From 2d641101502e0455625c436f574077aec45076cc Mon Sep 17 00:00:00 2001 From: Mingcong Bai Date: Wed, 6 Jan 2016 20:02:56 -0700 Subject: [PATCH 001/447] calamares: sidebarTextHighlight for branding This commit adds support for distribution to define sidebarTextHighlight to their branding.desc file, to control the left panel (sidebar) with highlight behind the current step (isCurrent) text label. --- src/calamares/progresstree/ProgressTreeDelegate.cpp | 3 ++- src/libcalamaresui/Branding.cpp | 3 ++- src/libcalamaresui/Branding.h | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/calamares/progresstree/ProgressTreeDelegate.cpp b/src/calamares/progresstree/ProgressTreeDelegate.cpp index 4b2ab65bb..e9f56e23f 100644 --- a/src/calamares/progresstree/ProgressTreeDelegate.cpp +++ b/src/calamares/progresstree/ProgressTreeDelegate.cpp @@ -104,7 +104,8 @@ ProgressTreeDelegate::paintViewStep( QPainter* painter, { painter->setPen( Calamares::Branding::instance()-> styleString( Calamares::Branding::SidebarTextSelect ) ); - painter->setBrush( APP->mainWindow()->palette().background() ); + painter->setBrush( QColor( Calamares::Branding::instance()-> + styleString( Calamares::Branding::SidebarTextHighlight ) ) ); } painter->fillRect( option.rect, painter->brush().color() ); diff --git a/src/libcalamaresui/Branding.cpp b/src/libcalamaresui/Branding.cpp index b6cf09321..08e9c1709 100644 --- a/src/libcalamaresui/Branding.cpp +++ b/src/libcalamaresui/Branding.cpp @@ -71,7 +71,8 @@ QStringList Branding::s_styleEntryStrings = { "sidebarBackground", "sidebarText", - "sidebarTextSelect" + "sidebarTextSelect", + "sidebarTextHighlight" }; diff --git a/src/libcalamaresui/Branding.h b/src/libcalamaresui/Branding.h index 45afc8531..c65d48aaf 100644 --- a/src/libcalamaresui/Branding.h +++ b/src/libcalamaresui/Branding.h @@ -62,7 +62,8 @@ public: { SidebarBackground, SidebarText, - SidebarTextSelect + SidebarTextSelect, + SidebarTextHighlight }; static Branding* instance(); From 27e1983a2c549039388ef46649063477031d091c Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 8 Jun 2017 00:36:11 +0000 Subject: [PATCH 002/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 46dea2a6398062ab9336e729c6ec9c1931c1c62d..8ec296b7824e6ff08787850ea885d56b010088ee 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wh_V!5%QgAo8Fdj!D% delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 7c4c41f21e5bdf4879a23a08bc95eee107af16bd..c3e037a972e223118acbf1e22724cca103ecfea1 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4&ziRH!y3q}Ac0R+zg delta 15 WcmdnNyn}f{4U3_bf#Jpm3q}Abkp#T} diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 9239b247b..f803de10a 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index c71aed372..df57950ce 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 62925041f..1494f90f8 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index a312b4143..a88b07996 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 63efe3401..320a214b2 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 801b1dcca..69dbcd026 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index cb02af99ad3060f93c1a3f0c3e163686d32a6031..c2d32b70fa16244e5351c9f97abb274ae6ebe6b0 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4&ziRH!y6Gi|ji3Gy{ delta 15 WcmdnOyoGr}4U3_bf#Jpm6Gi|j83eHa diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index c11ead0aa..a7f700840 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index a03348e9eca35099684f1a58383151634c4502a5..2c88a52a23d1d772c1f355f14e663ece7698b198 100644 GIT binary patch delta 15 WcmX@he3p4a4U4&ziRH!yUq%2dcLfdr delta 15 WcmX@he3p4a4U3_bf#JpmUq%2d2L${8 diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index cab32b772..8de745f52 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index a53aee705..817c50eba 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index dd547e79238aaf1929252dba72094ed88f5bb06f..9e564ad9c584c5f98616c5a9436d709d840f423d 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4&ziRH!y7e)XpX$12C delta 15 WcmX@Ye1v&I4U3_bf#Jpm7e)Xo`2^tr diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 2869f0a0d..a07ad40a9 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 9f6fbe8cb038f3401c5bb4f6b7105d6bec014faa..7a5e1ab21c1548e8fb931241f5c9b720b4fbff21 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4&ziRH!yS4IFUhXnQj delta 15 WcmX@ge3W@Y4U3_bf#JpmS4IFU7X;)0 diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index fff85e06e..4791d8e1d 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 33d279431015acf7acfb62013d27a7dc7b8e39db..0d51dd909fa721e6f4caf2e1812d6f3fe9a26ce0 100644 GIT binary patch delta 15 WcmX@be2RHO4U4&ziRH!yFGc_?9R&pd delta 15 WcmX@be2RHO4U3_bf#JpmFGc_>tpxJ` diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index f686631b1..31183ca89 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index cc2e6af53275f7f01c8f67ece94359c59826e454..d7d764b5bfe3c236502ac643be84f6f5610d22a9 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4&ziRH!yb4CCu;{?nA delta 15 Wcmdnayq$SM4U3_bf#Jpmb4CCua|F5o diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index f204dd288..9906919a4 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index dabe5ab5bb6f463127df7fed33084b9ff534ef4e..e0dc7af7a3f8342c9756d0178447b35170c8814a 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4&ziRH!yQ$_$Orv%0T delta 15 WcmdnWyp?%E4U3_bf#JpmQ$_$OHw3f* diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 6241c27fa..422fc8835 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 6fcca2b10c9b9ce571ee77057e466883a6e286e1..953b9a41c135c4e84d4b0a8b09ef5e15b44b0518 100644 GIT binary patch delta 15 WcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index eba74a555..53410ef93 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 4f2cb2c65342abcc2e94636768ca57c793408de0..cae365348c8c987aa0bdf6013e9dbb95c58151bb 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VIWn#Ixo{^CW04vP|Qvd(} delta 17 YcmZo*Z(!e0&B$VCWnj3uo{^CW04qxbK>z>% diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index b5e544468..222f91d0e 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 6cb621d8b..9d2049b50 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index ff356e035..49563dcf2 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 79f40e504..9a5f1293b 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 500d4bd84caddef7007030a0337777dc9594b634..8365434726861fe34bac81cf76a8315513355491 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4&ziRH!yJw^a1)daBs delta 15 WcmZ3-ypDN74U3_bf#JpmJw^a1Wdxr9 diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 6f56e679c..cc4eef895 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 919ec5d2e5568b2f05209850cdc5c5d6e2768327..f6665e35b29b67f8da35178552b4cd623d87436e 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4&ziRH!yZAJhndjzNe delta 15 WcmZ3@yqbAJ4U3_bf#JpmZAJhn3j~$` diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index d1872258d..ff4ac81b1 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index da0638c91..ba3c128c0 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 982397ab62c2209d1fe7d8920ac4de9a0a82db4c..1e36c611e205137c826c8b0f65374299882ae61f 100644 GIT binary patch delta 15 WcmdnSyp4H64U4&ziRH!yGe!U@#RSO! delta 15 WcmdnSyp4H64U3_bf#JpmGe!U@RRp&H diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 15acfe815..f8c17fe3d 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index a823e543fa4115d993dd45c762e02ed6a9b68fd5..95ceaf5a3c1a1eb0aee4f759da7a32bdb513fcc3 100644 GIT binary patch delta 15 WcmX@We1LgE4U4&ziRH!y2SxxY@dW1p delta 15 WcmX@We1LgE4U3_bf#Jpm2SxxYfdth6 diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 35d818e7f..9f2cb1793 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 552dc9093df983babccabf0fe845577e6e7a6f51..652ef751938079733b8aeca44cef0778903a8482 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VIWn#Ixo{^Uc04-$%cK`qY delta 17 YcmeBS?_u9i&B$VCWnj3uo{^Uc04(DKWdHyG diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 65f5b2383..4bc73db91 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index dc4b8b3ae..f6cda0d0d 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index cd09dc7581a4085b5d906cc4773b9f8f31f23ff3..6d12a4a5d1bec0eba3eaa59bc48f50a088d2bb46 100644 GIT binary patch delta 15 Wcmcc4a-C&D4U4&ziRH$I>x=*{y#=lS delta 15 Wcmcc4a-C&D4U3_bf#Jr6>x=*{O$D3) diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 5fe02ba9f..f468a0e0f 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 84d5dad01..5badde460 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 950646043..1176a636b 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index a08e64acc91785021d9d26067d916c8f93b765f7..627a250469991639ba40c6698c7940f2b0b5846b 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3;m5Jr%dPZv|05gFF0RR91 delta 17 YcmdnRzKeZBH6x3mm4V^rdPZv|05bms?*IS* diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 52ba86c07..6550f7e9f 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 360398bf1..b6628cd76 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 2a8cccfbf..65edfc53d 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 318d804745e2d8d8a7b36444161af3b77a81b1e5..9dc2819d35749cce740a6b819eed276417cc2648 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4&ziRH$I97X^z83k(q delta 15 WcmaFE{Dyf#4U3_bf#Jr697X^ysRda8 diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 8b7583f1a..ec7066d2c 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 3e45a4f2c..9ac6e54da 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 19959fa3b911a7120e7a9dd6dd67a9783042bef5..2a7fa1b581251f74594e717d85332688d920fbbe 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4&ziRH$IDU1Ln;{@dZ delta 15 WcmbQjGKFPA4U3_bf#Jr6DU1Lna|F`> diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index aba513e46..357917d5e 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 415a48df68dcc1ca56a67f8ddec67c9bc2ca8295..1549dff703231264fef0df48a178030957a9be1e 100644 GIT binary patch delta 15 WcmdnSyp4H64U4&ziRH!yGe!U@#RSO! delta 15 WcmdnSyp4H64U3_bf#JpmGe!U@RRp&H diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index e6453b27b..8beae325d 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 9e78fac7a0f1cf4d623ac5fead842ea42a0cfea2..04c345c6cd72e2c1310b9f5855abac221ba5d3c9 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4&ziRH!y9Yz2snFOl< delta 15 WcmZ3(yoPx~4U3_bf#Jpm9Yz2sDFm4S diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 0e912679f..977203156 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 4b8d1f3e2..adddd0c1d 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 0cd8dca261c3c5aaeca80e57f67377d80fcf17fa..67828d3c3826135e01c6d2ffcb34cd4f92d844b0 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wh_V!5%Qi4g!K#{{nc delta 15 WcmZo-X=0gB!(wPyq0-F4U4&ziRH!yT}A*Xw*;;L delta 15 WcmZ3>yq0-F4U3_bf#JpmT}A*XM+BSz diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 29efe652c..49c311fc4 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 74c29680c..734c0cf6e 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index be83bc1a7..ab75b50ab 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 01:01+0000\n" +"POT-Creation-Date: 2017-06-07 07:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 38ff1a9753ab6af58f6b32e868c95457d5a3bd4b Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 8 Jun 2017 02:48:57 +0000 Subject: [PATCH 003/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 8ec296b7824e6ff08787850ea885d56b010088ee..c98100d5d9074f078ed85ccbd3a4cc03ce839f93 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!?)wU}$Azvaz9q5dbju1v~%% delta 18 ZcmeBR>0p^q$!@M-U~Xk%xv`;x5dbkj1xNq@ diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 2b14d5465..dc5011f07 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 5db652fb8..72b195457 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index c3e037a972e223118acbf1e22724cca103ecfea1..9bb9bbed4763a13e1cae7a71af7c24a8bda08528 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA)=!fuWU=$;Ji?MgTUJ1xf$_ delta 18 ZcmdnNyn}f{CA+zTfw`55<;DgJMgTV81y%q6 diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index f803de10a..332b09aef 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index df57950ce..18f6dbd63 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 1494f90f8..13c282bd5 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index a88b07996..f035be41a 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 320a214b2..af302e868 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 69dbcd026..70345804c 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index c2d32b70fa16244e5351c9f97abb274ae6ebe6b0..2a50647431228af584def541163b0ebadbe1d8d5 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA)=!fuWU=$;Ji~MgTSj1wH@( delta 18 ZcmdnOyoGr}CA+zTfw`55<;DgRMgTTY1xf$_ diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index a7f700840..26db57983 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 2c88a52a23d1d772c1f355f14e663ece7698b198..bc4c9c219fc888a43b8331b1ef59140aaca7017b 100644 GIT binary patch delta 18 ZcmX@he3p4aCA)=!fuWU=$;Jj>MgTdA1&IIv delta 18 ZcmX@he3p4aCA+zTfw`55<;DhIMgTd~1(g5* diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 8de745f52..d149ae55c 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 817c50eba..d84262440 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 9e564ad9c584c5f98616c5a9436d709d840f423d..56143e289a4a708f965edaec5e85429289b17569 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA)=!fuWU=$;Jj3MgTZQ1#SQU delta 18 ZcmX@Ye1v&ICA+zTfw`55<;DgVMgTaF1$qDg diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index a07ad40a9..736a918ab 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 7a5e1ab21c1548e8fb931241f5c9b720b4fbff21..335c21eebd8ee4451182dc4f8055d656346a6702 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA)=!fuWU=$;Jj(MgTZ!1#tiX delta 18 ZcmX@ge3W@YCA+zTfw`55<;DhAMgTap1$_Vj diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 4791d8e1d..11069bdc0 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 0d51dd909fa721e6f4caf2e1812d6f3fe9a26ce0..35f5f5d76416e391d0f8db6068d2cb3c692f8b46 100644 GIT binary patch delta 18 ZcmX@be2RHOCA)=!fuWU=$;JjRMgTb;1%Lnm delta 18 ZcmX@be2RHOCA+zTfw`55<;DgtMgTcz1&jay diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 31183ca89..81777b378 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index d7d764b5bfe3c236502ac643be84f6f5610d22a9..353f105410407f0bf43f82bc1b391addf5ac15fc 100644 GIT binary patch delta 18 Zcmdnayq$SMCA)=!fuWU=$;JkAMgTT)1xEk? delta 18 Zcmdnayq$SMCA+zTfw`55<;DhcMgTUv1ycY3 diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 9906919a4..858ab9e7d 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index e0dc7af7a3f8342c9756d0178447b35170c8814a..671e54302de1e914e6aecde756d282ef27f2df82 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA)=!fuWU=$;Jj#MgTS{1wjA+ delta 18 ZcmdnWyp?%ECA+zTfw`55<;Dh6MgTT+1x)|| diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 422fc8835..58ef46cba 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 953b9a41c135c4e84d4b0a8b09ef5e15b44b0518..5b1190c707d072716ce5ac858d6e0683da84789d 100644 GIT binary patch delta 18 ZcmZ3_yqx$ diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po index cef899943..359f311db 100644 --- a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo index d724d2c8812bec95532f4a64a9c44f39aa06f948..f69b1fc439edc3d02c2f360902b8a161c6351a3c 100644 GIT binary patch delta 18 ZcmX@ce2jTQCA)=!fuWU=$;JjZMgTaD1#|!a delta 18 ZcmX@ce2jTQCA+zTfw`55<;Dg#MgTb21%Lnm diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 7215e2cfb..20122cabc 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 1b88f2734dee82f29985158cdb4fb419a493b3be..3cbcc0dbd4ee2cb976b85c77ec7e63c314d5d820 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA)=!fuWU=$;Ji~MgTSj1wH@( delta 18 ZcmdnOyoGr}CA+zTfw`55<;DgRMgTTY1xf$_ diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 8977933a4..0bbb29d13 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 738cebe2733b87de1f7a633c0162eb2462922740..becf2d207bce250780c378e0c73bf6aa619444ce 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA)=!fuWU=$;Ji`MgTb01$qDg delta 18 ZcmX@Xe1dsGCA+zTfw`55<;DgNMgTb=1%?0s diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 389e78e87..b59b288e3 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index a944169f2e4a54bac0e547856c24cabcb4c26b42..a42aece6c4a6643c914e685e5f33af292a4ed1c0 100644 GIT binary patch delta 18 Zcmdnayq$SMCA)=!fuWU=$;JkAMgTT)1xEk? delta 18 Zcmdnayq$SMCA+zTfw`55<;DhcMgTUv1ycY3 diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index d50bcbcb9..605e55556 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 5a9f7926775a7f1ed5913b4f61524fe28035d4f9..21aaf507fa7e37fe38c76bebac51632e34aab238 100644 GIT binary patch delta 18 Zcmdnayq$SMCA)=!fuWU=$;JkAMgTT)1xEk? delta 18 Zcmdnayq$SMCA+zTfw`55<;DhcMgTUv1ycY3 diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index d17355419..25f19caa4 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index b5952e81f5b8bf794ba271e27b261c5751fa4d4c..5eb2ea52e52d15591d6a4f7408d7e263b418258c 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA)=!fuWU=$;Ji~MgTSj1wH@( delta 18 ZcmdnOyoGr}CA+zTfw`55<;DgRMgTTY1xf$_ diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index c2b086237..c3b62d271 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 681e03f90..27a15f6f5 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 53410ef93..b7724048a 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index cae365348c8c987aa0bdf6013e9dbb95c58151bb..6884bb9c809774c2fbf6495197e3b3e13d590a53 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i*U|?uvWU{%Qk&y`iI06LD delta 20 bcmZo*Z(!e0!N_i|U|?=#V!64Vk&y`iI9LSQ diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 222f91d0e..e3989ac05 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 9d2049b50..71aa00054 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 49563dcf2..2b9552b5b 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 9a5f1293b..8a70d1483 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 8365434726861fe34bac81cf76a8315513355491..00aec63d5b6e5f25ee158c7696d47d9a9e3f9e6f 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA)=!fuWU=$;JjfMgTP~1uOsn delta 18 ZcmZ3-ypDN7CA+zTfw`55<;Dg*MgTQ<1vmfz diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index cc4eef895..a63ea8a36 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index f6665e35b29b67f8da35178552b4cd623d87436e..3b2c4a9758701df773fa22ffa965f06ba1e1fb57 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA)=!fuWU=$;Jk4MgTOz1tS0e delta 18 ZcmZ3@yqbAJCA+zTfw`55<;DhWMgTPo1up;q diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index ff4ac81b1..e9c53ef85 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index ba3c128c0..99f284c06 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 1e36c611e205137c826c8b0f65374299882ae61f..2f020cd05851382d3e94235b1c07b8d193085efa 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA)=!fuWU=$;JjVMgTTW1w;S< delta 18 ZcmdnSyp4H6CA+zTfw`55<;DgxMgTUL1yBG0 diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index f8c17fe3d..3fc85c156 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 95ceaf5a3c1a1eb0aee4f759da7a32bdb513fcc3..8979d34e9265f08459e62f3b962ba86f9fd98c98 100644 GIT binary patch delta 18 ZcmX@We1LgECA)=!fuWU=$;Ji;MgTXq1!4dI delta 18 ZcmX@We1LgECA+zTfw`55<;DgFMgTYf1#SQU diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 9f2cb1793..f3a681836 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 652ef751938079733b8aeca44cef0778903a8482..a1ca7d89d5423dcd5123ce1d98b1fcb59e2c7769 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i*U|?uvWU{%Qk(UVoIpPHJ delta 20 bcmeBS?_u9i!N_i|U|?=#V!64Vk(UVoIyeOW diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 4bc73db91..a72e069dd 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index f6cda0d0d..d3f82364c 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 6d12a4a5d1bec0eba3eaa59bc48f50a088d2bb46..e0bba7380e1c92e95e0fd7b81b1183a0c06bf88d 100644 GIT binary patch delta 18 Zcmcc4a-C&DCA)=!fuWU=$;O83i~u|m1}Ojl delta 18 Zcmcc4a-C&DCA+zTfw`55<;I5Vi~u}b1~mWx diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index f468a0e0f..0a30c05c6 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 5badde460..20966cdc3 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 1176a636b..389e51094 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 627a250469991639ba40c6698c7940f2b0b5846b..46e6b586d1e405cf9b8fca00ef621432af6f18b9 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtKf`Orxk;&$IMr$SjK@tUg delta 20 bcmdnRzKeZB1tYt;f`Pe}iRI>cMr$SjL1+bt diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 6550f7e9f..45ec835ec 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index b6628cd76..e3648b24c 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 65edfc53d..f837849c0 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 9dc2819d35749cce740a6b819eed276417cc2648..980525b2bd507963fcf451518ab32353e87dd86c 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA)=!fuWU=$;O5pMgTqL1?B(% delta 18 ZcmaFE{Dyf#CA+zTfw`55<;I2_MgTrA1@Zs@ diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index ec7066d2c..0dc02db0c 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 9ac6e54da..2e1c81bcf 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 2a7fa1b581251f74594e717d85332688d920fbbe..f2fc30658306942bf8831e437d40ec869b27a56c 100644 GIT binary patch delta 18 ZcmbQjGKFPACA)=!fuWU=$;O5$i~usG1z-RG delta 18 ZcmbQjGKFPACA+zTfw`55<;I37i~ut51#AES diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 357917d5e..85009f0f5 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 1549dff703231264fef0df48a178030957a9be1e..1c66379323d72025c8d097ca5e4174acf93a1e2a 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA)=!fuWU=$;JjVMgTTW1w;S< delta 18 ZcmdnSyp4H6CA+zTfw`55<;DgxMgTUL1yBG0 diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 8beae325d..72d0131d0 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 04c345c6cd72e2c1310b9f5855abac221ba5d3c9..69b52095d109c49f18e4c6cd7819cb7bb82d268b 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA)=!fuWU=$;Jj9MgTPC1ttIh delta 18 ZcmZ3(yoPx~CA+zTfw`55<;DgbMgTQ11u_5t diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 977203156..580ce6a7d 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index adddd0c1d..9cc9b0c80 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 67828d3c3826135e01c6d2ffcb34cd4f92d844b0..a2fbf33afec3e9978596bffef6e8007c6b18f3df 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!?)wU}$Azvaz9w5dbhA1u6gl delta 18 ZcmZo-X=0gB$!@M-U~Xk%xv`;%5dbh~1vUTx diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 55f0603ed..38ae22b51 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 6a01f2e1fcc10c8a3b0a69ba37cff2e16c56ecba..6ff77c3aee3c2052bae54fa73626e2e163d7a8fb 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA)=!fuWU=$;Jj_MgTS91v>x$ delta 18 ZcmdnYyqS4ICA+zTfw`55<;DhMMgTS}1xEk? diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 5ada694f0..6e6ced863 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 9650ae4e29c9c4dbfb1198a5cad348d19859b97b..b4f3618dc54001315cd101fbc9133928f2f4a7f5 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA)=!fuWU=$;Jjyq0-FCA+zTfw`55<;DhGMgTQb1vLNw diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 49c311fc4..891606e9b 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 734c0cf6e..bbf85a015 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index ab75b50ab..a4990f4bc 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-07 07:49+0000\n" +"POT-Creation-Date: 2017-06-08 01:24+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From daf5b025cedd2c2f245ecd6105fe20cc556bf9d3 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 8 Jun 2017 06:17:24 -0400 Subject: [PATCH 004/447] Branding: fall back to original app palette --- src/calamares/progresstree/ProgressTreeDelegate.cpp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/calamares/progresstree/ProgressTreeDelegate.cpp b/src/calamares/progresstree/ProgressTreeDelegate.cpp index e9f56e23f..1073b63ae 100644 --- a/src/calamares/progresstree/ProgressTreeDelegate.cpp +++ b/src/calamares/progresstree/ProgressTreeDelegate.cpp @@ -104,8 +104,12 @@ ProgressTreeDelegate::paintViewStep( QPainter* painter, { painter->setPen( Calamares::Branding::instance()-> styleString( Calamares::Branding::SidebarTextSelect ) ); - painter->setBrush( QColor( Calamares::Branding::instance()-> - styleString( Calamares::Branding::SidebarTextHighlight ) ) ); + QString textHighlight = Calamares::Branding::instance()-> + styleString( Calamares::Branding::SidebarTextHighlight ); + if ( textHighlight.isEmpty() ) + painter->setBrush( APP->mainWindow()->palette().background() ); + else + painter->setBrush( QColor( textHighlight ) ); } painter->fillRect( option.rect, painter->brush().color() ); From bfe7334812641c8d4c26443589282c81ee1a34ab Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 8 Jun 2017 06:21:06 -0400 Subject: [PATCH 005/447] Branding: add example setting, document fallback behavior --- src/branding/default/branding.desc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/branding/default/branding.desc b/src/branding/default/branding.desc index 4c14c9cae..1334bec7a 100644 --- a/src/branding/default/branding.desc +++ b/src/branding/default/branding.desc @@ -1,3 +1,4 @@ +# style.sidebarTextHighlight is optional and defaults to application palette --- componentName: default @@ -25,3 +26,4 @@ style: sidebarBackground: "#292F34" sidebarText: "#FFFFFF" sidebarTextSelect: "#292F34" + sidebarTextHighlight: "#D35400" From 56d7d32f0d738bbf1edc1cffcbe18546b31ece18 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 9 Jun 2017 00:58:32 +0000 Subject: [PATCH 006/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index c98100d5d9074f078ed85ccbd3a4cc03ce839f93..237f8ce80530be248db3009f4e93531afe0c9839 100644 GIT binary patch delta 16 XcmeBR>0p^q&1z_1Wn#Ipp@R_sDI^5z delta 16 XcmeBR>0p^q&1zt1Wn{9kp@R_sDE, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 9bb9bbed4763a13e1cae7a71af7c24a8bda08528..a29f510e6fa19484b26500eb0b87de5b0f73aac4 100644 GIT binary patch delta 16 XcmdnNyn}f{HLIb4m5JrX1`9?2E(iqq delta 16 XcmdnNyn}f{HLHQ4m66HD1`9?2E#d_7 diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 332b09aef..4c9e8cb50 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 18f6dbd63..d9d73d482 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 13c282bd5..b8545d643 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index f035be41a..f43c795bc 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index af302e868..48de5dda0 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 70345804c..fcdc36358 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 2a50647431228af584def541163b0ebadbe1d8d5..a4313c5b2f1d3d0d1542de16c6542703b1c7bb9b 100644 GIT binary patch delta 16 XcmdnOyoGr}HLIb4m5JrX1`|dAEr, 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 56143e289a4a708f965edaec5e85429289b17569..e4f627ac499ae8d075d705f46839cfd6eb40ee22 100644 GIT binary patch delta 16 XcmX@Ye1v&IHLIb4m5JrX1{X#EFNg&l delta 16 XcmX@Ye1v&IHLHQ4m66HD1{X#EFJc82 diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 736a918ab..6a1e2d397 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 335c21eebd8ee4451182dc4f8055d656346a6702..c5cc00b971c52ae85ca7e80b2cc22f7409f4d1fe 100644 GIT binary patch delta 16 XcmX@ge3W@YHLIb4m5JrX23JM^FQ^3| delta 16 XcmX@ge3W@YHLHQ4m66HD23JM^FM, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index b7724048a..75338dd5b 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 6884bb9c809774c2fbf6495197e3b3e13d590a53..e87a50115de75afe7bea54557c8af7b68c4ce4a5 100644 GIT binary patch delta 18 ZcmZo*Z(!e0#mH)CU}a*txt@`c2>>s(1bqMi delta 18 ZcmZo*Z(!e0#mH)4Xk}!wxt@`c2>>sM1a<%b diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index e3989ac05..2926f3ede 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 71aa00054..62e387d20 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 2b9552b5b..4bda8472d 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 8a70d1483..5a0df2222 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 00aec63d5b6e5f25ee158c7696d47d9a9e3f9e6f..a3c87a7b098bd32f7f896faa7a553537c5e1cd31 100644 GIT binary patch delta 16 XcmZ3-ypDN7HLIb4m5JrX20caqEXV}g delta 16 XcmZ3-ypDN7HLHQ4m66HD20caqETRO| diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index a63ea8a36..e7006f4f5 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 3b2c4a9758701df773fa22ffa965f06ba1e1fb57..2d5738cf62508be8794971cb5670d3130f362b66 100644 GIT binary patch delta 16 XcmZ3@yqbAJHLIb4m5JrX25m+FENBGM delta 16 XcmZ3@yqbAJHLHQ4m66HD25m+FEJ6g! diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index e9c53ef85..bf28edb15 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 99f284c06..639a76ce7 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 2f020cd05851382d3e94235b1c07b8d193085efa..70871aaa0cb29761b918f427bf879d73c9a1f19b 100644 GIT binary patch delta 16 XcmdnSyp4H6HLIb4m5JrX1~WzgEyx7( delta 16 XcmdnSyp4H6HLHQ4m66HD1~WzgEusYM diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 3fc85c156..2eb025374 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 8979d34e9265f08459e62f3b962ba86f9fd98c98..7ac6071e0f46da01d13a3273cdad17290b3e58fe 100644 GIT binary patch delta 16 XcmX@We1LgEHLIb4m5JrX1_wp}F9-z@ delta 16 XcmX@We1LgEHLHQ4m66HD1_wp}F5(3W diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index f3a681836..fd4f85db7 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index a1ca7d89d5423dcd5123ce1d98b1fcb59e2c7769..5baa137390528f1ff839802b979d14a8f06d8d9f 100644 GIT binary patch delta 18 ZcmeBS?_u9i#mH)CU}a*txt@`i2>>x=1fc)` delta 18 ZcmeBS?_u9i#mH)4Xk}!wxt@`i2>>xT1eyQ< diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index a72e069dd..9cb27a38b 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index d3f82364c..eb440866a 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index e0bba7380e1c92e95e0fd7b81b1183a0c06bf88d..f2c865a2371e4ee6366c2b3c80acf71008f8c202 100644 GIT binary patch delta 16 Xcmcc4a-C&DHLIb4m5JrXhU<&~GXw?L delta 16 Xcmcc4a-C&DHLHQ4m66HDhU<&~GTsHz diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 0a30c05c6..e2e2dd861 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 20966cdc3..297e534e7 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 389e51094..749f51d0f 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 46e6b586d1e405cf9b8fca00ef621432af6f18b9..faf2b33b3f53ca610c838111136da4c3f4da3786 100644 GIT binary patch delta 18 ZcmdnRzKeZB6(g&mft88n=6XhJCIC0x1uFmm delta 18 ZcmdnRzKeZB6(g&Gp_P%z=6XhJCIC0E1tb6f diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 45ec835ec..ca6d31658 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index e3648b24c..621369940 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index f837849c0..d20054b01 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 980525b2bd507963fcf451518ab32353e87dd86c..d3e13453b5d6f01d7056f0c2fd5c5916153b106b 100644 GIT binary patch delta 16 XcmaFE{Dyf#HLIb4m5JrXh8#u!G>8S2 delta 16 XcmaFE{Dyf#HLHQ4m66HDh8#u!G-3sg diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 0dc02db0c..4987fdd06 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 2e1c81bcf..e90f72153 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index f2fc30658306942bf8831e437d40ec869b27a56c..bab78b54fbafd444a158df7519e4f0eedeb2de2a 100644 GIT binary patch delta 16 XcmbQjGKFPAHLIb4m5JrXhAE5yDx?Ju delta 16 XcmbQjGKFPAHLHQ4m66HDhAE5yDt-kB diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 85009f0f5..109f16e65 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 1c66379323d72025c8d097ca5e4174acf93a1e2a..3d7e3d840ce77549296966055dfd5e1d92ec3992 100644 GIT binary patch delta 16 XcmdnSyp4H6HLIb4m5JrX1~WzgEyx7( delta 16 XcmdnSyp4H6HLHQ4m66HD1~WzgEusYM diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 72d0131d0..f430e860f 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 69b52095d109c49f18e4c6cd7819cb7bb82d268b..f1cb466555614d96244d29733ee3359f837356dd 100644 GIT binary patch delta 16 XcmZ3(yoPx~HLIb4m5JrX1|3EKEQkcv delta 16 XcmZ3(yoPx~HLHQ4m66HD1|3EKEMf%C diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 580ce6a7d..d25d34dd2 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 9cc9b0c80..375aa93ae 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index a2fbf33afec3e9978596bffef6e8007c6b18f3df..c1b0022f16b5275fd41e6521027c0438f107a322 100644 GIT binary patch delta 16 XcmZo-X=0gB&1z_1Wn#Ipp@|UyC}afL delta 16 XcmZo-X=0gB&1zt1Wn{9kp@|UyC_V(z diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 38ae22b51..9ddc75c5c 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 6ff77c3aee3c2052bae54fa73626e2e163d7a8fb..f7b4b70ae618f3cfeefeec03a19562b81ddfbcd5 100644 GIT binary patch delta 16 XcmdnYyqS4IHLIb4m5JrX24hA5EocPl delta 16 XcmdnYyqS4IHLHQ4m66HD24hA5EkXq2 diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 6e6ced863..ba5a54800 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index b4f3618dc54001315cd101fbc9133928f2f4a7f5..044348f1a00f3ff6b5b743404abafa5450fb55cc 100644 GIT binary patch delta 16 XcmZ3>yq0-FHLIb4m5JrX23yq0-FHLHQ4m66HD23, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index a4990f4bc..717b5e9a5 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 01:24+0000\n" +"POT-Creation-Date: 2017-06-08 10:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From b53a21af3fd1d18edcf72ecbd487b84d0870bf17 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 9 Jun 2017 02:48:59 +0000 Subject: [PATCH 007/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 237f8ce80530be248db3009f4e93531afe0c9839..5040a782b2cf279740226ab1c84851d163fc3894 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!@7&U}$A*vaz9q5dbj<1wH@( delta 18 ZcmeBR>0p^q$!?)wXkcYxxv`;x5dbk91w#M; diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 9db111a07..3aa99216a 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 8585c66cb..8474cf2f3 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index a29f510e6fa19484b26500eb0b87de5b0f73aac4..3d68178b6d937daa753cb5c29209482e9d3c4882 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA+19fuWVL$;Ji?MgTUa1xx?{ delta 18 ZcmdnNyn}f{CA)=!p@Ef&<;DgJMgTUv1yKM1 diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 4c9e8cb50..9d25c9f1c 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index d9d73d482..bc5c80d22 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index b8545d643..7f12d1965 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index f43c795bc..8c96eb38e 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 48de5dda0..95aa49009 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index fcdc36358..51bcfb631 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index a4313c5b2f1d3d0d1542de16c6542703b1c7bb9b..8043d3d790f11de49368eec5fe908605c58b7f4b 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+19fuWVL$;Ji~MgTS!1wa4* delta 18 ZcmdnOyoGr}CA)=!p@Ef&<;DgRMgTS}1w{Y= diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 9e2c58a07..1126a08c1 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 12eb3416bb4afc7c9f13e20766c11d80d71edec5..b50d895f65bf8453f15e5c918060391880bf353f 100644 GIT binary patch delta 18 ZcmX@he3p4aCA+19fuWVL$;Jj>MgTdR1&aUx delta 18 ZcmX@he3p4aCA)=!p@Ef&<;DhIMgTdm1&{y$ diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 4dd8ba858..d4ca731f1 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index df42a28ca..3f144b15e 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index e4f627ac499ae8d075d705f46839cfd6eb40ee22..a6f40ca53fb4f3b0c2733880fd9e64f9276bd74d 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA+19fuWVL$;Jj3MgTZh1#kcW delta 18 ZcmX@Ye1v&ICA)=!p@Ef&<;DgVMgTZ$1$6)b diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 6a1e2d397..bad4c47bb 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index c5cc00b971c52ae85ca7e80b2cc22f7409f4d1fe..51e5847f0d51b3b5b6830cf80666353e9fd4eb03 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA+19fuWVL$;Jj(MgTZ_1#, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 75338dd5b..33e25b4bf 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index e87a50115de75afe7bea54557c8af7b68c4ce4a5..ffdec8af76e04ff4cffa21ebcf4cae519c2af664 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i@U|?uvY_hqYk&y`iI28oY delta 20 bcmZo*Z(!e0!N_i*U}#`vV!64Vk&y`iI4=a% diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 2926f3ede..87e2989a5 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 62e387d20..0d05e0138 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 4bda8472d..9ce874689 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 5a0df2222..2445ec64a 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index a3c87a7b098bd32f7f896faa7a553537c5e1cd31..ecd22e5840dc8461335a2bb925a6a4e0178785ab 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA+19fuWVL$;JjfMgTQG1ug&p delta 18 ZcmZ3-ypDN7CA)=!p@Ef&<;Dg*MgTQb1v3Bu diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index e7006f4f5..574a127c0 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 2d5738cf62508be8794971cb5670d3130f362b66..2e28611a0b6af32c992c530e8fb5e656846f7761 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA+19fuWVL$;Jk4MgTO^1tkCg delta 18 ZcmZ3@yqbAJCA)=!p@Ef&<;DhWMgTPE1u6gl diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index bf28edb15..857865f96 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 639a76ce7..f9fc9aa10 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 70871aaa0cb29761b918f427bf879d73c9a1f19b..0a8529bbf4163037854688cb4d1116189e261fa7 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+19fuWVL$;JjVMgTTn1x5e> delta 18 ZcmdnSyp4H6CA)=!p@Ef&<;DgxMgTT+1xo+` diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 2eb025374..cbb23a4a9 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 7ac6071e0f46da01d13a3273cdad17290b3e58fe..6fda6f016e030590d01fd26c2d8f83c1a4049752 100644 GIT binary patch delta 18 ZcmX@We1LgECA+19fuWVL$;Ji;MgTX*1!MpK delta 18 ZcmX@We1LgECA)=!p@Ef&<;DgFMgTY51!({P diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index fd4f85db7..0e8b8e46e 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 5baa137390528f1ff839802b979d14a8f06d8d9f..ad0b41045b2560d1c22c9862f6e92b7eab84a6d7 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i@U|?uvY_hqYk(UVoIrRke delta 20 bcmeBS?_u9i!N_i*U}#`vV!64Vk(UVoIu8W- diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 9cb27a38b..908d33b74 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index eb440866a..97502e428 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index f2c865a2371e4ee6366c2b3c80acf71008f8c202..861b641abf66e5b10300e837bb9e220bb8660316 100644 GIT binary patch delta 18 Zcmcc4a-C&DCA+19fuWVL$;O83i~u|%1}gvn delta 18 Zcmcc4a-C&DCA)=!p@Ef&<;I5Vi~u}11~32s diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index e2e2dd861..5aaea0166 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 297e534e7..ad4ff8c93 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 749f51d0f..3a84366b6 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index faf2b33b3f53ca610c838111136da4c3f4da3786..da79056c01b54de68bb13281f655b3436892d6d1 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtqf`OrxvB~CoMr$SjK_vx# delta 20 bcmdnRzKeZB1tYtKf}w$xiRI>cMr$SjK|ck9 diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index ca6d31658..fcae5a6d5 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 621369940..17d350a69 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index d20054b01..09809f1e9 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index d3e13453b5d6f01d7056f0c2fd5c5916153b106b..f9ca843584eedaca841494aa1f780c595cdd37ed 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA+19fuWVL$;O5pMgTqc1?T_( delta 18 ZcmaFE{Dyf#CA)=!p@Ef&<;I2_MgTqx1?>O; diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 4987fdd06..72eaf63db 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index e90f72153..872b55157 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index bab78b54fbafd444a158df7519e4f0eedeb2de2a..b6fa2a96a6190e8e6c927c3de2ee199b78e90ebc 100644 GIT binary patch delta 18 ZcmbQjGKFPACA+19fuWVL$;O5$i~usX1!4dI delta 18 ZcmbQjGKFPACA)=!p@Ef&<;I37i~uss1!n*N diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 109f16e65..d01af9069 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 3d7e3d840ce77549296966055dfd5e1d92ec3992..9df430d0c69f88f333048eb4e8179995b8969600 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+19fuWVL$;JjVMgTTn1x5e> delta 18 ZcmdnSyp4H6CA)=!p@Ef&<;DgxMgTT+1xo+` diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index f430e860f..006f9e850 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index f1cb466555614d96244d29733ee3359f837356dd..b7a1ad8578930da9b37d3f29c44fd631bb787804 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA+19fuWVL$;Jj9MgTPT1t, 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index c1b0022f16b5275fd41e6521027c0438f107a322..db8f718a013082c10df9f7b4f0cae663df186d6e 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!@7&U}$A*vaz9w5dbhR1uOsn delta 18 ZcmZo-X=0gB$!?)wXkcYxxv`;%5dbhm1u*~s diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 9ddc75c5c..91878e566 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index f7b4b70ae618f3cfeefeec03a19562b81ddfbcd5..5bcc9751fff509f2962373f75c481a6bea349e63 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA+19fuWVL$;Jj_MgTSQ1w8-& delta 18 ZcmdnYyqS4ICA)=!p@Ef&<;DhMMgTSl1wsG- diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index ba5a54800..54ce3a6e3 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 044348f1a00f3ff6b5b743404abafa5450fb55cc..e193e2f571a1a6c513ba36a4ea404ebaaa2a5ab7 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA+19fuWVL$;Jjyq0-FCA)=!p@Ef&<;DhGMgTQ11uy^r diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index b13b4d839..9e12e087b 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index dfaead9c4..51feecf9e 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 717b5e9a5..f6bfb5307 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-08 10:49+0000\n" +"POT-Creation-Date: 2017-06-09 01:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 17b421a16dd2ce82528bc126ca1ad530b6542961 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 10 Jun 2017 00:36:26 +0000 Subject: [PATCH 008/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 5040a782b2cf279740226ab1c84851d163fc3894..f1d5c8e71e3fcfb478edd4b959914d8a8d6fee40 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wb@Xt1%NgAo8F90aid delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 3d68178b6d937daa753cb5c29209482e9d3c4882..a5132e9255fcf9cfb5cae6e02f69748537e4af1f 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4grp~1!m3q}Abq6EJH delta 15 WcmdnNyn}f{4U3_bvB|~;3q}AbvIN5b diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 9d25c9f1c..46ca52a46 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index bc5c80d22..2f2494144 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 7f12d1965..f103b41b4 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 8c96eb38e..aa7ca88c8 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 95aa49009..087030aa7 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 51bcfb631..6bc43508a 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 8043d3d790f11de49368eec5fe908605c58b7f4b..f8382b14ae979e1af986078ea028d600489e1c04 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grp~1!m6Gi|jDg?6t delta 15 WcmdnOyoGr}4U3_bvB|~;6Gi|jIs~@> diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 1126a08c1..124f9636e 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index b50d895f65bf8453f15e5c918060391880bf353f..b59b05df0bcaf1ad5b1b25bf58575d25773a00c5 100644 GIT binary patch delta 15 WcmX@he3p4a4U4grp~1!mUq%2d7zF+R delta 15 WcmX@he3p4a4U3_bvB|~;Uq%2dC, 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index a6f40ca53fb4f3b0c2733880fd9e64f9276bd74d..7be715adf349629900377f1a5393d196da457fe6 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4grp~1!m7e)Xp3IyW- delta 15 WcmX@Ye1v&I4U3_bvB|~;7e)Xp8U*J6 diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index bad4c47bb..88a9ee6be 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 51e5847f0d51b3b5b6830cf80666353e9fd4eb03..ed9cbf8fa61de02271770daedede7298842ab815 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4grp~1!mS4IFUCz6A9E delta 15 WcmX@be2RHO4U3_bvB|~;FGc_>&II`Y diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 0d00c414b..24fc9ed2e 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 4461b1eb3a9c931a006a9ae13064aedd9cf0655b..04a50c2fff2b1f2c239b4245ffcc7724a7dede64 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grp~1!mb4CCugao_* delta 15 Wcmdnayq$SM4U3_bvB|~;b4CCulmx&4 diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 8877b5b73..09b7a997a 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index ff068b071e3d3b511fdb13632380d71216e93ad6..fe38f762418abfdf66738f5784671e0b3459c0f7 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4grp~1!mQ$_$ONCdV3 delta 15 WcmdnWyp?%E4U3_bvB|~;Q$_$OSOmHN diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index f539efe84..fc6fe27ce 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index ee7259d1b4c93de6ff66a834508305a29233e936..b391c2b733b51287b9eb9886c4bddafed70dc2a2 100644 GIT binary patch delta 15 WcmZ3_yq diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 4a5836d2c..2abf17fd6 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 858d611fb3832fd51e3e88f37ef6593dd1f2b1b3..cb09a01aa3ff3c4c3b1f5b546a0c00fcb880007f 100644 GIT binary patch delta 15 WcmX@Xe1dsG4U4grp~1!m4@Lkhf&}jX delta 15 WcmX@Xe1dsG4U3_bvB|~;4@Lkhk_7Vr diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 1b5cfa8ba..2121d615a 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 6f085f05bab20a6f866c316769df875926edc72e..b6205f6598edc145e4d69dbbf14bbeca6a34a9fd 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grp~1!mb4CCugao_* delta 15 Wcmdnayq$SM4U3_bvB|~;b4CCulmx&4 diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 0348a4ca5..934c54519 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 3bf7f032c5afa8ed731d80393eda54319b21538e..150d3dfc75fb8d002071265c686cc2f752c7d62c 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grp~1!mb4CCugao_* delta 15 Wcmdnayq$SM4U3_bvB|~;b4CCulmx&4 diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index b88d21492..1c99363af 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 5db7dbcbfc8303634eb55a48390f41b654d47493..e6da3b2124f4c0a6f7ccb6a571bfacee83dc359b 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grp~1!m6Gi|jDg?6t delta 15 WcmdnOyoGr}4U3_bvB|~;6Gi|jIs~@> diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index df1c01357..85fb1fb12 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index b97582453..7313ff310 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 33e25b4bf..49e77316f 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index ffdec8af76e04ff4cffa21ebcf4cae519c2af664..fc76b5cf6de445cd77ddee0f4ed91e190e7cd363 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VGWoWRuo{^CW04rVuLjV8( delta 17 YcmZo*Z(!e0&B$VCWo)v!o{^CW04s6?M*si- diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 87e2989a5..e05dafe9e 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 0d05e0138..53a70ce8f 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 9ce874689..0ed7d2f6f 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 2445ec64a..4cdbd0ed3 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index ecd22e5840dc8461335a2bb925a6a4e0178785ab..afbfeed2790f226610fa58e7dc90e21566cd9a5b 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4grp~1!mJw^a1b_AgS delta 15 WcmZ3-ypDN74U3_bvB|~;Jw^a1h6JSm diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 574a127c0..ff298e9f9 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 2e28611a0b6af32c992c530e8fb5e656846f7761..140dd29eee92eb0a712a5e473cf68bf4028024c6 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4grp~1!mZAJhn90ZsE delta 15 WcmZ3@yqbAJ4U3_bvB|~;ZAJhnECieY diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 857865f96..50a957bd7 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index f9fc9aa10..4c1748f8a 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 0a8529bbf4163037854688cb4d1116189e261fa7..a225ccf84f11d8e2a2debd5f76d9d0f55859ca9a 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grp~1!mGe!U@W(2ta delta 15 WcmdnSyp4H64U3_bvB|~;Ge!U@b_Bfu diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index cbb23a4a9..e30a8b02d 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 6fda6f016e030590d01fd26c2d8f83c1a4049752..5095da1224a4ad06e13d6a258c5240e3b498cb3f 100644 GIT binary patch delta 15 WcmX@We1LgE4U4grp~1!m2SxxYk_6WP delta 15 WcmX@We1LgE4U3_bvB|~;2SxxYq6FIj diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 0e8b8e46e..94c64e99d 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index ad0b41045b2560d1c22c9862f6e92b7eab84a6d7..a49091dc873395dba936dba719a083004d8bd46f 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VGWoWRuo{^Uc04(+dX8-^I delta 17 YcmeBS?_u9i&B$VCWo)v!o{^Uc04)jxYXATM diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 908d33b74..36d01cf01 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 97502e428..c8fc33b59 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 861b641abf66e5b10300e837bb9e220bb8660316..ba9f4863fd95b7d5de03f851092d1ba80f2e8189 100644 GIT binary patch delta 15 Wcmcc4a-C&D4U4grp~1$6>x=*{UIm^2 delta 15 Wcmcc4a-C&D4U3_bvB}1U>x=*{ZUv$M diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 5aaea0166..873c24c82 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index ad4ff8c93..2e51fdf9e 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 3a84366b6..ca6a1de8c 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index da79056c01b54de68bb13281f655b3436892d6d1..10f564bce5e1087c49aa564b2c6bc57c03e2d2f0 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3$m7&4rdPZv|05cK<@c;k- delta 17 YcmdnRzKeZBH6x3mm9fd@dPZv|05c{8^#A|> diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index fcae5a6d5..d5ccbc2e4 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 17d350a69..37c63be72 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 09809f1e9..9c9ce2440 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index f9ca843584eedaca841494aa1f780c595cdd37ed..4536993ce7364bdd2e0c5f974467a20496c979d9 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4grp~1$697X^yx&>PR delta 15 WcmaFE{Dyf#4U3_bvB}1U97X^y$^~Bl diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 72eaf63db..530636df4 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 872b55157..c102e15af 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index b6fa2a96a6190e8e6c927c3de2ee199b78e90ebc..fe8a09d093fddb810c622bde9edea1b260b91764 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4grp~1$6DU1Lngap+9 delta 15 WcmbQjGKFPA4U3_bvB}1UDU1LnlmyuT diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index d01af9069..2508af1cf 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 9df430d0c69f88f333048eb4e8179995b8969600..a5a822b5a721b60f44aa8b6fec4673327bd24ba4 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grp~1!mGe!U@W(2ta delta 15 WcmdnSyp4H64U3_bvB|~;Ge!U@b_Bfu diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 006f9e850..e8fdc3fd7 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index b7a1ad8578930da9b37d3f29c44fd631bb787804..07049452e10385b40fe1c80099c79745bdf1480d 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4grp~1!m9Yz2sIs}^l delta 15 WcmZ3(yoPx~4U3_bvB|~;9Yz2sN(7$( diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index d9a0c4bfe..79b0aeb17 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 0ea24f660..752af637e 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index db8f718a013082c10df9f7b4f0cae663df186d6e..6e82faa6220efdcf106914866d56e438dd6e5ca7 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wb@Xt1%Ni4g!KXat`C delta 15 WcmZo-X=0gB!(wPyq0-F4U4grp~1!mT}A*XSOlH` delta 15 WcmZ3>yq0-F4U3_bvB|~;T}A*XXau4F diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 9e12e087b..a56a96bd9 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 51feecf9e..5d5b74b72 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index f6bfb5307..e49efd95b 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 01:34+0000\n" +"POT-Creation-Date: 2017-06-09 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From d3b70da243b1f2899aa1601b9672c739a6e26a5a Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 10 Jun 2017 02:48:43 +0000 Subject: [PATCH 009/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index f1d5c8e71e3fcfb478edd4b959914d8a8d6fee40..fe0ff78a306d0bd48c55fd3f317d3e93212b77ee 100644 GIT binary patch delta 19 acmeBR>0p^q!C`2iU|?uvV!W}TgAo8V83kql delta 19 acmeBR>0p^q!C_#jU|?)zXt1%NgAo8VUj=Fa diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 84465e957..ca59e1685 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index d28ef1b40..30703c6f8 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index a5132e9255fcf9cfb5cae6e02f69748537e4af1f..c41407009d05561b97be0cc0ddb36ea891436032 100644 GIT binary patch delta 19 acmdnNyn}f{1&5)5f`OrxiSfn;3q}At7X@?x delta 19 acmdnNyn}f{1&4v9f`PG>p~1!m3q}AtT?Kdm diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 46ca52a46..4337adda9 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 2f2494144..e4214513b 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index f103b41b4..792869f3a 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index aa7ca88c8..929a94db9 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 087030aa7..695b95ee3 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 6bc43508a..7fb99c23d 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index f8382b14ae979e1af986078ea028d600489e1c04..34e9ae208b5376bd35bd6728b3050ed4bb1344f9 100644 GIT binary patch delta 19 acmdnOyoGr}1&5)5f`OrxiSfn;6Gi|!e+6g& delta 19 acmdnOyoGr}1&4v9f`PG>p~1!m6Gi|!#RY5t diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 124f9636e..4cf0d7675 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index b59b05df0bcaf1ad5b1b25bf58575d25773a00c5..3afa5d9a5f2615b0eb1f6e89e974f77d69fc34ff 100644 GIT binary patch delta 19 acmX@he3p4a1&5)5f`OrxiSfn;Uq%2vH3hQ( delta 19 acmX@he3p4a1&4v9f`PG>p~1!mUq%2vdj+=u diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 9769f2f05..17667d6be 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 33b41d5f5..9aa7e895c 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 7be715adf349629900377f1a5393d196da457fe6..3f15db98088a33e8a2f19fa5c63ddb666aaafb39 100644 GIT binary patch delta 19 acmX@Ye1v&I1&5)5f`OrxiSfn;7e)X)-vyWe delta 19 acmX@Ye1v&I1&4v9f`PG>p~1!m7e)X*B?X)S diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 88a9ee6be..4af1ce7c5 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index ed9cbf8fa61de02271770daedede7298842ab815..4ece571a58c8cd6115abe97cfdf5beddbdcf096a 100644 GIT binary patch delta 19 acmX@ge3W@Y1&5)5f`OrxiSfn;S4IFm1qGV` delta 19 acmX@ge3W@Y1&4v9f`PG>p~1!mS4IFmO9h_* diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index c9a22aa28..5c2cbaa4c 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index b24dbbabcf52e3f593fbb5b80e0cb3a04ef3e4ef..cff32f9d60df6eb7a3854e837d2f48a3aaefa79d 100644 GIT binary patch delta 19 acmX@be2RHO1&5)5f`OrxiSfn;FGc`8!v(4U delta 19 acmX@be2RHO1&4v9f`PG>p~1!mFGc`92?eeI diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 24fc9ed2e..3dbe60806 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 04a50c2fff2b1f2c239b4245ffcc7724a7dede64..ab1007f44419d0a1d3ff89c1952f6de4a45c2b18 100644 GIT binary patch delta 19 acmdnayq$SM1&5)5f`OrxiSfn;b4CC<@da@J delta 19 acmdnayq$SM1&4v9f`PG>p~1!mb4CC=HwAS7 diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 09b7a997a..5c1f356c7 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index fe38f762418abfdf66738f5784671e0b3459c0f7..278f6e3bff26174dd3ee235de54504e6faef900b 100644 GIT binary patch delta 19 acmdnWyp?%E1&5)5f`OrxiSfn;Q$_$fr3GsM delta 19 acmdnWyp?%E1&4v9f`PG>p~1!mQ$_$f>jiHB diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index fc6fe27ce..d3949f9a8 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index b391c2b733b51287b9eb9886c4bddafed70dc2a2..f651425cff69e822276350b2310f125ea0c3c754 100644 GIT binary patch delta 19 acmZ3_yqp~1!meMSH}2L)XK diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po index f662283c1..fd7dc6baa 100644 --- a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo index a96e1fd4d467319519c955fc981a7b1962180cc5..80d244e8b1da3b80603e6781cbc5d0cc8cd45e09 100644 GIT binary patch delta 19 acmX@ce2jTQ1&5)5f`OrxiSfn;H%0(GD+Qha delta 19 acmX@ce2jTQ1&4v9f`PG>p~1!mH%0(GaRs6P diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index ee62b6a58..6e040f604 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 448b1f106be61e50371553994715863366ca796e..639fb9f85cc50560c41d08de6852b4aea4ba8114 100644 GIT binary patch delta 19 acmdnOyoGr}1&5)5f`OrxiSfn;6Gi|!e+6g& delta 19 acmdnOyoGr}1&4v9f`PG>p~1!m6Gi|!#RY5t diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 2abf17fd6..a2f025084 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index cb09a01aa3ff3c4c3b1f5b546a0c00fcb880007f..760c15be3a0fbe30864feb11851689c2e5d17ee9 100644 GIT binary patch delta 19 acmX@Xe1dsG1&5)5f`OrxiSfn;4@LkzcLk&X delta 19 acmX@Xe1dsG1&4v9f`PG>p~1!m4@Lkzy#=TM diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 2121d615a..5369f7c6e 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index b6205f6598edc145e4d69dbbf14bbeca6a34a9fd..2525fdf70396f6b31c84b2f35f0a384f9229ed98 100644 GIT binary patch delta 19 acmdnayq$SM1&5)5f`OrxiSfn;b4CC<@da@J delta 19 acmdnayq$SM1&4v9f`PG>p~1!mb4CC=HwAS7 diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 934c54519..c3af4d3e5 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 150d3dfc75fb8d002071265c686cc2f752c7d62c..70b8014c30720ff25bb40dc719e1a0b32595783b 100644 GIT binary patch delta 19 acmdnayq$SM1&5)5f`OrxiSfn;b4CC<@da@J delta 19 acmdnayq$SM1&4v9f`PG>p~1!mb4CC=HwAS7 diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 1c99363af..c55051c4f 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index e6da3b2124f4c0a6f7ccb6a571bfacee83dc359b..d49fed32bb24520c96101515ed627b7aace5b51e 100644 GIT binary patch delta 19 acmdnOyoGr}1&5)5f`OrxiSfn;6Gi|!e+6g& delta 19 acmdnOyoGr}1&4v9f`PG>p~1!m6Gi|!#RY5t diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 85fb1fb12..b1428296e 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 7313ff310..0b415e5cc 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 49e77316f..b7c56d867 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index fc76b5cf6de445cd77ddee0f4ed91e190e7cd363..ee7a316683287091c8345d0c7f5a2e02a50f0fee 100644 GIT binary patch delta 21 ccmZo*Z(!e0&d6bCpkQEVWn#R!o{^CW06b&__y7O^ delta 21 ccmZo*Z(!e0&d6b4sbFAiWoWRuo{^CW06eY)`~Uy| diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index e05dafe9e..2cfe0f242 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 53a70ce8f..7874e6c67 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 0ed7d2f6f..0f380149f 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 4cdbd0ed3..3f40920a6 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index afbfeed2790f226610fa58e7dc90e21566cd9a5b..9eee7f61d36858a94e40a5a10b895185aba8c28a 100644 GIT binary patch delta 19 acmZ3-ypDN71&5)5f`OrxiSfn;Jw^aIn*~+? delta 19 acmZ3-ypDN71&4v9f`PG>p~1!mJw^aI;RRX% diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index ff298e9f9..2196cbc6b 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 140dd29eee92eb0a712a5e473cf68bf4028024c6..9ef6a7e190250f63611b93df12fd2dba1bfcdd15 100644 GIT binary patch delta 19 acmZ3@yqbAJ1&5)5f`OrxiSfn;ZAJh&DFsac delta 19 acmZ3@yqbAJ1&4v9f`PG>p~1!mZAJh&Zv{~R diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 50a957bd7..bb067a1f8 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 4c1748f8a..3cc92bb38 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index a225ccf84f11d8e2a2debd5f76d9d0f55859ca9a..0cdd7988fdf6c107e124901e5029fb17c268feed 100644 GIT binary patch delta 19 acmdnSyp4H61&5)5f`OrxiSfn;Ge!V9%LQ%# delta 19 acmdnSyp4H61&4v9f`PG>p~1!mGe!VA5e0Gp diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index e30a8b02d..c6cd7ce5a 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 5095da1224a4ad06e13d6a258c5240e3b498cb3f..f7c860340a41e5b0a0898a448daed30f8957aa2e 100644 GIT binary patch delta 19 acmX@We1LgE1&5)5f`OrxiSfn;2SxxqM+J-k delta 19 acmX@We1LgE1&4v9f`PG>p~1!m2SxxqjRlYZ diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 94c64e99d..bf3f224a4 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index a49091dc873395dba936dba719a083004d8bd46f..787bf39ae07a2529c1929d1f864f26209a4c8f36 100644 GIT binary patch delta 21 ccmeBS?_u9i&d6bCpkQEVWn#R!o{^Uc06ts=8~^|S delta 21 ccmeBS?_u9i&d6b4sbFAiWoWRuo{^Uc06wM#AOHXW diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 36d01cf01..9ecd70082 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index c8fc33b59..e30141f0e 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index ba9f4863fd95b7d5de03f851092d1ba80f2e8189..7663bd601d5ca5b269ed0cf217c5efc0c4dd4250 100644 GIT binary patch delta 19 acmcc4a-C&D1&5)5f`OrxiSfpU>x=+E(*{!j delta 19 acmcc4a-C&D1&4v9f`PG>p~1$6>x=+F83tDX diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 873c24c82..7f9e4f3bc 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 2e51fdf9e..69464a979 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index ca6a1de8c..5db4a4c63 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 10f564bce5e1087c49aa564b2c6bc57c03e2d2f0..260c991ca02942f2da7003bc08a72105a05ca38a 100644 GIT binary patch delta 21 ccmdnRzKeZBIU|Rmfr5ddm5K4@dPZv|07d8prT_o{ delta 21 ccmdnRzKeZBIU|RGrGkO6m7&4rdPZv|07fzessI20 diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index d5ccbc2e4..49f1696ff 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 37c63be72..1ba441ef3 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 9c9ce2440..a31251209 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 4536993ce7364bdd2e0c5f974467a20496c979d9..00023b8868182ad09395e0bcf0480bde7f885dc0 100644 GIT binary patch delta 19 acmaFE{Dyf#1&5)5f`OrxiSfpU97X^_&jt_x delta 19 acmaFE{Dyf#1&4v9f`PG>p~1$697X^`6$TUl diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 530636df4..6ed298d5f 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index c102e15af..4c0f92714 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index fe8a09d093fddb810c622bde9edea1b260b91764..588675f9cfcfb81ac129f55af458b9306e2be4a9 100644 GIT binary patch delta 19 acmbQjGKFPA1&5)5f`OrxiSfpUDU1L%;RT8S delta 19 acmbQjGKFPA1&4v9f`PG>p~1$6DU1L&Ck2iG diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 2508af1cf..d98e06a89 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index a5a822b5a721b60f44aa8b6fec4673327bd24ba4..3a33c0729ee2f4323c18ea49658942b2528a4d00 100644 GIT binary patch delta 19 acmdnSyp4H61&5)5f`OrxiSfn;Ge!V9%LQ%# delta 19 acmdnSyp4H61&4v9f`PG>p~1!mGe!VA5e0Gp diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index e8fdc3fd7..6bf9b23b7 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 07049452e10385b40fe1c80099c79745bdf1480d..15de55fbde57f587196303d869fd167fc6931614 100644 GIT binary patch delta 19 acmZ3(yoPx~1&5)5f`OrxiSfn;9Yz2-PX$l_ delta 19 acmZ3(yoPx~1&4v9f`PG>p~1!m9Yz2-l?7A) diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 79b0aeb17..05a5548a7 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 752af637e..58d7cf8a3 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 6e82faa6220efdcf106914866d56e438dd6e5ca7..241b358f62fb37b97d96c60b1a7c9a6f0a00f84d 100644 GIT binary patch delta 19 acmZo-X=0gB!C`2iU|?uvV!W}Ti4g!aH3d`v delta 19 acmZo-X=0gB!C_#jU|?)zXt1%Ni4g!adj(hk diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index ab1d7848d..4e3e1ac9e 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 47387361c82780af765a4889538281a728699163..11d423423fc094c688a937d9720dcb467d6e3b41 100644 GIT binary patch delta 19 acmdnYyqS4I1&5)5f`OrxiSfn;V@3cvSp{VP delta 19 acmdnYyqS4I1&4v9f`PG>p~1!mV@3cvp9N_E diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index ef69c6005..268c014da 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 7ace4c368c2721e560338847e8c459604edebbd4..071050e3950dd726d0210bd5c47493719afe6c60 100644 GIT binary patch delta 19 acmZ3>yq0-F1&5)5f`OrxiSfn;T}A*obp=xZ delta 19 acmZ3>yq0-F1&4v9f`PG>p~1!mT}A*oy9HMO diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index a56a96bd9..b6d6445f4 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 5d5b74b72..9dd6d0638 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index e49efd95b..a0c3cb631 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-09 03:10+0000\n" +"POT-Creation-Date: 2017-06-10 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 5c5a35081d9bf1ce80ef8fe0bfff31bd7dbd494d Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 11 Jun 2017 02:49:18 +0000 Subject: [PATCH 010/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index fe0ff78a306d0bd48c55fd3f317d3e93212b77ee..618f7f4fbadcc50fd85c640cfd0de63ef8375ed3 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wb@V7alOgAo8FLj<`1 delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index c41407009d05561b97be0cc0ddb36ea891436032..ab835598eabbe899c25329eb4483c124a8b80c80 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4grf#t>q3q}Ab$pps$ delta 15 WcmdnNyn}f{4U3_biSfn;3q}AbvjoEc diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 4337adda9..34b3d6b42 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index e4214513b..3d9b3cd57 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 792869f3a..72b6bbb9c 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 929a94db9..b4b0afd63 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 695b95ee3..30a6c99c5 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 7fb99c23d..1ca9baefe 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 34e9ae208b5376bd35bd6728b3050ed4bb1344f9..a2c196a59d8acdc8ea5fdac0b1c89e743494edd3 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grf#t>q6Gi|jQ3SgH delta 15 WcmdnOyoGr}4U3_biSfn;6Gi|jI|R1? diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 4cf0d7675..5f1297f84 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 3afa5d9a5f2615b0eb1f6e89e974f77d69fc34ff..e6c8c9f2b6818a6e3d153b828bcfbb7685026774 100644 GIT binary patch delta 15 WcmX@he3p4a4U4grf#t>qUq%2dKLrK= delta 15 WcmX@he3p4a4U3_biSfn;Uq%2dDFp%m diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 17667d6be..588439c9d 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 9aa7e895c..7c4fd78d3 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 3f15db98088a33e8a2f19fa5c63ddb666aaafb39..2faeeae96b800957b619116b25ef3ef71022007e 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4grf#t>q7e)XpF$C)X delta 15 WcmX@Ye1v&I4U3_biSfn;7e)Xp8wBS7 diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 4af1ce7c5..78350fe3c 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 4ece571a58c8cd6115abe97cfdf5beddbdcf096a..2d06fca8b9781d0b1f2961df1f72af67b7950951 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4grf#t>qS4IFUPXz7& delta 15 WcmX@ge3W@Y4U3_biSfn;S4IFUIRxqe diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 5c2cbaa4c..d16606e77 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index cff32f9d60df6eb7a3854e837d2f48a3aaefa79d..7baa74057a3393b04504f377bb22f4e0478c3215 100644 GIT binary patch delta 15 WcmX@be2RHO4U4grf#t>qFGc_>&jk4Z diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 3dbe60806..233de5261 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index ab1007f44419d0a1d3ff89c1952f6de4a45c2b18..43162cf573ea37b0c859497198d22af0cb9be300 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grf#t>qb4CCus|3UV delta 15 Wcmdnayq$SM4U3_biSfn;b4CCul?1>5 diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 5c1f356c7..e54efab9c 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 278f6e3bff26174dd3ee235de54504e6faef900b..0ddc5dcc3f7f13bf980678642a947bab3fdb435d 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4grf#t>qQ$_$OZv?&o delta 15 WcmdnWyp?%E4U3_biSfn;Q$_$OSp>QO diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index d3949f9a8..59cf9d034 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index f651425cff69e822276350b2310f125ea0c3c754..78e94605166224bfaa26da3ddbde376d6fd7e2b4 100644 GIT binary patch delta 15 WcmZ3_yqqeMSH%y9BHN delta 15 WcmZ3_yqqH%0&}Z3OWE delta 15 WcmX@ce2jTQ4U3_biSfn;H%0&}R|M?< diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 6e040f604..a414c0ce4 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 639fb9f85cc50560c41d08de6852b4aea4ba8114..58daf63f135c5d974708e25da9328091d9d29c89 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grf#t>q6Gi|jQ3SgH delta 15 WcmdnOyoGr}4U3_biSfn;6Gi|jI|R1? diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index a2f025084..a719dba3a 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 760c15be3a0fbe30864feb11851689c2e5d17ee9..19d986a7516b78a165ed9bb4f99f7646a402fd3e 100644 GIT binary patch delta 15 WcmX@Xe1dsG4U4grf#t>q4@LkhsRZ`` delta 15 WcmX@Xe1dsG4U3_biSfn;4@LkhlLYes diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 5369f7c6e..e7d031882 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 2525fdf70396f6b31c84b2f35f0a384f9229ed98..f4c457eda0a7fc2f9aec2cc57c22b35528b59ff3 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grf#t>qb4CCus|3UV delta 15 Wcmdnayq$SM4U3_biSfn;b4CCul?1>5 diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index c3af4d3e5..2f58d58cd 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 70b8014c30720ff25bb40dc719e1a0b32595783b..aeea872526919045730472c485489376c4b73cf4 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grf#t>qb4CCus|3UV delta 15 Wcmdnayq$SM4U3_biSfn;b4CCul?1>5 diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index c55051c4f..0609f1d00 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index d49fed32bb24520c96101515ed627b7aace5b51e..3560c9ba61e5544af9275801830457bbf95298c7 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grf#t>q6Gi|jQ3SgH delta 15 WcmdnOyoGr}4U3_biSfn;6Gi|jI|R1? diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index b1428296e..e102d91f6 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 0b415e5cc..180d4f594 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index b7c56d867..6e7233077 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index ee7a316683287091c8345d0c7f5a2e02a50f0fee..e0e779a23d7918c8b9969d67079bce2863a0191c 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VGWnj6vo{^CW04t3IO8@`> delta 17 YcmZo*Z(!e0&B$VCWn#R!o{^CW04s9@M*si- diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 2cfe0f242..500fbaf17 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 7874e6c67..c3915a1f6 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 0f380149f..6e09add77 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 3f40920a6..b49bbf832 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 9eee7f61d36858a94e40a5a10b895185aba8c28a..5de91c07281154c3b3bc81d8d44886ca2b80fa07 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4grf#t>qJw^a1odl@> delta 15 WcmZ3-ypDN74U3_biSfn;Jw^a1hXkbn diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 2196cbc6b..fbab6828b 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 9ef6a7e190250f63611b93df12fd2dba1bfcdd15..fdcdecb856447276416050743d89b56417148c2c 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4grf#t>qZAJhnLj<4z delta 15 WcmZ3@yqbAJ4U3_biSfn;ZAJhnEd-nZ diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index bb067a1f8..0669cf11c 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 3cc92bb38..3562d2b75 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 0cdd7988fdf6c107e124901e5029fb17c268feed..b1d5df68d78b9dc3e95d914d3c3161c981880edd 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grf#t>qGe!U@jRe5} delta 15 WcmdnSyp4H64U3_biSfn;Ge!U@cLcov diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index c6cd7ce5a..2169ffac9 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index f7c860340a41e5b0a0898a448daed30f8957aa2e..1d93a0b2f1cc470294273f109ca9e355c9046947 100644 GIT binary patch delta 15 WcmX@We1LgE4U4grf#t>q2SxxYxdh(; delta 15 WcmX@We1LgE4U3_biSfn;2SxxYqXgRk diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index bf3f224a4..4fd0e3254 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 787bf39ae07a2529c1929d1f864f26209a4c8f36..4ec88b073eb993b63e861e5a1cd2726b0162eb08 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VGWnj6vo{^Uc04*g1ZvX%Q delta 17 YcmeBS?_u9i&B$VCWn#R!o{^Uc04)myYXATM diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 9ecd70082..13a965177 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index e30141f0e..ab7ff3b16 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 7663bd601d5ca5b269ed0cf217c5efc0c4dd4250..80afb136b4e9b2ded8c994e136a1236903efb81d 100644 GIT binary patch delta 15 Wcmcc4a-C&D4U4grf#t@A>x=*{g$1Sn delta 15 Wcmcc4a-C&D4U3_biSfpU>x=*{Zv~, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 5db4a4c63..477bf17aa 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 260c991ca02942f2da7003bc08a72105a05ca38a..237364d60dc9e84c1db0f25ada588f0ff3b525f9 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3$m4W5vdPZv|05d@Z`2YX_ delta 17 YcmdnRzKeZBH6x3mm5K4@dPZv|05c~9^#A|> diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 49f1696ff..860a667e8 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 1ba441ef3..b4005b9a7 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index a31251209..83a5c27cb 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 00023b8868182ad09395e0bcf0480bde7f885dc0..c7a63715e72019aa2ef17c2e27eec6b55f499bb0 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4grf#t@A97X^y;RRy= delta 15 WcmaFE{Dyf#4U3_biSfpU97X^y%LQKm diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 6ed298d5f..7df3ef464 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 4c0f92714..8ecba51c7 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 588675f9cfcfb81ac129f55af458b9306e2be4a9..07f428f8c21dd8bdb4dc12747c9cf4d24a43c723 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4grf#t@ADU1Lns|4Ku delta 15 WcmbQjGKFPA4U3_biSfpUDU1Lnl?2%U diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index d98e06a89..a765ef68a 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 3a33c0729ee2f4323c18ea49658942b2528a4d00..16eee131aae99b92c0f3c7abecd7e89483988d8d 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grf#t>qGe!U@jRe5} delta 15 WcmdnSyp4H64U3_biSfn;Ge!U@cLcov diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 6bf9b23b7..14f746f17 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 15de55fbde57f587196303d869fd167fc6931614..f1b61107e0ceb6e73a1ca66a9ec1d1520dd52b91 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4grf#t>q9Yz2sVFaT9 delta 15 WcmZ3(yoPx~4U3_biSfn;9Yz2sO9Y<) diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 05a5548a7..5da7aae0d 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 58d7cf8a3..b1ec5f47c 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 241b358f62fb37b97d96c60b1a7c9a6f0a00f84d..13ac0fac1591d26643d31d98deff0fcf4a883df9 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wb@V7alOi4g!Kj|8Ux delta 15 WcmZo-X=0gB!(wPX diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 4e3e1ac9e..ff1cfc941 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 11d423423fc094c688a937d9720dcb467d6e3b41..26ae862047a28895ca8b7cc1dae76c25b16fb3d5 100644 GIT binary patch delta 15 WcmdnYyqS4I4U4grf#t>qV@3ceGX%H* delta 15 WcmdnYyqS4I4U3_biSfn;V@3ce9R#!h diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 268c014da..23a7a033f 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 071050e3950dd726d0210bd5c47493719afe6c60..0b0de0cc5191fc12eb592b0ee556a80d539272e4 100644 GIT binary patch delta 15 WcmZ3>yq0-F4U4grf#t>qT}A*Xe*~rg delta 15 WcmZ3>yq0-F4U3_biSfn;T}A*XX#}DG diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index b6d6445f4..cf34f2e98 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 9dd6d0638..2d3077dcb 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index a0c3cb631..5c6daaa0b 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 01:43+0000\n" +"POT-Creation-Date: 2017-06-10 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 8de4b7fdd17c544442f4aed83aa4ec633306fddc Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 12 Jun 2017 00:36:38 +0000 Subject: [PATCH 011/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 618f7f4fbadcc50fd85c640cfd0de63ef8375ed3..727888ebcee2905ee963ed3519cc24d639e63794 100644 GIT binary patch delta 12 TcmeBR>0p^q$!NH-s*e!>8YKh{ delta 12 TcmeBR>0p^q$!M^#s*e!>8XyD> diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 54e23ba2a..f402d1012 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 54fe4f8af..a0d5f0481 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index ab835598eabbe899c25329eb4483c124a8b80c80..e750a851aa0672f783e0e344903cd10dce9f1780 100644 GIT binary patch delta 12 TcmdnNyn}f{C8OcSDmz919gzea delta 12 TcmdnNyn}f{C8NQ{Dmz919gGAU diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 34b3d6b42..50d49f27b 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 3d9b3cd57..a79430c54 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 72b6bbb9c..164d257bd 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index b4b0afd63..12c99d47e 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 30a6c99c5..18e9c1973 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 1ca9baefe..edb6e73b1 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index a2c196a59d8acdc8ea5fdac0b1c89e743494edd3..977b7ca4bf604d18f2294e1ae5fdabcd1b76e05c 100644 GIT binary patch delta 12 TcmdnOyoGr}C8OcSDl0|+9WewD delta 12 TcmdnOyoGr}C8NQ{Dl0|+9V`S7 diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 5f1297f84..542a32b95 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index e6c8c9f2b6818a6e3d153b828bcfbb7685026774..ae8a7c3472ce5e17afb36eda4817ed2b03851077 100644 GIT binary patch delta 12 TcmX@he3p4aC8OcSs$fO{ABhB8 delta 12 TcmX@he3p4aC8NQ{s$fO{AA|&2 diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 588439c9d..788183d48 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 7c4fd78d3..9baa86de7 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 2faeeae96b800957b619116b25ef3ef71022007e..dd8080e669a160a6d0f66bfec4ec933fbc5dbf3c 100644 GIT binary patch delta 12 TcmX@Ye1v&IC8OcSDlbL=9fGf diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index d16606e77..258b19a23 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 7baa74057a3393b04504f377bb22f4e0478c3215..4e8173a7413bc9ae841bdd17b00a00334c68994a 100644 GIT binary patch delta 12 TcmX@be2RHOC8OcSssKg+A3+3C delta 12 TcmX@be2RHOC8NQ{ssKg+A3Ow6 diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 233de5261..b2acec079 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 43162cf573ea37b0c859497198d22af0cb9be300..c8122ced8c39125f35be9ca9e9c5a9cc06d94ce7 100644 GIT binary patch delta 12 Tcmdnayq$SMC8OcSDqBVX9eD&9 delta 12 Tcmdnayq$SMC8NQ{DqBVX9dra3 diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index e54efab9c..a2cab4c28 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 0ddc5dcc3f7f13bf980678642a947bab3fdb435d..7aaf3821dde5fd009940f6726c18148e41663d71 100644 GIT binary patch delta 12 TcmdnWyp?%EC8OcSDr-gn9Z3We delta 12 TcmdnWyp?%EC8NQ{Dr-gn9Yh2Y diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 59cf9d034..6af5adc9b 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 78e94605166224bfaa26da3ddbde376d6fd7e2b4..d3f2511b198f9c4b070310231b504a6d01c1f650 100644 GIT binary patch delta 12 TcmZ3_yq) diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index a414c0ce4..c32dfd737 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 58daf63f135c5d974708e25da9328091d9d29c89..8a712012d401889b6b5c9948350861154ecc323e 100644 GIT binary patch delta 12 TcmdnOyoGr}C8OcSDl0|+9WewD delta 12 TcmdnOyoGr}C8NQ{Dl0|+9V`S7 diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index a719dba3a..ae1307383 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 19d986a7516b78a165ed9bb4f99f7646a402fd3e..5579db4cdf6e62ac1689be73333eec06f8c93d49 100644 GIT binary patch delta 12 TcmX@Xe1dsGC8OcSDnCX59}xsh delta 12 TcmX@Xe1dsGC8NQ{DnCX59}EOb diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index e7d031882..006cbb73b 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index f4c457eda0a7fc2f9aec2cc57c22b35528b59ff3..d442f1f3f79548813730f1bc2ed7c9cb3fa2915b 100644 GIT binary patch delta 12 Tcmdnayq$SMC8OcSDqBVX9eD&9 delta 12 Tcmdnayq$SMC8NQ{DqBVX9dra3 diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 2f58d58cd..79e873ada 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index aeea872526919045730472c485489376c4b73cf4..02128e8a3fb8bea1b2a695aed021ab1168f7e280 100644 GIT binary patch delta 12 Tcmdnayq$SMC8OcSDqBVX9eD&9 delta 12 Tcmdnayq$SMC8NQ{DqBVX9dra3 diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 0609f1d00..b2affee39 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 3560c9ba61e5544af9275801830457bbf95298c7..14ca0cfb72503df10a0e5bc8218a5f24ad81735e 100644 GIT binary patch delta 12 TcmdnOyoGr}C8OcSDl0|+9WewD delta 12 TcmdnOyoGr}C8NQ{Dl0|+9V`S7 diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index e102d91f6..dabb8b674 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 180d4f594..dd7c12ce4 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 6e7233077..51f3aae1a 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index e0e779a23d7918c8b9969d67079bce2863a0191c..3d522b620bf84d80a255c914a3c930cde8420555 100644 GIT binary patch delta 14 VcmZo*Z(!e0!N_R1xss8c2>>5?1E2r^ delta 14 VcmZo*Z(!e0!N_Q^xss8c2>>5+1D^l@ diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 500fbaf17..5a1706e37 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index c3915a1f6..e1144cdc6 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 6e09add77..3233d9dee 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index b49bbf832..c33b22293 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 5de91c07281154c3b3bc81d8d44886ca2b80fa07..ad6b575c732dca12458700b6f8e0d398c832e03b 100644 GIT binary patch delta 12 TcmZ3-ypDN7C8OcSDicNk9H9gL delta 12 TcmZ3-ypDN7C8NQ{DicNk9GnCF diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index fbab6828b..f4c0eebcb 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index fdcdecb856447276416050743d89b56417148c2c..4519f1565bd1ea6ef85dc3b29df5cb518c858981 100644 GIT binary patch delta 12 TcmZ3@yqbAJC8OcSDnmv999aYP delta 12 TcmZ3@yqbAJC8NQ{Dnmv998?4J diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 0669cf11c..6f851685e 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 3562d2b75..c19c3bf6e 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index b1d5df68d78b9dc3e95d914d3c3161c981880edd..ef7734b43b32c356113478a3d2083edab243598a 100644 GIT binary patch delta 12 TcmdnSyp4H6C8OcSDjP-s9bp6( delta 12 TcmdnSyp4H6C8NQ{DjP-s9b5zz diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 2169ffac9..923de2c61 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 1d93a0b2f1cc470294273f109ca9e355c9046947..33e9aead0d98cc47a5c1c4b559a519fa2bca45e1 100644 GIT binary patch delta 12 TcmX@We1LgEC8OcSDmO*|9#I4| delta 12 TcmX@We1LgEC8NQ{DmO*|9!vx? diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 4fd0e3254..9bbb02c44 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 4ec88b073eb993b63e861e5a1cd2726b0162eb08..bcba96fe715b08f8ca460c4acf2664573edb5005 100644 GIT binary patch delta 14 VcmeBS?_u9i!N_R1xsp+s2>>9;1H=FT delta 14 VcmeBS?_u9i!N_Q^xsp+s2>>9&1H%9S diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 13a965177..fe88da0bc 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index ab7ff3b16..cced7a517 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 80afb136b4e9b2ded8c994e136a1236903efb81d..d23fa0171c9ab239e4bdfc88fc3b03444ab07503 100644 GIT binary patch delta 12 Tcmcc4a-C&DC8OcSs=JH;A&mt4 delta 12 Tcmcc4a-C&DC8NQ{s=JH;A&3O} diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 9b804db71..fe168959d 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index af9df7bdc..299b0da38 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 477bf17aa..1d33dd94e 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 237364d60dc9e84c1db0f25ada588f0ff3b525f9..70a229b79b25fbca4d0fc8ced478b442e3ecfee9 100644 GIT binary patch delta 14 VcmdnRzKeZB1tX*3=1N9KCIBVT1Wo_| delta 14 VcmdnRzKeZB1tX)u=1N9KCIBVN1Wf<{ diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 860a667e8..865385931 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index b4005b9a7..f501cda81 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 83a5c27cb..4adce35c3 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index c7a63715e72019aa2ef17c2e27eec6b55f499bb0..ea393f9b643402cc1996be11efd0b9905ee7b1ca 100644 GIT binary patch delta 12 TcmaFE{Dyf#C8OcSsv<@JB5?$` delta 12 TcmaFE{Dyf#C8NQ{sv<@JB5VY= diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 7df3ef464..43f1c12ae 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 8ecba51c7..7819d2084 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 07f428f8c21dd8bdb4dc12747c9cf4d24a43c723..2208f89d2fa820fd66dbc28aa93b734698ec3166 100644 GIT binary patch delta 12 TcmbQjGKFPAC8OcSs#%Nx8$|>% delta 12 TcmbQjGKFPAC8NQ{s#%Nx8$bjx diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index a765ef68a..be55e1d5a 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 16eee131aae99b92c0f3c7abecd7e89483988d8d..afe52a82bcc6bdfa0bcddaf34a17939ffc5a5ad7 100644 GIT binary patch delta 12 TcmdnSyp4H6C8OcSDjP-s9bp6( delta 12 TcmdnSyp4H6C8NQ{DjP-s9b5zz diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 14f746f17..c8996ea40 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index f1b61107e0ceb6e73a1ca66a9ec1d1520dd52b91..a00549bbcccc407b0994b1941c89f6581b5bf8c0 100644 GIT binary patch delta 12 TcmZ3(yoPx~C8OcSDkDY!9B~8q delta 12 TcmZ3(yoPx~C8NQ{DkDY!9Bc#k diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 5da7aae0d..ea9794053 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index b1ec5f47c..393c5611a 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 13ac0fac1591d26643d31d98deff0fcf4a883df9..c8701695abcf8ffec4ebe18de85ecf29e9c16004 100644 GIT binary patch delta 12 TcmZo-X=0gB$!NH-s)G>#8I=S4 delta 12 TcmZo-X=0gB$!M^#s)G>#8IS|} diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index ff1cfc941..abcb33ad0 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 26ae862047a28895ca8b7cc1dae76c25b16fb3d5..a8894771ee15f0115be2947771e361f383df6049 100644 GIT binary patch delta 12 TcmdnYyqS4IC8OcSDoaKH9T@}- delta 12 TcmdnYyqS4IC8NQ{DoaKH9TWr% diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 23a7a033f..44b030311 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 0b0de0cc5191fc12eb592b0ee556a80d539272e4..da2737eaf9772f142e0db4f303143f8f12502776 100644 GIT binary patch delta 12 TcmZ3>yq0-FC8OcSDq}_f9Ek(_ delta 12 TcmZ3>yq0-FC8NQ{Dq}_f9E1b< diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index cf34f2e98..7422f7497 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 2d3077dcb..108d8e546 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 5c6daaa0b..1c6108de0 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-10 03:09+0000\n" +"POT-Creation-Date: 2017-06-11 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 99b00229b6cf7be69eb35376f792a28d23a1668e Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 12 Jun 2017 02:48:41 +0000 Subject: [PATCH 012/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 727888ebcee2905ee963ed3519cc24d639e63794..30cd8860b4a7a8076e609553a9677c6ad6cff9bd 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!?@zU}$Avu(6?o5dbih1uy^r delta 18 ZcmeBR>0p^q$!@4%U~FYzxv`;x5dbj81v&r# diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index f402d1012..4586ffc35 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index a0d5f0481..315ea868e 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index e750a851aa0672f783e0e344903cd10dce9f1780..dd96e0dbc4c57086575dc0f112cc53d56e5eb20c 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA*P=fuWUw!Nvv)MgTT61wH@( delta 18 ZcmdnNyn}f{CA*=5fw7f=<;DgJMgTTu1xNq@ diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 50d49f27b..41570746e 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index a79430c54..cfc1830d5 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 164d257bd..e5f91bffe 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 12c99d47e..6b5be9307 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 18e9c1973..e17787e55 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index edb6e73b1..76bdbfb86 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 977b7ca4bf604d18f2294e1ae5fdabcd1b76e05c..5105d5eb6031710f46d38ce539832bb685458339 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*P=fuWUw!Nvv?MgTRW1u_5t delta 18 ZcmdnOyoGr}CA*=5fw7f=<;DgRMgTR|1v~%% diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 542a32b95..9b16fe728 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index ae8a7c3472ce5e17afb36eda4817ed2b03851077..523ad097c35bed17d514a4ee0982476f95ff07b2 100644 GIT binary patch delta 18 ZcmX@he3p4aCA*P=fuWUw!Nvw(MgTb|1$_Vj delta 18 ZcmX@he3p4aCA*=5fw7f=<;DhIMgTcl1&06t diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 788183d48..d731e43ef 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 9baa86de7..df2fd9f89 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index dd8080e669a160a6d0f66bfec4ec933fbc5dbf3c..8e8d56ef607809c05cd42a7ab13eb2485b53579a 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA*P=fuWUw!Nvv`MgTYD1!4dI delta 18 ZcmX@Ye1v&ICA*=5fw7f=<;DgVMgTY#1#AES diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 75e19f6de..f469b8819 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index a7cc2110de6300d3fd08890369b53d37ea65371b..b13888046758bbacbbf9bd9d08d2107c79b76fd3 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA*P=fuWUw!NvwxMgTYn1!VvL delta 18 ZcmX@ge3W@YCA*=5fw7f=<;DhAMgTZE1#bWV diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 258b19a23..ee5b38fa9 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 4e8173a7413bc9ae841bdd17b00a00334c68994a..1cc0bd09fe4f9714b740e58735062cc4af22361b 100644 GIT binary patch delta 18 ZcmX@be2RHOCA*P=fuWUw!NvwJMgTax1#|!a delta 18 ZcmX@be2RHOCA*=5fw7f=<;DgtMgTbO1%3bk diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index b2acec079..4838c774c 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index c8122ced8c39125f35be9ca9e9c5a9cc06d94ce7..fe63fc0e351e7e79b318a32a5d07c5ae3c0d7814 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*P=fuWUw!Nvx2MgTSt1v>x$ delta 18 Zcmdnayq$SMCA*=5fw7f=<;DhcMgTTK1w{Y= diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index a2cab4c28..c2bd21ecd 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 7aaf3821dde5fd009940f6726c18148e41663d71..ac06b7495ee51e5473a56b2428a3846c9879a4af 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA*P=fuWUw!NvwtMgTR)1vLNw delta 18 ZcmdnWyp?%ECA*=5fw7f=<;Dh6MgTSX1wQ}) diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 6af5adc9b..d5390476d 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index d3f2511b198f9c4b070310231b504a6d01c1f650..75ff548728f8159711bd8e4a3f71b44d0e836dbe 100644 GIT binary patch delta 18 ZcmZ3_yqO delta 18 ZcmX@ce2jTQCA*=5fw7f=<;Dg#MgTZo1#$oY diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index c32dfd737..8dfa49772 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 8a712012d401889b6b5c9948350861154ecc323e..d49a2bb366e2b469ece8e6726fbd2fd82f9baa31 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*P=fuWUw!Nvv?MgTRW1u_5t delta 18 ZcmdnOyoGr}CA*=5fw7f=<;DgRMgTR|1v~%% diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index ae1307383..7ea9c9311 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 5579db4cdf6e62ac1689be73333eec06f8c93d49..4820ef78c00688da95b726e6980d82989bb3eed1 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA*P=fuWUw!Nvv;MgTZ;1#SQU delta 18 ZcmX@Xe1dsGCA*=5fw7f=<;DgNMgTab1$Y1e diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 006cbb73b..6deeaf4d0 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index d442f1f3f79548813730f1bc2ed7c9cb3fa2915b..cfeaaf7094605a54ce3e06203c1ddf01b489562f 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*P=fuWUw!Nvx2MgTSt1v>x$ delta 18 Zcmdnayq$SMCA*=5fw7f=<;DhcMgTTK1w{Y= diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 79e873ada..55c3a905c 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 02128e8a3fb8bea1b2a695aed021ab1168f7e280..8945c13d4f1741224f9454972b71cf5e36cf04f7 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*P=fuWUw!Nvx2MgTSt1v>x$ delta 18 Zcmdnayq$SMCA*=5fw7f=<;DhcMgTTK1w{Y= diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index b2affee39..ade86fa0e 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 14ca0cfb72503df10a0e5bc8218a5f24ad81735e..d14e8df653214d26b7f52940694b23b1572c68c6 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*P=fuWUw!Nvv?MgTRW1u_5t delta 18 ZcmdnOyoGr}CA*=5fw7f=<;DgRMgTR|1v~%% diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index dabb8b674..abe1eff3b 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index dd7c12ce4..0001c78d3 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 51f3aae1a..0af4bd2d3 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 3d522b620bf84d80a255c914a3c930cde8420555..e7f89ba0cd1630bc24e0c2ceaa1471f919a8657b 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i;U|?uvV6eHKk&y`iH, 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index e1144cdc6..f59c6924d 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 3233d9dee..d2edbc854 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index c33b22293..eea2f9178 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index ad6b575c732dca12458700b6f8e0d398c832e03b..89b5e072684995b885d07461621287b353076368 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA*P=fuWUw!NvwXMgTO-1t0(b delta 18 ZcmZ3-ypDN7CA*=5fw7f=<;Dg*MgTPa1u6gl diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index f4c0eebcb..1cc35b61f 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 4519f1565bd1ea6ef85dc3b29df5cb518c858981..372c751c3e78c439dedf1091f59c03e260773cb2 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA*P=fuWUw!Nvw{MgTNm1s4DS delta 18 ZcmZ3@yqbAJCA*=5fw7f=<;DhWMgTOD1t9, 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index ef7734b43b32c356113478a3d2083edab243598a..30c17400a11762d987b28ec8b452bfef1e097352 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*P=fuWUw!NvwNMgTSJ1vmfz delta 18 ZcmdnSyp4H6CA*=5fw7f=<;DgxMgTS*1wsG- diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 923de2c61..ca2e1eb1d 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 33e9aead0d98cc47a5c1c4b559a519fa2bca45e1..dc797b05cd77421eff8b58a562285b8098be27a7 100644 GIT binary patch delta 18 ZcmX@We1LgECA*P=fuWUw!Nvv$MgTWd1y%q6 delta 18 ZcmX@We1LgECA*=5fw7f=<;DgFMgTX41z-RG diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 9bbb02c44..b0de68b93 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index bcba96fe715b08f8ca460c4acf2664573edb5005..7fdef5d9f85b5802f12617b9fbc6c6bfca25525a 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i;U|?uvV6eHKk(UVoIdlZ( delta 20 bcmeBS?_u9i!N_i?U|?)zV7a-Tk(UVoIj{uq diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index fe88da0bc..48eb5cf76 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index cced7a517..e5c2d7785 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index d23fa0171c9ab239e4bdfc88fc3b03444ab07503..8494cb64a8919f89b24362bdb581dd5b5283a425 100644 GIT binary patch delta 18 Zcmcc4a-C&DCA*P=fuWUw!N!K`i~u{Z1|0wZ delta 18 Zcmcc4a-C&DCA*=5fw7f=<;I5Vi~u|01}6Xj diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index fe168959d..09aef7d86 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 299b0da38..8e9a65efe 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 1d33dd94e..5a0d78479 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 70a229b79b25fbca4d0fc8ced478b442e3ecfee9..4b17d22d15b55ce61cdaa7221197f0dbdaf62ce0 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtWf`Orxfx+f_Mr$SjK%@n5 delta 20 bcmdnRzKeZB1tYtmf`PG>f#v3UMr$SjK;Q*> diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 865385931..b987dc4d1 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index f501cda81..aaeecee79 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 4adce35c3..a68739753 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index ea393f9b643402cc1996be11efd0b9905ee7b1ca..852e6e987c6995fd68e36450ec9e23226b58c67e 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA*P=fuWUw!N!IhMgTp81=;`r delta 18 ZcmaFE{Dyf#CA*=5fw7f=<;I2_MgTpw1>^t# diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 43f1c12ae..483041886 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 7819d2084..5462e65ad 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 2208f89d2fa820fd66dbc28aa93b734698ec3166..ba44a446815331b8f2a0de71579f76b1026e6040 100644 GIT binary patch delta 18 ZcmbQjGKFPACA*P=fuWUw!N!Iui~ur31yle4 delta 18 ZcmbQjGKFPACA*=5fw7f=<;I37i~urr1zrFE diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index be55e1d5a..899178a68 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index afe52a82bcc6bdfa0bcddaf34a17939ffc5a5ad7..f4d14b75a6499072b724832fb720f747caa4b97b 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*P=fuWUw!NvwNMgTSJ1vmfz delta 18 ZcmdnSyp4H6CA*=5fw7f=<;DgxMgTS*1wsG- diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index c8996ea40..275ee3623 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index a00549bbcccc407b0994b1941c89f6581b5bf8c0..376b8d37441e95991c4dfc3486bff5990daf0853 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA*P=fuWUw!Nvw1MgTN~1sVVV delta 18 ZcmZ3(yoPx~CA*=5fw7f=<;DgbMgTOn1tb6f diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index ea9794053..175f16941 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 393c5611a..02b02f02a 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index c8701695abcf8ffec4ebe18de85ecf29e9c16004..0fbd32c29f802361acadd193a5828c4ca6651a29 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!?@zU}$Avu(6?u5dbf|1s(tZ delta 18 ZcmZo-X=0gB$!@4%U~FYzxv`;%5dbgl1tyq0-FCA*P=fuWUw!Nvw%MgTOZ1swnY delta 18 ZcmZ3>yq0-FCA*=5fw7f=<;DhGMgTP01t$Oi diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 7422f7497..d970dbe05 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 108d8e546..36d7064df 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 1c6108de0..f9caf4568 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-11 03:09+0000\n" +"POT-Creation-Date: 2017-06-12 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 829f72363e8626a2181d9a523b9c4dae345807e5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 03:32:22 -0400 Subject: [PATCH 013/447] Cleanup: remove duplicate #define --- src/modules/partition/core/PartitionActions.cpp | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/modules/partition/core/PartitionActions.cpp b/src/modules/partition/core/PartitionActions.cpp index d47021bed..12de1f13c 100644 --- a/src/modules/partition/core/PartitionActions.cpp +++ b/src/modules/partition/core/PartitionActions.cpp @@ -34,14 +34,12 @@ namespace PartitionActions { +#define MiB * static_cast< qint64 >( 1024 ) * 1024 +#define GiB * static_cast< qint64 >( 1024 ) * 1024 * 1024 qint64 swapSuggestion( const qint64 availableSpaceB ) { - -#define MiB * static_cast< qint64 >( 1024 ) * 1024 -#define GiB * static_cast< qint64 >( 1024 ) * 1024 * 1024 - // swap(mem) = max(2, 2 * mem), if mem < 2 GiB // = mem, if 2 GiB <= mem < 8 GiB // = mem / 2, if 8 GIB <= mem < 64 GiB @@ -110,9 +108,6 @@ doAutopartition( PartitionCoreModule* core, Device* dev, const QString& luksPass if ( FileSystem::typeForName( defaultFsType ) == FileSystem::Unknown ) defaultFsType = "ext4"; -#define MiB * static_cast< qint64 >( 1024 ) * 1024 -#define GiB * static_cast< qint64 >( 1024 ) * 1024 * 1024 - // Partition sizes are expressed in MiB, should be multiples of // the logical sector size (usually 512B). int uefisys_part_size = 0; From 4fab3c93c29ecce7963f91ff3ce3d4cbf95a2691 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 03:51:36 -0400 Subject: [PATCH 014/447] Docs: document effect of ensureSuspendToisk more thoroughly --- src/modules/partition/partition.conf | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/modules/partition/partition.conf b/src/modules/partition/partition.conf index 88d7fee98..610fb7b42 100644 --- a/src/modules/partition/partition.conf +++ b/src/modules/partition/partition.conf @@ -4,7 +4,14 @@ efiSystemPartition: "/boot/efi" # Make sure an autogenerated swap partition is big enough for hibernation in -# automated partitioning modes. +# automated partitioning modes. Swap can be disabled through *neverCreateSwap*. +# +# When *ensureSuspendToDisk* is true, swap is never smaller than physical +# memory, follows the guideline 2 * memory until swap reaches 8GiB. +# When *ensureSuspendToDisk* is false, swap size scales up with memory +# size until 8GiB, then at roughly half of memory size. +# +# # Default is true. ensureSuspendToDisk: true @@ -31,6 +38,7 @@ defaultFileSystemType: "ext4" # and/or your distribution's initramfs solution. # # BIG FAT WARNING: +# # This option is unsupported, as it cuts out a crucial security feature. # Disabling LUKS and shipping Calamares without a correctly configured GRUB2 # and initramfs is considered suboptimal use of the Calamares software. The From 5382a510a99e4173011b624c4e9fe4f3da43e2fc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 04:51:55 -0400 Subject: [PATCH 015/447] Cleanup: switch to C++11 user-defined literals --- .../partition/core/PartitionActions.cpp | 45 +++++++++++++------ 1 file changed, 31 insertions(+), 14 deletions(-) diff --git a/src/modules/partition/core/PartitionActions.cpp b/src/modules/partition/core/PartitionActions.cpp index 12de1f13c..000db7b7e 100644 --- a/src/modules/partition/core/PartitionActions.cpp +++ b/src/modules/partition/core/PartitionActions.cpp @@ -34,8 +34,25 @@ namespace PartitionActions { -#define MiB * static_cast< qint64 >( 1024 ) * 1024 -#define GiB * static_cast< qint64 >( 1024 ) * 1024 * 1024 +constexpr qint64 operator ""_MiB( unsigned long long m ) +{ + return m * static_cast< qint64 >( 1024 ) * 1024; +} + +constexpr qint64 operator ""_GiB( unsigned long long m ) +{ + return operator ""_MiB(m) * static_cast< qint64 >( 1024 ); +} + +constexpr qint64 toMiB( unsigned long long m ) +{ + return operator ""_MiB( m ); +} + +constexpr qint64 toGiB( unsigned long long m ) +{ + return operator ""_GiB( m ); +} qint64 swapSuggestion( const qint64 availableSpaceB ) @@ -60,10 +77,10 @@ swapSuggestion( const qint64 availableSpaceB ) if ( ensureSuspendToDisk ) { - if ( availableRamB < 4 GiB ) - suggestedSwapSizeB = qMax( 2 GiB, availableRamB * 2 ); - else if ( availableRamB >= 4 GiB && availableRamB < 8 GiB ) - suggestedSwapSizeB = 8 GiB; + if ( availableRamB < 4_GiB ) + suggestedSwapSizeB = qMax( 2_GiB, availableRamB * 2 ); + else if ( availableRamB >= 4_GiB && availableRamB < 8_GiB ) + suggestedSwapSizeB = 8_GiB; else suggestedSwapSizeB = availableRamB; @@ -71,14 +88,14 @@ swapSuggestion( const qint64 availableSpaceB ) } else //if we don't care about suspend to disk { - if ( availableRamB < 2 GiB ) - suggestedSwapSizeB = qMax( 2 GiB, availableRamB * 2 ); - else if ( availableRamB >= 2 GiB && availableRamB < 8 GiB ) + if ( availableRamB < 2_GiB ) + suggestedSwapSizeB = qMax( 2_GiB, availableRamB * 2 ); + else if ( availableRamB >= 2_GiB && availableRamB < 8_GiB ) suggestedSwapSizeB = availableRamB; - else if ( availableRamB >= 8 GiB && availableRamB < 64 GiB ) + else if ( availableRamB >= 8_GiB && availableRamB < 64_GiB ) suggestedSwapSizeB = availableRamB / 2; else - suggestedSwapSizeB = 4 GiB; + suggestedSwapSizeB = 4_GiB; suggestedSwapSizeB *= overestimationFactor; @@ -123,11 +140,11 @@ doAutopartition( PartitionCoreModule* core, Device* dev, const QString& luksPass empty_space_size = 1; } - qint64 firstFreeSector = empty_space_size MiB / dev->logicalSize() + 1; + qint64 firstFreeSector = toMiB(empty_space_size) / dev->logicalSize() + 1; if ( isEfi ) { - qint64 lastSector = firstFreeSector + ( uefisys_part_size MiB / dev->logicalSize() ); + qint64 lastSector = firstFreeSector + ( toMiB(uefisys_part_size) / dev->logicalSize() ); core->createPartitionTable( dev, PartitionTable::gpt ); Partition* efiPartition = KPMHelpers::createNewPartition( dev->partitionTable(), @@ -158,7 +175,7 @@ doAutopartition( PartitionCoreModule* core, Device* dev, const QString& luksPass qint64 availableSpaceB = ( dev->totalLogical() - firstFreeSector ) * dev->logicalSize(); suggestedSwapSizeB = swapSuggestion( availableSpaceB ); qint64 requiredSpaceB = - ( gs->value( "requiredStorageGB" ).toDouble() + 0.1 + 2.0 ) GiB + + toGiB( gs->value( "requiredStorageGB" ).toDouble() + 0.1 + 2.0 ) + suggestedSwapSizeB; // If there is enough room for ESP + root + swap, create swap, otherwise don't. From aea73b982e9db9c6a744aef27af0e5af24cb3d21 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 05:14:27 -0400 Subject: [PATCH 016/447] Cleanup: require ECM 5.10 or later (released 2015) --- src/modules/interactiveterminal/CMakeLists.txt | 6 +++--- src/modules/partition/CMakeLists.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/interactiveterminal/CMakeLists.txt b/src/modules/interactiveterminal/CMakeLists.txt index dc0e90de0..7b35fae0d 100644 --- a/src/modules/interactiveterminal/CMakeLists.txt +++ b/src/modules/interactiveterminal/CMakeLists.txt @@ -1,8 +1,8 @@ -find_package(ECM 0.0.13 REQUIRED NO_MODULE) +find_package(ECM 5.10.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_MODULE_PATH}) -include(KDEInstallDirs) # this seems to be necessary for KF5::CoreAddons -include(GenerateExportHeader) # this too, because KDE frameworks always want omnomnom more stuff +include(KDEInstallDirs) +include(GenerateExportHeader) find_package( KF5 REQUIRED Service Parts ) diff --git a/src/modules/partition/CMakeLists.txt b/src/modules/partition/CMakeLists.txt index 4d68f4b10..8611c41c6 100644 --- a/src/modules/partition/CMakeLists.txt +++ b/src/modules/partition/CMakeLists.txt @@ -1,5 +1,5 @@ # ECM used for something in the tests directory -find_package(ECM 0.0.13 REQUIRED NO_MODULE) +find_package(ECM 5.10.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_MODULE_PATH}) # KF5::CoreAddons seems to be used for *something* in this module, not sure what From e771845d9160966c32d3d5e65a2131d74945da35 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 05:23:34 -0400 Subject: [PATCH 017/447] Cleanup: bump CMake requirement, so we have better C++14 build support --- CMakeLists.txt | 16 ++++++++++------ README.md | 2 +- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ed0c5aab7..5942e6354 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,19 +3,24 @@ project( calamares CXX ) # The partition manager uses ECM but ECMConfig.cmake # will complain if we require CMake less than 2.8.13, # so never change this. -cmake_minimum_required( VERSION 2.8.12 ) +cmake_minimum_required( VERSION 3.2 ) set( CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules" ) +set( CMAKE_CXX_STANDARD 14 ) +set( CMAKE_CXX_STANDARD_REQUIRED ON ) +set( CMAKE_C_STANDARD 99 ) +set( CMAKE_C_STANDARD_REQUIRED ON ) + if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) message( STATUS "Found Clang ${CMAKE_CXX_COMPILER_VERSION}, setting up Clang-specific compiler flags." ) - set( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -std=c99" ) + set( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall" ) set( CMAKE_C_FLAGS_DEBUG "-g" ) set( CMAKE_C_FLAGS_MINSIZEREL "-Os -DNDEBUG" ) set( CMAKE_C_FLAGS_RELEASE "-O4 -DNDEBUG" ) set( CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g" ) - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything -std=c++14" ) + set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything" ) set( CMAKE_CXX_FLAGS_DEBUG "-g" ) set( CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" ) set( CMAKE_CXX_FLAGS_RELEASE "-O4 -DNDEBUG" ) @@ -25,9 +30,8 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) set( CMAKE_SHARED_LINKER_FLAGS "-Wl,--no-undefined" ) else() - set( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c99" ) - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++14 -Wl,--no-undefined" ) - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++14 -Wl,--fatal-warnings -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type" ) + set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wl,--no-undefined" ) + set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wl,--fatal-warnings -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type" ) endif() if( CMAKE_COMPILER_IS_GNUCXX ) diff --git a/README.md b/README.md index a188d9d72..419e26876 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Main: * Compiler with C++11 support: GCC >= 4.9.0 or Clang >= 3.5.1 -* CMake >= 2.8.12 +* CMake >= 3.2 * Qt >= 5.6 * yaml-cpp >= 0.5.1 * Python >= 3.3 From fc5522741af99e2f034a31073013bb0cb4023794 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 12:35:26 +0200 Subject: [PATCH 018/447] Bump required KPMCore to 3.0.3 The newer release resolves (upstream) a problem with NVMe encryption. FIXES #697 --- README.md | 2 +- src/modules/partition/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 419e26876..e30b67155 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Modules: * partition: * extra-cmake-modules * KF5: KCoreAddons, KConfig, KI18n, KIconThemes, KIO, KService - * KPMcore >= 3.0 + * KPMcore >= 3.0.3 * bootloader: * systemd-boot or GRUB * unpackfs: diff --git a/src/modules/partition/CMakeLists.txt b/src/modules/partition/CMakeLists.txt index 8611c41c6..4dca94bd6 100644 --- a/src/modules/partition/CMakeLists.txt +++ b/src/modules/partition/CMakeLists.txt @@ -10,7 +10,7 @@ find_package( KF5 REQUIRED CoreAddons ) # These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service find_package( KF5 REQUIRED Config I18n IconThemes KIO Service ) -find_package( KPMcore 3.0.2 REQUIRED ) +find_package( KPMcore 3.0.3 REQUIRED ) add_subdirectory( tests ) From b7a0b3930f18250085e65fc550943a71dd9f0ee4 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 06:10:22 -0400 Subject: [PATCH 019/447] Reduce minimum-width to 800px Tested in a VirtualBox setup with screen set to 800x600, all of the Generic Linux RT components are visible, and the buttons are too (which fall off the screen otherwise). FIXES #731 --- src/calamares/CalamaresWindow.cpp | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/calamares/CalamaresWindow.cpp b/src/calamares/CalamaresWindow.cpp index 57f9286ae..2dc47c472 100644 --- a/src/calamares/CalamaresWindow.cpp +++ b/src/calamares/CalamaresWindow.cpp @@ -46,10 +46,13 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) string( Calamares::Branding::ProductName ) ) ); ) - setMinimumSize( 1010, 520 ); + constexpr int min_w = 800; + constexpr int min_h = 520; + + setMinimumSize( min_w, min_h ); QSize availableSize = qApp->desktop()->availableGeometry( this ).size(); - int w = qBound( 1010, CalamaresUtils::defaultFontHeight() * 60, availableSize.width() ); - int h = qBound( 520, CalamaresUtils::defaultFontHeight() * 36, availableSize.height() ); + int w = qBound( min_w, CalamaresUtils::defaultFontHeight() * 60, availableSize.width() ); + int h = qBound( min_h, CalamaresUtils::defaultFontHeight() * 36, availableSize.height() ); cDebug() << "Proposed window size:" << w << h; resize( w, h ); From b90fdaca7af7a5e5a9e0e56f74bdef57e6db8ca0 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Mon, 12 Jun 2017 13:03:24 +0200 Subject: [PATCH 020/447] Use KDE Neon since it has a newer kpmcore --- Dockerfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1acdd1e20..cd0e4f365 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,2 @@ -FROM debian:testing -RUN sed -i 's,deb.debian.org,ftp.debian.org,g' /etc/apt/sources.list -RUN apt-get update && apt-get -y install build-essential cmake extra-cmake-modules gettext kio-dev libatasmart-dev libboost-python-dev libkf5config-dev libkf5coreaddons-dev libkf5i18n-dev libkf5iconthemes-dev libkf5parts-dev libkf5service-dev libkf5solid-dev libkpmcore4-dev libparted-dev libpolkit-qt5-1-dev libqt5svg5-dev libqt5webkit5-dev libyaml-cpp-dev os-prober pkg-config python3-dev qtbase5-dev qtdeclarative5-dev qttools5-dev qttools5-dev-tools +FROM kdeneon/all +RUN sudo apt-get update && sudo apt-get -y install build-essential cmake extra-cmake-modules gettext kio-dev libatasmart-dev libboost-python-dev libkf5config-dev libkf5coreaddons-dev libkf5i18n-dev libkf5iconthemes-dev libkf5parts-dev libkf5service-dev libkf5solid-dev libkpmcore-dev libparted-dev libpolkit-qt5-1-dev libqt5svg5-dev libqt5webkit5-dev libyaml-cpp-dev os-prober pkg-config python3-dev qtbase5-dev qtdeclarative5-dev qttools5-dev qttools5-dev-tools From 5f38da9d30ed3dd196900163202a84729a85c7ab Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 09:55:39 -0400 Subject: [PATCH 021/447] Docs: styles in the branding file --- src/branding/default/branding.desc | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/branding/default/branding.desc b/src/branding/default/branding.desc index 1334bec7a..7eeed5f3f 100644 --- a/src/branding/default/branding.desc +++ b/src/branding/default/branding.desc @@ -1,4 +1,3 @@ -# style.sidebarTextHighlight is optional and defaults to application palette --- componentName: default @@ -22,6 +21,14 @@ images: slideshow: "show.qml" +# Colors for text and background components. +# +# - sidebarBackground is the background of the sidebar +# - sidebarText is the (foreground) text color +# - sidebarTextHighlight sets the background of the selected (current) step. +# Optional, and defaults to the application palette. +# - sidebarSelect is the text color of the selected step. +# style: sidebarBackground: "#292F34" sidebarText: "#FFFFFF" From e92d82c5db0c4f0bfb0312a27a0628270cfb73d5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 09:59:04 -0400 Subject: [PATCH 022/447] Cleanup: add copyright lines --- src/calamares/CalamaresWindow.cpp | 1 + src/modules/partition/core/PartitionActions.cpp | 1 + 2 files changed, 2 insertions(+) diff --git a/src/calamares/CalamaresWindow.cpp b/src/calamares/CalamaresWindow.cpp index 2dc47c472..251434a1d 100644 --- a/src/calamares/CalamaresWindow.cpp +++ b/src/calamares/CalamaresWindow.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/core/PartitionActions.cpp b/src/modules/partition/core/PartitionActions.cpp index 000db7b7e..dbb7e4000 100644 --- a/src/modules/partition/core/PartitionActions.cpp +++ b/src/modules/partition/core/PartitionActions.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2017, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by From f1cfde36d624ec7af176927fdf201c9d1cd3a8a4 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 15:25:05 -0400 Subject: [PATCH 023/447] Allow different welcome message. FIXES #592 --- src/libcalamaresui/Branding.cpp | 8 ++++++++ src/libcalamaresui/Branding.h | 5 +++++ src/modules/welcome/WelcomePage.cpp | 6 +++++- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/src/libcalamaresui/Branding.cpp b/src/libcalamaresui/Branding.cpp index 0f1752db2..81f6511e4 100644 --- a/src/libcalamaresui/Branding.cpp +++ b/src/libcalamaresui/Branding.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -106,6 +107,8 @@ Branding::Branding( const QString& brandingFilePath, if ( !doc[ "strings" ].IsMap() ) bail( "Syntax error in strings map." ); + m_welcomeStyleCalamares = doc[ "welcomeStyleCalamares" ].as< bool >( false ); + QVariantMap strings = CalamaresUtils::yamlMapToVariant( doc[ "strings" ] ).toMap(); m_strings.clear(); @@ -264,6 +267,11 @@ Branding::slideshowPath() const return m_slideshowPath; } +bool +Branding::welcomeStyleCalamares() const +{ + return m_welcomeStyleCalamares; +} void Branding::setGlobals( GlobalStorage* globalStorage ) const diff --git a/src/libcalamaresui/Branding.h b/src/libcalamaresui/Branding.h index 0561793f6..36534ea44 100644 --- a/src/libcalamaresui/Branding.h +++ b/src/libcalamaresui/Branding.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -82,6 +83,8 @@ public: QPixmap image( Branding::ImageEntry imageEntry, const QSize& size ) const; QString slideshowPath() const; + bool welcomeStyleCalamares() const; + /** * Creates a map called "branding" in the global storage, and inserts an * entry for each of the branding strings. This makes the branding @@ -105,6 +108,8 @@ private: QMap< QString, QString > m_style; QString m_slideshowPath; QString m_translationsPathPrefix; + + bool m_welcomeStyleCalamares; }; } diff --git a/src/modules/welcome/WelcomePage.cpp b/src/modules/welcome/WelcomePage.cpp index 986e38de5..0ddf267ee 100644 --- a/src/modules/welcome/WelcomePage.cpp +++ b/src/modules/welcome/WelcomePage.cpp @@ -2,6 +2,7 @@ * * Copyright 2014-2015, Teo Mrnjavac * Copyright 2015, Anke Boersma + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -52,8 +53,11 @@ WelcomePage::WelcomePage( RequirementsChecker* requirementsChecker, QWidget* par ui->mainText->setWordWrap( true ); ui->mainText->setOpenExternalLinks( true ); + cDebug() << "Welcome string" << Calamares::Branding::instance()->welcomeStyleCalamares() + << Calamares::Branding::instance()->string( Calamares::Branding::VersionedName ); + CALAMARES_RETRANSLATE( - ui->mainText->setText( tr( "

Welcome to the %1 installer.

" ) + ui->mainText->setText( (Calamares::Branding::instance()->welcomeStyleCalamares() ? tr( "

Welcome to the Calamares installer for %1.

" ) : tr( "

Welcome to the %1 installer.

" )) .arg( Calamares::Branding::instance()-> string( Calamares::Branding::VersionedName ) ) ); ui->retranslateUi( this ); From 201a015bd4ccb4836589a6fd40112175f1fba568 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 12 Jun 2017 15:31:23 -0400 Subject: [PATCH 024/447] Docs: welcomeStyleCalamares documentation / example --- src/branding/default/branding.desc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/branding/default/branding.desc b/src/branding/default/branding.desc index 7eeed5f3f..22443c350 100644 --- a/src/branding/default/branding.desc +++ b/src/branding/default/branding.desc @@ -1,6 +1,13 @@ --- componentName: default +# This selects between different welcome texts. When false, uses +# the traditional "Welcome to the %1 installer.", and when true, +# uses "Welcome to the Calamares installer for %1." This allows +# to distinguish this installer from other installers for the +# same distribution. +welcomeStyleCalamares: false + strings: productName: Generic GNU/Linux shortProductName: Generic From a6e3ddfd59e2f6c466e3625b7aa7e2766c048d24 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 13 Jun 2017 00:58:50 +0000 Subject: [PATCH 025/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 17 +++++++++++------ lang/calamares_ast.ts | 17 +++++++++++------ lang/calamares_bg.ts | 17 +++++++++++------ lang/calamares_ca.ts | 17 +++++++++++------ lang/calamares_cs_CZ.ts | 17 +++++++++++------ lang/calamares_da.ts | 17 +++++++++++------ lang/calamares_de.ts | 17 +++++++++++------ lang/calamares_el.ts | 17 +++++++++++------ lang/calamares_en.ts | 17 +++++++++++------ lang/calamares_en_GB.ts | 17 +++++++++++------ lang/calamares_es.ts | 17 +++++++++++------ lang/calamares_es_ES.ts | 17 +++++++++++------ lang/calamares_es_MX.ts | 17 +++++++++++------ lang/calamares_es_PR.ts | 17 +++++++++++------ lang/calamares_et.ts | 17 +++++++++++------ lang/calamares_eu.ts | 17 +++++++++++------ lang/calamares_fa.ts | 17 +++++++++++------ lang/calamares_fi_FI.ts | 17 +++++++++++------ lang/calamares_fr.ts | 17 +++++++++++------ lang/calamares_fr_CH.ts | 17 +++++++++++------ lang/calamares_gl.ts | 17 +++++++++++------ lang/calamares_gu.ts | 17 +++++++++++------ lang/calamares_hi.ts | 17 +++++++++++------ lang/calamares_hr.ts | 17 +++++++++++------ lang/calamares_hu.ts | 17 +++++++++++------ lang/calamares_id.ts | 17 +++++++++++------ lang/calamares_is.ts | 17 +++++++++++------ lang/calamares_it_IT.ts | 17 +++++++++++------ lang/calamares_ja.ts | 17 +++++++++++------ lang/calamares_kk.ts | 17 +++++++++++------ lang/calamares_lo.ts | 17 +++++++++++------ lang/calamares_lt.ts | 17 +++++++++++------ lang/calamares_mr.ts | 17 +++++++++++------ lang/calamares_nb.ts | 17 +++++++++++------ lang/calamares_nl.ts | 17 +++++++++++------ lang/calamares_pl.ts | 17 +++++++++++------ lang/calamares_pl_PL.ts | 17 +++++++++++------ lang/calamares_pt_BR.ts | 17 +++++++++++------ lang/calamares_pt_PT.ts | 17 +++++++++++------ lang/calamares_ro.ts | 17 +++++++++++------ lang/calamares_ru.ts | 17 +++++++++++------ lang/calamares_sk.ts | 17 +++++++++++------ lang/calamares_sl.ts | 17 +++++++++++------ lang/calamares_sr.ts | 17 +++++++++++------ lang/calamares_sr@latin.ts | 17 +++++++++++------ lang/calamares_sv.ts | 17 +++++++++++------ lang/calamares_th.ts | 17 +++++++++++------ lang/calamares_tr_TR.ts | 17 +++++++++++------ lang/calamares_uk.ts | 17 +++++++++++------ lang/calamares_ur.ts | 17 +++++++++++------ lang/calamares_uz.ts | 17 +++++++++++------ lang/calamares_zh_CN.ts | 17 +++++++++++------ lang/calamares_zh_TW.ts | 17 +++++++++++------ 53 files changed, 583 insertions(+), 318 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 1f8f323f2..b42e83b17 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -343,12 +343,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 المثبت - + Show debug information أظهر معلومات التّنقيح @@ -2236,22 +2236,27 @@ The installer will quit and all changes will be lost. &حول - + <h1>Welcome to the %1 installer.</h1> <h1>مرحبًا بك في مثبّت %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer حول 1% المثبت - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support 1%الدعم diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index 974ad053b..68b2b63a2 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -343,12 +343,12 @@ L'instalador colará y perderánse toles camudancies. CalamaresWindow - + %1 Installer Instalador %1 - + Show debug information Amosar información de depuración @@ -2236,22 +2236,27 @@ L'instalador colará y perderánse toles camudancies. &Tocante a - + <h1>Welcome to the %1 installer.</h1> <h1>Bienllegáu al instalador %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Tocante al instaldor %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>por %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Gracies a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan y los <a href="https://www.transifex.com/calamares/calamares/">equipos de traducción de Calamares</a>.<br/><br/>El desendolcu de <a href="http://calamares.io/">Calamares</a> ta sofitáu por <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support Sofitu %1 diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index ad13940c1..f916e2e05 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -343,12 +343,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 Инсталатор - + Show debug information Покажи информация за отстраняване на грешки @@ -2237,22 +2237,27 @@ The installer will quit and all changes will be lost. &Относно - + <h1>Welcome to the %1 installer.</h1> <h1>Добре дошли при инсталатора на %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Относно инсталатор %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 поддръжка diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 79238b638..0ee77f6de 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -343,12 +343,12 @@ L'instal·lador es tancarà i tots els canvis es perdran. CalamaresWindow - + %1 Installer Instal·lador de %1 - + Show debug information Mostra la informació de depuració @@ -2236,22 +2236,27 @@ L'instal·lador es tancarà i tots els canvis es perdran. &Quant a - + <h1>Welcome to the %1 installer.</h1> <h1>Benvinguts a l'instal·lador %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Quant a l'instal·lador %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Agraïments a Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i a <a href="https://www.transifex.com/calamares/calamares/">l'equip de traducció del Calamares</a>.<br/><br/><a href="http://calamares.io/">El desenvolupament del Calamares</a> està patrocinat per <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 suport diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index 4111ed3d3..c1d2ee2d1 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -343,12 +343,12 @@ Instalační program bude ukončen a všechny změny ztraceny. CalamaresWindow - + %1 Installer %1 Instalátor - + Show debug information Ukázat ladící informace @@ -2236,22 +2236,27 @@ Instalační program bude ukončen a všechny změny ztraceny. &O nás - + <h1>Welcome to the %1 installer.</h1> <h1>Vítejte v instalačním programu %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer O instalačním programu %1. - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 podpora diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 7ee9aef3a..95ce63e16 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -343,12 +343,12 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. CalamaresWindow - + %1 Installer %1-installationsprogram - + Show debug information Vis fejlretningsinformation @@ -2236,22 +2236,27 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.&Om - + <h1>Welcome to the %1 installer.</h1> <h1>Velkommen til %1-installationsprogrammet.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Om %1-installationsprogrammet - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>til %3</strong><br/><br/>Ophavsret 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Tak til: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg og <a href="https://www.transifex.com/calamares/calamares/">Calamares oversætterhold</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> udvikling er sponsoreret af <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 support diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 33b14872b..835788181 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -344,12 +344,12 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. CalamaresWindow - + %1 Installer %1 Installationsprogramm - + Show debug information Debug-Information anzeigen @@ -2237,22 +2237,27 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. &Über - + <h1>Welcome to the %1 installer.</h1> <h1>Willkommen im %1 Installationsprogramm.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Über das %1 Installationsprogramm - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Dank an: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> wird unterstützt von <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support Unterstützung für %1 diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 145e8bc29..8b5e62c53 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -343,12 +343,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer Εφαρμογή εγκατάστασης του %1 - + Show debug information Εμφάνιση πληροφοριών απασφαλμάτωσης @@ -2236,22 +2236,27 @@ The installer will quit and all changes will be lost. Σ&χετικά με - + <h1>Welcome to the %1 installer.</h1> <h1>Καλώς ήλθατε στην εγκατάσταση του %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Σχετικά με το πρόγραμμα εγκατάστασης %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support Υποστήριξη %1 diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index 1e5e1ea73..39c86f98f 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -343,12 +343,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 Installer - + Show debug information Show debug information @@ -2236,22 +2236,27 @@ The installer will quit and all changes will be lost. &About - + <h1>Welcome to the %1 installer.</h1> <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + <h1>Welcome to the Calamares installer for %1.</h1> + + + About %1 installer About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 support diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 1b8cf486a..0b6e6ebb5 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -343,12 +343,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 Installer - + Show debug information Show debug information @@ -2236,22 +2236,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 9302d44d3..ff349e1f3 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -344,12 +344,12 @@ Saldrá del instalador y se perderán todos los cambios. CalamaresWindow - + %1 Installer %1 Instalador - + Show debug information Mostrar información de depuración. @@ -2237,22 +2237,27 @@ Saldrá del instalador y se perderán todos los cambios. &Acerca de - + <h1>Welcome to the %1 installer.</h1> <h1>Bienvenido al instalador %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Acerca del instalador %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Gracias a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg y al <a href="https://www.transifex.com/calamares/calamares/">el equipo de traductores de Calamares</a>.<br/><br/>El desarrollo de <a href="http://calamares.io/">Calamares</a> está patrocinado por <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberando Software. - + %1 support %1 ayuda diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 2bfd52582..3c2d1656f 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -343,12 +343,12 @@ El instalador se cerrará y se perderán todos los cambios. CalamaresWindow - + %1 Installer Instalador %1 - + Show debug information Mostrar la información de depuración @@ -2236,22 +2236,27 @@ El instalador se cerrará y se perderán todos los cambios. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index 1f35fb235..d89edfc9a 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -344,12 +344,12 @@ El instalador terminará y se perderán todos los cambios. CalamaresWindow - + %1 Installer %1 Instalador - + Show debug information Mostrar información de depuración @@ -2239,22 +2239,27 @@ El instalador terminará y se perderán todos los cambios. &Acerca de - + <h1>Welcome to the %1 installer.</h1> <h1>Bienvenido al instalador de %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Acerca del instalador %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 Soporte diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index 6aaf0a710..d82d86139 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -342,12 +342,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2235,22 +2235,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index 159c76be9..b73d91c56 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 52adb86f0..574578811 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -340,12 +340,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 Instalatzailea - + Show debug information @@ -2233,22 +2233,27 @@ The installer will quit and all changes will be lost. Honi &buruz - + <h1>Welcome to the %1 installer.</h1> <h1>Ongi etorri %1 instalatzailera.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer %1 instalatzaileari buruz - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 euskarria diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 59ffe1fed..03bef709d 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index 113c7c45b..f50fbd7c0 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -343,12 +343,12 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. CalamaresWindow - + %1 Installer %1 Asennusohjelma - + Show debug information @@ -2236,22 +2236,27 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index d447a1f66..6dbff133f 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -343,12 +343,12 @@ L'installateur se fermera et les changements seront perdus. CalamaresWindow - + %1 Installer Installateur %1 - + Show debug information Afficher les informations de dépannage @@ -2236,22 +2236,27 @@ L'installateur se fermera et les changements seront perdus. &À propos - + <h1>Welcome to the %1 installer.</h1> <h1>Bienvenue dans l'installateur de %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer À propos de l'installateur %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>pour %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Merci à: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg et <a href="https://www.transifex.com/calamares/calamares/">l'équipe de traduction de Calamares</a>.<br/><br/>Le développement de <a href="http://calamares.io/">Calamares</a> est sponsorisé par <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support Support de %1 diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 955735f9a..8aeab9e8a 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index d7ebc4d94..227564eb2 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -344,12 +344,12 @@ O instalador pecharase e perderanse todos os cambios. CalamaresWindow - + %1 Installer Instalador de %1 - + Show debug information Mostrar informes de depuración @@ -2237,22 +2237,27 @@ O instalador pecharase e perderanse todos os cambios. &Acerca de - + <h1>Welcome to the %1 installer.</h1> <h1>Benvido o instalador %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Acerca do instalador %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 axuda diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 1377b5f32..1b0b9c941 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index fa0e4bdbe..31b5ae827 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index ab1d450a5..9a2d2e126 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -343,12 +343,12 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. CalamaresWindow - + %1 Installer %1 Instalacijski program - + Show debug information Prikaži debug informaciju @@ -2236,22 +2236,27 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.&O programu - + <h1>Welcome to the %1 installer.</h1> <h1>Dobrodošli u %1 instalacijski program.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer O %1 instalacijskom programu - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Autorska prava 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Hvala: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> razvoj je sponzoriran od <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 podrška diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 68877f4e6..19d02b2b4 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -343,12 +343,12 @@ Minden változtatás elveszik, ha kilépsz a telepítőből. CalamaresWindow - + %1 Installer %1 Telepítő - + Show debug information Hibakeresési információk mutatása @@ -2237,23 +2237,28 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l &Névjegy - + <h1>Welcome to the %1 installer.</h1> <h1>Üdvözlet a %1 telepítőben.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer A %1 telepítőről - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Minden jog fenntartva 2014-2017 Teo Mrnjavac <teo@kde.org><br/>;Köszönet: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Philip Müller, Pier Luigi Fiorini and Rohan Garg és a <a href="https://www.transifex.com/calamares/calamares/" Calamares Fordító Csapat/a>. <br/><br/><a href="http://calamares.io/">Calamares</a> fejlesztés támogatói:<br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 támogatás diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 910ef1b7c..95e46c632 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -343,12 +343,12 @@ Pemasangan akan ditutup dan semua perubahan akan hilang. CalamaresWindow - + %1 Installer Pemasang %1 - + Show debug information Tampilkan informasi debug @@ -2238,22 +2238,27 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.&Tentang - + <h1>Welcome to the %1 installer.</h1> <h1>Selamat datang di pemasang %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Tentang pemasang %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>untuk %3</strong><br/><br/>Hak Cipta 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Terimakasih kepada: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg dan <a href="https://www.transifex.com/calamares/calamares/">regu penerjemah Calamares</a>.<br/><br/>Pengembangan <a href="http://calamares.io/">Calamares</a> disponsori oleh <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support Dukungan %1 diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index e22817297..12ac5f98a 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -343,12 +343,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. CalamaresWindow - + %1 Installer %1 uppsetningarforrit - + Show debug information Birta villuleitarupplýsingar @@ -2236,22 +2236,27 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. &Um - + <h1>Welcome to the %1 installer.</h1> <h1>Velkomin í %1 uppsetningarforritið.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Um %1 uppsetningarforrrit - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Þakkir til: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini og Rohan Garg.<a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating hugbúnað. - + %1 support %1 stuðningur diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index abb09b377..de3b7bdaf 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -343,12 +343,12 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno CalamaresWindow - + %1 Installer %1 Programma di installazione - + Show debug information Mostra le informazioni di debug @@ -2236,22 +2236,27 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno &Informazioni su - + <h1>Welcome to the %1 installer.</h1> <h1>Benvenuto nel programma d'installazione di %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Informazioni sul programma di installazione %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Grazie a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg e ai <a href="https://www.transifex.com/calamares/calamares/">traduttori di Calamares</a>.<br/><br/>Lo sviluppo di <a href="http://calamares.io/">Calamares</a> è sponsorizzato da <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support supporto %1 diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 9b908f07e..eb8689d51 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -343,12 +343,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 インストーラー - + Show debug information デバッグ情報を表示 @@ -2236,22 +2236,27 @@ The installer will quit and all changes will be lost. 説明(&A) - + <h1>Welcome to the %1 installer.</h1> <h1>%1 インストーラーへようこそ。</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer %1 インストーラーについて - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 サポート diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index d073df2de..8be7de2ce 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 қолдауы diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index f6a70a719..1fcca1d01 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 52aadc0d2..8ea690fae 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -343,12 +343,12 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. CalamaresWindow - + %1 Installer %1 diegimo programa - + Show debug information Rodyti derinimo informaciją @@ -2236,22 +2236,27 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. &Apie - + <h1>Welcome to the %1 installer.</h1> <h1>Jus sveikina %1 diegimo programa.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Apie %1 diegimo programą - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>sistemai %3</strong><br/><br/>Autorių teisės 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Dėkojame: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg ir <a href="https://www.transifex.com/calamares/calamares/">Calamares vertėjų komandai</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> kūrimą remia <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Išlaisvinanti programinė įranga. - + %1 support %1 palaikymas diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index d7daa889a..1c06b86f2 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index 9cc960361..c41c86a70 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -343,12 +343,12 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. CalamaresWindow - + %1 Installer %1 Installasjonsprogram - + Show debug information Vis feilrettingsinformasjon @@ -2236,22 +2236,27 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 5d9667ccd..42fd3f939 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -343,12 +343,12 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. CalamaresWindow - + %1 Installer %1 Installatieprogramma - + Show debug information Toon debug informatie @@ -2236,22 +2236,27 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. &Over - + <h1>Welcome to the %1 installer.</h1> <h1>Welkom in het %1 installatieprogramma.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Over het %1 installatieprogramma - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>voor %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Met dank aan: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg en het <a href="https://www.transifex.com/calamares/calamares/">Calamares vertaalteam</a>.<br/><br/>De ontwikkeling van <a href="http://calamares.io/">Calamares</a> is gesponsord door <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 ondersteuning diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 340bb9b4c..2a3969369 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -343,12 +343,12 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. CalamaresWindow - + %1 Installer Instalator %1 - + Show debug information Pokaż informacje debugowania @@ -2236,22 +2236,27 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.&Informacje - + <h1>Welcome to the %1 installer.</h1> <h1>Witamy w instalatorze %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer O instalatorze %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>dla %3</strong><br/><br/>Prawa autorskie 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Podziękowania dla: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i <a href="https://www.transifex.com/calamares/calamares/">zespołu tłumaczy Calamares</a>.<br/><br/>Rozwój <a href="http://calamares.io/">Calamares</a> jest sponsorowany przez <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support Wsparcie %1 diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index bb51bf34f..9ddf360d7 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -343,12 +343,12 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. CalamaresWindow - + %1 Installer Instalator %1 - + Show debug information Pokaż informację debugowania @@ -2236,22 +2236,27 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index 5dd4250f2..4506d810b 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -343,12 +343,12 @@ O instalador será fechado e todas as alterações serão perdidas. CalamaresWindow - + %1 Installer Instalador %1 - + Show debug information Exibir informações de depuração @@ -2238,22 +2238,27 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.S&obre - + <h1>Welcome to the %1 installer.</h1> <h1>Bem-vindo ao instalador %1 .</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Sobre o instalador %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>para %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Agradecimentos: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg e a <a href="https://www.transifex.com/calamares/calamares/">equipe de tradutores do Calamares</a>.<br/><br/>O desenvolvimento do <a href="http://calamares.io/">Calamares</a> tem o apoio da <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 suporte diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index cde467ebc..eaa2d1de2 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -343,12 +343,12 @@ O instalador será encerrado e todas as alterações serão perdidas. CalamaresWindow - + %1 Installer %1 Instalador - + Show debug information Mostrar informação de depuração @@ -2236,22 +2236,27 @@ O instalador será encerrado e todas as alterações serão perdidas.&Sobre - + <h1>Welcome to the %1 installer.</h1> <h1>Bem vindo ao instalador do %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Sobre %1 instalador - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>para %3</strong><br/><br/>Direitos de cópia 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Agradecimentos a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg e à <a href="https://www.transifex.com/calamares/calamares/">equipa de tradutores Calamares</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> desenvolvimento patrocinado por <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 suporte diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index edfd937bb..9563ba1e7 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -343,12 +343,12 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. CalamaresWindow - + %1 Installer Program de instalare %1 - + Show debug information Arată informația de depanare @@ -2236,22 +2236,27 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.&Despre - + <h1>Welcome to the %1 installer.</h1> <h1>Bine ați venit la programul de instalare pentru %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Despre programul de instalare %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Mulţumiri: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg şi <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> dezvoltarea sponsorizată de <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 suport diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 04e0d3053..427e6bbe1 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -342,12 +342,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer Программа установки %1 - + Show debug information Показать отладочную информацию @@ -2235,22 +2235,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> <h1>Добро пожаловать в программу установки %1 .</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer О программе установки %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 поддержка diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 84caeb37d..607749d23 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -343,12 +343,12 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. CalamaresWindow - + %1 Installer Inštalátor distribúcie %1 - + Show debug information Zobraziť ladiace informácie @@ -2236,22 +2236,27 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. &O inštalátore - + <h1>Welcome to the %1 installer.</h1> <h1>Vitajte v inštalátore distribúcie %1.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer O inštalátore %1 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>pre distribúciu %3</strong><br/><br/>Autorské práva 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Poďakovanie: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg a <a href="https://www.transifex.com/calamares/calamares/">tím prekladateľov programu Calamares</a>.<br/><br/>Vývoj programu <a href="http://calamares.io/">Calamares</a> je podporovaný projektom <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Oslobodzujúci softvér. - + %1 support Podpora distribúcie %1 diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index dc40aab3c..014d48bd2 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -343,12 +343,12 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. CalamaresWindow - + %1 Installer %1 Namestilnik - + Show debug information @@ -2236,22 +2236,27 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 009db289d..060de4457 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -343,12 +343,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 инсталер - + Show debug information @@ -2236,22 +2236,27 @@ The installer will quit and all changes will be lost. &О програму - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer О %1 инсталатеру - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 подршка diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index ba32943a6..0f76a4072 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -343,12 +343,12 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. CalamaresWindow - + %1 Installer %1 Instaler - + Show debug information @@ -2236,22 +2236,27 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index f843b9ec3..43be03d4e 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -343,12 +343,12 @@ Alla ändringar kommer att gå förlorade. CalamaresWindow - + %1 Installer %1-installationsprogram - + Show debug information Visa avlusningsinformation @@ -2236,22 +2236,27 @@ Alla ändringar kommer att gå förlorade. Om - + <h1>Welcome to the %1 installer.</h1> <h1>V&auml;lkommen till %1-installeraren.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer Om %1-installationsprogrammet - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1-support diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index c41639ff8..4cab701d5 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -343,12 +343,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer ตัวติดตั้ง %1 - + Show debug information แสดงข้อมูลการดีบั๊ก @@ -2236,22 +2236,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 02bb0b39e..17b861c2a 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -343,12 +343,12 @@ Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. CalamaresWindow - + %1 Installer %1 Yükleniyor - + Show debug information Hata ayıklama bilgisini göster @@ -2241,22 +2241,27 @@ Sistem güç kaynağına bağlı değil. &Hakkında - + <h1>Welcome to the %1 installer.</h1> <h1>%1 Sistem Yükleyiciye Hoşgeldiniz.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer %1 sistem yükleyici hakkında - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Telif Hakkı 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Teşekkürler: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg ve <a href="https://www.transifex.com/calamares/calamares/">Calamares çeviri takımı</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> gelişim sponsoru <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Özgür Yazılım. - + %1 support %1 destek diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 48a95abf1..bc08ec9e2 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 Установник - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index 63345ec32..ab80575b2 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index 216b6bb34..7d515adf6 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -336,12 +336,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer - + Show debug information @@ -2229,22 +2229,27 @@ The installer will quit and all changes will be lost. - + <h1>Welcome to the %1 installer.</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 94ac6b044..405d09244 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -344,12 +344,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 安装程序 - + Show debug information 显示调试信息 @@ -2238,22 +2238,27 @@ The installer will quit and all changes will be lost. 关于(&A) - + <h1>Welcome to the %1 installer.</h1> <h1>欢迎来到 %1 安装程序。</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer 关于 %1 安装程序 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>感谢:Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg 以及 <a href="https://www.transifex.com/calamares/calamares/">Calamares 翻译团队</a>。<br/><br/><a href="http://calamares.io/">Calamares</a> 的开发由 <br/><a href="http://www.blue-systems.com/">Blue Systems</a> 赞助。 - + %1 support %1 的支持信息 diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 52d2dbb36..68fdad248 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -343,12 +343,12 @@ The installer will quit and all changes will be lost. CalamaresWindow - + %1 Installer %1 安裝程式 - + Show debug information 顯示除錯資訊 @@ -2236,22 +2236,27 @@ The installer will quit and all changes will be lost. 關於(&A) - + <h1>Welcome to the %1 installer.</h1> <h1>歡迎使用 %1 安裝程式。</h1> - + + <h1>Welcome to the Calamares installer for %1.</h1> + + + + About %1 installer 關於 %1 安裝程式 - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. <h1>%1</h1><br/><strong>%2<br/>為 %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac <teo@kde.org><br/>感謝:Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg 與 <a href="https://www.transifex.com/calamares/calamares/">Calamares 翻譯團隊</a>。<br/><br/><a href="http://calamares.io/">Calamares</a> 開發由 <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software 贊助。 - + %1 support %1 支援 From e507528cc2b55da2ec8d03cf22033fc4bb75cfcd Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 13 Jun 2017 00:58:52 +0000 Subject: [PATCH 026/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 30cd8860b4a7a8076e609553a9677c6ad6cff9bd..f2d17e7fe0bd727bada067e2f3720ad7110b1875 100644 GIT binary patch delta 16 XcmeBR>0p^q&1z(5Woo&xp@R_sDLVx2 delta 16 XcmeBR>0p^q&1zt1Wni$ep@R_sDBc9# diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 4586ffc35..146fd09ed 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 315ea868e..4cc571f92 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index dd96e0dbc4c57086575dc0f112cc53d56e5eb20c..b0ace47b2b3c0c7fc0b740e1b8058d815eb8d880 100644 GIT binary patch delta 16 XcmdnNyn}f{HLH=Km8s>%1`9?2E*}K^ delta 16 XcmdnNyn}f{HLHQ4m4U&=1`9?2Ey4us diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 41570746e..e29099b02 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index cfc1830d5..13957d080 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index e5f91bffe..fe748f805 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 6b5be9307..6e2f2919c 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index e17787e55..3aaadc2fb 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 76bdbfb86..840495ca8 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 5105d5eb6031710f46d38ce539832bb685458339..e6da69ef0e07d977c2f6516c3572cc09e05a0be1 100644 GIT binary patch delta 16 XcmdnOyoGr}HLH=Km8s>%1`|dAEuRGN delta 16 XcmdnOyoGr}HLHQ4m4U&=1`|dAEkXp~ diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 9b16fe728..81f346208 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 523ad097c35bed17d514a4ee0982476f95ff07b2..7a12dd62bb7d719344cf30b0879af6f06e2c46ea 100644 GIT binary patch delta 16 XcmX@he3p4aHLH=Km8s>%246-1Fuw&m delta 16 XcmX@he3p4aHLHQ4m4U&=246-1Fk%HO diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index d731e43ef..31335fcb1 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index df2fd9f89..7539c2b41 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 8e8d56ef607809c05cd42a7ab13eb2485b53579a..f7cb51ba0452e8d93b3352aa33fe45a7d4924098 100644 GIT binary patch delta 16 XcmX@Ye1v&IHLH=Km8s>%1{X#EFP{Y< delta 16 XcmX@Ye1v&IHLHQ4m4U&=1{X#EFG2+n diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index f469b8819..202b21c5e 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index b13888046758bbacbbf9bd9d08d2107c79b76fd3..c23c148d3c6a4ff941921a83b7c1ca2034bb1519 100644 GIT binary patch delta 16 XcmX@ge3W@YHLH=Km8s>%23JM^FTVvN delta 16 XcmX@ge3W@YHLHQ4m4U&=23JM^FJc7~ diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index ee5b38fa9..6149a2be2 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 1cc0bd09fe4f9714b740e58735062cc4af22361b..4c1f65df3ca9fddc8b6e85a310f87c8fd0909cc9 100644 GIT binary patch delta 16 XcmX@be2RHOHLH=Km8s>%1}{bcFkb~S delta 16 XcmX@be2RHOHLHQ4m4U&=1}{bcFaiZ4 diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 4838c774c..9dd2cf3a2 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index fe63fc0e351e7e79b318a32a5d07c5ae3c0d7814..148d43409c59bd4994de275872fb14e399dbdc61 100644 GIT binary patch delta 16 Xcmdnayq$SMHLH=Km8s>%26ILLE&l}h delta 16 Xcmdnayq$SMHLHQ4m4U&=26ILLEusYJ diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index c2bd21ecd..eb4cb2406 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index ac06b7495ee51e5473a56b2428a3846c9879a4af..8e553cc19e5b799baafe0dacbac2a414e18da1ef 100644 GIT binary patch delta 16 XcmdnWyp?%EHLH=Km8s>%22(}=Ex!cw delta 16 XcmdnWyp?%EHLHQ4m4U&=22(}=En)=Y diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index d5390476d..99136973a 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 75ff548728f8159711bd8e4a3f71b44d0e836dbe..90d8c2ae2fd78973003c10dd4775be983522c2ea 100644 GIT binary patch delta 16 XcmZ3_yq%27N{VEdK=I delta 16 XcmZ3_yq%1~*0kFW&_w delta 16 XcmX@ce2jTQHLHQ4m4U&=1~*0kFM%1`|dAEuRGN delta 16 XcmdnOyoGr}HLHQ4m4U&=1`|dAEkXp~ diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 7ea9c9311..22234bac9 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 4820ef78c00688da95b726e6980d82989bb3eed1..e74a3c3d43919cdaee2249b7c5fb7a83dae434c4 100644 GIT binary patch delta 16 XcmX@Xe1dsGHLH=Km8s>%1`kF6Fdqdh delta 16 XcmX@Xe1dsGHLHQ4m4U&=1`kF6FTw>J diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 6deeaf4d0..835a3fe50 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index cfeaaf7094605a54ce3e06203c1ddf01b489562f..a5b6f893b86ad42a88c15fb23e09d5e5c1b2c949 100644 GIT binary patch delta 16 Xcmdnayq$SMHLH=Km8s>%26ILLE&l}h delta 16 Xcmdnayq$SMHLHQ4m4U&=26ILLEusYJ diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 55c3a905c..3276c4060 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 8945c13d4f1741224f9454972b71cf5e36cf04f7..4ae54c840e3020c4fc9613209c7642c64b8a85d9 100644 GIT binary patch delta 16 Xcmdnayq$SMHLH=Km8s>%26ILLE&l}h delta 16 Xcmdnayq$SMHLHQ4m4U&=26ILLEusYJ diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index ade86fa0e..70455a071 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index d14e8df653214d26b7f52940694b23b1572c68c6..8dfa3573ddd0df9a9629c5e6f21041f6494bbb09 100644 GIT binary patch delta 16 XcmdnOyoGr}HLH=Km8s>%1`|dAEuRGN delta 16 XcmdnOyoGr}HLHQ4m4U&=1`|dAEkXp~ diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index abe1eff3b..9d6e01422 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 0001c78d3..da03c02b3 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 0af4bd2d3..11b73241e 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index e7f89ba0cd1630bc24e0c2ceaa1471f919a8657b..ddb55159f2e0cd4714c7430e683bde3ea62fac1d 100644 GIT binary patch delta 18 ZcmZo*Z(!e0#mH)8Xk}`-xt@`c2>>t81b_el delta 18 ZcmZo*Z(!e0#mH)4Xk}oqxt@`c2>>r*1aJTV diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 471f53297..56e16d313 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index f59c6924d..63413de92 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index d2edbc854..faaecb1e1 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index eea2f9178..d603d7a6b 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 89b5e072684995b885d07461621287b353076368..c70862966bef8a295c7ef90f77337a4663651489 100644 GIT binary patch delta 16 XcmZ3-ypDN7HLH=Km8s>%20caqEZ+p) delta 16 XcmZ3-ypDN7HLHQ4m4U&=20caqEP@2i diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 1cc35b61f..7605a5923 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 372c751c3e78c439dedf1091f59c03e260773cb2..dcb5994430136c4dfeade249f7f24a5ef589480a 100644 GIT binary patch delta 16 XcmZ3@yqbAJHLH=Km8s>%25m+FEPn*m delta 16 XcmZ3@yqbAJHLHQ4m4U&=25m+FEFuKO diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 11598d38e..917ac5ba8 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index a439d2df1..d7b06e4fc 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 30c17400a11762d987b28ec8b452bfef1e097352..8dffef6959071e1be2569a57d5efc1a33a881554 100644 GIT binary patch delta 16 XcmdnSyp4H6HLH=Km8s>%1~WzgE#Cz8 delta 16 XcmdnSyp4H6HLHQ4m4U&=1~WzgErJB* diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index ca2e1eb1d..be45676d1 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index dc797b05cd77421eff8b58a562285b8098be27a7..e2741b9b6795201ccab22888f2dfe5792503e8ed 100644 GIT binary patch delta 16 XcmX@We1LgEHLH=Km8s>%1_wp}FCPUI delta 16 XcmX@We1LgEHLHQ4m4U&=1_wp}F2V%_ diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index b0de68b93..982c1cd82 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 7fdef5d9f85b5802f12617b9fbc6c6bfca25525a..c65dfb3c0a6af3caa596a891f0e1f7dd8f6c6ca6 100644 GIT binary patch delta 18 ZcmeBS?_u9i#mH)8Xk}`-xt@`i2>>yF1f&1} delta 18 ZcmeBS?_u9i#mH)4Xk}oqxt@`i2>>w?1e5>( diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 48eb5cf76..17fff27df 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index e5c2d7785..7c62f5778 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 8494cb64a8919f89b24362bdb581dd5b5283a425..8c9832286edd13797131ac325673f8e940b47bc7 100644 GIT binary patch delta 16 Xcmcc4a-C&DHLH=Km8s>%hU<&~GaCil delta 16 Xcmcc4a-C&DHLHQ4m4U&=hU<&~GQI`N diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 09aef7d86..6681c3fff 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 8e9a65efe..af415d37e 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 5a0d78479..f18303490 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 4b17d22d15b55ce61cdaa7221197f0dbdaf62ce0..2258497daefae00fff463760d949b4b9847a6a8f 100644 GIT binary patch delta 18 ZcmdnRzKeZB6(g&Wp_QrS=6XhJCIC101ug&p delta 18 ZcmdnRzKeZB6(g&Gp_PHb=6XhJCIB~z1s(tZ diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index b987dc4d1..838984c62 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index aaeecee79..6340985fa 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index a68739753..596c39bef 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 852e6e987c6995fd68e36450ec9e23226b58c67e..fb6d2a053189bed059450513c202ca7af0194068 100644 GIT binary patch delta 16 XcmaFE{Dyf#HLH=Km8s>%h8#u!G@k{S delta 16 XcmaFE{Dyf#HLHQ4m4U&=h8#u!G(rW4 diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 483041886..3dcca4d5a 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 5462e65ad..f394e0c14 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index ba44a446815331b8f2a0de71579f76b1026e6040..2fbea271e111b6f1d58061d99a2ec8256a74b1f5 100644 GIT binary patch delta 16 XcmbQjGKFPAHLH=Km8s>%hAE5yD!T;| delta 16 XcmbQjGKFPAHLHQ4m4U&=hAE5yDqaNw diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 899178a68..99db50541 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index f4d14b75a6499072b724832fb720f747caa4b97b..7cc2abf00234df79b9d5ab5b2dc2468a3c1aefd2 100644 GIT binary patch delta 16 XcmdnSyp4H6HLH=Km8s>%1~WzgE#Cz8 delta 16 XcmdnSyp4H6HLHQ4m4U&=1~WzgErJB* diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 275ee3623..67ddbbdba 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 376b8d37441e95991c4dfc3486bff5990daf0853..381d6f95619eef977939e14844a46565c2bfb0b3 100644 GIT binary patch delta 16 XcmZ3(yoPx~HLH=Km8s>%1|3EKET06} delta 16 XcmZ3(yoPx~HLHQ4m4U&=1|3EKEJ6gx diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 175f16941..f5b16fd3f 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 02b02f02a..83e5623a6 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 0fbd32c29f802361acadd193a5828c4ca6651a29..3cd98d2930af0388b206b526c11a337ef92c2427 100644 GIT binary patch delta 16 XcmZo-X=0gB&1z(5Woo&xp@|UyD0>9l delta 16 XcmZo-X=0gB&1zt1Wni$ep@|UyC>{jN diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 3e9c8925c..7d9625732 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 73e46ec473213779fb20da37539e2d6202d4f3a4..1b62389da312b9ad991103647080cd7841d93683 100644 GIT binary patch delta 16 XcmdnYyqS4IHLH=Km8s>%24hA5Eq?^< delta 16 XcmdnYyqS4IHLHQ4m4U&=24hA5Eg}Tn diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index b42dfc34d..bf2a5136c 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 453990b486b009804fb0703ac1fba8f189ba950b..f3422659b38a4af9d29c4263fc1d668f1b1e5ecf 100644 GIT binary patch delta 16 XcmZ3>yq0-FHLH=Km8s>%23yq0-FHLHQ4m4U&=23, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index f9caf4568..ed547b96e 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 01:00+0000\n" +"POT-Creation-Date: 2017-06-12 21:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 1ce361dc021a00ae79fa5d6644292bf6b612d837 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 13 Jun 2017 02:48:56 +0000 Subject: [PATCH 027/447] [core] Automatic merge of Transifex translations --- lang/calamares_ja.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index eb8689d51..bebae5e21 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -900,12 +900,12 @@ The installer will quit and all changes will be lost. Edit Existing Partition - 既存のパーティションの編集 + Content: - 内容: + @@ -915,17 +915,17 @@ The installer will quit and all changes will be lost. Format - フォーマット + Warning: Formatting the partition will erase all existing data. - 警告: パーティションのフォーマットはすべてのデータを消去します。 + &Mount Point: - マウントポイント(&M) + From 6f8b9d768f6c59257d49982f1ed075b8615d0fde Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 13 Jun 2017 02:48:57 +0000 Subject: [PATCH 028/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index f2d17e7fe0bd727bada067e2f3720ad7110b1875..e2f6c9bb0feda136b6ddb83320ad03334b3f4339 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!@G*U}$A(u(6?o5dbi~1vUTx delta 18 ZcmeBR>0p^q$!?@zWN2k-xv`;x5dbjp1wa4* diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 146fd09ed..d320838db 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 4cc571f92..0806d9246 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index b0ace47b2b3c0c7fc0b740e1b8058d815eb8d880..2b8ca1fbe2c9e8494612609ef235bf986c480574 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA+bLfuWVD!Nvv)MgTTl1w;S< delta 18 ZcmdnNyn}f{CA*P=k)f5T<;DgJMgTUE1x^3} diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index e29099b02..95ba85960 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 13957d080..a0bfdbd43 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index fe748f805..92c5bd487 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 6e2f2919c..2fbb58db5 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 3aaadc2fb..a93d74e4c 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 840495ca8..b54b0fefe 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index e6da69ef0e07d977c2f6516c3572cc09e05a0be1..9535990d3b56ca00093159900c18465e69ed1dea 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+bLfuWVD!Nvv?MgTR<1vmfz delta 18 ZcmdnOyoGr}CA*P=k)f5T<;DgRMgTSe1wsG- diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 81f346208..4165d760d 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 7a12dd62bb7d719344cf30b0879af6f06e2c46ea..6efcd016f9895516feff442ae6bfb71604e7234a 100644 GIT binary patch delta 18 ZcmX@he3p4aCA+bLfuWVD!Nvw(MgTcc1%m(p delta 18 ZcmX@he3p4aCA*P=k)f5T<;DhIMgTd51&sgz diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 31335fcb1..5bd1cbf97 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 7539c2b41..0199c9278 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index f7cb51ba0452e8d93b3352aa33fe45a7d4924098..6e380dcb7d1ec227049d37a7bd54c1095b5664a3 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA+bLfuWVD!Nvv`MgTYs1!w>O delta 18 ZcmX@Ye1v&ICA*P=k)f5T<;DgVMgTZL1#$oY diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 202b21c5e..c8ed26a31 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index c23c148d3c6a4ff941921a83b7c1ca2034bb1519..aa36d8b67ab09d8ffa9415188ac8d0887ca4804b 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA+bLfuWVD!NvwxMgTZ51#18R delta 18 ZcmX@ge3W@YCA*P=k)f5T<;DhAMgTZv1$6)b diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 6149a2be2..78f840efe 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 4c1f65df3ca9fddc8b6e85a310f87c8fd0909cc9..7ab66e1883f20cd122e92df53e2ce21fb2ae9b94 100644 GIT binary patch delta 18 ZcmX@be2RHOCA+bLfuWVD!NvwJMgTbF1$qDg delta 18 ZcmX@be2RHOCA*P=k)f5T<;DgtMgTb(1%vx$ delta 18 ZcmdnWyp?%ECA*P=k)f5T<;Dh6MgTS?1w{Y= diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 99136973a..0fc9c12b3 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 90d8c2ae2fd78973003c10dd4775be983522c2ea..0c95ae4091f4a97712f2e135f913ca9c493a355e 100644 GIT binary patch delta 18 ZcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 11b73241e..5b29ac155 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index ddb55159f2e0cd4714c7430e683bde3ea62fac1d..e13c9b684cea4004c0a23aed59bb5f059d566b49 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i`U|?uvYOuMUk&y`iH^T(T delta 20 bcmZo*Z(!e0!N_i;U}R`zYPq?dk&y`iH~|FG diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 56e16d313..fc08361a9 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 63413de92..cee9b850b 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index faaecb1e1..8290f4dc7 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index d603d7a6b..d62334b84 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index c70862966bef8a295c7ef90f77337a4663651489..d4a65c3628fa1e9a9817c8b358129cc0bd76fa4e 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA+bLfuWVD!NvwXMgTPR1ttIh delta 18 ZcmZ3-ypDN7CA*P=k)f5T<;Dg*MgTP_1uy^r diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 7605a5923..4f6b3456d 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index dcb5994430136c4dfeade249f7f24a5ef589480a..7b77caa654dcc66e440951923dd9352624d704c0 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA+bLfuWVD!Nvw{MgTO41swnY delta 18 ZcmZ3@yqbAJCA*P=k)f5T<;DhWMgTOu1t$Oi diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 917ac5ba8..49c20c7bf 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index d7b06e4fc..a17b1cab0 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 8dffef6959071e1be2569a57d5efc1a33a881554..642b5ed597f6723a4d25d93d982507a6463913ef 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+bLfuWVD!NvwNMgTSy1wH@( delta 18 ZcmdnSyp4H6CA*P=k)f5T<;DgxMgTTR1xNq@ diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index be45676d1..8462f4c67 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index e2741b9b6795201ccab22888f2dfe5792503e8ed..90c8e02edf383ac1e07716e02887c94e68c86805 100644 GIT binary patch delta 18 ZcmX@We1LgECA+bLfuWVD!Nvv$MgTW`1zZ3C delta 18 ZcmX@We1LgECA*P=k)f5T<;DgFMgTXl1!e#M diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 982c1cd82..5338e4200 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index c65dfb3c0a6af3caa596a891f0e1f7dd8f6c6ca6..3431d54b785b1cacc3dcb8d1dad714c924dda59a 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i`U|?uvYOuMUk(UVoIim#Z delta 20 bcmeBS?_u9i!N_i;U}R`zYPq?dk(UVoIpGBM diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 17fff27df..e7c6d5c99 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 7c62f5778..ec5b4b479 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 8c9832286edd13797131ac325673f8e940b47bc7..30bc9e99d2130d04d063b0174649803153204e3d 100644 GIT binary patch delta 18 Zcmcc4a-C&DCA+bLfuWVD!N!K`i~u{?1|t9f delta 18 Zcmcc4a-C&DCA*P=k)f5T<;I5Vi~u|h1}y*p diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 6681c3fff..c9e0b75a2 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index af415d37e..ee39c0731 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index f18303490..96e283e03 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 2258497daefae00fff463760d949b4b9847a6a8f..ee9695f2fef64577dee7d90117bc2961f45d13e8 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYt$f`Orxsln!YMr$SjK+^?w delta 20 bcmdnRzKeZB1tYtWf{~$>spaN+Mr$SjK@kOj diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 838984c62..ce66dc7fa 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 6340985fa..fe08cae7f 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 596c39bef..2262beb6a 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index fb6d2a053189bed059450513c202ca7af0194068..4aebac2668b7ce2350a0e4baa6fc2aaefb3401c8 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA+bLfuWVD!N!IhMgTpn1>gVx delta 18 ZcmaFE{Dyf#CA*P=k)f5T<;I2_MgTqG1?m6* diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 3dcca4d5a..2308e806a 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index f394e0c14..eeffac89d 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 2fbea271e111b6f1d58061d99a2ec8256a74b1f5..789bc75c3a4f0fad8dd0a8d8674d1475f5b6b3fe 100644 GIT binary patch delta 18 ZcmbQjGKFPACA+bLfuWVD!N!Iui~uri1zG?A delta 18 ZcmbQjGKFPACA*P=k)f5T<;I37i~usB1!MpK diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 99db50541..983095165 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 7cc2abf00234df79b9d5ab5b2dc2468a3c1aefd2..0c8c8d702f209ebd6d846c8913e98e520be8bc30 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+bLfuWVD!NvwNMgTSy1wH@( delta 18 ZcmdnSyp4H6CA*P=k)f5T<;DgxMgTTR1xNq@ diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 67ddbbdba..7d18047b2 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 381d6f95619eef977939e14844a46565c2bfb0b3..53e064cac89d251ad186ef5205d391fba8b74667 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA+bLfuWVD!Nvw1MgTOe1t0(b delta 18 ZcmZ3(yoPx~CA*P=k)f5T<;DgbMgTP71u6gl diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index f5b16fd3f..87e402cc5 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 83e5623a6..3ed7c35c5 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 3cd98d2930af0388b206b526c11a337ef92c2427..f232209093dce0fa882bf6850a26c810ab417462 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!@G*U}$A(u(6?u5dbgc1tb6f delta 18 ZcmZo-X=0gB$!?@zWN2k-xv`;%5dbh51ug&p diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 7d9625732..690bd53aa 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 1b62389da312b9ad991103647080cd7841d93683..f11666205a56cb64a304b8883f3505324202cd3e 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA+bLfuWVD!Nvw-MgTRb1vLNw delta 18 ZcmdnYyqS4ICA*P=k)f5T<;DhMMgTS41wQ}) diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index bf2a5136c..9d2f87851 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index f3422659b38a4af9d29c4263fc1d668f1b1e5ecf..d45ddbd7d8b1f493acaa393821e01e423a74ee40 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA+bLfuWVD!Nvw%MgTO?1tS0e delta 18 ZcmZ3>yq0-FCA*P=k)f5T<;DhGMgTPh1uXyo diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index be97059c9..b9a27a45d 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 0b9a7a44a..55a0a9a04 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index ed547b96e..a2fc41782 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-12 21:59+0000\n" +"POT-Creation-Date: 2017-06-13 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 1040929d2a5f394417aa66d72392ec8156dc5901 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 14 Jun 2017 01:41:07 +0000 Subject: [PATCH 029/447] [core] Automatic merge of Transifex translations --- lang/calamares_ca.ts | 2 +- lang/calamares_da.ts | 2 +- lang/calamares_pl.ts | 2 +- lang/calamares_pt_PT.ts | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 0ee77f6de..433b10d80 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -2243,7 +2243,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Us donem la benvinguda a l'instal·lador Calamares per a %1.</h1> diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 95ce63e16..3c72a1f4c 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -2243,7 +2243,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Velkommen til Calamares-installationsprogrammet for %1.</h1> diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 2a3969369..329ca0639 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -2243,7 +2243,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Witamy w instalatorze Calamares dla systemu %1.</h1> diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index eaa2d1de2..9fccbc817 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -2243,7 +2243,7 @@ O instalador será encerrado e todas as alterações serão perdidas. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Bem vindo ao instalador Calamares para %1.</h1> From fbd8ce124e8f0c5ad2ca2baece01b9f1182e48c9 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 14 Jun 2017 01:41:08 +0000 Subject: [PATCH 030/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index e2f6c9bb0feda136b6ddb83320ad03334b3f4339..26bc1187f4b8f238c2a9479ad24592c1523dc11f 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wb@Xt=SVgAo8FAq27j delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 2b8ca1fbe2c9e8494612609ef235bf986c480574..28fa240cb5214205e4cd1c91fab2536e12344f7e 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4grq2a~`3q}Abrv$(N delta 15 WcmdnNyn}f{4U3_bslmnu3q}AbsszCR diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 95ba85960..5ba55820a 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index a0bfdbd43..31bf5a40a 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 92c5bd487..a67f99647 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 2fbb58db5..be1ec94d0 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index a93d74e4c..402bbf518 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index b54b0fefe..04301849a 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 9535990d3b56ca00093159900c18465e69ed1dea..49e06354b09bb3bb565b4bcb2fe31aac2d9c96a3 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grq2a~`6Gi|jF9fsz delta 15 WcmdnOyoGr}4U3_bslmnu6Gi|jG6b~% diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 4165d760d..bd6d4a735 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 6efcd016f9895516feff442ae6bfb71604e7234a..3bda6f5b1c11f6fc7b5cdf9e2c6fc04d04055835 100644 GIT binary patch delta 15 WcmX@he3p4a4U4grq2a~`Uq%2d9R&XX delta 15 WcmX@he3p4a4U3_bslmnuUq%2dAO!#b diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 5bd1cbf97..ecb68809c 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 0199c9278..8f39155e2 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 6e380dcb7d1ec227049d37a7bd54c1095b5664a3..22e6d5cbca73e197af8d8fc7a8524654c7002df3 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4grq2a~`7e)Xp4+P`@ delta 15 WcmX@Ye1v&I4U3_bslmnu7e)Xp5(MP{ diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index c8ed26a31..12dc2df4b 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index aa36d8b67ab09d8ffa9415188ac8d0887ca4804b..75a2c5eb81187a4e89f82ee8a2b003c69389f259 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4grq2a~`S4IFUEd=KP delta 15 WcmX@ge3W@Y4U3_bslmnuS4IFUFa+oT diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 78f840efe..ff6a5e2f9 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 7ab66e1883f20cd122e92df53e2ce21fb2ae9b94..db0cebeb2a0e7be8aff2830702f43cc4cdcec931 100644 GIT binary patch delta 15 WcmX@be2RHO4U4grq2a~`FGc_>!vyvK delta 15 WcmX@be2RHO4U3_bslmnuFGc_>#sv2O diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 962654d8a..773356d61 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index bab3fa3aca7a9ff9799610fa072d5fae31f7b1ae..2b27826f3dfefa34eaf7853d9c69041e0d77f275 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grq2a~`b4CCui3Gg> delta 15 Wcmdnayq$SM4U3_bslmnub4CCuj0C;_ diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index a57b8ef36..08551db8a 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index d8bb32d4da1c0a51d510e5814f9346f6b36751bb..3f68a876e8457f76554478dd14e4a834a75a7ca1 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4grq2a~`Q$_$OO$4_9 delta 15 WcmdnWyp?%E4U3_bslmnuQ$_$OPz1OD diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 0fc9c12b3..970de18e8 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 0c95ae4091f4a97712f2e135f913ca9c493a355e..7d7b0ec2024311389b4d472e26b6f64b79c096cc 100644 GIT binary patch delta 15 WcmZ3_yq delta 15 Wcmdnayq$SM4U3_bslmnub4CCuj0C;_ diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 75aabf205..a04038c41 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 0a265288b3f26fce9d26ff546c07bf6700fc7e2c..1fb1dc2b6dc40fd594dab72ca83f8dce7cfecf8f 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grq2a~`b4CCui3Gg> delta 15 Wcmdnayq$SM4U3_bslmnub4CCuj0C;_ diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 80dc4d418..bca23069a 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 3a9efbbc0ea49210c7ef9aa888f9f6a21ca5120d..a8faf898a9caa3c5b37501ac3b24f0e1666d75ad 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grq2a~`6Gi|jF9fsz delta 15 WcmdnOyoGr}4U3_bslmnu6Gi|jG6b~% diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index ffebc6b6b..fbfe16abd 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 22111996c..024014e98 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 5b29ac155..9787c1285 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index e13c9b684cea4004c0a23aed59bb5f059d566b49..8c7dc2fc725db8c8dfd0c18071d5d05a064e106d 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VGWoWp$o{^CW04rn!L;wH) delta 17 YcmZo*Z(!e0&B$VCWoodwo{^CW04rz&MF0Q* diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index fc08361a9..a00f6ca90 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index cee9b850b..00a17321d 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 8290f4dc7..d599ccfc1 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index d62334b84..5fca4573e 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index d4a65c3628fa1e9a9817c8b358129cc0bd76fa4e..718db2adbc037324916c38c1f82ce3aa93ef79c9 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4grq2a~`Jw^a1djz5Y delta 15 WcmZ3-ypDN74U3_bslmnuJw^a1egvZc diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 4f6b3456d..2a06c724e 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 7b77caa654dcc66e440951923dd9352624d704c0..bf9bbffd3de18bba7045a8f9b35dfcaac6902210 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4grq2a~`ZAJhnAq1HK delta 15 WcmZ3@yqbAJ4U3_bslmnuZAJhnBm|lO diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 49c20c7bf..58bde4965 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index a17b1cab0..1fbc05a75 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 642b5ed597f6723a4d25d93d982507a6463913ef..50dc5df6f98354df78edfd2ed2222d651fad460e 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grq2a~`Ge!U@YXrIg delta 15 WcmdnSyp4H64U3_bslmnuGe!U@ZUnmk diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 8462f4c67..691cff1f8 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 90c8e02edf383ac1e07716e02887c94e68c86805..3235b3c3534d9ef470dc680fea8df625839df68e 100644 GIT binary patch delta 15 WcmX@We1LgE4U4grq2a~`2SxxYmju`V delta 15 WcmX@We1LgE4U3_bslmnu2SxxYngrPZ diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 5338e4200..c48d5f7f2 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 3431d54b785b1cacc3dcb8d1dad714c924dda59a..e9049d62a12d8425ef0a8e8688f90c82c05e8d53 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VGWoWp$o{^Uc04)3jXaE2J delta 17 YcmeBS?_u9i&B$VCWoodwo{^Uc04)FnX#fBK diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index e7c6d5c99..cec292d3a 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index ec5b4b479..ed0574068 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 30bc9e99d2130d04d063b0174649803153204e3d..00cc559a8518deef8f7956110d22edc03df91585 100644 GIT binary patch delta 15 Wcmcc4a-C&D4U4grq2b1c>x=*{V+Ef8 delta 15 Wcmcc4a-C&D4U3_bslmpE>x=*{W(A-C diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index c9e0b75a2..42bd66f81 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index ee39c0731..4a636f0d1 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 96e283e03..5ae420fa3 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index ee9695f2fef64577dee7d90117bc2961f45d13e8..e6621dd2eefc37354868a966b5a74e838ff59300 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3$m7(G0dPZv|05cc_@&Et; delta 17 YcmdnRzKeZBH6x3mm8rqzdPZv|05co}^8f$< diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index ce66dc7fa..c8a78a8cf 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index fe08cae7f..5104deefe 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 2262beb6a..ccaa76c0c 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 4aebac2668b7ce2350a0e4baa6fc2aaefb3401c8..ed550e1128b344ebe3e79244f90880486b9635f4 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4grq2b1c97X^yzXe, 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 789bc75c3a4f0fad8dd0a8d8674d1475f5b6b3fe..c7f416ce23a7e7a00c8cbe106b6ed9f1217d207d 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4grq2b1cDU1Lni3HXF delta 15 WcmbQjGKFPA4U3_bslmpEDU1Lnj0D#J diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 983095165..0ee79ff12 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 0c8c8d702f209ebd6d846c8913e98e520be8bc30..e4304f5331bb485fbb13fff6b9f0f7dbaaaf9ba2 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grq2a~`Ge!U@YXrIg delta 15 WcmdnSyp4H64U3_bslmnuGe!U@ZUnmk diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 7d18047b2..469ad584e 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 53e064cac89d251ad186ef5205d391fba8b74667..b6e12f19c141ee9c13390b52f86c2d27a51eae44 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4grq2a~`9Yz2sKLnfr delta 15 WcmZ3(yoPx~4U3_bslmnu9Yz2sLIj-v diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 87e402cc5..14f60eacb 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 3ed7c35c5..8dbf230f1 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index f232209093dce0fa882bf6850a26c810ab417462..ba92163cd5e5e83d5dcd621ae15bb29b6d63e6e2 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wb@Xt=SVi4g!KZ3LhI delta 15 WcmZo-X=0gB!(wPyq0-F4U4grq2a~`T}A*XT?C&1 delta 15 WcmZ3>yq0-F4U3_bslmnuT}A*XU<9B5 diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index b9a27a45d..40c46800c 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 55a0a9a04..d07890d16 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index a2fc41782..76e1b51d0 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 01:50+0000\n" +"POT-Creation-Date: 2017-06-13 03:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 81421db073ac76e6eb327409025fe87d22e8d4d3 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 14 Jun 2017 02:48:54 +0000 Subject: [PATCH 031/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 26bc1187f4b8f238c2a9479ad24592c1523dc11f..96c163016d17fbbdb19302036d5ebbba8208d300 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!?-xU}$A(u(6?o5dbjA1vdZy delta 18 ZcmeBR>0p^q$!@G*U~FY*xUr#w5dbi{1vLNw diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index f45bd1323..12874caa4 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 6125a3ce3..cd363029b 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 28fa240cb5214205e4cd1c91fab2536e12344f7e..4b8fc5e482bc184853a95f650266bb301c03e053 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA*1&fuWVD!Nvv)MgTTw1w{Y= delta 18 ZcmdnNyn}f{CA+bLfw7gL;l>6FMgTTi1w#M; diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 5ba55820a..053eeb507 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 31bf5a40a..772874fd0 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index a67f99647..feb038dce 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index be1ec94d0..395cd88e3 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 402bbf518..0e47124a3 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 04301849a..56f2f9745 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 49e06354b09bb3bb565b4bcb2fe31aac2d9c96a3..dcbfb5b7cdfe4be3dc6783b3d8d2cbfd9034a16f 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*1&fuWVD!Nvv?MgTR~1vvl! delta 18 ZcmdnOyoGr}CA+bLfw7gL;l>6NMgTR+1vdZy diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index bd6d4a735..fad90a6e5 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 3bda6f5b1c11f6fc7b5cdf9e2c6fc04d04055835..fa90890968dee9d3269f3e9c71bf95f31cfeb7bd 100644 GIT binary patch delta 18 ZcmX@he3p4aCA*1&fuWVD!Nvw(MgTcn1%v7EMgTcZ1%dzo diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index ecb68809c..357e421b8 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 8f39155e2..14697eda4 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 22e6d5cbca73e197af8d8fc7a8524654c7002df3..d18187c559c44639d9023d91ee336e928dd39f3b 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA*1&fuWVD!Nvv`MgTY%1!({P delta 18 ZcmX@Ye1v&ICA+bLfw7gL;l>6RMgTYp1!n*N diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 12dc2df4b..44f553fbe 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 75a2c5eb81187a4e89f82ee8a2b003c69389f259..9291f945e40826aca630a539b520f752644448d2 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA*1&fuWVD!NvwxMgTZG1#AES delta 18 ZcmX@ge3W@YCA+bLfw7gL;l>76MgTZ21!@2Q diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index ff6a5e2f9..2b1c87fab 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index db0cebeb2a0e7be8aff2830702f43cc4cdcec931..9f0a59bd066781b7cda746b38852c795d9ec7ac9 100644 GIT binary patch delta 18 ZcmX@be2RHOCA*1&fuWVD!NvwJMgTbQ1$zJh delta 18 ZcmX@be2RHOCA+bLfw7gL;l>6pMgTbC1$h7f diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 773356d61..34838031e 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 2b27826f3dfefa34eaf7853d9c69041e0d77f275..10a87f0f1e5b7e93eb6381d1fb7dfe9e48f5f70c 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*1&fuWVD!Nvx2MgTTM1wsG- delta 18 Zcmdnayq$SMCA+bLfw7gL;l>7YMgTT81wa4* diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 08551db8a..c09e9bbe3 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 3f68a876e8457f76554478dd14e4a834a75a7ca1..6bcad8e54fee9cbc910704cbfe57d5447cc3b3ac 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA*1&fuWVD!NvwtMgTSZ1v~%% delta 18 ZcmdnWyp?%ECA+bLfw7gL;l>72MgTSL1v&r# diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 970de18e8..e109b092f 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 7d7b0ec2024311389b4d472e26b6f64b79c096cc..4c1f7d9b7087a080b38b6f194b0f7b2b534e08d3 100644 GIT binary patch delta 18 ZcmZ3_yq7iMgTPy1t6xMgTZc1#JKT diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 16996a091..99c00cb2a 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 016ccfbb3e1152f9f036600eca70e1615b3c99bf..14552b4181b09b2e8683376214f20bb722177cab 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*1&fuWVD!Nvv?MgTR~1vvl! delta 18 ZcmdnOyoGr}CA+bLfw7gL;l>6NMgTR+1vdZy diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index db1da0614..1b6da54a4 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 6be5862fcc867b9c4ce55e47c7a6ca77a8503a7f..c4727985d535cfb09d992a0af01ac2a356d20c78 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA*1&fuWVD!Nvv;MgTad1$6)b delta 18 ZcmX@Xe1dsGCA+bLfw7gL;l>6JMgTaP1#7YMgTT81wa4* diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index a04038c41..0f9dabc1a 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 1fb1dc2b6dc40fd594dab72ca83f8dce7cfecf8f..efe81bd751659675c4aaa6a50b1e32fd9ff0c7dc 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*1&fuWVD!Nvx2MgTTM1wsG- delta 18 Zcmdnayq$SMCA+bLfw7gL;l>7YMgTT81wa4* diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index bca23069a..be35ed205 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index a8faf898a9caa3c5b37501ac3b24f0e1666d75ad..50e3de3f57bcb33c817e9147d8417f8f4746d967 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*1&fuWVD!Nvv?MgTR~1vvl! delta 18 ZcmdnOyoGr}CA+bLfw7gL;l>6NMgTR+1vdZy diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index fbfe16abd..4189d964f 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 024014e98..8fdfd58c9 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 9787c1285..76bffdb59 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 8c7dc2fc725db8c8dfd0c18071d5d05a064e106d..45d04ef74e4c8ed96278f9e69d54cde91029ec8a 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i+U|?uvYOuMUk&y`iH_rsg delta 20 bcmZo*Z(!e0!N_i`U|?)zXt=qak&y`iH@^hO diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index a00f6ca90..5c8a6ea1c 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 00a17321d..a5775ed22 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index d599ccfc1..56d911332 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 5fca4573e..5b72c2133 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 718db2adbc037324916c38c1f82ce3aa93ef79c9..2200af4b0cd34b84777aa0178de0c4d615538017 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA*1&fuWVD!NvwXMgTPc1t$Oi delta 18 ZcmZ3-ypDN7CA+bLfw7gL;l>6%MgTPO1tkCg diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 2a06c724e..72371a7cc 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index bf9bbffd3de18bba7045a8f9b35dfcaac6902210..24eceb75c91a701414371d983b322870a7c8d028 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA*1&fuWVD!Nvw{MgTOF1s(tZ delta 18 ZcmZ3@yqbAJCA+bLfw7gL;l>7SMgTO11snhX diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 58bde4965..fabc5d12b 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 1fbc05a75..785183f32 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 50dc5df6f98354df78edfd2ed2222d651fad460e..21dfe5a2cd7e4e58a0417384ce88c6c58a6014d4 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*1&fuWVD!NvwNMgTS-1wQ}) delta 18 ZcmdnSyp4H6CA+bLfw7gL;l>6tMgTSv1w8-& diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 691cff1f8..6f06691af 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 3235b3c3534d9ef470dc680fea8df625839df68e..c5c8e1c07b2f1f3a2044136656e3e506e28e4590 100644 GIT binary patch delta 18 ZcmX@We1LgECA*1&fuWVD!Nvv$MgTX61zi9D delta 18 ZcmX@We1LgECA+bLfw7gL;l>6BMgTW@1zP|B diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index c48d5f7f2..0a1cbf1cd 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index e9049d62a12d8425ef0a8e8688f90c82c05e8d53..aab19b44b7417515e0c2c3eefd0ca3e81a213081 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i+U|?uvYOuMUk(UVoIj;om delta 20 bcmeBS?_u9i!N_i`U|?)zXt=qak(UVoIiCdU diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index cec292d3a..93517586b 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index ed0574068..b80eba267 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 00cc559a8518deef8f7956110d22edc03df91585..20aa9d97a234142039dceb5aacd3d12373a1f439 100644 GIT binary patch delta 18 Zcmcc4a-C&DCA*1&fuWVD!N!K`i~u|21|$Fg delta 18 Zcmcc4a-C&DCA+bLfw7gL;l_sRi~u{<1|k3e diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 42bd66f81..ef654e135 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 4a636f0d1..3382aa307 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 5ae420fa3..a53a5f13b 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index e6621dd2eefc37354868a966b5a74e838ff59300..e0a457379d42195143546f51f3030952a01515d0 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtOf`Orxsln!YMr$SjK;H#- delta 20 bcmdnRzKeZB1tYt$f`PG>q2cCwMr$SjK+gqr diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index c8a78a8cf..e2d59eb38 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 5104deefe..9e985291a 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index ccaa76c0c..002e865db 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index ed550e1128b344ebe3e79244f90880486b9635f4..f67d6098cc9bda7ac0a0d5d5d2b30bc68cdcd99c 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA*1&fuWVD!N!IhMgTpy1>pby delta 18 ZcmaFE{Dyf#CA+bLfw7gL;l_p>MgTpk1>XPw diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index c6eeaac04..4b45b89f6 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index d197a59cc..fa9513f3c 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index c7f416ce23a7e7a00c8cbe106b6ed9f1217d207d..6c16022189b370fb7aa5dd91652d96e8a9afff02 100644 GIT binary patch delta 18 ZcmbQjGKFPACA*1&fuWVD!N!Iui~urt1zP|B delta 18 ZcmbQjGKFPACA+bLfw7gL;l_q3i~urf1z7+9 diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 0ee79ff12..089ae13b9 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index e4304f5331bb485fbb13fff6b9f0f7dbaaaf9ba2..d1c7ccdf336c237f3c1c371173212e2fd54b69c4 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*1&fuWVD!NvwNMgTS-1wQ}) delta 18 ZcmdnSyp4H6CA+bLfw7gL;l>6tMgTSv1w8-& diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 469ad584e..86bf1fb08 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index b6e12f19c141ee9c13390b52f86c2d27a51eae44..eae6309ae54082394243e5af4e80cef1958e53be 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA*1&fuWVD!Nvw1MgTOp1t96XMgTOb1s?za diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 14f60eacb..83fb5e5d9 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 8dbf230f1..cc5377298 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index ba92163cd5e5e83d5dcd621ae15bb29b6d63e6e2..161df713b993e8fc2135ff96a21a8952c63c832c 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!?-xU}$A(u(6?u5dbgn1tkCg delta 18 ZcmZo-X=0gB$!@G*U~FY*xUr#$5dbgZ1tS0e diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 8781124bf..05de50d2e 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 7902b386c5a8507cc42a5db9a62408080cd2ea35..3832de33d3acf11f22daebf2f9725347c8cc74ec 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA*1&fuWVD!Nvw-MgTRm1vUTx delta 18 ZcmdnYyqS4ICA+bLfw7gL;l>7IMgTRY1vCHv diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index f8671506f..8494ae18c 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index bc096b2f7330f1d86de6b30e9bd430e9432a0a19..5fd0d20500acb16a33e6708da7a0839c1602ae43 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA*1&fuWVD!Nvw%MgTP21tb6f delta 18 ZcmZ3>yq0-FCA+bLfw7gL;l>7CMgTO<1tI_d diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 40c46800c..d2be581f0 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index d07890d16..b779b35cc 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 76e1b51d0..fe91e91e8 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-13 03:11+0000\n" +"POT-Creation-Date: 2017-06-14 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 3677708d3e8a9a9ff90dd987944e24abca6cf404 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 14 Jun 2017 11:33:42 -0400 Subject: [PATCH 032/447] PartitionModule: look for atasmart and blkid, to avoid link-time failure. This just puts a warning in the cmake log, but will help diagnose situations where libatasmart.so.4 is installed, but libatasmart.so is not -- in which case -latasmart fails. --- src/modules/partition/CMakeLists.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/modules/partition/CMakeLists.txt b/src/modules/partition/CMakeLists.txt index 4dca94bd6..ea31cca86 100644 --- a/src/modules/partition/CMakeLists.txt +++ b/src/modules/partition/CMakeLists.txt @@ -11,6 +11,15 @@ find_package( KF5 REQUIRED CoreAddons ) find_package( KF5 REQUIRED Config I18n IconThemes KIO Service ) find_package( KPMcore 3.0.3 REQUIRED ) +find_library( atasmart_LIB atasmart ) +find_library( blkid_LIB blkid ) +if( NOT atasmart_LIB ) + message( WARNING "atasmart library not found." ) +endif() +if( NOT blkid_LIB ) + message( WARNING "blkid library not found." ) +endif() + add_subdirectory( tests ) From 92a2c7aa70f0523391ee75f829c4520c0ccb1276 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 14 Jun 2017 11:39:53 -0400 Subject: [PATCH 033/447] PartitionModule: avoid nullptr crashes Fix up iterator code so that it handles nullptr better. This avoids part of #686. --- src/modules/partition/core/PartitionCoreModule.cpp | 4 ++-- src/modules/partition/core/PartitionIterator.cpp | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index 7ce67be16..151dce4a4 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -157,9 +157,9 @@ PartitionCoreModule::doInit() // Remove the device which contains / from the list for ( QList< Device* >::iterator it = devices.begin(); it != devices.end(); ) - if ( hasRootPartition( *it ) || + if ( *it && ( hasRootPartition( *it ) || (*it)->deviceNode().startsWith( "/dev/zram") || - isIso9660( *it ) ) + isIso9660( *it ) ) ) it = devices.erase( it ); else ++it; diff --git a/src/modules/partition/core/PartitionIterator.cpp b/src/modules/partition/core/PartitionIterator.cpp index df1a2e4d7..26fa1df8c 100644 --- a/src/modules/partition/core/PartitionIterator.cpp +++ b/src/modules/partition/core/PartitionIterator.cpp @@ -2,6 +2,7 @@ * * Copyright 2014, Aurélien Gâteau * Copyright 2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -83,6 +84,8 @@ PartitionIterator::operator!=( const PartitionIterator& other ) const PartitionIterator PartitionIterator::begin( Device* device ) { + if ( !device ) + return PartitionIterator( nullptr ); Q_ASSERT(device); PartitionTable* table = device->partitionTable(); if ( !table ) @@ -106,6 +109,8 @@ PartitionIterator::begin( PartitionTable* table ) PartitionIterator PartitionIterator::end( Device* device ) { + if ( !device ) + return PartitionIterator( nullptr ); PartitionTable* table = device->partitionTable(); if ( !table ) return PartitionIterator( nullptr ); From 46a2503c87a586471757a55d02c30b4e4831b5c6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 14 Jun 2017 12:21:02 -0400 Subject: [PATCH 034/447] PartitionModule: skip nullptr devices, and report count FIXES #686 --- src/modules/partition/core/PartitionCoreModule.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index 151dce4a4..6abb4b03d 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -157,9 +157,9 @@ PartitionCoreModule::doInit() // Remove the device which contains / from the list for ( QList< Device* >::iterator it = devices.begin(); it != devices.end(); ) - if ( *it && ( hasRootPartition( *it ) || + if ( ! (*it) || hasRootPartition( *it ) || (*it)->deviceNode().startsWith( "/dev/zram") || - isIso9660( *it ) ) ) + isIso9660( *it ) ) it = devices.erase( it ); else ++it; @@ -171,6 +171,7 @@ PartitionCoreModule::doInit() m_deviceInfos << deviceInfo; cDebug() << device->deviceNode() << device->capacity() << device->name() << device->prettyName(); } + cDebug() << ".." << devices.count() << "devices detected."; m_deviceModel->init( devices ); // The following PartUtils::runOsprober call in turn calls PartUtils::canBeResized, From f48c004d27807b16d668bdc47caf6cb535743b15 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 15 Jun 2017 00:59:51 +0000 Subject: [PATCH 035/447] [core] Automatic merge of Transifex translations --- lang/calamares_nl.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 42fd3f939..a01ec9788 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -2243,7 +2243,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Welkom in het Calamares installatieprogramma voor %1.</h1> From bf093dc7437b421c8a0e01bb652e66030de4987f Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 15 Jun 2017 00:59:52 +0000 Subject: [PATCH 036/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 96c163016d17fbbdb19302036d5ebbba8208d300..4e63af1dcfab2e80ca66b3be1a4b2c27584b253b 100644 GIT binary patch delta 16 XcmeBR>0p^q&1z_FWnj9op@R_sDKG@; delta 16 XcmeBR>0p^q&1zt1Woodop@R_sDEtKD diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 12874caa4..74c2bc6f6 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index cd363029b..67b91db5f 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 4b8fc5e482bc184853a95f650266bb301c03e053..bed8dd1d566063e4c19d608737162a36086eb0ad 100644 GIT binary patch delta 16 XcmdnNyn}f{HLIbym4WHT1`9?2E))d# delta 16 XcmdnNyn}f{HLHQ4m8rqT1`9?2E#L(4 diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 053eeb507..c2275428f 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 772874fd0..b5f745109 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index feb038dce..f2193ae94 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 395cd88e3..88371bb56 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 0e47124a3..4225df762 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 56f2f9745..0183f4f5b 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index dcbfb5b7cdfe4be3dc6783b3d8d2cbfd9034a16f..82d5119d22c63de4ea9d090190129b1da9f12df0 100644 GIT binary patch delta 16 XcmdnOyoGr}HLIbym4WHT1`|dAEtCZ8 delta 16 XcmdnOyoGr}HLHQ4m8rqT1`|dAEno!Y diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index fad90a6e5..1302db4e8 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index fa90890968dee9d3269f3e9c71bf95f31cfeb7bd..3467a9e13a15cebe3e77fe7bcc0aea53860aa908 100644 GIT binary patch delta 16 XcmX@he3p4aHLIbym4WHT246-1Fti0X delta 16 XcmX@he3p4aHLHQ4m8rqT246-1Fn|Rx diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 357e421b8..393dc5814 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 14697eda4..3c5b170ed 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index d18187c559c44639d9023d91ee336e928dd39f3b..dd286788a9c72e7d1098bc19a43257c893e4a075 100644 GIT binary patch delta 16 XcmX@Ye1v&IHLIbym4WHT1{X#EFO&rw delta 16 XcmX@Ye1v&IHLHQ4m8rqT1{X#EFJJ`~ diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 44f553fbe..bd739f08b 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 9291f945e40826aca630a539b520f752644448d2..a6347e3a67c462f9cb8c55792b84888e6aca1784 100644 GIT binary patch delta 16 XcmX@ge3W@YHLIbym4WHT23JM^FSG?8 delta 16 XcmX@ge3W@YHLHQ4m8rqT23JM^FMtIY diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 2b1c87fab..e46ccb45c 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 9f0a59bd066781b7cda746b38852c795d9ec7ac9..1a0a10c1390548305b7359f45733763117a8b2af 100644 GIT binary patch delta 16 XcmX@be2RHOHLIbym4WHT1}{bcFjNID delta 16 XcmX@be2RHOHLHQ4m8rqT1}{bcFdzjd diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 34838031e..a6d93bcc0 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 10a87f0f1e5b7e93eb6381d1fb7dfe9e48f5f70c..55935360bf254d80ed78f012ab758a95a1d0fc3e 100644 GIT binary patch delta 16 Xcmdnayq$SMHLIbym4WHT26ILLE%XHS delta 16 Xcmdnayq$SMHLHQ4m8rqT26ILLEx-is diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index c09e9bbe3..bd2eb63a7 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 6bcad8e54fee9cbc910704cbfe57d5447cc3b3ac..91482d2b9da6db4f66fcbe24b920a68b64cc47b0 100644 GIT binary patch delta 16 XcmdnWyp?%EHLIbym4WHT22(}=Ewlvh delta 16 XcmdnWyp?%EHLHQ4m8rqT22(}=Er0~* diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index e109b092f..6527049ab 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 4c1f7d9b7087a080b38b6f194b0f7b2b534e08d3..2a3caf251330a723010ba8a82dbf0d3c1ef3e9ca 100644 GIT binary patch delta 16 XcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 76bffdb59..34550d6b0 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 45d04ef74e4c8ed96278f9e69d54cde91029ec8a..09d1b709a33b75e64b71f664b19521ff0e5e41c4 100644 GIT binary patch delta 18 ZcmZo*Z(!e0#mH)CZe?J)xt@`c2>>s^1bhGh delta 18 ZcmZo*Z(!e0#mH)4Xk}`!xt@`c2>>sJ1a$xa diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 5c8a6ea1c..4c9b19349 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index a5775ed22..ed5cf55ca 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 56d911332..3820eda24 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 5b72c2133..ef3eac942 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 2200af4b0cd34b84777aa0178de0c4d615538017..d1759dab0aef17d085479ffad26e8c7a86c529b2 100644 GIT binary patch delta 16 XcmZ3-ypDN7HLIbym4WHT20caqEYt+r delta 16 XcmZ3-ypDN7HLHQ4m8rqT20caqET9C_ diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 72371a7cc..804854194 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 24eceb75c91a701414371d983b322870a7c8d028..529c96b92779a8c2c7d243446842b3d58988eb40 100644 GIT binary patch delta 16 XcmZ3@yqbAJHLIbym4WHT25m+FEOZ3X delta 16 XcmZ3@yqbAJHLHQ4m8rqT25m+FEI, 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 21dfe5a2cd7e4e58a0417384ce88c6c58a6014d4..7ddb9abe6461b6c4d3f1740b7a2157db92c87c6a 100644 GIT binary patch delta 16 XcmdnSyp4H6HLIbym4WHT1~WzgEz|_^ delta 16 XcmdnSyp4H6HLHQ4m8rqT1~WzgEuaMJ diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 6f06691af..f86567044 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index c5c8e1c07b2f1f3a2044136656e3e506e28e4590..f2f903ed329c098b7fd2c5763db74d96a5e5b6ff 100644 GIT binary patch delta 16 XcmX@We1LgEHLIbym4WHT1_wp}FBAn3 delta 16 XcmX@We1LgEHLHQ4m8rqT1_wp}F5m?T diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 0a1cbf1cd..21586d217 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index aab19b44b7417515e0c2c3eefd0ca3e81a213081..6f04639fcbbe19bdd90912ce55adbe3596591575 100644 GIT binary patch delta 18 ZcmeBS?_u9i#mH)CZe?J)xt@`i2>>y01fT!_ delta 18 ZcmeBS?_u9i#mH)4Xk}`!xt@`i2>>xQ1epK; diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 93517586b..c9d22f42f 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index b80eba267..0f7a2f19e 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 20aa9d97a234142039dceb5aacd3d12373a1f439..9d02a60d4b8dac7436b476559da7bbf53c934d3d 100644 GIT binary patch delta 16 Xcmcc4a-C&DHLIbym4WHThU<&~GY|#W delta 16 Xcmcc4a-C&DHLHQ4m8rqThU<&~GTa5w diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index ef654e135..71c864ed2 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 3382aa307..c83a37401 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index a53a5f13b..9e33f085b 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index e0a457379d42195143546f51f3030952a01515d0..705626443643dd0178de2d36638ecfaa17732275 100644 GIT binary patch delta 18 ZcmdnRzKeZB6(g&mxs`$G=6XhJCIC0+1u6gl delta 18 ZcmdnRzKeZB6(g&Gp_Qq@=6XhJCIC0B1tS0e diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index e2d59eb38..743584682 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 9e985291a..295f7a030 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 002e865db..2a892f9e5 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index f67d6098cc9bda7ac0a0d5d5d2b30bc68cdcd99c..7fd9ba0dbd86f550b0fe7f699d1b46f6f80156f0 100644 GIT binary patch delta 16 XcmaFE{Dyf#HLIbym4WHTh8#u!G?WFD delta 16 XcmaFE{Dyf#HLHQ4m8rqTh8#u!G++gd diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 4b45b89f6..616c825d7 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index fa9513f3c..009e3dd01 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 6c16022189b370fb7aa5dd91652d96e8a9afff02..ee93292ebac8ac7d2988d8e52e18225ccde13c73 100644 GIT binary patch delta 16 XcmbQjGKFPAHLIbym4WHThAE5yDzF6( delta 16 XcmbQjGKFPAHLHQ4m8rqThAE5yDtrY8 diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 089ae13b9..7feded37c 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index d1c7ccdf336c237f3c1c371173212e2fd54b69c4..141f10774e97053cb516a5bddc46d9e35aedf152 100644 GIT binary patch delta 16 XcmdnSyp4H6HLIbym4WHT1~WzgEz|_^ delta 16 XcmdnSyp4H6HLHQ4m8rqT1~WzgEuaMJ diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 86bf1fb08..e8c2c0a81 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index eae6309ae54082394243e5af4e80cef1958e53be..8cfe791210f4795312d56a0fa91014f466d5901b 100644 GIT binary patch delta 16 XcmZ3(yoPx~HLIbym4WHT1|3EKER+P) delta 16 XcmZ3(yoPx~HLHQ4m8rqT1|3EKEMNr9 diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 83fb5e5d9..9298cdb92 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index cc5377298..b9c45c092 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 161df713b993e8fc2135ff96a21a8952c63c832c..6afd130600d3d5bb5635b0f90ac087f71da79c44 100644 GIT binary patch delta 16 XcmZo-X=0gB&1z_FWnj9op@|UyC~ySW delta 16 XcmZo-X=0gB&1zt1Woodop@|UyC_Dtw diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 05de50d2e..24a221007 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 3832de33d3acf11f22daebf2f9725347c8cc74ec..5b95f869dbc66d12a9cc6f9be6b4f90dc3b9bb0a 100644 GIT binary patch delta 16 XcmdnYyqS4IHLIbym4WHT24hA5Ep!Cw delta 16 XcmdnYyqS4IHLHQ4m8rqT24hA5EkFd~ diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 8494ae18c..d2682a32d 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 5fd0d20500acb16a33e6708da7a0839c1602ae43..fda3596ebc0fd405df9fbdd39bf90cb74be6c7ed 100644 GIT binary patch delta 16 XcmZ3>yq0-FHLIbym4WHT23yq0-FHLHQ4m8rqT23i diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index d2be581f0..5a30b3a00 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index b779b35cc..4e5adb151 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index fe91e91e8..4855049fd 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 01:50+0000\n" +"POT-Creation-Date: 2017-06-14 17:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 8209e305de70bca60ff0252c7f2d0966a5fae3e2 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 15 Jun 2017 02:48:49 +0000 Subject: [PATCH 037/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 4e63af1dcfab2e80ca66b3be1a4b2c27584b253b..30e8ad53b919bae738bcad3212c55d129720c325 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!@A(U}$A(u(6?o5dbjL1vmfz delta 18 ZcmeBR>0p^q$!?-xXl`X-y0M{y5dbj!1wH@( diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 74c2bc6f6..0f362f76a 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 67b91db5f..41ead64ba 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index bed8dd1d566063e4c19d608737162a36086eb0ad..e50b61ce9491058f70d2b16fb46145366893e253 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA+DDfuWVD!Nvv)MgTT*1x5e> delta 18 ZcmdnNyn}f{CA*1&p}CcT>Ba^NMgTUP1xx?{ diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index c2275428f..93d3edac9 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index b5f745109..4b86b59c3 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index f2193ae94..3402724aa 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 88371bb56..f96930c6b 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 4225df762..3f840eddd 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 0183f4f5b..4642c038e 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 82d5119d22c63de4ea9d090190129b1da9f12df0..c9bd71f76dd6c63ce71d9a268c832c9e916d9dc4 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+DDfuWVD!Nvv?MgTSA1v&r# delta 18 ZcmdnOyoGr}CA*1&p}CcT>Ba^VMgTSp1wa4* diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 1302db4e8..a700ce3eb 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 3467a9e13a15cebe3e77fe7bcc0aea53860aa908..ee4db9994ae0ab91c6713d4d043abb66e8d1d32e 100644 GIT binary patch delta 18 ZcmX@he3p4aCA+DDfuWVD!Nvw(MgTcy1%&_r delta 18 ZcmX@he3p4aCA*1&p}CcT>Ba_MMgTdG1&aUx diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 393dc5814..72ac859bc 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 3c5b170ed..b44025d5b 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index dd286788a9c72e7d1098bc19a43257c893e4a075..e1af38a53c71afa16ce3d16cd54183d3e4dff5ce 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA+DDfuWVD!Nvv`MgTY?1!@2Q delta 18 ZcmX@Ye1v&ICA*1&p}CcT>Ba^ZMgTZW1#kcW diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index bd739f08b..d0d783c64 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index a6347e3a67c462f9cb8c55792b84888e6aca1784..41a0e1f4ce2c17d928951e78bcf6ad6e0377cb49 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA+DDfuWVD!NvwxMgTZR1#JKT delta 18 ZcmX@ge3W@YCA*1&p}CcT>Ba_EMgTZ)1#Ba^xMgTb^1%dzo diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index a6d93bcc0..87b81d4bc 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 55935360bf254d80ed78f012ab758a95a1d0fc3e..38ab9af78a3612715a581d49100be3efc28ce0c7 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+DDfuWVD!Nvx2MgTTX1w#M; delta 18 Zcmdnayq$SMCA*1&p}CcT>Ba_gMgTT=1xWw^ diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index bd2eb63a7..9be686b6b 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 91482d2b9da6db4f66fcbe24b920a68b64cc47b0..2b79ef8e266861bf2bfdea2e4eaf658d12beba4a 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA+DDfuWVD!NvwtMgTSk1w8-& delta 18 ZcmdnWyp?%ECA*1&p}CcT>Ba_AMgTT21w#M; diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 6527049ab..c2880e2ef 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 2a3caf251330a723010ba8a82dbf0d3c1ef3e9ca..7b439d8675c9acac7b420ef143c561464db1ebf3 100644 GIT binary patch delta 18 ZcmZ3_yqBa_qMgTQf1u*~s diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po index d7f41eeca..38dd09119 100644 --- a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo index d57a3c3c88260c2b9c588085b37eb734b56a2dcd..fb506cbd3d1db37c50f3815edaaf8bcc137758eb 100644 GIT binary patch delta 18 ZcmX@ce2jTQCA+DDfuWVD!NvwRMgTZ#1#kcW delta 18 ZcmX@ce2jTQCA*1&p}CcT>Ba^(MgTaJ1$F=c diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 12ac50291..3822a7d2d 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 1cc2d4319ab29ebfd93b695a83d94b8a0ed4debf..1ad991c3d117fae9a938077c4250b6d9aef3db34 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+DDfuWVD!Nvv?MgTSA1v&r# delta 18 ZcmdnOyoGr}CA*1&p}CcT>Ba^VMgTSp1wa4* diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index ab4200e1f..a4ae953b2 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 30625a038fb4608f8f09a79ee510f8fed2bb16f4..a53615506d26ede748e913fec8963bc9bfa2326b 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA+DDfuWVD!Nvv;MgTao1$F=c delta 18 ZcmX@Xe1dsGCA*1&p}CcT>Ba^RMgTb61$+Pi diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 4395dde9b..fd29ee077 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index c200c9282288ba058c726a1d75b1a708b0e353f3..087b8a0f3ee574beeb31a6be7f37f2f5970d1a82 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+DDfuWVD!Nvx2MgTTX1w#M; delta 18 Zcmdnayq$SMCA*1&p}CcT>Ba_gMgTT=1xWw^ diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 60491a1d0..ff8ce4668 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 0883398a008de84f1402747530e2e02c9833c2e7..629a082c16ec82848c75ba1ecf966ea31cbee8a2 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+DDfuWVD!Nvx2MgTTX1w#M; delta 18 Zcmdnayq$SMCA*1&p}CcT>Ba_gMgTT=1xWw^ diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 51f889f64..412d52b5d 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index f5b60efcf512ee4c9ee46a1b708463310e240d14..38c1a98ffae80de00202d686475fee6b8d06f4b7 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+DDfuWVD!Nvv?MgTSA1v&r# delta 18 ZcmdnOyoGr}CA*1&p}CcT>Ba^VMgTSp1wa4* diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 16dc8fec6..ab6724ce8 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index c20ef111e..e6b66431b 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 34550d6b0..a74b32de4 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 09d1b709a33b75e64b71f664b19521ff0e5e41c4..b5357ed623d737367f52fa6ed69b1ebd6fc2640b 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i^U|?uvYOuMUk&y`iH`@ft delta 20 bcmZo*Z(!e0!N_i+U}$b-V7j@Uk&y`iI0^*N diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 4c9b19349..a71e52619 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index ed5cf55ca..667420074 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 3820eda24..4eb92ad90 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index ef3eac942..c187d5b30 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index d1759dab0aef17d085479ffad26e8c7a86c529b2..5af023fc109942d056ad1125b20eefe4c48f861a 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA+DDfuWVD!NvwXMgTPn1tBa^Ba_aMgTO(1tkCg diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 3063e4c1b..0bf8bac37 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index d9da2abf2..c8764ae1c 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 7ddb9abe6461b6c4d3f1740b7a2157db92c87c6a..11c7e129d3fcfac732eda99812caee50fc100239 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+DDfuWVD!NvwNMgTS|1wa4* delta 18 ZcmdnSyp4H6CA*1&p}CcT>Ba^#MgTTc1x5e> diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index f86567044..8eb2fe049 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index f2f903ed329c098b7fd2c5763db74d96a5e5b6ff..e2bfaabc5a2d084a6126a2edfe3924b3460a6d12 100644 GIT binary patch delta 18 ZcmX@We1LgECA+DDfuWVD!Nvv$MgTXH1zrFE delta 18 ZcmX@We1LgECA*1&p}CcT>Ba^JMgTXw1!MpK diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 21586d217..79b70455c 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 6f04639fcbbe19bdd90912ce55adbe3596591575..96e6667dc969796b010f02cdaffbf1fd11d50c57 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i^U|?uvYOuMUk(UVoIlBbz delta 20 bcmeBS?_u9i!N_i+U}$b-V7j@Uk(UVoIqC%T diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index c9d22f42f..f626a272c 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 0f7a2f19e..fa265b633 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 9d02a60d4b8dac7436b476559da7bbf53c934d3d..e4be2feb4cdd95ce1ce8c607f93ae3b99f858872 100644 GIT binary patch delta 18 Zcmcc4a-C&DCA+DDfuWVD!N!K`i~u|D1|BffZi~u|s1}gvn diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 71c864ed2..41593fe9a 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index c83a37401..2f86a538f 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 9e33f085b..707611ae5 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 705626443643dd0178de2d36638ecfaa17732275..ac2f269c810bba7fa13cdc28c4d7c7cf67430daf 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtuf`Orxsln!YMr$SjK, 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 295f7a030..594375ebc 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 2a892f9e5..79cd0e41d 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 7fd9ba0dbd86f550b0fe7f699d1b46f6f80156f0..99421fb0ae25cdc11e12f4890f8b396e9b942bdc 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA+DDfuWVD!N!IhMgTp-1>yhz delta 18 ZcmaFE{Dyf#CA*1&p}CcT>Bfc}MgTqR1?T_( diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 616c825d7..6649c4a62 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 009e3dd01..ab067be1c 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index ee93292ebac8ac7d2988d8e52e18225ccde13c73..d19e7a2f31c471f8626557c69b1ca2fbfa5500e5 100644 GIT binary patch delta 18 ZcmbQjGKFPACA+DDfuWVD!N!Iui~ur&1zZ3C delta 18 ZcmbQjGKFPACA*1&p}CcT>BfdBi~usM1!4dI diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 7feded37c..f544bd599 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 141f10774e97053cb516a5bddc46d9e35aedf152..82201e862d076c1782409afb8a275fdd69e11f09 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+DDfuWVD!NvwNMgTS|1wa4* delta 18 ZcmdnSyp4H6CA*1&p}CcT>Ba^#MgTTc1x5e> diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index e8c2c0a81..73821d6a2 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 8cfe791210f4795312d56a0fa91014f466d5901b..61656ccd6fc0ffeac1b42724a265df8b94005e06 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA+DDfuWVD!Nvw1MgTO!1tI_d delta 18 ZcmZ3(yoPx~CA*1&p}CcT>Ba^fMgTPI1t, 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 6afd130600d3d5bb5635b0f90ac087f71da79c44..49b41da6d05059fa75c35f84960166224090b6a2 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!@A(U}$A(u(6?u5dbgy1ttIh delta 18 ZcmZo-X=0gB$!?-xXl`X-y0M{&5dbhG1uOsn diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 24a221007..0f984ce8b 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 5b95f869dbc66d12a9cc6f9be6b4f90dc3b9bb0a..e0cf8005d058f482bf865d21968529daa8bc2cd3 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA+DDfuWVD!Nvw-MgTRx1vdZy delta 18 ZcmdnYyqS4ICA*1&p}CcT>Ba_QMgTSF1w8-& diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index d2682a32d..dc6a8f4ec 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index fda3596ebc0fd405df9fbdd39bf90cb74be6c7ed..baeb2db3b69144a51c7c16e5b5b7c8ba710bc1e2 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA+DDfuWVD!Nvw%MgTPD1tkCg delta 18 ZcmZ3>yq0-FCA*1&p}CcT>Ba_KMgTPs1uFmm diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 5a30b3a00..d94f5cbff 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 4e5adb151..912e26540 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 4855049fd..44d646e67 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-14 17:05+0000\n" +"POT-Creation-Date: 2017-06-15 01:50+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From f0f53037c039536073d5d8035ab0dbba810085d2 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 16 Jun 2017 00:39:23 +0000 Subject: [PATCH 038/447] [core] Automatic merge of Transifex translations --- lang/calamares_hr.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 9a2d2e126..d21a9b114 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -2243,7 +2243,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. <h1>Welcome to the Calamares installer for %1.</h1> - + Dobrodošli u Calamares instalacijski program za %1. From 85a72155269ddce51160e2784ece0d196604dfd8 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 16 Jun 2017 00:39:24 +0000 Subject: [PATCH 039/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 30e8ad53b919bae738bcad3212c55d129720c325..32ecfda5f5da7178f1b172e5889b74f7145dd93f 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wb@Xtc4RgAo8FCIqtp delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index e50b61ce9491058f70d2b16fb46145366893e253..5d89ce45a45635cf58ec42f3fa8d049663a932ae 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4grq0z<$3q}AbtOUUT delta 15 WcmdnNyn}f{4U3_bslmnu3q}AbsszCR diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 93d3edac9..420dc827c 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 4b86b59c3..a4a5abb97 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 3402724aa..458083bf3 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index f96930c6b..d26b6b3fa 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 3f840eddd..77686023c 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 4642c038e..0c6dcd648 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index c9bd71f76dd6c63ce71d9a268c832c9e916d9dc4..335d388595f45b6614b5d4a1b929166b2a54c8a8 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grq0z<$6Gi|jGz7H( delta 15 WcmdnOyoGr}4U3_bslmnu6Gi|jG6b~% diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index a700ce3eb..ede9c620f 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index ee4db9994ae0ab91c6713d4d043abb66e8d1d32e..26ef6809e674e48a29c43a8b18cf10088c1b89f7 100644 GIT binary patch delta 15 WcmX@he3p4a4U4grq0z<$Uq%2dA_V{d delta 15 WcmX@he3p4a4U3_bslmnuUq%2dAO!#b diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 72ac859bc..eb52235dd 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index b44025d5b..4ff046581 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index e1af38a53c71afa16ce3d16cd54183d3e4dff5ce..f4b4c9b66cc595eeceb1e7b21cff6fad6370a433 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4grq0z<$7e)Xp6a?h} delta 15 WcmX@Ye1v&I4U3_bslmnu7e)Xp5(MP{ diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index d0d783c64..28fc77b01 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 41a0e1f4ce2c17d928951e78bcf6ad6e0377cb49..cccc5d9072d7f2ad20fba65be3f30b0cfa583f0b 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4grq0z<$S4IFUG6d)V delta 15 WcmX@ge3W@Y4U3_bslmnuS4IFUFa+oT diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index d064beb2b..9e3ccd1c3 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index b52be341554320172c00ab32d9d9de26836f094a..a827a418ec68a403a24a0df2b70f5f3ec8c308f2 100644 GIT binary patch delta 15 WcmX@be2RHO4U4grq0z<$FGc_>$OQKQ delta 15 WcmX@be2RHO4U3_bslmnuFGc_>#sv2O diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 87b81d4bc..394507671 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 38ab9af78a3612715a581d49100be3efc28ce0c7..36dfc34f772154e618a958cc9a2fa167ff0f1465 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grq0z<$b4CCujs(5{ delta 15 Wcmdnayq$SM4U3_bslmnub4CCuj0C;_ diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 9be686b6b..488ded7f9 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 2b79ef8e266861bf2bfdea2e4eaf658d12beba4a..30129c56da9edaafe3f9cb40f484136527579816 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4grq0z<$Q$_$OQUtgF delta 15 WcmdnWyp?%E4U3_bslmnuQ$_$OPz1OD diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index c2880e2ef..eb30217f3 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 7b439d8675c9acac7b420ef143c561464db1ebf3..296d3e3d3c2a7dc2d769635a757a5d3951945e59 100644 GIT binary patch delta 15 WcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index a74b32de4..2e6b69d3c 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index b5357ed623d737367f52fa6ed69b1ebd6fc2640b..bdb2ee71cd1946d20b4f589142082888c25e0ad8 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VGWoWdyo{^CW04r()MF0Q* delta 17 YcmZo*Z(!e0&B$VCWoodwo{^CW04rz&MF0Q* diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index a71e52619..ee08f5ec2 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 667420074..da79b3649 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 4eb92ad90..a160ca1f9 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index c187d5b30..d427a48d4 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 5af023fc109942d056ad1125b20eefe4c48f861a..8eade0d70a5b250ced600664adcce5c125dab787 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4grq0z<$Jw^a1fCQre delta 15 WcmZ3-ypDN74U3_bslmnuJw^a1egvZc diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 7b5bd0ff0..313a9b327 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 041dbd4bb8c7a0a543a26a9ea761ed1a8d2330f5..09201e379186b2cd8b92c492128f402e51737850 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4grq0z<$ZAJhnCIp%Q delta 15 WcmZ3@yqbAJ4U3_bslmnuZAJhnBm|lO diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 0bf8bac37..29d1cea1c 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index c8764ae1c..f0a6c2543 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 11c7e129d3fcfac732eda99812caee50fc100239..f0cbba3ffd8759f3dd8c81b7bd3dcec44baff04a 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grq0z<$Ge!U@a0I&m delta 15 WcmdnSyp4H64U3_bslmnuGe!U@ZUnmk diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 8eb2fe049..8ce4b3161 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index e2bfaabc5a2d084a6126a2edfe3924b3460a6d12..63a8a125a1407f3df243ebe20acd93535c305864 100644 GIT binary patch delta 15 WcmX@We1LgE4U4grq0z<$2SxxYoCMhb delta 15 WcmX@We1LgE4U3_bslmnu2SxxYngrPZ diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 79b70455c..2f4b0f6f4 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 96e6667dc969796b010f02cdaffbf1fd11d50c57..ee1c0efc75b112cf72628ddac7a2eee580b146a8 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VGWoWdyo{^Uc04)LpX#fBK delta 17 YcmeBS?_u9i&B$VCWoodwo{^Uc04)FnX#fBK diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index f626a272c..30745bf5c 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index fa265b633..746cda543 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index e4be2feb4cdd95ce1ce8c607f93ae3b99f858872..e4b6e85a566d6b6e3ae1998772cb6a76413da2f2 100644 GIT binary patch delta 15 Wcmcc4a-C&D4U4grq0z>M>x=*{Xa%4E delta 15 Wcmcc4a-C&D4U3_bslmpE>x=*{W(A-C diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 41593fe9a..23fd30b2d 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 2f86a538f..082a7ec86 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 707611ae5..42f13dd7b 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index ac2f269c810bba7fa13cdc28c4d7c7cf67430daf..42d8708b1e31a3641bfac923c094a2da54cdcf2d 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3$m7&q*dPZv|05cv0^8f$< delta 17 YcmdnRzKeZBH6x3mm8rqzdPZv|05co}^8f$< diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index c0d0aa5f7..6f458b394 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 594375ebc..b79f3334d 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 79cd0e41d..459934834 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 99421fb0ae25cdc11e12f4890f8b396e9b942bdc..b514d715d37fe987f4f94471cc5726655262ac39 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4grq0z>M97X^y#06ad delta 15 WcmaFE{Dyf#4U3_bslmpE97X^y!UbIb diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 6649c4a62..c1e1d0943 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index ab067be1c..798f7dfb8 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index d19e7a2f31c471f8626557c69b1ca2fbfa5500e5..ff5dfccd5d8cb8ac3ddbd059d403294ba8960189 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4grq0z>MDU1Lnjs({L delta 15 WcmbQjGKFPA4U3_bslmpEDU1Lnj0D#J diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index f544bd599..8c37b39cc 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 82201e862d076c1782409afb8a275fdd69e11f09..20692f53bb520998b14167d6d12bbbc8f75750cb 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grq0z<$Ge!U@a0I&m delta 15 WcmdnSyp4H64U3_bslmnuGe!U@ZUnmk diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 73821d6a2..aac1027d2 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 61656ccd6fc0ffeac1b42724a265df8b94005e06..e85b9229fea7465d94650240db6549ff4af0fe4e 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4grq0z<$9Yz2sL, 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 49b41da6d05059fa75c35f84960166224090b6a2..747c7b33c6c680bf0944da25c4467f5f9886b57c 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wb@Xtc4Ri4g!Kas;6O delta 15 WcmZo-X=0gB!(wPyq0-F4U4grq0z<$T}A*XVg#T7 delta 15 WcmZ3>yq0-F4U3_bslmnuT}A*XU<9B5 diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index d94f5cbff..889b3c373 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 912e26540..eff612050 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 44d646e67..cad3e4661 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 01:50+0000\n" +"POT-Creation-Date: 2017-06-15 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 09d1131003f3af3d1bff37477ea7372b51fd2de1 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 16 Jun 2017 02:48:57 +0000 Subject: [PATCH 040/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 599 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 32ecfda5f5da7178f1b172e5889b74f7145dd93f..b5b645af3b7640b9c33bbf2293135ae75cec766a 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!?}#U}R-rys@E!5dbjP1vmfz delta 18 ZcmeBR>0p^q$!@A(U~FY*w6URs5dbjN1vmfz diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 57947cc45..91e62f01d 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 7dfa3b3a5..129f8361c 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 5d89ce45a45635cf58ec42f3fa8d049663a932ae..53cffa439be778af361c2808ed2f0eeacf2f228c 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA*n|fsvJg@x}%VMgTT<1x5e> delta 18 ZcmdnNyn}f{CA+DDfw7gL(Z&V~MgTT-1x5e> diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 420dc827c..ce32e3c1c 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index a4a5abb97..8300434f1 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 458083bf3..2afdf1c81 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index d26b6b3fa..0f838ac43 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 77686023c..ae91ed8c8 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 0c6dcd648..9b1424efb 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 335d388595f45b6614b5d4a1b929166b2a54c8a8..f49b9bda89f37b1dbb2b4b5760d0d5415ec4f1b9 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*n|fsvJg@x}%dMgTSE1v&r# delta 18 ZcmdnOyoGr}CA+DDfw7gL(Z&W7MgTSC1v&r# diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index ede9c620f..e8abe9707 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 26ef6809e674e48a29c43a8b18cf10088c1b89f7..f0f9d3f5991b62ea299821cb6829ec775714108c 100644 GIT binary patch delta 18 ZcmX@he3p4aCA*n|fsvJg@x}&UMgTc$1%&_r delta 18 ZcmX@he3p4aCA+DDfw7gL(Z&W}MgTc!1%&_r diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index eb52235dd..48d6514c3 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 4ff046581..54b78b23e 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index f4b4c9b66cc595eeceb1e7b21cff6fad6370a433..867c9687cf5699a3244d2e5ec294815495af67a6 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA*n|fsvJg@x}%hMgTY`1!@2Q delta 18 ZcmX@Ye1v&ICA+DDfw7gL(Z&WBMgTY^1!@2Q diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 28fc77b01..37acf9917 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index cccc5d9072d7f2ad20fba65be3f30b0cfa583f0b..a0eb94770373640db7dbba8af689dc6417bca96a 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA*n|fsvJg@x}&MMgTZV1#JKT delta 18 ZcmX@ge3W@YCA+DDfw7gL(Z&W>MgTZT1#JKT diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 9e3ccd1c3..46fdc7021 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index a827a418ec68a403a24a0df2b70f5f3ec8c308f2..bcc3481a1e9cab44ec218257eedec0fd3c5a63ad 100644 GIT binary patch delta 18 ZcmX@be2RHOCA*n|fsvJg@x}%(MgTbf1$+Pi delta 18 ZcmX@be2RHOCA+DDfw7gL(Z&WZMgTbd1$+Pi diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 394507671..56a18b2a8 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 36dfc34f772154e618a958cc9a2fa167ff0f1465..8b8a0127a3e9f456c91329ce9b344cd16719f33d 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*n|fsvJg@x}&oMgTTb1w#M; delta 18 Zcmdnayq$SMCA+DDfw7gL(Z&XIMgTTZ1w#M; diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 488ded7f9..c3c3c5005 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 30129c56da9edaafe3f9cb40f484136527579816..fb5c699fa0197cd8edd8b420052eeab2677d2968 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA*n|fsvJg@x}&IMgTSo1w8-& delta 18 ZcmdnWyp?%ECA+DDfw7gL(Z&W-MgTSm1w8-& diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index eb30217f3..736b83dd6 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 296d3e3d3c2a7dc2d769635a757a5d3951945e59..914aa99cd17361715eacf571efc36ed66765ce76 100644 GIT binary patch delta 18 ZcmZ3_yqMgTZ(1#kcW delta 18 ZcmX@ce2jTQCA+DDfw7gL(Z&WhMgTZ%1#kcW diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index e45987e21..ec68195c9 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index ed2a1d6c484d1e88eb20d62666e3e0aedcabc37a..4d7eb5b05bab2cffec0c2c8f3af4a97e346b5050 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*n|fsvJg@x}%dMgTSE1v&r# delta 18 ZcmdnOyoGr}CA+DDfw7gL(Z&W7MgTSC1v&r# diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 7baff10fc..2c9db4365 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 4dfad79c4be623c1020c120389819d7b97f74965..8285ff5f7a27f8518471c2dd73b7e254b5fd51b1 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA*n|fsvJg@x}%ZMgTas1$F=c delta 18 ZcmX@Xe1dsGCA+DDfw7gL(Z&W3MgTaq1$F=c diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 10e559c50..8c01ac632 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index a33d717575437e2329209c64f315591a11bbcc45..5d5af076eae81f59d411d94880cf4f776391a323 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*n|fsvJg@x}&oMgTTb1w#M; delta 18 Zcmdnayq$SMCA+DDfw7gL(Z&XIMgTTZ1w#M; diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 3c8b750fb..f263b89fa 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 56b5f52989bb9e8d99f1f51d5187956d9f63019c..9e339ada0279b32e9c86624a29ab10dd49ce7b1a 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*n|fsvJg@x}&oMgTTb1w#M; delta 18 Zcmdnayq$SMCA+DDfw7gL(Z&XIMgTTZ1w#M; diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 6653557b4..ddf569ff8 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 360f3fcb2c88930114ed9aa555bbc0caf7bdb4e8..cd2f1651e4db91aebd7fa14bacc5209e922134da 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*n|fsvJg@x}%dMgTSE1v&r# delta 18 ZcmdnOyoGr}CA+DDfw7gL(Z&W7MgTSC1v&r# diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index c0c15ec30..6a6813908 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index f82d1beb9..18e9f9444 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 2e6b69d3c..8a80c87e8 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index bdb2ee71cd1946d20b4f589142082888c25e0ad8..4765f45dc955d43bc6588f53cf6e7cb669502ab5 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i=U|?irV7$4Wk&y`iH{S%x delta 20 bcmZo*Z(!e0!N_i^U|?)zXtcSWk&y`iH{Arv diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index ee08f5ec2..d9c06707a 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index da79b3649..07c16d5a2 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index a160ca1f9..68fad7806 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index d427a48d4..134911db8 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 8eade0d70a5b250ced600664adcce5c125dab787..a990c904da6eb5ca274de97936169bad0dbff59a 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA*n|fsvJg@x}%{MgTPr1t, 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index f0cbba3ffd8759f3dd8c81b7bd3dcec44baff04a..8c2e44164135b0c225a4e2c4611f4e3124da95ba 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*n|fsvJg@x}%-MgTT11wa4* delta 18 ZcmdnSyp4H6CA+DDfw7gL(Z&WdMgTS~1wa4* diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 8ce4b3161..bdaf3308d 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 63a8a125a1407f3df243ebe20acd93535c305864..66b77663435a100c317e6f62b8d48c2852628b0a 100644 GIT binary patch delta 18 ZcmX@We1LgECA*n|fsvJg@x}%RMgTXL1zrFE delta 18 ZcmX@We1LgECA+DDfw7gL(Z&V`MgTXJ1zrFE diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 2f4b0f6f4..92ac87a62 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index ee1c0efc75b112cf72628ddac7a2eee580b146a8..b16ac86b1947b3ecf0c87ead622279907d89aa60 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i=U|?irV7$4Wk(UVoIllz% delta 20 bcmeBS?_u9i!N_i^U|?)zXtcSWk(UVoIlTn# diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 30745bf5c..1624f2e91 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 746cda543..26092e131 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index e4b6e85a566d6b6e3ae1998772cb6a76413da2f2..70b4562b800325db802f78c93946401698eeaa21 100644 GIT binary patch delta 18 Zcmcc4a-C&DCA*n|fsvJg@y3Shi~u|H1|, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 42f13dd7b..2b4d46113 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 42d8708b1e31a3641bfac923c094a2da54cdcf2d..d17ff6d48449f7db3b54f46ba05f09101ee20077 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtef`O5hf$`>gMr$SjK<@>3 delta 20 bcmdnRzKeZB1tYtuf`PG>q0#1gMr$SjK, 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index b79f3334d..9f88a1c4e 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 459934834..d793edf11 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index b514d715d37fe987f4f94471cc5726655262ac39..a96b99dc7c3e8818fe32cdb354d18adb63155421 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA*n|fsvJg@y3Q6MgTp>1>yhz delta 18 ZcmaFE{Dyf#CA+DDfw7gL(Z+@xMgTp<1>yhz diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index c1e1d0943..0edc3a8f1 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 798f7dfb8..ac9d7cb7d 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index ff5dfccd5d8cb8ac3ddbd059d403294ba8960189..53826ddeec767624497e71f78706ac8bf657bc0c 100644 GIT binary patch delta 18 ZcmbQjGKFPACA*n|fsvJg@y3QJi~ur+1zZ3C delta 18 ZcmbQjGKFPACA+DDfw7gL(Z+@;i~ur)1zZ3C diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 8c37b39cc..a7d4da2fc 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 20692f53bb520998b14167d6d12bbbc8f75750cb..5eed9ced477a8c9c28913d7d260f0dbebb28028e 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*n|fsvJg@x}%-MgTT11wa4* delta 18 ZcmdnSyp4H6CA+DDfw7gL(Z&WdMgTS~1wa4* diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index aac1027d2..47f854b8a 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index e85b9229fea7465d94650240db6549ff4af0fe4e..1ee9d64769de38df7a9737ed858ff92d492a8094 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA*n|fsvJg@x}%nMgTO&1tI_d delta 18 ZcmZ3(yoPx~CA+DDfw7gL(Z&WHMgTO$1tI_d diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index f5392e746..b28682924 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 7c03f9d88..1fecabfbf 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 747c7b33c6c680bf0944da25c4467f5f9886b57c..6cd153742100b33f9c1beb35f5d27658c4af73ec 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!?}#U}R-rys@E)5dbg$1ttIh delta 18 ZcmZo-X=0gB$!@A(U~FY*w6URy5dbg!1ttIh diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 4d34b9d04..0f9904463 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 964bae85e5beb64d6512baf7a9634fa096244092..5ae614fdc0a1612a47e23aa1338ebaa58d569981 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA*n|fsvJg@x}&YMgTR#1vdZy delta 18 ZcmdnYyqS4ICA+DDfw7gL(Z&X2MgTRz1vdZy diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index eeb2d2e99..dac24edb4 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index d32fe2038ccf92638f30cd725c171c2b116bebd7..9e3cf81badf9a861f98b069d2ba84f94997bdb34 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA*n|fsvJg@x}&SMgTPH1tkCg delta 18 ZcmZ3>yq0-FCA+DDfw7gL(Z&W{MgTPF1tkCg diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 889b3c373..8da396558 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index eff612050..69618fbc6 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index cad3e4661..575f19a18 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-15 03:12+0000\n" +"POT-Creation-Date: 2017-06-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From d0ecb3500adb2f59e4ef504d5f7e06f0c831abaf Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 17 Jun 2017 00:58:58 +0000 Subject: [PATCH 041/447] [core] Automatic merge of Transifex translations --- lang/calamares_nl.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index a01ec9788..306bfa35a 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -2084,7 +2084,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. rootMountPoint is %1 - rootAankoppelpunt is %1 + From 04d477f5b333ea9a28ae1b7a28df4e25a1d4f3cb Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 17 Jun 2017 00:58:59 +0000 Subject: [PATCH 042/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 599 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 55 insertions(+), 55 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index b5b645af3b7640b9c33bbf2293135ae75cec766a..e945d98229bbbb5f1f3d548dd125ba673f41d566 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wb@Xtc4RgAo8FCIqtp delta 15 WcmeBR>0p^q!(wD*V7#%RgAo8F9R#uf diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 91e62f01d..abb4f09e1 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 129f8361c..291716724 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 53cffa439be778af361c2808ed2f0eeacf2f228c..702fbe7f5f1b40bc0a8099e4cc33be2a285a5e99 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4grq0z<$3q}AbtOUUT delta 15 WcmdnNyn}f{4U3VLf$_!$3q}AbqXfVJ diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index ce32e3c1c..c7f6ec5f4 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 8300434f1..0a34c91ff 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 2afdf1c81..e79ed3da4 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 0f838ac43..749d2e5a8 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index ae91ed8c8..d3fb89a1d 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 9b1424efb..6edaf68d8 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index f49b9bda89f37b1dbb2b4b5760d0d5415ec4f1b9..036529641407a548561f19e91686eccf0aa35fc9 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grq0z<$6Gi|jGz7H( delta 15 WcmdnOyoGr}4U3VLf$_!$6Gi|jD+IIv diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index e8abe9707..ba97195d9 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index f0f9d3f5991b62ea299821cb6829ec775714108c..a3d77bc14b246a10658e070870e08e94533b0a1d 100644 GIT binary patch delta 15 WcmX@he3p4a4U4grq0z<$Uq%2dA_V{d delta 15 WcmX@he3p4a4U3VLf$_!$Uq%2d83g|T diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 48d6514c3..7873a72e6 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 54b78b23e..651d2da10 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 867c9687cf5699a3244d2e5ec294815495af67a6..20a8cafbbac36927e9f5c9372638a83cc1180fdc 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4grq0z<$7e)Xp6a?h} delta 15 WcmX@Ye1v&I4U3VLf$_!$7e)Xp3k2i< diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 37acf9917..a0f428e3e 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index a0eb94770373640db7dbba8af689dc6417bca96a..d843657a87e304f4b7ca7c315ff14587ccd050b2 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4grq0z<$S4IFUG6d)V delta 15 WcmX@ge3W@Y4U3VLf$_!$S4IFUDFo*L diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 46fdc7021..3f20a0f68 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index bcc3481a1e9cab44ec218257eedec0fd3c5a63ad..594929b254c5a7c28287c88765da9e1ac5efaa78 100644 GIT binary patch delta 15 WcmX@be2RHO4U4grq0z<$FGc_>$OQKQ delta 15 WcmX@be2RHO4U3VLf$_!$FGc_>zXbLG diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 56a18b2a8..da39849d6 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 8b8a0127a3e9f456c91329ce9b344cd16719f33d..515fc9ab924405f4926c202667aaaff633da61c2 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grq0z<$b4CCujs(5{ delta 15 Wcmdnayq$SM4U3VLf$_!$b4CCug#^6- diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index c3c3c5005..58809e5d9 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index fb5c699fa0197cd8edd8b420052eeab2677d2968..914372366861e77c8bdfcd40bcbd12ef6a58212b 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4grq0z<$Q$_$OQUtgF delta 15 WcmdnWyp?%E4U3VLf$_!$Q$_$ONd&h5 diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 736b83dd6..a80662f87 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 914aa99cd17361715eacf571efc36ed66765ce76..3f4273beb2d3f9f04e64575a576c6ac54737b6de 100644 GIT binary patch delta 15 WcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 8a80c87e8..390792730 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 4765f45dc955d43bc6588f53cf6e7cb669502ab5..7d9085a29a5735e3ad96189925a823ea3911f18c 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VGWoWdyo{^CW04r()MF0Q* delta 17 YcmZo*Z(!e0&B$V8WnjFyo{^CW04rbwL;wH) diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index d9c06707a..f0ee81df8 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 07c16d5a2..30bfc1476 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 68fad7806..b3253b05a 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 134911db8..30bf8c30e 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index a990c904da6eb5ca274de97936169bad0dbff59a..52be216a13d0baae6132c5306389160a78ab9918 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4grq0z<$Jw^a1fCQre delta 15 WcmZ3-ypDN74U3VLf$_!$Jw^a1cLbsU diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 83473b6cf..a436801a0 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index ad1542e7c29ccf581cf4990ec6fc77b449ddf1cb..a61b15db4b55857cc02291e3643654b697c788e7 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4grq0z<$ZAJhnCIp%Q delta 15 WcmZ3@yqbAJ4U3VLf$_!$ZAJhn9R!&G diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 8d50b13ec..33f9bafe2 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 1fb7b6559..8b19a1271 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 8c2e44164135b0c225a4e2c4611f4e3124da95ba..2b31a7357b93aa47125cb38dc9822f56c4dbf234 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grq0z<$Ge!U@a0I&m delta 15 WcmdnSyp4H64U3VLf$_!$Ge!U@X9T(c diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index bdaf3308d..22ca8e53e 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 66b77663435a100c317e6f62b8d48c2852628b0a..9219e88ef3f95f9a5afc61af9fad8ac96a288267 100644 GIT binary patch delta 15 WcmX@We1LgE4U4grq0z<$2SxxYoCMhb delta 15 WcmX@We1LgE4U3VLf$_!$2SxxYlLXiR diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 92ac87a62..9476aa8ca 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index b16ac86b1947b3ecf0c87ead622279907d89aa60..dbfca1edbf22ca7d1ad8fdaac90c262064b60820 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VGWoWdyo{^Uc04)LpX#fBK delta 17 YcmeBS?_u9i&B$V8WnjFyo{^Uc04(?fXaE2J diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 1624f2e91..10dc5181b 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 26092e131..64103107a 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #: src/modules/dummypythonqt/main.py:84 msgid "Click me!" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 70b4562b800325db802f78c93946401698eeaa21..c27a52d1c96f1ebf4ab4222e2be5400c1f4c34f0 100644 GIT binary patch delta 24 gcmcc4a*btz3Zu+K)o>PLD?_7=4F!yoKQg8P0AV2q^#A|> delta 26 icmcb{a-C&@3Zv{q)o>OgD+A+=4F!yhwv#_FrU3wMYX~v` diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 000cd3680..e63cb8a79 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pl_PL\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #: src/modules/dummypythonqt/main.py:84 msgid "Click me!" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index b0a6b2619..6f68ead7c 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 2b4d46113..8eac1b806 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index d17ff6d48449f7db3b54f46ba05f09101ee20077..dcd4ed48f5d0a9bbf35b179c1e7835380f38e82b 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3$m7&q*dPZv|05cv0^8f$< delta 17 YcmdnRzKeZBH6x3Wm4Wf*dPZv|05cQ>@&Et; diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 12d874d02..ce8f62404 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 9f88a1c4e..301aca19b 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index d793edf11..2fe469c73 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index a96b99dc7c3e8818fe32cdb354d18adb63155421..5dc225c26d41e19f61460a1cf2b7dc4845b4a686 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4grq0z>M97X^y#06ad delta 15 WcmaFE{Dyf#4U3VLf$_$M97X^yy9HbT diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 0edc3a8f1..6c408a920 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index ac9d7cb7d..1c5da6c05 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 53826ddeec767624497e71f78706ac8bf657bc0c..414fb48fb52a7646d504e71e0eeace92cb2ecb1c 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4grq0z>MDU1Lnjs({L delta 15 WcmbQjGKFPA4U3VLf$_$MDU1Lng#^|B diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index a7d4da2fc..3f1106f3d 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 5eed9ced477a8c9c28913d7d260f0dbebb28028e..c17f77890fada1ea9860b1c75adf4aa86c122324 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grq0z<$Ge!U@a0I&m delta 15 WcmdnSyp4H64U3VLf$_!$Ge!U@X9T(c diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 47f854b8a..dd7fc911d 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 1ee9d64769de38df7a9737ed858ff92d492a8094..9d09f7d1ef2fdd3d8443e4aae85e5c286140ae8d 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4grq0z<$9Yz2sL, 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 6cd153742100b33f9c1beb35f5d27658c4af73ec..efcdb07d54cc185f1623289c23fd055d8907a71b 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wb@Xtc4Ri4g!Kas;6O delta 15 WcmZo-X=0gB!(wD*V7#%Ri4g!KX#}7E diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 0f9904463..849f3e39e 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 5ae614fdc0a1612a47e23aa1338ebaa58d569981..5bed035198278168057889bb82d015704e725c32 100644 GIT binary patch delta 15 WcmdnYyqS4I4U4grq0z<$V@3ce76h^Y delta 15 WcmdnYyqS4I4U3VLf$_!$V@3ce4Fs_O diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index dac24edb4..886d5c565 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 9e3cf81badf9a861f98b069d2ba84f94997bdb34..abe80f60876999315d7085c70de4a20c47bd289f 100644 GIT binary patch delta 15 WcmZ3>yq0-F4U4grq0z<$T}A*XVg#T7 delta 15 WcmZ3>yq0-F4U3VLf$_!$T}A*XSp=T| diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 8da396558..199fe271f 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 69618fbc6..87b3a6f65 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 575f19a18..f4f39a564 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 02:03+0000\n" +"POT-Creation-Date: 2017-06-16 03:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From ce2fb6e3c5931c311abaa4bb41763cb931c7199d Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 17 Jun 2017 02:48:52 +0000 Subject: [PATCH 043/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index e945d98229bbbb5f1f3d548dd125ba673f41d566..aa3ea2a27135b2445cfd7acb759bdf55225c0616 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!@M-U}$A*y0M{y5dbju1w8-& delta 18 ZcmeBR>0p^q$!?}#U~FY*w6URs5dbjY1vvl! diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index abb4f09e1..41f12a840 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 291716724..8b902cdd3 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 702fbe7f5f1b40bc0a8099e4cc33be2a285a5e99..96dff33b1ad799923903d28b0a8cb0d2fdbec6d9 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA+zTfuWVL>Ba^NMgTUJ1xo+` delta 18 ZcmdnNyn}f{CA*n|fw7gL(Z&V~MgTT|1xEk? diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index c7f6ec5f4..0aa5a5895 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 0a34c91ff..a451cd47c 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index e79ed3da4..b87fa65fd 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 749d2e5a8..5e8133cb3 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index d3fb89a1d..3809b2bdd 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 6edaf68d8..172d77498 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 036529641407a548561f19e91686eccf0aa35fc9..9f734a2f27974be07311017c0c067934f2cc8895 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+zTfuWVL>Ba^VMgTSj1wQ}) delta 18 ZcmdnOyoGr}CA*n|fw7gL(Z&W7MgTSN1v>x$ diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index ba97195d9..8272b55a3 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index a3d77bc14b246a10658e070870e08e94533b0a1d..073fc56730cec63729eb3c6f35a7747f9cd67ca3 100644 GIT binary patch delta 18 ZcmX@he3p4aCA+zTfuWVL>Ba_MMgTdA1&ROw delta 18 ZcmX@he3p4aCA*n|fw7gL(Z&W}MgTc<1%?0s diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 7873a72e6..1be188b7b 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 651d2da10..31e95d5bd 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 20a8cafbbac36927e9f5c9372638a83cc1180fdc..3b358cc997cd539b1d5778fc63cdc8662bf65416 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA+zTfuWVL>Ba^ZMgTZQ1#bWV delta 18 ZcmX@Ye1v&ICA*n|fw7gL(Z&WBMgTZ41#18R diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index a0f428e3e..cd2dfadd1 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index d843657a87e304f4b7ca7c315ff14587ccd050b2..9a8026e8abdafc37e8aa5027212b92392b2facd2 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA+zTfuWVL>Ba_EMgTZ!1#$oY delta 18 ZcmX@ge3W@YCA*n|fw7gL(Z&W>MgTZe1#SQU diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 3f20a0f68..1680f4072 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 594929b254c5a7c28287c88765da9e1ac5efaa78..2d4dbdce5ab0255d639258d8f956cd08ecd755c2 100644 GIT binary patch delta 18 ZcmX@be2RHOCA+zTfuWVL>Ba^xMgTb;1%Utn delta 18 ZcmX@be2RHOCA*n|fw7gL(Z&WZMgTbo1$_Vj diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index da39849d6..ca3a47302 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 515fc9ab924405f4926c202667aaaff633da61c2..661a7b030cd2847fc55d26b1eb10bf2835cdcd5d 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+zTfuWVL>Ba_gMgTT)1xNq@ delta 18 Zcmdnayq$SMCA*n|fw7gL(Z&XIMgTTk1w;S< diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 58809e5d9..42453cc3f 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 914372366861e77c8bdfcd40bcbd12ef6a58212b..1704cd255fb72648e939509fb04d9c2c441d6bbf 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA+zTfuWVL>Ba_AMgTS{1wsG- delta 18 ZcmdnWyp?%ECA*n|fw7gL(Z&W-MgTSx1wH@( diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index a80662f87..9c424a191 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 3f4273beb2d3f9f04e64575a576c6ac54737b6de..fb87e8716ae0a55a57cbfd5ce656fc4312868be7 100644 GIT binary patch delta 18 ZcmZ3_yqBa_qMgTQZ1uy^r delta 18 ZcmZ3_yqBa^(MgTaD1$6)b delta 18 ZcmX@ce2jTQCA*n|fw7gL(Z&WhMgTZ?1#tiX diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 8c9c93831..c94948bac 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 08680e15f960a3c88124397ee21e1d7e03fa44e6..d2ecf425b90e0fd44090b69c691abe6663866bf8 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+zTfuWVL>Ba^VMgTSj1wQ}) delta 18 ZcmdnOyoGr}CA*n|fw7gL(Z&W7MgTSN1v>x$ diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 10eb44b01..1b3c74108 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 309c16328b4b9d67c61a6d3dfba3cbefa595b39b..db00a99bc5d159dc6e1c6bfccfd501cd40eb1949 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA+zTfuWVL>Ba^RMgTb01$zJh delta 18 ZcmX@Xe1dsGCA*n|fw7gL(Z&W3MgTa#1$O`d diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 954b667a6..1eb2d167c 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 992423b4f2c9d17c134a4dee7275cf358e041712..06cb1171c8e930483d10f6d7ab438bdb9713d80f 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+zTfuWVL>Ba_gMgTT)1xNq@ delta 18 Zcmdnayq$SMCA*n|fw7gL(Z&XIMgTTk1w;S< diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index fbe966e6b..0e4cce96b 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index db0321b4860ab818bee46a1c57b383785b641d41..49cf3a739c06d94fbd5e42923cb6d062f16453ab 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+zTfuWVL>Ba_gMgTT)1xNq@ delta 18 Zcmdnayq$SMCA*n|fw7gL(Z&XIMgTTk1w;S< diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 0a291d2f2..2d9a32aa9 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index b10c918824e96a010ed2e12a0245230d8805ef28..ee1b120758f1311e46b835ed956547732990296f 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+zTfuWVL>Ba^VMgTSj1wQ}) delta 18 ZcmdnOyoGr}CA*n|fw7gL(Z&W7MgTSN1v>x$ diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 30622743d..44e21d57b 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 20e860ea8..e9aa3b4a9 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 390792730..5e88c8c1c 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 7d9085a29a5735e3ad96189925a823ea3911f18c..2bc54fc2ba0f5280969e7ed18c5360d9cdb24a32 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i|U|?uvY`VFgk&y`iI0FRF delta 20 bcmZo*Z(!e0!N_i=U|?)zXtcSWk&y`iH|Ye+ diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index f0ee81df8..765b6ad29 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 30bfc1476..5671406ce 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index b3253b05a..f65c9699d 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 30bf8c30e..ceced2a5c 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 52be216a13d0baae6132c5306389160a78ab9918..133d80998e273597ab2f0343b29e843d2651bcc7 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA+zTfuWVL>Ba^Ba_aMgTOz1tb6f delta 18 ZcmZ3@yqbAJCA*n|fw7gL(Z&XCMgTOd1t0(b diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 33f9bafe2..b062879b8 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 8b19a1271..047586e6c 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 2b31a7357b93aa47125cb38dc9822f56c4dbf234..3f6b5cc58ddbcee127fe0c72930633aca2330751 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+zTfuWVL>Ba^#MgTTW1w{Y= delta 18 ZcmdnSyp4H6CA*n|fw7gL(Z&WdMgTTA1wjA+ diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 22ca8e53e..250b5b9ad 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 9219e88ef3f95f9a5afc61af9fad8ac96a288267..d5bb0a78935b60f24c2df25f70c627d0d65456eb 100644 GIT binary patch delta 18 ZcmX@We1LgECA+zTfuWVL>Ba^JMgTXq1!DjJ delta 18 ZcmX@We1LgECA*n|fw7gL(Z&V`MgTXU1z!LF diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 9476aa8ca..b2b41f884 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index dbfca1edbf22ca7d1ad8fdaac90c262064b60820..9664ed4b4503b18049221bf3eaf9f246ff2f8c2e 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i|U|?uvY`VFgk(UVoIpYNL delta 20 bcmeBS?_u9i!N_i=U|?)zXtcSWk(UVoImra? diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 10dc5181b..45a0ae631 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 64103107a..32f35feac 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index c27a52d1c96f1ebf4ab4222e2be5400c1f4c34f0..e45ecbc0b988041f3faabd35c62cf6bf4a4c0586 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA+zTfuWVL>Bfd@i~u|C1}6Xj delta 18 Zcmcb{a*bs|CA*n|fw7gL(Z+^ri~u{>1|t9f diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index e63cb8a79..a75861ea1 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 6f68ead7c..c36341b54 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 8eac1b806..d498b8552 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index dcd4ed48f5d0a9bbf35b179c1e7835380f38e82b..39fb9322279b6e6c1276cc71a55c467d6c8d253b 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYt;f`OrxvFYY|Mr$SjK@$ai delta 20 bcmdnRzKeZB1tYtef`PG>q0#1gMr$SjK=}oE diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index ce8f62404..28c97dc39 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 301aca19b..597ce1798 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 2fe469c73..68c48f2ef 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 5dc225c26d41e19f61460a1cf2b7dc4845b4a686..9c6fb1fe29363407ad5d5e505899189d2a30db28 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA+zTfuWVL>Bfc}MgTqL1?K<& delta 18 ZcmaFE{Dyf#CA*n|fw7gL(Z+@xMgTp~1>*n! diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 6c408a920..7cd5fd6f0 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 1c5da6c05..b6b890b08 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 414fb48fb52a7646d504e71e0eeace92cb2ecb1c..8ec1e0f6436392d33c575d6ddc322c89ff486008 100644 GIT binary patch delta 18 ZcmbQjGKFPACA+zTfuWVL>BfdBi~usG1z`XH delta 18 ZcmbQjGKFPACA*n|fw7gL(Z+@;i~ur_1zi9D diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 3f1106f3d..3690fba8c 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index c17f77890fada1ea9860b1c75adf4aa86c122324..89ea901be567e78a21d05c0e4ea75dec81190b05 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+zTfuWVL>Ba^#MgTTW1w{Y= delta 18 ZcmdnSyp4H6CA*n|fw7gL(Z&WdMgTTA1wjA+ diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index dd7fc911d..486f27265 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 9d09f7d1ef2fdd3d8443e4aae85e5c286140ae8d..ec219a93da408e07e8ae796b0c8ec5a51a460e34 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA+zTfuWVL>Ba^fMgTPC1t$Oi delta 18 ZcmZ3(yoPx~CA*n|fw7gL(Z&WHMgTO>1tS0e diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 6e8b68983..81bba06a0 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 2b709637f..b6adca66e 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index efcdb07d54cc185f1623289c23fd055d8907a71b..48dc4ac8cc92fcbc61bc7b0f05ad38fc55f47411 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!@M-U}$A*y0M{&5dbhA1uFmm delta 18 ZcmZo-X=0gB$!?}#U~FY*w6URy5dbg<1t$Oi diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 849f3e39e..bb2fa16e7 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 5bed035198278168057889bb82d015704e725c32..805c672dec15301ae36f3abd2b0fd7c94e7a53ed 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA+zTfuWVL>Ba_QMgTS91v~%% delta 18 ZcmdnYyqS4ICA*n|fw7gL(Z&X2MgTR;1vmfz diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 886d5c565..066d819ba 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index abe80f60876999315d7085c70de4a20c47bd289f..73401bb908f3941ce2b63a304ca0b048ef9958bb 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA+zTfuWVL>Ba_KMgTPm1u6gl delta 18 ZcmZ3>yq0-FCA*n|fw7gL(Z&W{MgTPQ1ttIh diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 199fe271f..22e38b81b 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 87b3a6f65..d6a94ab8d 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index f4f39a564..91d549943 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-16 03:12+0000\n" +"POT-Creation-Date: 2017-06-17 01:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From ce6997d214d4f5c07c9720428a4c1218401c144b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 17 Jun 2017 15:14:02 -0400 Subject: [PATCH 044/447] Coverity: fix some uninitialized members --- src/libcalamaresui/Branding.cpp | 10 +++++++++- src/modules/netinstall/NetInstallPage.cpp | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/libcalamaresui/Branding.cpp b/src/libcalamaresui/Branding.cpp index 81f6511e4..bb4a63422 100644 --- a/src/libcalamaresui/Branding.cpp +++ b/src/libcalamaresui/Branding.cpp @@ -81,6 +81,7 @@ Branding::Branding( const QString& brandingFilePath, QObject* parent ) : QObject( parent ) , m_descriptorPath( brandingFilePath ) + , m_componentName() { cDebug() << "Using Calamares branding file at" << brandingFilePath; QFile file( brandingFilePath ); @@ -192,7 +193,14 @@ Branding::Branding( const QString& brandingFilePath, } s_instance = this; - cDebug() << "Loaded branding component" << m_componentName; + if ( m_componentName.isEmpty() ) + { + cDebug() << "WARNING: failed to load component from" << brandingFilePath; + } + else + { + cDebug() << "Loaded branding component" << m_componentName; + } } diff --git a/src/modules/netinstall/NetInstallPage.cpp b/src/modules/netinstall/NetInstallPage.cpp index 956b49fc9..94ba641ae 100644 --- a/src/modules/netinstall/NetInstallPage.cpp +++ b/src/modules/netinstall/NetInstallPage.cpp @@ -50,6 +50,7 @@ NetInstallPage::NetInstallPage( QWidget* parent ) : QWidget( parent ) , ui( new Ui::Page_NetInst ) , m_networkManager( this ) + , m_groups( nullptr ) { ui->setupUi( this ); } From cddc03f09139360fae198ebff138c3a2ead702b3 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 18 Jun 2017 00:37:14 +0000 Subject: [PATCH 045/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 6 +++--- lang/calamares_ast.ts | 6 +++--- lang/calamares_bg.ts | 6 +++--- lang/calamares_ca.ts | 6 +++--- lang/calamares_cs_CZ.ts | 6 +++--- lang/calamares_da.ts | 6 +++--- lang/calamares_de.ts | 6 +++--- lang/calamares_el.ts | 6 +++--- lang/calamares_en.ts | 6 +++--- lang/calamares_en_GB.ts | 6 +++--- lang/calamares_es.ts | 8 ++++---- lang/calamares_es_ES.ts | 6 +++--- lang/calamares_es_MX.ts | 6 +++--- lang/calamares_es_PR.ts | 6 +++--- lang/calamares_et.ts | 6 +++--- lang/calamares_eu.ts | 6 +++--- lang/calamares_fa.ts | 6 +++--- lang/calamares_fi_FI.ts | 6 +++--- lang/calamares_fr.ts | 6 +++--- lang/calamares_fr_CH.ts | 6 +++--- lang/calamares_gl.ts | 6 +++--- lang/calamares_gu.ts | 6 +++--- lang/calamares_hi.ts | 6 +++--- lang/calamares_hr.ts | 6 +++--- lang/calamares_hu.ts | 6 +++--- lang/calamares_id.ts | 6 +++--- lang/calamares_is.ts | 6 +++--- lang/calamares_it_IT.ts | 6 +++--- lang/calamares_ja.ts | 6 +++--- lang/calamares_kk.ts | 6 +++--- lang/calamares_lo.ts | 6 +++--- lang/calamares_lt.ts | 6 +++--- lang/calamares_mr.ts | 6 +++--- lang/calamares_nb.ts | 6 +++--- lang/calamares_nl.ts | 6 +++--- lang/calamares_pl.ts | 6 +++--- lang/calamares_pl_PL.ts | 6 +++--- lang/calamares_pt_BR.ts | 6 +++--- lang/calamares_pt_PT.ts | 6 +++--- lang/calamares_ro.ts | 6 +++--- lang/calamares_ru.ts | 6 +++--- lang/calamares_sk.ts | 6 +++--- lang/calamares_sl.ts | 6 +++--- lang/calamares_sr.ts | 6 +++--- lang/calamares_sr@latin.ts | 6 +++--- lang/calamares_sv.ts | 6 +++--- lang/calamares_th.ts | 6 +++--- lang/calamares_tr_TR.ts | 6 +++--- lang/calamares_uk.ts | 6 +++--- lang/calamares_ur.ts | 6 +++--- lang/calamares_uz.ts | 6 +++--- lang/calamares_zh_CN.ts | 6 +++--- lang/calamares_zh_TW.ts | 6 +++--- 53 files changed, 160 insertions(+), 160 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index b42e83b17..fbfb89840 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -1330,17 +1330,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name الاسم - + Description الوصف - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index 68b2b63a2..d867b9e55 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -1330,17 +1330,17 @@ L'instalador colará y perderánse toles camudancies. NetInstallPage - + Name Nome - + Description Descripción - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalación de rede. (Deshabilitáu: Nun pue dise en cata del llistáu de paquetes, comprueba la conexón de rede) diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index f916e2e05..ca52eeaf7 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -1331,17 +1331,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 433b10d80..f12d47ada 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -1330,17 +1330,17 @@ L'instal·lador es tancarà i tots els canvis es perdran. NetInstallPage - + Name Nom - + Description Descripció - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instal·lació per xarxa. (Inhabilitada: no es poden obtenir les llistes de paquets, comproveu la connexió.) diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index c1d2ee2d1..f7584ae1a 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -1330,17 +1330,17 @@ Instalační program bude ukončen a všechny změny ztraceny. NetInstallPage - + Name Jméno - + Description Popis - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Síťová instalace. (Zakázáno: Nelze načíst seznamy balíků, zkontrolujte připojení k síti) diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 3c72a1f4c..885ad13e7 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -1330,17 +1330,17 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. NetInstallPage - + Name Navn - + Description Beskrivelse - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Netværksinstallation. (Deaktiveret: Kunne ikke hente pakkelister, tjek din netværksforbindelse) diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 835788181..6c2ced856 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -1331,17 +1331,17 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. NetInstallPage - + Name Name - + Description Beschreibung - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Netzwerk-Installation. (Deaktiviert: Paketlisten nicht erreichbar, prüfe deine Netzwerk-Verbindung) diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 8b5e62c53..2f157ec66 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -1330,17 +1330,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index 39c86f98f..cf99edb04 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1330,17 +1330,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name Name - + Description Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 0b6e6ebb5..7c5ee8e90 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -1330,17 +1330,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index ff349e1f3..853d9b409 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -1331,17 +1331,17 @@ Saldrá del instalador y se perderán todos los cambios. NetInstallPage - + Name Nombre - + Description Descripción - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalación a través de la Red. (Desactivada: no se ha podido obtener una lista de paquetes, comprueba tu conexión a la red) @@ -2244,7 +2244,7 @@ Saldrá del instalador y se perderán todos los cambios. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Bienvenido al instalador de Calamares para %1.</h1> diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 3c2d1656f..27368d82a 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -1330,17 +1330,17 @@ El instalador se cerrará y se perderán todos los cambios. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index d89edfc9a..926f32c83 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -1333,17 +1333,17 @@ El instalador terminará y se perderán todos los cambios. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index d82d86139..4b72c1f1a 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -1329,17 +1329,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index b73d91c56..cc1c94264 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 574578811..6226c4ce1 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -1327,17 +1327,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 03bef709d..e5433fd1f 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index f50fbd7c0..3ec40e9d3 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -1330,17 +1330,17 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index 6dbff133f..b5c3db19f 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -1330,17 +1330,17 @@ L'installateur se fermera et les changements seront perdus. NetInstallPage - + Name Nom - + Description Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Installation par le réseau (Désactivée : impossible de récupérer leslistes de paquets, vérifiez la connexion réseau) diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 8aeab9e8a..514ec697a 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 227564eb2..5b578b445 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -1331,17 +1331,17 @@ O instalador pecharase e perderanse todos os cambios. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 1b0b9c941..6f1e729a8 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index 31b5ae827..c66317e46 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index d21a9b114..4736e363d 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -1330,17 +1330,17 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. NetInstallPage - + Name Ime - + Description Opis - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Mrežna instalacija. (Onemogućeno: Ne mogu dohvatiti listu paketa, provjerite da li ste spojeni na mrežu) diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 19d02b2b4..032f806d9 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -1331,17 +1331,17 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l NetInstallPage - + Name Név - + Description Leírás - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Hálózati telepítés. (Kikapcsolva: A csomagokat nem lehet letölteni, ellenőrizd a hálózati kapcsolatot) diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 95e46c632..75119e2dd 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -1332,17 +1332,17 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. NetInstallPage - + Name Nama - + Description Deskripsi - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Pemasangan Jaringan. (Dinonfungsikan: Tak mampu menarik daftar paket, periksa sambungan jaringanmu) diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 12ac5f98a..e16b0fd44 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -1330,17 +1330,17 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. NetInstallPage - + Name Heiti - + Description Lýsing - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index de3b7bdaf..1d0b9caec 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -1330,17 +1330,17 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno NetInstallPage - + Name Nome - + Description Descrizione - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Installazione di rete. (Disabilitata: impossibile recuperare le liste dei pacchetti, controllare la connessione di rete) diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index bebae5e21..78b1c5de7 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -1330,17 +1330,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name 名前 - + Description 説明 - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) ネットワークインストール。(無効: パッケージリストを取得できません。ネットワーク接続を確認してください。) diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 8be7de2ce..e60c7af85 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 1fcca1d01..7cfcd7e6e 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 8ea690fae..82a00fa22 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -1330,17 +1330,17 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. NetInstallPage - + Name Pavadinimas - + Description Aprašas - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Tinklo diegimas. (Išjungta: Nepavyksta gauti paketų sąrašus, patikrinkite savo tinklo ryšį) diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 1c06b86f2..9c32ce81f 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index c41c86a70..48ffc22cd 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -1330,17 +1330,17 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 306bfa35a..26c6d94e5 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -1330,17 +1330,17 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. NetInstallPage - + Name Naam - + Description Beschrijving - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Netwerkinstallatie. (Uitgeschakeld: kon de pakketlijsten niet binnenhalen, controleer de netwerkconnectie) diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 329ca0639..f12d5e55f 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -1330,17 +1330,17 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. NetInstallPage - + Name Nazwa - + Description Opis - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalacja sieciowa. (Wyłączona: Nie można pobrać listy pakietów, sprawdź swoje połączenie z siecią) diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index 9ddf360d7..53c1d508c 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -1330,17 +1330,17 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index 4506d810b..a62b60738 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -1332,17 +1332,17 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. NetInstallPage - + Name Nome - + Description Descrição - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalação pela Rede. (Desabilitada: Não foi possível adquirir lista de pacotes, verifique sua conexão com a internet) diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index 9fccbc817..dfc3b2dc0 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -1330,17 +1330,17 @@ O instalador será encerrado e todas as alterações serão perdidas. NetInstallPage - + Name Nome - + Description Descrição - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalaçao de Rede. (Desativada: Incapaz de buscar listas de pacotes, verifique a sua ligação de rede) diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index 9563ba1e7..d4e81f327 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -1330,17 +1330,17 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. NetInstallPage - + Name Nume - + Description Despre - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalarea rețelei. (Dezactivat: Nu se pot obține listele de pachete, verificați conexiunea la rețea) diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 427e6bbe1..0cc9655e9 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -1329,17 +1329,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Установка по сети. (Отключено: не удается получить список пакетов, проверьте сетевое подключение) diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 607749d23..b16551edb 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -1330,17 +1330,17 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. NetInstallPage - + Name Názov - + Description Popis - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Sieťová inštalácia. (Zakázaná: Nie je možné získať zoznamy balíkov. Skontrolujte vaše sieťové pripojenie.) diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 014d48bd2..62bd1919b 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -1330,17 +1330,17 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 060de4457..16e1e673c 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -1330,17 +1330,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name Назив - + Description Опис - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index 0f76a4072..cd2679c43 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -1330,17 +1330,17 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 43be03d4e..eb062dae1 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -1330,17 +1330,17 @@ Alla ändringar kommer att gå förlorade. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 4cab701d5..79a6df3d0 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -1330,17 +1330,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 17b861c2a..7d87d3278 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -1333,17 +1333,17 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. NetInstallPage - + Name İsim - + Description Açıklama - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Ağ Üzerinden Kurulum. (Devre Dışı: Paket listeleri alınamıyor, ağ bağlantısını kontrol ediniz) diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index bc08ec9e2..a36ac0d04 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index ab80575b2..39b17195f 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index 7d515adf6..2ca150378 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -1323,17 +1323,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 405d09244..abef25b63 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -1332,17 +1332,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name 名称 - + Description 描述 - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) 网络安装。(已禁用:无法获取软件包列表,请检查网络连接) diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 68fdad248..6cb11bfc4 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -1330,17 +1330,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name 名稱 - + Description 描述 - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) 網路安裝。(已停用:無法擷取軟體包清單,請檢查您的網路連線) From 3753a802e056dc279646a5a88af47fb674ca8cc9 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 18 Jun 2017 00:37:15 +0000 Subject: [PATCH 046/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index aa3ea2a27135b2445cfd7acb759bdf55225c0616..31fb5e677129ae2fa9baa4321439dd376c32d59b 100644 GIT binary patch delta 13 UcmeBR>0p^q&17h~v9_BL03EOdN&o-= delta 13 UcmeBR>0p^q&17J>v9_BL03Ct^K>z>% diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 41f12a840..8e1bc2588 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 8b902cdd3..8f2d1a976 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 96dff33b1ad799923903d28b0a8cb0d2fdbec6d9..f06a48954a5dce0b8ec038d212ce1dbc54984d6d 100644 GIT binary patch delta 13 UcmdnNyn}f{HIt#`##(De03mt=SO5S3 delta 13 UcmdnNyn}f{HIsqi##(De03l2SPXGV_ diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 0aa5a5895..7d85286e0 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index a451cd47c..ea5e9b03f 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index b87fa65fd..bcf3e0da8 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 5e8133cb3..869fab88a 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 3809b2bdd..e79df5a29 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 172d77498..e0cebed42 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 9f734a2f27974be07311017c0c067934f2cc8895..dd581b1b731df22817579a15225cb2ff321a706f 100644 GIT binary patch delta 13 UcmdnOyoGr}HIt#`##(bm03i|tOaK4? delta 13 UcmdnOyoGr}HIsqi##(bm03hT9LjV8( diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 8272b55a3..a3fb4ce35 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 073fc56730cec63729eb3c6f35a7747f9cd67ca3..8decd51b1a276691efd59274c7df4b79c87b31e5 100644 GIT binary patch delta 13 UcmX@he3p4aHIt#`#@YZz03)0PmjD0& delta 13 UcmX@he3p4aHIsqi#@YZz03&V$jsO4v diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 1be188b7b..d83e2c67d 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 31e95d5bd..232a6ac7c 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 3b358cc997cd539b1d5778fc63cdc8662bf65416..c0ff6717c4fe1fba68dfffb59191de92bee46f82 100644 GIT binary patch delta 13 UcmX@Ye1v&IHIt#`##(nq03xykd;kCd delta 13 UcmX@Ye1v&IHIsqi##(nq03w70a{vGU diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index cd2dfadd1..9d92297fb 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 9a8026e8abdafc37e8aa5027212b92392b2facd2..849201685b8fc61fec60693319cc8ece03857a6c 100644 GIT binary patch delta 13 UcmX@ge3W@YHIt#`###?X03yr;e*gdg delta 13 UcmX@ge3W@YHIsqi###?X03x0Qb^rhX diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 1680f4072..cfd4fc706 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 2d4dbdce5ab0255d639258d8f956cd08ecd755c2..b3df472cfb56309395e68538cd0374dd0b383edd 100644 GIT binary patch delta 13 UcmX@be2RHOHIt#`##&!S03%KWjsO4v delta 13 UcmX@be2RHOHIsqi##&!S03#p-g#Z8m diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index ca3a47302..6fa0a8559 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 661a7b030cd2847fc55d26b1eb10bf2835cdcd5d..1f2ec21b0bb2ded577eabc759676f8467b984e2f 100644 GIT binary patch delta 13 Ucmdnayq$SMHIt#`##$>z03l!mRR910 delta 13 Ucmdnayq$SMHIsqi##$>z03k92OaK4? diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 42453cc3f..e827f9035 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 1704cd255fb72648e939509fb04d9c2c441d6bbf..b9e9b867ec140bdd14fdfef2480ba3e82e737f58 100644 GIT binary patch delta 13 UcmdnWyp?%EHIt#`###$T03j>{PXGV_ delta 13 UcmdnWyp?%EHIsqi###$T03iMZMgRZ+ diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 9c424a191..3fe2d92db 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index fb87e8716ae0a55a57cbfd5ce656fc4312868be7..5f609ec828a9f11d4cf13637dc0f16ed0f00460b 100644 GIT binary patch delta 13 UcmZ3_yqn+a diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index c94948bac..39ef648ea 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index d2ecf425b90e0fd44090b69c691abe6663866bf8..f94d74b928fa7730f1f97e9553ffac77ad1fd141 100644 GIT binary patch delta 13 UcmdnOyoGr}HIt#`##(bm03i|tOaK4? delta 13 UcmdnOyoGr}HIsqi##(bm03hT9LjV8( diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 1b3c74108..4064032a8 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index db00a99bc5d159dc6e1c6bfccfd501cd40eb1949..0021c1062ed92db74b8b41fa3720b8460d82d7ab 100644 GIT binary patch delta 13 UcmX@Xe1dsGHIt#`##(Pi03#X%hyVZp delta 13 UcmX@Xe1dsGHIsqi##(Pi03z%Je*gdg diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 1eb2d167c..5124aa0f9 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 06cb1171c8e930483d10f6d7ab438bdb9713d80f..5678529455dcf2c7856e968b9836c83688231f87 100644 GIT binary patch delta 13 Ucmdnayq$SMHIt#`##$>z03l!mRR910 delta 13 Ucmdnayq$SMHIsqi##$>z03k92OaK4? diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 0e4cce96b..6f736a087 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 49cf3a739c06d94fbd5e42923cb6d062f16453ab..bc540550739adadc4ede957b58b7d898826b17ce 100644 GIT binary patch delta 13 Ucmdnayq$SMHIt#`##$>z03l!mRR910 delta 13 Ucmdnayq$SMHIsqi##$>z03k92OaK4? diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 2d9a32aa9..fa51b88d9 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index ee1b120758f1311e46b835ed956547732990296f..a2fd8043d52ec2515d41c76dc4f2a9a2008c514d 100644 GIT binary patch delta 13 UcmdnOyoGr}HIt#`##(bm03i|tOaK4? delta 13 UcmdnOyoGr}HIsqi##(bm03hT9LjV8( diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 44e21d57b..fa0421bcd 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index e9aa3b4a9..a2fd716d7 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 5e88c8c1c..cc050c4ab 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 2bc54fc2ba0f5280969e7ed18c5360d9cdb24a32..6c733fa36aa1b81c2915ca437dd874b302ae9ff6 100644 GIT binary patch delta 15 WcmZo*Z(!e0#mHo6xw(dsg$V#7TLatx delta 15 WcmZo*Z(!e0#mHn}xVeUrg$V#7Bm>g` diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 765b6ad29..46e33b5a3 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 5671406ce..5dedb3da4 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index f65c9699d..dd607d661 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index ceced2a5c..f43a5d509 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 133d80998e273597ab2f0343b29e843d2651bcc7..b901be0e78b4311a7891875ea5fd7581e7378c50 100644 GIT binary patch delta 13 UcmZ3-ypDN7HIt#`##%#003db*IsgCw delta 13 UcmZ3-ypDN7HIsqi##%#003b*NF#rGn diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 25c5a1979..72a1389f3 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index ff850f91fcbb89355a57a851581934237830b37c..485449bb08af523dd717b57e76ac99bd5dd0c5af 100644 GIT binary patch delta 13 UcmZ3@yqbAJHIt#`##%i_03av?F#rGn delta 13 UcmZ3@yqbAJHIsqi##%i_03Z4UC;$Ke diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index b062879b8..7738cb972 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 047586e6c..8b5d4a348 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 3f6b5cc58ddbcee127fe0c72930633aca2330751..ea28993788844de8749cd0443dd3a9dd0b56e692 100644 GIT binary patch delta 13 UcmdnSyp4H6HIt#`##&2803k*MQUCw| delta 13 UcmdnSyp4H6HIsqi##&2803jFzNdN!< diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 250b5b9ad..184153f1d 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index d5bb0a78935b60f24c2df25f70c627d0d65456eb..f27c67cffba43ef680d09a34273b1db3b7742f84 100644 GIT binary patch delta 13 UcmX@We1LgEHIt#`##(1a03u2RZ~y=R delta 13 UcmX@We1LgEHIsqi##(1a03sX&X8-^I diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index b2b41f884..7d4fdd55e 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 9664ed4b4503b18049221bf3eaf9f246ff2f8c2e..c5fdeee2faf6d4fbb1142097f6ea4636bfa8c66d 100644 GIT binary patch delta 15 WcmeBS?_u9i#mHo6xw(c>fC&I3!vp{T delta 15 WcmeBS?_u9i#mHn}xVeT=fC&I3j05)o diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 45a0ae631..45c4bbf06 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 32f35feac..6bdb681d0 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index e45ecbc0b988041f3faabd35c62cf6bf4a4c0586..2127d8575a27ba3c4de17ff7529e16df9f4d3d56 100644 GIT binary patch delta 13 Ucmcb{a*bs|HIt#`#@d^V041CSGynhq delta 13 Ucmcb{a*bs|HIsqi#@d^V03~h(D*ylh diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index a75861ea1..b43761caf 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index c36341b54..f9bc07fee 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index d498b8552..7b793b56c 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 39fb9322279b6e6c1276cc71a55c467d6c8d253b..70a76cffc5a63463a7c6062afac9994fc65d4331 100644 GIT binary patch delta 15 WcmdnRzKeZB6(f_O<>nejJ0<`sCj^QB delta 15 WcmdnRzKeZB6(f^@;pQ4fJ0<`r@C1PX diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 28c97dc39..f9e1b4e24 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 597ce1798..75b2bc22a 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 68c48f2ef..d1315f867 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 9c6fb1fe29363407ad5d5e505899189d2a30db28..4387224450d4df16cf287fe0ea2fb96591630416 100644 GIT binary patch delta 13 UcmaFE{Dyf#HIt#`#@c*F04Bl&^Z)<= delta 13 UcmaFE{Dyf#HIsqi#@c*F049_K>i_@% diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 7cd5fd6f0..34c9cb40b 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index b6b890b08..b430fbf84 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 8ec1e0f6436392d33c575d6ddc322c89ff486008..84bc05aeaa623506c305b211a6dc78f4b2162364 100644 GIT binary patch delta 13 UcmbQjGKFPAHIt#`#@gwO03PTBZU6uP delta 13 UcmbQjGKFPAHIsqi#@gwO03NyoWdHyG diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 3690fba8c..0b9789cc6 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 89ea901be567e78a21d05c0e4ea75dec81190b05..c5ee5076469ec73164ea1f9e90852d990cde9731 100644 GIT binary patch delta 13 UcmdnSyp4H6HIt#`##&2803k*MQUCw| delta 13 UcmdnSyp4H6HIsqi##&2803jFzNdN!< diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 486f27265..ca00f0b77 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index ec219a93da408e07e8ae796b0c8ec5a51a460e34..c36221a0ff38e32d51e1fe7225d4cc6546d391da 100644 GIT binary patch delta 13 UcmZ3(yoPx~HIt#`##((w03bpHGynhq delta 13 UcmZ3(yoPx~HIsqi##((w03Z|uD*ylh diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 81bba06a0..6aca5c6ba 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index b6adca66e..895e4dd94 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 48dc4ac8cc92fcbc61bc7b0f05ad38fc55f47411..be231af3d2e2b736c671647e447ca6ec8ca6fece 100644 GIT binary patch delta 13 UcmZo-X=0gB&17h~v9^^F038$rH~;_u delta 13 UcmZo-X=0gB&17J>v9^^F037B7F8}}l diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index bb2fa16e7..6f02137f4 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 805c672dec15301ae36f3abd2b0fd7c94e7a53ed..bc6ede2d67a6f27b61f2a00153fb6b32d61c8c23 100644 GIT binary patch delta 13 UcmdnYyqS4IHIt#`##%E*03i4TNdN!< delta 13 UcmdnYyqS4IHIsqi##%E*03gZ)KmY&$ diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 066d819ba..f0691996d 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 73401bb908f3941ce2b63a304ca0b048ef9958bb..73c7774a2bc1dd3f26919f9e4e97346361bbb291 100644 GIT binary patch delta 13 UcmZ3>yq0-FHIt#`###eL03cihHvj+t delta 13 UcmZ3>yq0-FHIsqi###eL03a>|E&u=k diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 22e38b81b..3723b73f2 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index d6a94ab8d..439df2aee 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 91d549943..2c07d3d3b 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 01:35+0000\n" +"POT-Creation-Date: 2017-06-17 19:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From ea64341a87cc891143deefdb18185ad55498b59f Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 18 Jun 2017 02:48:40 +0000 Subject: [PATCH 047/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 31fb5e677129ae2fa9baa4321439dd376c32d59b..6d3d88686cb4f99ce4b66e46e3019c85260ed8cd 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!?)wU}$Avu(6?o5dbjO1vUTx delta 18 ZcmeBR>0p^q$!@M-XlZ3^y0M{y5dbki1x5e> diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 8e1bc2588..df80d8121 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 8f2d1a976..424098b7a 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index f06a48954a5dce0b8ec038d212ce1dbc54984d6d..5437a66acc56e17c804c3c773581b7e37a36dfe2 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA)=!fuWUw!Nvv)MgTT;1w;S< delta 18 ZcmdnNyn}f{CA+zTp{13v>Ba^NMgTV71yle4 diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 7d85286e0..1ab8fcb1a 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index ea5e9b03f..533a4eafe 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index bcf3e0da8..c966aafe1 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 869fab88a..103188fb3 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index e79df5a29..db48daad6 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index e0cebed42..cc182a2bb 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index dd581b1b731df22817579a15225cb2ff321a706f..c59c3db7227dda8e0b96e25da5f9c8e59d1c6b99 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA)=!fuWUw!Nvv?MgTSD1vmfz delta 18 ZcmdnOyoGr}CA+zTp{13v>Ba^VMgTTX1xNq@ diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index a3fb4ce35..f830a0c29 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 8decd51b1a276691efd59274c7df4b79c87b31e5..739d5a173b4cef8b537f88b7aaf57a53d6822347 100644 GIT binary patch delta 18 ZcmX@he3p4aCA)=!fuWUw!Nvw(MgTc#1%m(p delta 18 ZcmX@he3p4aCA+zTp{13v>Ba_MMgTd}1(N^( diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index d83e2c67d..f5ec7099e 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 232a6ac7c..f0a4c4e91 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index c0ff6717c4fe1fba68dfffb59191de92bee46f82..e492d2a3bbe9b4960d8f6ae2b6f4f28d8fe41d8f 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA)=!fuWUw!Nvv`MgTY_1!w>O delta 18 ZcmX@Ye1v&ICA+zTp{13v>Ba^ZMgTaE1$Y1e diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 9d92297fb..caf71fd43 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 849201685b8fc61fec60693319cc8ece03857a6c..27d9fe8ec89c4451bdc8d4f39224df1579221750 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA)=!fuWUw!NvwxMgTZU1#18R delta 18 ZcmX@ge3W@YCA+zTp{13v>Ba_EMgTao1$zJh diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index cfd4fc706..4d37c4e7d 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index b3df472cfb56309395e68538cd0374dd0b383edd..c2eff3d800b8ac36a2a6e6e173633005060b5dc8 100644 GIT binary patch delta 18 ZcmX@be2RHOCA)=!fuWUw!NvwJMgTbe1$qDg delta 18 ZcmX@be2RHOCA+zTp{13v>Ba^xMgTcy1&ROw diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 6fa0a8559..ce4b9ab07 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 1f2ec21b0bb2ded577eabc759676f8467b984e2f..7cdb5fe056e572afcc6ec3417c7206a66014e503 100644 GIT binary patch delta 18 Zcmdnayq$SMCA)=!fuWUw!Nvx2MgTTa1wjA+ delta 18 Zcmdnayq$SMCA+zTp{13v>Ba_gMgTUu1yKM1 diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index e827f9035..4cbc454e4 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index b9e9b867ec140bdd14fdfef2480ba3e82e737f58..6f51b9e714a0abb5e2c5a36f3665344e6949b699 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA)=!fuWUw!NvwtMgTSn1v>x$ delta 18 ZcmdnWyp?%ECA+zTp{13v>Ba_AMgTT*1xo+` diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 3fe2d92db..cad8eec71 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 5f609ec828a9f11d4cf13637dc0f16ed0f00460b..289bbee50a0deccc8c9db8c1568cd7f6ef3c3b5f 100644 GIT binary patch delta 18 ZcmZ3_yqBa_qMgTRN1vvl! diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po index 646f71931..da977568d 100644 --- a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo index 261831dd9d5bd1f050eef0d57ae784ebd0b72e4d..bc48f595c4ef5e09a5e55de6783c4b341d13ba73 100644 GIT binary patch delta 18 ZcmX@ce2jTQCA)=!fuWUw!NvwRMgTZ&1#SQU delta 18 ZcmX@ce2jTQCA+zTp{13v>Ba^(MgTb11%3bk diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 39ef648ea..c9997959e 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index f94d74b928fa7730f1f97e9553ffac77ad1fd141..316bf8d2f41ceedaa4997d71a9d925ce48427978 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA)=!fuWUw!Nvv?MgTSD1vmfz delta 18 ZcmdnOyoGr}CA+zTp{13v>Ba^VMgTTX1xNq@ diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 4064032a8..010cb5b23 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 0021c1062ed92db74b8b41fa3720b8460d82d7ab..9f1d580c286dc4212e0f620f000930e389d9ce31 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA)=!fuWUw!Nvv;MgTar1#|!a delta 18 ZcmX@Xe1dsGCA+zTp{13v>Ba^RMgTb<1%vBa_gMgTUu1yKM1 diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 6f736a087..dc46d05d5 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index bc540550739adadc4ede957b58b7d898826b17ce..11990c3e2a961109f1a7b190e919adddbee9d943 100644 GIT binary patch delta 18 Zcmdnayq$SMCA)=!fuWUw!Nvx2MgTTa1wjA+ delta 18 Zcmdnayq$SMCA+zTp{13v>Ba_gMgTUu1yKM1 diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index fa51b88d9..c4329be37 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index a2fd8043d52ec2515d41c76dc4f2a9a2008c514d..3c86ced1dbf1e751861fd1ba343679d000ad7371 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA)=!fuWUw!Nvv?MgTSD1vmfz delta 18 ZcmdnOyoGr}CA+zTp{13v>Ba^VMgTTX1xNq@ diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index fa0421bcd..fceef7256 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index a2fd716d7..48747ba92 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index cc050c4ab..87dadc234 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 6c733fa36aa1b81c2915ca437dd874b302ae9ff6..41411f5d71f62df078e9ea3f2667e891213ba5e6 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i*U|?uvV6eHKk&y`iH{1ls delta 20 bcmZo*Z(!e0!N_i|U}$M&Y`VFgk&y`iI8_AL diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 46e33b5a3..4e485a2a3 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 5dedb3da4..3a1ec552d 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index dd607d661..e6863af97 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index f43a5d509..1ab0312b3 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index b901be0e78b4311a7891875ea5fd7581e7378c50..c41d6b76c09b6e790dbd1f5ce29f680d897dcd5b 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA)=!fuWUw!NvwXMgTPq1ttIh delta 18 ZcmZ3-ypDN7CA+zTp{13v>Ba^Ba_aMgTPn1uXyo diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 7738cb972..d7315f3d1 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 8b5d4a348..49df4d0cb 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index ea28993788844de8749cd0443dd3a9dd0b56e692..a943c40ec68ca2b31db4c88f93289beab454dc4a 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA)=!fuWUw!NvwNMgTT01wH@( delta 18 ZcmdnSyp4H6CA+zTp{13v>Ba^#MgTUK1x^3} diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 184153f1d..b01239fa9 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index f27c67cffba43ef680d09a34273b1db3b7742f84..bc13c140d83513e720a8b9e0a7bccdc280e49101 100644 GIT binary patch delta 18 ZcmX@We1LgECA)=!fuWUw!Nvv$MgTXK1zZ3C delta 18 ZcmX@We1LgECA+zTp{13v>Ba^JMgTYe1#AES diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 7d4fdd55e..0b3c882fb 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index c5fdeee2faf6d4fbb1142097f6ea4636bfa8c66d..28489f398877113b826fb056c704b3f56a91508b 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i*U|?uvV6eHKk(UVoIlKhy delta 20 bcmeBS?_u9i!N_i|U}$M&Y`VFgk(UVoIyD6R diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 45c4bbf06..52f83c4bf 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 6bdb681d0..bec8420c4 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 2127d8575a27ba3c4de17ff7529e16df9f4d3d56..7b7d09d6e1613420e675b4611a68a1fb09a5d101 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA)=!fuWUw!N!Jbi~u{%1|R?c delta 18 Zcmcb{a*bs|CA+zTp{13v>Bfd@i~u}01~32s diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index b43761caf..89c615e0b 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index f9bc07fee..1b2b989d9 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 7b793b56c..d32bb62f2 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 70a76cffc5a63463a7c6062afac9994fc65d4331..edd15548a777b5eb1fcf65bb8a4e338cd809c3c7 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtKf`Orxfx+f_Mr$SjK, 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 75b2bc22a..695dd4bce 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index d1315f867..4459a0aec 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 4387224450d4df16cf287fe0ea2fb96591630416..36d53c3b10dc2a364a81da668afdb338fabe46fd 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA)=!fuWUw!N!IhMgTp=1>gVx delta 18 ZcmaFE{Dyf#CA+zTp{13v>Bfc}MgTr91@Hg> diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 34c9cb40b..324ac4299 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index b430fbf84..159b0c18a 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 84bc05aeaa623506c305b211a6dc78f4b2162364..f1ad52935c09d63ce030450c51f0a0084ffa6b76 100644 GIT binary patch delta 18 ZcmbQjGKFPACA)=!fuWUw!N!Iui~ur*1zG?A delta 18 ZcmbQjGKFPACA+zTp{13v>BfdBi~ut41!@2Q diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 0b9789cc6..fa5fc008e 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index c5ee5076469ec73164ea1f9e90852d990cde9731..0f854ca7b0f6ef540003a2a02cd25482506eaed8 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA)=!fuWUw!NvwNMgTT01wH@( delta 18 ZcmdnSyp4H6CA+zTp{13v>Ba^#MgTUK1x^3} diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index ca00f0b77..49fb5c312 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index c36221a0ff38e32d51e1fe7225d4cc6546d391da..a9b0718e4a182a44000514fddf9dfb24b780e59a 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA)=!fuWUw!Nvw1MgTO%1t0(b delta 18 ZcmZ3(yoPx~CA+zTp{13v>Ba^fMgTQ01uy^r diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 6aca5c6ba..83623939d 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 895e4dd94..ee3c70d20 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index be231af3d2e2b736c671647e447ca6ec8ca6fece..46173c6c65b724ed88d029493c6f3c354da381fa 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!?)wU}$Avu(6?u5dbg#1tb6f delta 18 ZcmZo-X=0gB$!@M-XlZ3^y0M{&5dbh}1vCHv diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 6f02137f4..bffd4bea1 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index bc6ede2d67a6f27b61f2a00153fb6b32d61c8c23..9ebce3f8ca71498eafddd245524bc272a34c1ed2 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA)=!fuWUw!Nvw-MgTR!1vLNw delta 18 ZcmdnYyqS4ICA+zTp{13v>Ba_QMgTS|1w{Y= diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index f0691996d..b36d61c0c 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 73c7774a2bc1dd3f26919f9e4e97346361bbb291..411391583844ec758972508436e967db3e5ea416 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA)=!fuWUw!Nvw%MgTPG1tS0e delta 18 ZcmZ3>yq0-FCA+zTp{13v>Ba_KMgTQa1v3Bu diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 3723b73f2..6ff27c756 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 439df2aee..0498e2d08 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 2c07d3d3b..aa3220c15 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-17 19:35+0000\n" +"POT-Creation-Date: 2017-06-18 01:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 959e37807d62af8221321165f21f719799f06b60 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 19 Jun 2017 00:37:25 +0000 Subject: [PATCH 048/447] [core] Automatic merge of Transifex translations --- lang/calamares_ja.ts | 12 ++++++------ lang/calamares_sk.ts | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 78b1c5de7..e959bfcb0 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -900,12 +900,12 @@ The installer will quit and all changes will be lost. Edit Existing Partition - + パーティションの編集 Content: - + 内容: @@ -915,17 +915,17 @@ The installer will quit and all changes will be lost. Format - + フォーマット Warning: Formatting the partition will erase all existing data. - + 警告: パーティションのフォーマットはすべてのデータを消去します。 &Mount Point: - + マウントポイント(&M) @@ -2243,7 +2243,7 @@ The installer will quit and all changes will be lost. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>%1 Calamares インストーラーにようこそ</h1> diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index b16551edb..9c8f16546 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -2243,7 +2243,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Vitajte v aplikácii Calamares, inštalátore distribúcie %1.</h1> From c4ed76b1d03960b14ff2fc8e007b68eb45ef69c0 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 19 Jun 2017 00:37:26 +0000 Subject: [PATCH 049/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 6d3d88686cb4f99ce4b66e46e3019c85260ed8cd..22466448bdcec90a2cbaa90648d185d7b39e7428 100644 GIT binary patch delta 14 VcmeBR>0p^q!)$D2ys^HM5da}(1cCqn delta 14 VcmeBR>0p^q!)$0}u(7_A5da}c1bqMi diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index df80d8121..f8da27345 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 424098b7a..5b6509b5e 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 5437a66acc56e17c804c3c773581b7e37a36dfe2..e8998e1088771efb9168795f6c93ad82ad442b5b 100644 GIT binary patch delta 14 VcmdnNyn}f{4YRS8@y2>fMgS#_1dsp# delta 14 VcmdnNyn}f{4YQ$@!Nz(^MgS#o1d9Lw diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 1ab8fcb1a..d6c9ca48e 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 533a4eafe..d1cbf3094 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index c966aafe1..9a433b4aa 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 103188fb3..315a7dea5 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index db48daad6..1f3a8dc3b 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index cc182a2bb..00fa95824 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index c59c3db7227dda8e0b96e25da5f9c8e59d1c6b99..f08e041d9e9b900c948d6600214cac1e2bf27537 100644 GIT binary patch delta 14 VcmdnOyoGr}4YRS8@y2>nMgS!q1cU$p delta 14 VcmdnOyoGr}4YQ$@!Nz)1MgS!N1b+Yk diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index f830a0c29..0dbd230bd 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 739d5a173b4cef8b537f88b7aaf57a53d6822347..38caa2f872a66276bba77e3255f7ac54f2f837ae 100644 GIT binary patch delta 14 VcmX@he3p4a4YRS8@y2>TMgS+;1kV5f delta 14 VcmX@he3p4a4YQ$@!Nz(&MgS+h1j+ya diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index f5ec7099e..03af6e5d5 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index f0a4c4e91..01b20260b 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index e492d2a3bbe9b4960d8f6ae2b6f4f28d8fe41d8f..7f6a53a8dabda8f921cafcbd89bd657b9843662f 100644 GIT binary patch delta 14 VcmX@Ye1v&I4YRS8@y2>rMgS(>1hfDE delta 14 VcmX@Ye1v&I4YQ$@!Nz)5MgS(k1g`)9 diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index caf71fd43..a44bcffe3 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 27d9fe8ec89c4451bdc8d4f39224df1579221750..8480da744ec476b1f0f8e19aea52b21e44b3ca26 100644 GIT binary patch delta 14 VcmX@ge3W@Y4YRS8@y2>LMgS)I1h)VH delta 14 VcmX@ge3W@Y4YQ$@!Nz(wMgS(=1hN1C diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 4d37c4e7d..ce69ec3ca 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index c2eff3d800b8ac36a2a6e6e173633005060b5dc8..ccc1070f797afab955d850e0b8c3cdb102fbbd3b 100644 GIT binary patch delta 14 VcmX@be2RHO4YRS8@y2>@MgS*<1jYaW delta 14 VcmX@be2RHO4YQ$@!Nz)TMgS*i1i=6R diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index ce4b9ab07..4acba8785 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 7cdb5fe056e572afcc6ec3417c7206a66014e503..1acd93b71bd9b3dfdf410312fa03f0f5d4109ef8 100644 GIT binary patch delta 14 Vcmdnayq$SM4YRS8@y2=!MgS#p1dRXy delta 14 Vcmdnayq$SM4YQ$@!Nz(EMgS#M1c(3t diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 4cbc454e4..5def24c25 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 6f51b9e714a0abb5e2c5a36f3665344e6949b699..2c8d1ddb1797e8a06b83a6af7c76d5b4925cb9e0 100644 GIT binary patch delta 14 VcmdnWyp?%E4YRS8@y2>HMgS!`1cv|s delta 14 VcmdnWyp?%E4YQ$@!Nz(sMgS!p1cCqn diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index cad8eec71..9ebf92336 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 289bbee50a0deccc8c9db8c1568cd7f6ef3c3b5f..0ba8f0d93124d9d1617770ad01ca859ab50bf459 100644 GIT binary patch delta 14 VcmZ3_yqnMgS!q1cU$p delta 14 VcmdnOyoGr}4YQ$@!Nz)1MgS!N1b+Yk diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 010cb5b23..c4f8662c0 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 9f1d580c286dc4212e0f620f000930e389d9ce31..f940e4010c05e1dd7ee144b3691e59adc6d32b65 100644 GIT binary patch delta 14 VcmX@Xe1dsG4YRS8@y2>jMgS*H1i%0Q delta 14 VcmX@Xe1dsG4YQ$@!Nz(|MgS)<1iJtL diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 246c8a7d1..79a45628e 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index aa10ec46de3baff69efb56ea63afb5d0693af2d3..2595349cd94362eb8ac78176c49ecbf4ab661b35 100644 GIT binary patch delta 14 Vcmdnayq$SM4YRS8@y2=!MgS#p1dRXy delta 14 Vcmdnayq$SM4YQ$@!Nz(EMgS#M1c(3t diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index dc46d05d5..b2f0b9c3b 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 11990c3e2a961109f1a7b190e919adddbee9d943..c8c52950a8eff1a672358148edb55c25b602a949 100644 GIT binary patch delta 14 Vcmdnayq$SM4YRS8@y2=!MgS#p1dRXy delta 14 Vcmdnayq$SM4YQ$@!Nz(EMgS#M1c(3t diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index c4329be37..71eec2acf 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 3c86ced1dbf1e751861fd1ba343679d000ad7371..ff63d1147d209a47ec1a6c38b36909090722bbf8 100644 GIT binary patch delta 14 VcmdnOyoGr}4YRS8@y2>nMgS!q1cU$p delta 14 VcmdnOyoGr}4YQ$@!Nz)1MgS!N1b+Yk diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index fceef7256..c9c39a255 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 48747ba92..22e4c37d3 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 87dadc234..24d5e0534 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 41411f5d71f62df078e9ea3f2667e891213ba5e6..65d8e0edbf6edbe342024b2bb4cf0c67765c4f59 100644 GIT binary patch delta 16 XcmZo*Z(!e0&B$zQWxTnLk%, 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 3a1ec552d..0f555ffd1 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index e6863af97..f34aa5e3a 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 1ab0312b3..311f2bd66 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index c41d6b76c09b6e790dbd1f5ce29f680d897dcd5b..a67f78b8d4f5de6128b31df2682a8c0d418ec4ab 100644 GIT binary patch delta 14 VcmZ3-ypDN74YRS8@y2?6MgSys1abfX delta 14 VcmZ3-ypDN74YQ$@!Nz)hMgSyP1Z@BS diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 43a742f02..42f1d8878 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index d54a2d9ba5e4216e54626f1c279430ee0a4968da..42eed05f5b88a00ad91417cc96b7b644959f38ae 100644 GIT binary patch delta 14 VcmZ3@yqbAJ4YRS8@y2=`MgSxt1Ze;O delta 14 VcmZ3@yqbAJ4YQ$@!Nz(WMgSxQ1Y`gJ diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index d7315f3d1..8e897b1e0 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 49df4d0cb..9ffd5f272 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index a943c40ec68ca2b31db4c88f93289beab454dc4a..73be781464c1ae38200e8705118dc1d0315838ca 100644 GIT binary patch delta 14 VcmdnSyp4H64YRS8@y2>{MgS#N1d0Fv delta 14 VcmdnSyp4H64YQ$@!Nz)XMgS!_1cd+q diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index b01239fa9..cc99f1db3 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index bc13c140d83513e720a8b9e0a7bccdc280e49101..5b252c1486b9b0baafc3d55b5f897e419b4113b5 100644 GIT binary patch delta 14 VcmX@We1LgE4YRS8@y2>bMgS&m1gHQ2 delta 14 VcmX@We1LgE4YQ$@!Nz(=MgS&J1fu`| diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 0b3c882fb..06599f2be 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 28489f398877113b826fb056c704b3f56a91508b..19438433a8dd6f6f2ffce9ba9de8382f14c004ab 100644 GIT binary patch delta 16 XcmeBS?_u9i&B$zQWxTnLk&g)gDB=V- delta 16 XcmeBS?_u9i&B$zMWw5!9k&g)gD8K|W diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 52f83c4bf..5fb45367a 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index bec8420c4..493bd3eed 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 7b7d09d6e1613420e675b4611a68a1fb09a5d101..4462ca0ffbb7cdafdbfc99f4591a5321c3640983 100644 GIT binary patch delta 14 Vcmcb{a*bs|4YRS8@y7b=i~uR_1#AES delta 14 Vcmcb{a*bs|4YQ$@!N&UQi~uRo1!n*N diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 89c615e0b..5a52ecc7c 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 1b2b989d9..81f8eea84 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index d32bb62f2..fe86d55bf 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index edd15548a777b5eb1fcf65bb8a4e338cd809c3c7..5db68dec09bcfda96b976bd58ffb2c722531d6a7 100644 GIT binary patch delta 16 XcmdnRzKeZBH6ydJmGR~}MjIvoE}{g& delta 16 XcmdnRzKeZBH6yd3mBHpZMjIvoE`S8R diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 68abc9928..bf9ec8228 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 695dd4bce..82df3a74f 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 4459a0aec..bbcad92de 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 36d53c3b10dc2a364a81da668afdb338fabe46fd..79b2a325fe01d5ae0668936494b6dcc046a2f9f4 100644 GIT binary patch delta 14 VcmaFE{Dyf#4YRS8@y7aGMgS{51uOsn delta 14 VcmaFE{Dyf#4YQ$@!N&SrMgS`z1t$Oi diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 324ac4299..236c331b5 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 159b0c18a..4cc9704e6 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index f1ad52935c09d63ce030450c51f0a0084ffa6b76..7fcfa1e7d64cfce2926956a8c779495d9ede4666 100644 GIT binary patch delta 14 VcmbQjGKFPA4YRS8@y7b8i~u6G1f~E0 delta 14 VcmbQjGKFPA4YQ$@!N&Tji~u5;1fc)` diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index fa5fc008e..6144758d8 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 0f854ca7b0f6ef540003a2a02cd25482506eaed8..c63866c5fe8f4aec57fe5727fe8b1eaf3b8df757 100644 GIT binary patch delta 14 VcmdnSyp4H64YRS8@y2>{MgS#N1d0Fv delta 14 VcmdnSyp4H64YQ$@!Nz)XMgS!_1cd+q diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 49fb5c312..9c0441621 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index a9b0718e4a182a44000514fddf9dfb24b780e59a..096131b13fdda5af985985c70f1e63b023e75ffb 100644 GIT binary patch delta 14 VcmZ3(yoPx~4YRS8@y2>xMgSx}1Z)5R delta 14 VcmZ3(yoPx~4YQ$@!Nz)BMgSxs1ZMyM diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 83623939d..2168cb245 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index ee3c70d20..02d13f86c 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 46173c6c65b724ed88d029493c6f3c354da381fa..5679c29ee0b7e514df27b935228731b3f0f18be1 100644 GIT binary patch delta 14 VcmZo-X=0gB!)$D2ys^HS5da{*1aJTV delta 14 VcmZo-X=0gB!)$0}u(7_G5da{e1Zw~Q diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index bffd4bea1..8f0e429dc 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 9ebce3f8ca71498eafddd245524bc272a34c1ed2..5be5250269cd3a65c5606f7e506e3ca4c5c2e1e2 100644 GIT binary patch delta 14 VcmdnYyqS4I4YRS8@y2=+MgS!O1c3km delta 14 VcmdnYyqS4I4YQ$@!Nz(MMgSz`1bhGh diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index b36d61c0c..afb42fbf8 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 411391583844ec758972508436e967db3e5ea416..7dca64a5089985735e459ca3956d5702988cda7f 100644 GIT binary patch delta 14 VcmZ3>yq0-F4YRS8@y2>RMgSyQ1aANU delta 14 VcmZ3>yq0-F4YQ$@!Nz($MgSx|1Zn^P diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 6ff27c756..1203fca83 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 0498e2d08..f37740eb1 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index aa3220c15..e6c68299e 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 01:00+0000\n" +"POT-Creation-Date: 2017-06-18 03:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From fe15b115202b6f8da2170226740ea71d1e5dabb8 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 19 Jun 2017 02:48:58 +0000 Subject: [PATCH 050/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 22466448bdcec90a2cbaa90648d185d7b39e7428..eff665fe2ec70060af5462f892c995123f723ba4 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!@7&U}$Avys@E!5dbjo1v&r# delta 18 ZcmeBR>0p^q$!?)wU~FYx$ diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index f8da27345..9b168da04 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 5b6509b5e..99f321b82 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index e8998e1088771efb9168795f6c93ad82ad442b5b..994b51f67d22675800cfb9a2af0d60aa3fb65d4d 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA+19fuWUw@x}%VMgTUD1xNq@ delta 18 ZcmdnNyn}f{CA)=!fw7gb!Nvv)MgTUL1xWw^ diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index d6c9ca48e..45083f00a 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index d1cbf3094..7a55ec6a3 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 9a433b4aa..793e1674d 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 315a7dea5..c277fabef 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 1f3a8dc3b..2155fb51d 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 00fa95824..e419357a0 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index f08e041d9e9b900c948d6600214cac1e2bf27537..6e361a8bb1d31128ec4c4f3a11eb0c3ade9fe183 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+19fuWUw@x}%dMgTSd1v~%% delta 18 ZcmdnOyoGr}CA)=!fw7gb!Nvv?MgTSl1w8-& diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 0dbd230bd..9ee7e28a6 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 38caa2f872a66276bba77e3255f7ac54f2f837ae..e5c27fa6c4a88a33f329c544b2e2d7b95d200b2b 100644 GIT binary patch delta 18 ZcmX@he3p4aCA+19fuWUw@x}&UMgTd41&06t delta 18 ZcmX@he3p4aCA)=!fw7gb!Nvw(MgTdC1&9Cu diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 03af6e5d5..99cefc5a9 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 01b20260b..5db43272e 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 7f6a53a8dabda8f921cafcbd89bd657b9843662f..f737261eee9129f2cb050377a77af02b43ba3f6a 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA+19fuWUw@x}%hMgTZK1#AES delta 18 ZcmX@Ye1v&ICA)=!fw7gb!Nvv`MgTZS1#JKT diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index a44bcffe3..a93276caa 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 8480da744ec476b1f0f8e19aea52b21e44b3ca26..c57b7b815698b3a57d79579e3360383f5208c2ee 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA+19fuWUw@x}&MMgTZu1#bWV delta 18 ZcmX@ge3W@YCA)=!fw7gb!NvwxMgTZ$1#kcW diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index ce69ec3ca..0b1d2baf3 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index ccc1070f797afab955d850e0b8c3cdb102fbbd3b..0fc4398101867b0d1c270541d445850ab000e5ec 100644 GIT binary patch delta 18 ZcmX@be2RHOCA+19fuWUw@x}%(MgTb&1%3bk delta 18 ZcmX@be2RHOCA)=!fw7gb!NvwJMgTb=1%Chl diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 4acba8785..6b4172401 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 1acd93b71bd9b3dfdf410312fa03f0f5d4109ef8..42205043220c9703ad17b28694c3f7361b03fb0d 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+19fuWUw@x}&oMgTT!1w{Y= delta 18 Zcmdnayq$SMCA)=!fw7gb!Nvx2MgTT+1x5e> diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 5def24c25..156a3a354 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 2c8d1ddb1797e8a06b83a6af7c76d5b4925cb9e0..d3b0cb6636d19fea11ea1497357e723c82ef6874 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA+19fuWUw@x}&IMgTS>1wQ}) delta 18 ZcmdnWyp?%ECA)=!fw7gb!NvwtMgTS}1wa4* diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 9ebf92336..fbb68577e 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 0ba8f0d93124d9d1617770ad01ca859ab50bf459..6055a67407550bb1023c83a89a9f0e329faafc73 100644 GIT binary patch delta 18 ZcmZ3_yqMgTa71#$oY delta 18 ZcmX@ce2jTQCA)=!fw7gb!NvwRMgTaF1# diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index b2f0b9c3b..2c6273eab 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index c8c52950a8eff1a672358148edb55c25b602a949..d3fd0091b737f46e3e860640c2ef3ed9d66a2d19 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+19fuWUw@x}&oMgTT!1w{Y= delta 18 Zcmdnayq$SMCA)=!fw7gb!Nvx2MgTT+1x5e> diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 71eec2acf..6c108d687 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index ff63d1147d209a47ec1a6c38b36909090722bbf8..ead6f46ca28d05322fed1f2c294c3eb88d1d7d46 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+19fuWUw@x}%dMgTSd1v~%% delta 18 ZcmdnOyoGr}CA)=!fw7gb!Nvv?MgTSl1w8-& diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index c9c39a255..9a03985c6 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 22e4c37d3..d57ce5286 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 24d5e0534..30dca31d8 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 65d8e0edbf6edbe342024b2bb4cf0c67765c4f59..ef9efcc0b2286a4933812c2003028ebbaa3baee9 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i@U|?uvV7$4Wk&y`iH~Iw3 delta 20 bcmZo*Z(!e0!N_i*U|?)zY_PeWk&y`iI0FRD diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 1a9ad13ca..8ac79da0f 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 0f555ffd1..e10e9fa77 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index f34aa5e3a..443ec3cc6 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 311f2bd66..a664cd406 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index a67f78b8d4f5de6128b31df2682a8c0d418ec4ab..f66264302d7b5f226a111c5411ed0aa44d99cb29 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA+19fuWUw@x}%{MgTP^1u6gl delta 18 ZcmZ3-ypDN7CA)=!fw7gb!NvwXMgTQ11uFmm diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 42f1d8878..45a2afa8b 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 42eed05f5b88a00ad91417cc96b7b644959f38ae..e8e13e760c344c3c2c5685d747ca1825bd3a4519 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA+19fuWUw@x}&iMgTOt1t9, 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 73be781464c1ae38200e8705118dc1d0315838ca..4f9d95cc4f61116877773d8bfbfd3b4f7f482e72 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+19fuWUw@x}%-MgTTQ1wsG- delta 18 ZcmdnSyp4H6CA)=!fw7gb!NvwNMgTTY1w#M; diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index cc99f1db3..78edb16f5 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 5b252c1486b9b0baafc3d55b5f897e419b4113b5..9ff4111315b25b60e90045e4e26e0402da35d49c 100644 GIT binary patch delta 18 ZcmX@We1LgECA+19fuWUw@x}%RMgTXk1z-RG delta 18 ZcmX@We1LgECA)=!fw7gb!Nvv$MgTXs1z`XH diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 06599f2be..5d04e39ee 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 19438433a8dd6f6f2ffce9ba9de8382f14c004ab..c78aff9a7acc7bd8f8a58ff417cdc8faa424cea7 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i@U|?uvV7$4Wk(UVoIobs9 delta 20 bcmeBS?_u9i!N_i*U|?)zY_PeWk(UVoIpYNJ diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 5fb45367a..753578924 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 493bd3eed..f94ae92ea 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 4462ca0ffbb7cdafdbfc99f4591a5321c3640983..2b6f4e82a09676bcbb4414c5185e12f54edd18c1 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA+19fuWUw@y3R0i~u|61|$Fg delta 18 Zcmcb{a*bs|CA)=!fw7gb!N!Jbi~u|E1|, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index fe86d55bf..9e102352c 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 5db68dec09bcfda96b976bd58ffb2c722531d6a7..3c63df32760ae3480a7da48271162b4978237c3f 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtqf`Orxf$`>gMr$SjK?((W delta 20 bcmdnRzKeZB1tYtKf`PG>vBBngMr$SjK@$ag diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index bf9ec8228..6e9f4949f 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 82df3a74f..ec036e59a 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index bbcad92de..df98358d2 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 79b2a325fe01d5ae0668936494b6dcc046a2f9f4..35e1afac3e5e7f5d0719595cf954bf5703570ad6 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA+19fuWUw@y3Q6MgTqF1>^t# delta 18 ZcmaFE{Dyf#CA)=!fw7gb!N!IhMgTqN1?2z$ diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 236c331b5..3d9fd8375 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 4cc9704e6..006b30ab6 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 7fcfa1e7d64cfce2926956a8c779495d9ede4666..72b5b1fea6da9a26c941b27099b3d2014981c7a7 100644 GIT binary patch delta 18 ZcmbQjGKFPACA+19fuWUw@y3QJi~usA1zrFE delta 18 ZcmbQjGKFPACA)=!fw7gb!N!Iui~usI1z!LF diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 6144758d8..e8d1334d9 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index c63866c5fe8f4aec57fe5727fe8b1eaf3b8df757..afe60b0894f2cf8011f7256fa028ace05a39129e 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+19fuWUw@x}%-MgTTQ1wsG- delta 18 ZcmdnSyp4H6CA)=!fw7gb!NvwNMgTTY1w#M; diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 9c0441621..ad6d390ea 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 096131b13fdda5af985985c70f1e63b023e75ffb..e357fdf42106977f66975b428f70ecbf69f3694e 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA+19fuWUw@x}%nMgTP61tb6f delta 18 ZcmZ3(yoPx~CA)=!fw7gb!Nvw1MgTPE1tkCg diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 2168cb245..de22a160a 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 02d13f86c..b0746ddf9 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 5679c29ee0b7e514df27b935228731b3f0f18be1..fd20e9a6556cace7e7fe882089f2885bf7e2881f 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!@7&U}$Avys@E)5dbh41tyq0-FCA+19fuWUw@x}&SMgTPg1t$Oi delta 18 ZcmZ3>yq0-FCA)=!fw7gb!Nvw%MgTPo1t, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index e6c68299e..5561f5f7b 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-18 03:30+0000\n" +"POT-Creation-Date: 2017-06-19 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 7eeb4dbed43105fe7253fd86fe83da269f2cb34f Mon Sep 17 00:00:00 2001 From: Philip Date: Mon, 19 Jun 2017 10:47:52 +0200 Subject: [PATCH 051/447] [CMakeModules] Add support for PythonQT v3.2+ - this fixes #749 --- CMakeModules/FindPythonQt.cmake | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CMakeModules/FindPythonQt.cmake b/CMakeModules/FindPythonQt.cmake index c01d68be1..d016b57b1 100644 --- a/CMakeModules/FindPythonQt.cmake +++ b/CMakeModules/FindPythonQt.cmake @@ -21,13 +21,20 @@ find_path(PYTHONQT_INCLUDE_DIR PythonQt.h PATHS "${PYTHONQT_INSTALL_DIR}/include/PythonQt" "${PYTHONQT_INSTALL_DIR}/src" DOC "Path to the PythonQt include directory") + +# Minimum v3.1 is needed find_library(PYTHONQT_LIBRARY_RELEASE PythonQt PATHS "${PYTHONQT_INSTALL_DIR}/lib" DOC "The PythonQt library.") find_library(PYTHONQT_LIBRARY_DEBUG NAMES PythonQt${CTK_CMAKE_DEBUG_POSTFIX} PythonQt${CMAKE_DEBUG_POSTFIX} PythonQt PATHS "${PYTHONQT_INSTALL_DIR}/lib" DOC "The PythonQt library.") find_library(PYTHONQT_QTALL_LIBRARY_RELEASE PythonQt_QtAll PATHS "${PYTHONQT_INSTALL_DIR}/lib" DOC "Full Qt bindings for the PythonQt library.") find_library(PYTHONQT_QTALL_LIBRARY_DEBUG NAMES PythonQt_QtAll${CTK_CMAKE_DEBUG_POSTFIX} PythonQt_QtAll${CMAKE_DEBUG_POSTFIX} PythonQt_QtAll PATHS "${PYTHONQT_INSTALL_DIR}/lib" DOC "Full Qt bindings for the PythonQt library.") -set(PYTHONQT_LIBRARY) +# Also check for v3.2+ +find_library(PYTHONQT_LIBRARY_RELEASE PythonQt-Qt5-Python3 PATHS "${PYTHONQT_INSTALL_DIR}/lib" DOC "The PythonQt library.") +find_library(PYTHONQT_LIBRARY_DEBUG NAMES PythonQt-Qt5-Python3${CTK_CMAKE_DEBUG_POSTFIX} PythonQt-Qt5-Python3${CMAKE_DEBUG_POSTFIX} PythonQt-Qt5-Python3 PATHS "${PYTHONQT_INSTALL_DIR}/lib" DOC "The PythonQt library.") +find_library(PYTHONQT_QTALL_LIBRARY_RELEASE PythonQt_QtAll-Qt5-Python3 PATHS "${PYTHONQT_INSTALL_DIR}/lib" DOC "Full Qt bindings for the PythonQt library.") +find_library(PYTHONQT_QTALL_LIBRARY_DEBUG NAMES PythonQt_QtAll-Qt5-Python3${CTK_CMAKE_DEBUG_POSTFIX} PythonQt_QtAll-Qt5-Python3${CMAKE_DEBUG_POSTFIX} PythonQt_QtAll-Qt5-Python3 PATHS "${PYTHONQT_INSTALL_DIR}/lib" DOC "Full Qt bindings for the PythonQt library.") +set(PYTHONQT_LIBRARY) if(PYTHONQT_LIBRARY_RELEASE) list(APPEND PYTHONQT_LIBRARY optimized ${PYTHONQT_LIBRARY_RELEASE}) endif() @@ -59,6 +66,7 @@ endif() # All upper case _FOUND variable is maintained for backwards compatibility. set(PYTHONQT_FOUND 0) set(PythonQt_FOUND 0) + if(PYTHONQT_INCLUDE_DIR AND PYTHONQT_LIBRARY AND PYTHONQT_QTALL_LIBRARY) # Currently CMake'ified PythonQt only supports building against a python Release build. # This applies independently of CTK build type (Release, Debug, ...) From 444aa24a04f6dd65a38d40ee437bc916a0e79654 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 03:02:41 -0400 Subject: [PATCH 052/447] Increate the maximum allowed length of a hostname. The hostname madagascarsteenplaatschildpad (.uva.nl) doesn't fit in 24, and hostname(1) accepts up to 64 characters. The RFCs vary, but 63 + terminating NUL or length-octet + data maximum 64 bytes seen to be the common ground. FIXES #514 --- src/modules/users/UsersPage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/users/UsersPage.h b/src/modules/users/UsersPage.h index 632d49471..3445a4207 100644 --- a/src/modules/users/UsersPage.h +++ b/src/modules/users/UsersPage.h @@ -68,7 +68,7 @@ private: const QRegExp HOSTNAME_RX = QRegExp( "^[a-zA-Z0-9][-a-zA-Z0-9_]*$" ); const int USERNAME_MAX_LENGTH = 31; const int HOSTNAME_MIN_LENGTH = 2; - const int HOSTNAME_MAX_LENGTH = 24; + const int HOSTNAME_MAX_LENGTH = 63; bool m_readyFullName; bool m_readyUsername; From 59605d552ef3a72d0c44eadea2945b4dfc984d6b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 10:41:56 -0400 Subject: [PATCH 053/447] Keyboard: simplify execution of setxkbmap. Use QProcess::execute() with the 'safer' argument-list, rather than escaping and de-escaping strings. Also reduce noise by only passing a variant if there is one. --- src/modules/keyboard/KeyboardPage.cpp | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/modules/keyboard/KeyboardPage.cpp b/src/modules/keyboard/KeyboardPage.cpp index 117530a88..76eecc85c 100644 --- a/src/modules/keyboard/KeyboardPage.cpp +++ b/src/modules/keyboard/KeyboardPage.cpp @@ -67,8 +67,8 @@ KeyboardPage::KeyboardPage( QWidget* parent ) QString model = m_models.value( text, "pc105" ); // Set Xorg keyboard model - QProcess::execute( QString( "setxkbmap -model \"%1\"" ) - .arg( model ).toUtf8() ); + QProcess::execute( QLatin1Literal( "setxkbmap" ), + QStringList() << "-model" << model ); }); CALAMARES_RETRANSLATE( ui->retranslateUi( this ); ) @@ -292,6 +292,13 @@ KeyboardPage::onListLayoutCurrentItemChanged( const QModelIndex& current, updateVariants( QPersistentModelIndex( current ) ); } +static inline QStringList xkbmap_args( QStringList&& r, const QString& layout, const QString& variant) +{ + r << "-layout" << layout; + if ( !variant.isEmpty() ) + r << "-variant" << variant; + return r; +} void KeyboardPage::onListVariantCurrentItemChanged( QListWidgetItem* current, QListWidgetItem* previous ) @@ -320,8 +327,8 @@ KeyboardPage::onListVariantCurrentItemChanged( QListWidgetItem* current, QListWi connect( &m_setxkbmapTimer, &QTimer::timeout, this, [=] { - QProcess::execute( QString( "setxkbmap -layout \"%1\" -variant \"%2\"" ) - .arg( layout, variant ).toUtf8() ); + QProcess::execute( QLatin1Literal( "setxkbmap" ), + xkbmap_args( QStringList(), layout, variant ) ); cDebug() << "xkbmap selection changed to: " << layout << "-" << variant; m_setxkbmapTimer.disconnect( this ); } ); From 6ef2f5d769a6c9fbc2bb661e9487db282f42015b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 10:46:30 -0400 Subject: [PATCH 054/447] Keyboard: code-docs, copyright --- src/modules/keyboard/KeyboardPage.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/modules/keyboard/KeyboardPage.cpp b/src/modules/keyboard/KeyboardPage.cpp index 76eecc85c..e8a938629 100644 --- a/src/modules/keyboard/KeyboardPage.cpp +++ b/src/modules/keyboard/KeyboardPage.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2016, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Portions from the Manjaro Installation Framework * by Roland Singer @@ -292,6 +293,9 @@ KeyboardPage::onListLayoutCurrentItemChanged( const QModelIndex& current, updateVariants( QPersistentModelIndex( current ) ); } +/* Returns stringlist with suitable setxkbmap command-line arguments + * to set the given @p layout and @p variant. + */ static inline QStringList xkbmap_args( QStringList&& r, const QString& layout, const QString& variant) { r << "-layout" << layout; From e9ab78cd52e7e7bc87b0c8408c099d2f11ac5c1f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 11:11:08 -0400 Subject: [PATCH 055/447] Keyboard: special-case, pc+latin interpreted as us, instead of as unknown which selects the first layout in the list. --- src/modules/keyboard/KeyboardPage.cpp | 29 +++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/src/modules/keyboard/KeyboardPage.cpp b/src/modules/keyboard/KeyboardPage.cpp index e8a938629..3f1b7b2c3 100644 --- a/src/modules/keyboard/KeyboardPage.cpp +++ b/src/modules/keyboard/KeyboardPage.cpp @@ -37,6 +37,21 @@ #include #include +static QPersistentModelIndex +findLayout( const KeyboardLayoutModel* klm, const QString& currentLayout ) +{ + QPersistentModelIndex currentLayoutItem; + + for ( int i = 0; i < klm->rowCount(); ++i ) + { + QModelIndex idx = klm->index( i ); + if ( idx.isValid() && + idx.data( KeyboardLayoutModel::KeyboardLayoutKeyRole ).toString() == currentLayout ) + currentLayoutItem = idx; + } + + return currentLayoutItem; +} KeyboardPage::KeyboardPage( QWidget* parent ) : QWidget() @@ -160,14 +175,13 @@ KeyboardPage::init() // Block signals ui->listLayout->blockSignals( true ); - QPersistentModelIndex currentLayoutItem; - - for ( int i = 0; i < klm->rowCount(); ++i ) + QPersistentModelIndex currentLayoutItem = findLayout( klm, currentLayout ); + if ( !currentLayoutItem.isValid() && ( + ( currentLayout == "latin" ) + || ( currentLayout == "pc" ) ) ) { - QModelIndex idx = klm->index( i ); - if ( idx.isValid() && - idx.data( KeyboardLayoutModel::KeyboardLayoutKeyRole ).toString() == currentLayout ) - currentLayoutItem = idx; + currentLayout = "us"; + currentLayoutItem = findLayout( klm, currentLayout ); } // Set current layout and variant @@ -341,4 +355,3 @@ KeyboardPage::onListVariantCurrentItemChanged( QListWidgetItem* current, QListWi m_selectedLayout = layout; m_selectedVariant = variant; } - From 448af86242aa4f1d5c2a067f133fc0f2d62da780 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 16:55:05 -0400 Subject: [PATCH 056/447] CMake: follow prefix even for the polkit files, for easier staged installs. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5942e6354..683fba874 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -250,7 +250,7 @@ install( FILES com.github.calamares.calamares.policy DESTINATION - "${POLKITQT-1_POLICY_FILES_INSTALL_DIR}" + "${CMAKE_INSTALL_PREFIX}${POLKITQT-1_POLICY_FILES_INSTALL_DIR}" ) install( From ae34d99f103ff42cdb7173c16ce000726900a6b0 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 16:58:56 -0400 Subject: [PATCH 057/447] Netinstall: remove no-longer-used icons and qrc --- src/modules/netinstall/images/arrow-down.png | Bin 29205 -> 0 bytes src/modules/netinstall/images/arrow-up.png | Bin 29154 -> 0 bytes src/modules/netinstall/netinstall.qrc | 6 ------ 3 files changed, 6 deletions(-) delete mode 100644 src/modules/netinstall/images/arrow-down.png delete mode 100644 src/modules/netinstall/images/arrow-up.png delete mode 100644 src/modules/netinstall/netinstall.qrc diff --git a/src/modules/netinstall/images/arrow-down.png b/src/modules/netinstall/images/arrow-down.png deleted file mode 100644 index f1b8569daac05298e3d82f117d76b7a4633926b4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 29205 zcmeFXXH=8l(l?wCdhabXks`eZM2Z4}p^5Y+BtWPELa#yshyn(b-b9fm9Yl&WBUPnJ zFG>{<=^{lbJ{SLU?sK2>ocmqxx<9-h-nCBFVv%cR_Uzd+znR&4=ZZ5j)S;o|qy&LL zH1Jzm#vl+;^~E1KDL~Oe3Oxn>)r6W_`WqvI_%OcS&TeQFpMMAj#fJ)Za|VHeXVMzRk?1rAukuW2Wa1)m(AWtqWgW&x~rr9Trm%M+hd?9G!wAh z>3_7{4dd^4VY}+XH#7ukYDk#D6NaC|rmcxv%zyAQsuW$FpxIDXrf%*ZiV`y zOhOG!9YZ}FuR8Iot5K>1D+3BVQT|B2U{AD{pK`D&|6h8Qf$tY&DSp1cMEpHe`7I5M z_%ywJQGD`}@{-aLH-p^*W%<=8`BZ$JoRy8WwEwOGcv9te_4mgpOGyO<1xW_UNqYOb zNXcBidR0nVR!UY@0+5jK3-R(t21|JPUA|E9Hyv6iKSy7{dv4xdd>1;A4&DL&s{H%_ zpYQL={oS1ZTf3Lv-<<%sL+XMfB_k;<_0QtK;{IXFzeoooG5;offw})#`hxRs;!bWZ zZhA=1e~h?T>jljN>G{`!z5M=r$c1srCf?5eK}cVeD*xYyN+?K51CDe6{H*Yo)qjb> zJ&`Ub3pXc!S5{4)nwp|Ykg3hD3dYwGQd{(sheu?A%$w_p_7Qp?Q~ z<>d!>`M)RlZ?4tms=>I|dpNAMBeUYAi zd>5k)k)Ei(4@Ua>dIw23c?Wq(V!T}brs6LdBP8I;zdcL2dV8Xz&;gD}DNR?Thc8mf z#m!&J5s5~60wMFW_d@x*dHMMx(P$|@Uq>lVZ>In>%1`Q_>24Q+^OO1~{kM>Q|D_-1 zfO161DLP0iB9V$pvJMJLiYNy;XJ`CM7e4tnDnRr{`Cj+}`1em9^Y=x1`8j+0 zdMf*R`vdd+w{?J=mYW|2jSTrGapS*)`1DcE{{JFr{;$CJ7oH}d*5v|6f1~=Mfcozg z;OOQ6nE4lu{>9k;3Nq%e0RJ27U)X$J{}g&Jm;cho7l=d${KIpKe+Q}5zv;SwpVa>_ z&tLSvdFmfy{-XUI+5aH^m9hVlGG<s-+%ry$^Xj7|8duU-1Wcm!2e44 zKj`|8yZ%=m_+JVC2VMXFau?-)p8-)`z`-vFIN?S5JEnj@6jg4TnnrGpz_HZw{#KTY zk*O6cb|>s96U`R`LjyxbL3zHb!XNIKK5zN(df3V6juVDho1Ot4&-VfgNu<4@eTShN zd*#aW7lxOkv9h#@{Gy_>cy;H-)!qqn&#h-$`^#qhx{zqjWvhcbQClNjyxc7J~01tkiUSO!gSyKRnV@c5!E^CPA^!XX?~KWV(sbWZq~?Q z1!dUA@8d0}zSXyrfAr|B;9RUAdi>Cyc%W#?P|Gn_pRNPN4?m(oeLX`6=x|XE-^crS zNF1zlZ&@7N8@`-epAAwcQ{#nz^d4C`p1Of`DrJgv2>q5`j38OaX{edAY{s8(jvG=% z-f|W9Un10hvcnz>;PoBrzWs3)`xA0%B4sN2XXVc%^fc*&d~i@P)T2I7h%c_}t?#TT z2+>Lkx^rk@ct8&NstWQyI7>@V244^202vQuu77^yef8_iCW!7mmb4H@WCYH>&c+Uw zLr|b`Oc=5`K2S`Q1eU_#2IE4Mehv2~>HX*IsW{E&q+`)S!$dRhtcGbMv0@9#O*Gp$ z8EJ}O1ZgW#!h)(Lj*lGjgilm}MnuE?F|8A^44=n)iXSnj&yB7S#p9HWlwWhtKv*D) zX?C|qv^|u|__(e@B&E!F=4hr~=AC}(RY*G4tcw%*v=(Ve3*)tk^XxuE>eSXvvE*Jc zq;bLR_tavhn~ZIls@Q_q6r*k4B`hlJnjeG0RU#DIDd!X4#zsa(>haO1Qmhi&Yj7di z^5ZeFm}u#n$F~aU>*HvK->U#ovvU?1B5^-9_!qdqex7-TP3Ry?YM&w4w7|I^z zJ@6*2eeQo(lawqp?^UG-0!f%G3tUv9)V0xkF zU@D_2<6SFI%UEk(o8#ceOnvj|k{0p~<&|C$3z1P%Vzc|-ucM5QjB;L1zLb-fH;7)< zPAFj+jVPoUW$hMO>RGz6WVKYk#MT|cNKO$zp%|wXXB=0@xXk!WU`23CU^@9kU{+8^ zFr&z+2wgN~eAAfQ*wOe|;rfW-2*n6lVN21ok9?@tsBn}lD)FOjiq+$y57r-LQ3*~% zAJx*MS6;82e)U~R?4$W0@j>i;%X{HIi$41_d!xrjHD(VjUK)Kf$+RdGwHE6UF~4GG z91dqInf=7HZuS%W`$ckYa=CG{ar8*dNc^i<-{-#Vz7Kwwu(VQY3R)Lw6xpNhnB5uI z3utlA`R=HY%c&`0zEv~xeCAbiY-r7Iy92L-t281sig+$O3@@B5U;rIp9?%{jvv!q; zHIJHLs0^E_X^0D~2&_E3%Wc_fDr~s+aPYnInDTx=ZUBBm$Um+*u$iOTv)Lq+F*Gmq zSLm0}>I1Wb&YyJO=)OlPNXy)kca_bQFJy0qu0jtv&)o_=yX4ChLTmC~&xPEZ`<-{- z{V3qkbdL_6H`~adRsS&iXHK|`g4{}WL(X7MY4**`@hk&rS885uisjg=A3x8j44p>( z(xEa*kWZ*%jkNr3Eo9kXJ?J?+MVK3YjhxY)79A;j7w=-wm{_CcJWzM%RorX0*CAfz z4t=jY8=lsWzDj7k=6N(TN67P-cYC{uSgh$>e090wQ+MrqpQ*Sd=5MCUKl`nwulBqd z2>I0AB{;eAO6=o!=K*#jCZ`oTTG{RS=}Z5;2PasvPo47xJ2K9(;`Hxqldg?1<{f?o5YW^;CZCCiGdLRXRMp zu4lDkK(X;X8vfbWM=ZqS>x3V}%ZCdOCms$xnR|kNqIbvZPQaZ6eX>>Ls#v;2d6dFX zgF{B0OF`v}zJfJ}3J2Pr{@$4`^B&2rt6k$=ZE->P>Lh!^T|=d;nr!ymsV6Z8@wb$R z@-d7`kXhyilqVEE0hiQYEwU`+(zW^;ipep_9~&rDb(25W3B7Vx?yTi!DfPyqnMZV4 zH?r1Vb-hxu(wv@|K6&Nhm+NQvmESMx&Dm^P!_J&qeW#aBr=hFM*xyhj!>N11^L%er{(Q+>P;DdmLDE85{MPSRRi#nkV;iN~Nnh`?qxU<@?Ywi15%ve| z)i*0%*mRS2r*%Km%M@&kkUq`-{$Tv<)5!xp1HGj5{5~brG8vjSSCma`NaUH?w}6`R zD7!nRd)vbknu=n0u?@Oqx)R=1vk>zG({l3+v&gErN{;gS>aCY4<+B!z;V}VDKVNQr zIt=~wd+GP>-larUG{)_lyQz1DN}^hx&*@DQqtOM5p15@9tktDeDdDTaAtk4VG_N!3 zU%&oXpWg7!bKP^lr1SRt$)~;EyudGqv9xiCOL7bPzq2ybZ=T9WOe~}S01!KTHXc#6 zQ5eV?aO3Xu-Gnc-Ut05q^PcQ)ubqTRgk6jLbh7f5q=>4Xty?PnaPfrlx4G1ct#xy5 zc*vq|f7<$aO&e9yU-H6Mk3w}|kAC839@)Lw3I6jN(n!|W3roa5B1=@yC4aV{>ZF<* zmU{ecVEIw6SV~LY^E_r%mV4H}^tY{+tF7M#?&^oIm2j2B=AEcN%XKz<`&;6maY&9t z>XwwK3yX`*>Z4W3{%b??VQv8wLtCG;5yE--!q@cwlxLi^J{9Xbg_S1lyk^`S` za;JyDv)RQ@4*zwN3<8m7>3z^2`f1p2COs}UEH`YRD*=}`8#a3XL0|N}p2ZbC3DLp+ zArt8_xluXUF+<|GbJ?^oD4*t11ki9pLO%#0&7!B;>aJ`h~%hH3E3 z=9i$%yJl~&dqK|0aM|_8^wt`#BR_Q+s2mDjraq5)`JRP^q=kXFHerj>GFoBD?7CK0 z)Ce<}goH)vX4fzz=J9n6_|E;4-fTHJm(|=Xlf$bn)ot_h`{6^x_u)UbysOU!ls&4) zV+B_FFbE>)+LMhK#y={Y-@Y>yG#Bis(~&7-kzedj{xn0T#)M&qC(RU7pbD^gP;d6O z<@j2pJ&8CtJ+L=9!agG)k{AB*KFowq1QH9GC7Okp{O&S8Yc~YHvGyDCZldSY1f+c^WvY(BUFa$mIcPBV6m=mZqT#5uOcX!pptLB+t^B#dlVYC#fF zS^6YZ9?%2NyzXjrw9XW^pgg8Bdn+@ot>E@)&aQ8kz!efXEKD5@SYl@E@|%l;Qq!n#o~Z&KO|f z=fz;D9j2BnMuj`bz(c8f4()DFOcDE{Zo&&`KVjw9vKfo|HGjfhDT3&77)9Qq?TSvP ziGo=$k3A>MUIREXR$6ep_!R}r6ISCY{;j-3LyZ!(TZ69wceP9R&wH?KBk z)kMEDi*Y`b?4Uv>^E>a0c9*B@z8L>Rphno3@YA@f@v21oTj3%$A;vT_4q3CDC(eCOP388tE!C6VBnl^#KjeBxtF?N^>7Ke911Bc z++8NeqV(VpJU7GL?k`w08m_@~;3PO*zZy!p za1}5$+l3v;y>X4g#wH+}QN(?N;u`B|45njJ$b?@Z4;UHT0!-J)WZ0gZs!D~WqQGxL ziZ$K2fXQTHA=PAaI!d<)VFn)`xKNz*oMWZMTHdAJ`tSoMD(IoS>(yax?qXFG9!8{; zRHGJ{xBfU8z}t8=Bv@kCZUOWBOX{ufj&h5ZGrXWkf<$9sGvN7p=xxis-KBZBNN*Hd=OHn#1d@Zde-caxWl9FPROlnw5PP!)3*IRw?U0C?rPn zw@w{MEL0b3a%K;d%QqnjIk-`5o56!Z(q`^s(Ooe_!TMv}x{x$oC`~Km_(~1%IHpAh zvA?{@(bD68s~bR;gAL=M^VzMVYQa)7R!ALo2droCfElpvT_8auW~)j&hZZjKDyn8+ zq7i$)STn?BzpQl@e9Vqq!!i_W8pl_XL=flFs5mR9TEMD5maqSWRXzpiS`!S}Q`Ji! z?tZ+KW3e(oOAy8~;T8c#*922yo+?%FnEw?iv|Sq8DE2nQyEn@mKK&}MM($k(?pLv< z6);J~EakBhk_`6*7!zAb(oU7DIaPZ7qd<-YYFuf-v_q}Z5pV&Q6-7ArF=@?b|0^CU zOU72CB;lDDjR9nn)^+1^f5yZ*wK$CN4B4(M3)D@rMXd@c&}=p>{Ch3vm>L7F znfAXD2pArvNueWho>BU^@YS|}cv175=@sX#;_D1yk{Fg<9ki{W+m#`*Du^W6p)7ZN znui@rK_!LvXdc<7v$8;`XbV`FDbVo^wD)FkZ$Td})`b zqtCVxoTH!Mu#j!hy@Wxq)+7Lvb*X~-i6gv4Qv(NWMYaM-B6KWg-Iqn-_*yZH0)_(! zm{Il{^mR7{&SP;5L%Ss(eBjkJq$*l?H=KG`Ibx#q=FVrC6$C4aZ-~Rl1Y*rN^>WtincH&X5YPSsk<)wB$7F$Sw@bTf9X@r&qe}Z_&e=q^8o_?!J!Z*E4H8J+?F4e20bPT|{_^aV zftaK$p)5-H$J`R~x|+ALEbc(fRhXF|(BU|WHIij_d^;|YCFtMh>_$P{3md_HH9l#D ztxECI+q~YQV^;=S%NQE?(UAwCCYRuE0yvP7QzZuXlb!a<3b`pxr6lJv1l}zZT5#n6 zap@IU5GB3~S)c^s2Y&}6q{S4x?aibW1S}U^Tp`@XKGnZ3Q2OXiOnpsbCgpfRC-Y0% zPOKb7A8`ZVp28bwaBH-*PaxASP&XxVL(D3RnP9~crKOJr%+{p{6a*EMeD^o2X7#~T z7&2H@a^XyC?k<;)1*h3SmW5dX)iLQVk4Zk)45(t8$)nlPBnZ8E6u^XZo2c2YK8sW> zyVm@>3o}~5^;;4XdUPg0^I_F2EmU%s3US*c|Dh*oI=$f^tIum2DTI-T+QO3!UyZuv zT8hYaWQTDwpXn-7<8dKwrx<~5XxaBuXhrAs!OF=o5G~MqE(}EQ-lF0O1 zy5$1|CPD$>RPE038cB?HfFtRj?M@1V%|n7I!un{kqqMBj^ z#Hr7Q;n_7e$xofq3VyeIqod)PUrXc}-!6T`rc&k|!XQBs*chCLDz`)Oe=5;suAf!- zqV3EEs|eM&wJgedg3to8gJV4?sF!Pj2T{2Ww`HrjhO`>CyVq{mE5S0(`G+)7=oBl; zQX66>;w`ZGMS0NlC51U8h+$5p9dc}Oq<(EUEBx*Nd zljY^4uximM+9qP9Vbd!&sDNIA|E`Xm_0d*H&<0C^>~6Wb(t#QjBy@-IgdB3IyP|7o zJCa4*zD>vMdt=pA1|HeS_4D7)MLtyC#aYn93L>x8M2p;cx(e~;3wJ2sstXx!0W#yV z!F~5#cFet?&)0*SZWZa1*pYBib7@Vr>y=G#b_80h%dq@H?PuFRjS0}=g|U=%=yp_m zum2*`oBC3Fh=g`4F$3(VA6K?Zvp{W2mZJx&{w1Hadsw_-V-|OU6~mPS{d6*iQLrLK znunW$3# zF~@2g9!R?FL*EzhnW&X6^Xt}gt}Ns8BM2pw-S5uOuB0#~aq2NlK1(e|n* zUoG3N!h%n4tZfeyA!3fy_;(x6{QH6BSJ*!C4a>V5f;94vYSa!JzZ@kjYezVc>{@$+ zMcUM^D|vQ-#d!C~cij*kdiG^g4Fs3w9p2t2r>EG+7e!Jqu7I-)lm!z`CWkrZ%||tiBv&EgLi}tJvBJ){nV% zi049#10891c@U{9k_xtLyLKHp-xJlR@nV?S>!pG{kjNnVkDI+VZ^`U5EgAVs-^^e; zaq5BdNr`&X2|0UL(50mfq}!O?54IJT#lh2~j2XtuZwU9l9F;7aHY~vq@q&^HbN&lp zvZwmplnWb#!1Tsc>siQrMk;Id<(%>ICWXo>A|=aGYwEi@m7Yy}PdZ@@E6m*~ z%e0UCBH<|#a&pzuS%?+HE7;1#FJf4L8{L!dtmtw;@b+2j4)$S-XeF~;t#5<1tw(@R zgG(3^oda_duBC&dUKJMoZeyIZMCH3ZjWZ}uMP0_3;Cg-f6RxI%r5baKX4)t%R}hSz zDmRZUKdD+5oqi)yqgBB>A}VSrgYOrKo9$rGwvPA}0vkoxp6Sv{0+qyFI7=u6hAHuB?Y*+V)FLsOpYFhX@h3P(aT~aTD`bvZ<)NdS zKFwx+deztlJ)%BZlesn(L%3do5-T-)O5lju%HpygqtA5s zpsPDIK^VfQqN!_>YyLE++DN_gG4}Oo9xRA&9gLsW}KNjXGy&2Tq;Tz zNV*y}S_0dC=Li-o>dhy#DZxq39`Ca7uVg-hOtrajgR`vmenQ{#`1KSjJ0WfW5One%{tadFARRobeL@y z=NLS*q>V@wEE8v^wcRp!+I)Oj`pb`0=2C8of#l_o<|Rr*=1OU1Jy?Cu+0aZ}7#%t8 z9HJXsI0)L_pG~{oV%x;w@T;|oyWU(Uqx4W*r#QTOp@<;rJ!4AE zxwg<=nf$|rc$cQb4W~wD4Hd(liNlMgB?+T*6%tAJ31SjD@T*6h3qIjOua$X(H)$^w z4GO4qNYVIQ&GYAnlh}YQmg@4yWymrSS49nCmvize69Wh$O(f|82b0>tZsQqmtf7%z zs)#iHwGfjAc^=SVJ++{lkrZfkNvsJEOEocCJ5%$;Z#8XovscCdze zTvumtHn-AN2qP-V^tjNy9?VMyTc|5!sbx_5ENd#ZX)s0939bFL$G+>JXO#T?2PFcm zW@63Ihg-9XaxeZsQ1Nb0?+S=%bPTuv01w4VNT|Zy%S3{A4eK0fb~W^F!)Hk6-=hOhL6cy(ak)Q{ zdY8)`xn-H~OI8#dw4XN(#$Qj7=Q>ZrjYY$WrecPQoxAbJ4zCz@CA^D^yD2|6StXCG zx*`PC3bI+&EPcy*bK2svS@-w4#o@Z;_i*=*E8Mlwq;swxN?F4g3<ygeCwDnkRYDHRXcJ33~+S`eO1+TZQsSRfSNW9jhAC;#UB<0jszxgW^_2eqn;zZU#te`R`xtaNUO zAI5e;rkZq0o1QLEN;K-j7Ny-)EnbNZZRvg*EZ((MBLE+tra8iSYH@kHq52L9j8xY? z0c8v622XYe?qS%U6~TKnPttO65!atUA`C)l_;QMA3iA5SmFH&#ZoOMzSQNwgvk{Y zgu7!K84tw|LUQzN-QnHqcvkNhdzbWdlgF;}zH{+R_DL0F$$-Zggh|XfE$Ls-iCvcD z6iY2ZXe7LQSt9{f+eGeKS115C7$!ZXe%1!>zMpQ&McWe~2k+j&8D5OgdP;b<$C0ar zCbdJui)P6eA`%pyG%>L|!r{r*2qFxdT0%-_-Zh3a2N&zYxGoiyBF*G6YZIK#Ue;!d z7)Qf3FaKOEamaa}Z?ZrUVIOC9jIL5N2aigW{Pek}e^yJO)Nc%M-hYZ&OBq`Ky`-xr za(B+*ju2ysjc#%w^KT`!f|Q2^5=H*(RQ-*78;LvC7vvKPwek(T&Ms=xG!rE=!L11D z6c>aW#|IEacDn?&$@Ce!SE}L;SRL-}NlQ-y6Wl~lA`gexg0^aDr#=|FKiv@TXr5R5 zJSz*ZoOnOqeL2_EA?uEJlxS~WmPmghAfnN`EY~^*R516dCxmELySqN=C;@o9ITdokG`F++%l=+Jct#@sYp&CsaV|LtUbt~$(|P@2aLG!_BgxOC1rtqCHNa7~ zu+O5JQK+Qhlx$)PG4yWy{Izm!ygHRz7+ zT4xi8pS@1IB)PtaFQ8H2-D^Uq+12*i%(4HOG`3ohNgbg)JCd{v6IWb zV0g0V;t$-6vwhGj|Bo%h{H3DlkZabkWC1fYTZg&PAwyd4{d9w04!#rh%}Ud+o(Pn> z3p>&+4nim}0OgoUk`2(#x<#0;&3GyF`KbO`snUkEK?OL^ar#!WX`SlcZj`%=eWO9= zeZ4*}h&_mQSFLQS1lMN}EdW;tV`L|79Wga6j2`Z?^AJVoAq3C0Ox*gxu{MAO^Sh$-<$KG8&XC(3t{t!2)CWvi z>sq}9;JUd|cnh8cT$Ku2pMJvgrQl@D$NKkTogMcWuw@b&+b<1bsaAWfTP$OdKjvH4-Bas_q`)7v*a}M^5%R~U~-gHJG zr865z&E2?CspK5|=^k7U$k!h$l^>TMtFZLc+wI0Xh#+}w;mKoMvmmh=vQmMn_j-3W zZyaCwoS^2PyTr~9Hy*u59rjo^1Gb(1AS!dKyXwk$v@lRq$0#pj$!gh31)N>l*c%9? z!IMt_tVgszGqDmc`EW9<7neidwuFPh%hY9tqqH4%rU=q^o(+l4pwaw?lcM!AFm z7vZ^a3R4BtER)V#9Xm0zj%JK5SG9q;m0gfY#vdB2M%%vqqNEc5GWe+wxUa_I!+^l& zD~Km-{_mAKYi|H*l_6ni`Aa^suXN5n*!5pprueL(pIj&pO-S*16XLUBF7@^Clj*Zh z0`QNIv!?2(Sroe?o*ez;r{&nk8TLZp$;Q=Gme{sFqrF^hyBO_fH32UI)C%ix2gMi4 zfjf&idFpj;{OPJE&FNexMP0l}Yb;6v6bPOGF2#~xNJn8DzBLrTs33{)tb@Upauj`6 z4-Tf9XjiB%nj&*b0O4ve(r6a!{cw+NJI*?~SHpHg6mI;e8MB7VUy7fS{Lb8ATFX`) z9^MsZpIqqrG`6iDQA?Z2HA)h2c|QLrfP3Yh6x{f=Hj~=T`f9fyV12yx{_jAKP@^>> z4}AdHpR8|A$=q6bO5expuYL-5tg$50ugMdH$ImGtL=Ium-TNtqp_iTQk{Z*=6v|tM zfzq(Ajo$>?q&ELDx|s} z$_}fF{v`t3LkXZhFcF3fG_6c<(Icm1t@M+DsR?+3*96eBv-WK}`d^$Gt~W_nvUw3p zTJwlY9?Yc+h}2aP>`H7^G^6@NlWk!bCF!{ti49v5KDe>-fGi2hfY>f&Oi}Mu$i4E( z;)<&TgA3pHH}f=2%BKd{&YWLgCePWvreLRR_{v!j{;~DQVaP<%oXBy+zt(W~MJir+ z?}{Zn`NwmrV9u~-zE9rA*}x^BN)w?H8!9T4=E;RBmIlGw<*&7VcMH&putUUqrn`+{ zMAw*LQt1Nl>Bh?#^~D7t78@EgxT1V5M?hvjR328fVjGJu7l4QSkY4;%jcdkQOr97d zyV~8AHJYO{zzM+LEbqT5wz^HILFfkXETSY#=DW3phyH z3OH}n$^4UC1!B!2g(v%NP%OBQ8jUcF)%w@xtsa07(0%)n+xi!lxTqV=m@X96pZ6Zf zSL7{R_4Z!;pnRhM^6B{Tz?pR4U%&KnKzB#d7Q}FW9vVi){{^)UBBXv z;1=y?7ft~GF6Iqjv{UPwkPT;y#;Gmi9xWtY9Ik!^l#Ge}0 zsvwCiA|Qy#zuycqr<#sdnbnI!*(p>Yk7UcMrit==zgSXJ!|NfX!9i0LieC(-0`fiRW5Fvg}Hd1`6e;1Icpf;y}V9=y0s zJ)n$=2Txq0mW->DlY1d z`7bPrR_~|+t8uTmjIB3SguRL3vtx7E8BDJ*NlG|<9vPC7U?PBx*w?#GzWNt3=ns*tmw9~k@DR1 zLnnJD2fg#La{pO|V1fLNdvvgxWXM`t0&}{jNd*s#fktTLm z#qm2$JYl8hKE8r+<*x~JwLPRwBg};(hlFPoH0aA)6K5xYi^{sFI~b}jbDo}Xk)4u5 zr`T;#l%z`1AG{mrBRO3^rqh=71rp8-s-jPJ1tsCpVcd8dQ6tH7Ht5uAKdKSjlc|X6 z*{pu>9`DYZvFXI&TMaLGwztmD1WVsej-K|6lfrlg@-T6iV#7t6lV3!X)+=E3NJmgM z9XiKDZl88`7>VFTt$CPKkMcx%bp|Cm=#+d*2QxM1I^+CT=&{N5KT7mP-3>8WL-J$Y zXG#z;kzmMrNY1Iw^_&cWG+JFazEEV)kiS+j=lzRd(xVZ*1W&gw#$c!=e5LjNPtRz1 zs0(7$mAFP6RX_5*sdla~vGBZL;}vU0XmybWCjefR>&rpc9;X`WK%nroDSw_pLh+{} zk;)A7Zr$&;?tahVT=c>P=6a(54ED%jHO6yXI=>b3{-^o{^DH7tPu{@U=k)zaIjRA?9rxO6bt#|K*qr-zINsxuvm+#jl}*c9 z6CZ!SUdUH0MUgLY|J*&UGOp1_qDuvhD5{8i1AL>a!5Ks|@mCjUcNJPQUhV8+>304c z)6Vj0xarUnaaT?P)oJtaEg&e4M%Z{hcr<35EK^|niZpB)qwZ1qUUf_cUzx2>dQQBV z_vG!6d#;M}5rG(_vLGP zBp>h7pf{Sf>y=hba|l&jpP!G%ZrsgrWW?wgy1Vn#)MePlcTjv?d*ce3<=j59=7N$7 zx0!Et3wd5o$?xgweB@EeVF|Sq`SN3|iFK*m?l2vbFtRlD)-?HJWyqJ_-y*(sBCbsm zSP$IV+UAaGS`BF+o8EQZqDF}Nr7#cM2fm!U3R01yX9LX4BGXATt>&w&Cc{QHjGU8g ze!q_zacLv#s)Qtt)0I{6lPj18)Uau!BFW9N?>c{CO~&sncTe2zM8hK{nrK<}Kg?}Y z8duC|PR-BOeh?%c@PB?_&Ky}P@8d}@W}0Byz%tC;rl}Rgv?!P}CqY`QIgRz&*q|2B zsR?$HipIInrFC7VwOOz3J-VHu*i01KkR zJNJ;?gaN~3i;y?bu8ytE-NA;Klx_eBtD(HRnksH(xwn@%r<^e(6;s&u*QWd5A$3#g z1~*VYmuL}$BfuNJ2%YNy1G(S6e9(2i_ zrHn>S6POXL3ZtEZkOQcWrD)Bw(wBYaG11g{9-@U>;q=EaNtTzBSyKd9)R|6oT+H%v z*iUae)y3W=_=x4g(NvQViV~v=K(|+&9l-0j}Q;siGij8rCgPi0t<~ymNdiz zB4)PM*<||sNjsJXZM;ne%ZlZR9&Fu4M}+o+VVSXIESwfDw$MIO^RmGQIB(?gjH^9J z4axbv0o*hs{}Z!XuMw0JRfd1ZG3opYmnP~*3ac9UsZQuM(EPHR8O0L~s~&8%mapfe zvb~S@s520%z#SARmA;lEhkl=Jf=yarZ)e3eE5%KeZ+`vG+LU2ApNXtAMN{uucoeUk zEKC!0yVbU*hJPFvqAcqiE1$h!w-AM&`fyUrUr_5~U;;TI(laLNXx8f`flg&^ zp|+U2+l!KaYBP;8L2-+7ikjc~!<{?_3Wd`V5V5DLmXDi{U!tt)4LcGc6Sp5uvN4VZ z4Qw1vz>^;Ml;H9ofvZ4vC{be+(V~_d)N*BfonT?0`8}M*eyMCCbb(=X*wK2C?Ox6# zcfVc|nZdi~J@j^i%I{4Jjq`C|=1s4-s8QrPavE=lO%crdA_^@&tOk^Y)LM!T-*C0H z_YyVs1aKW5r}t}5WTCJ4(m^{>>yW%Dx=Q5Rr#cM+3Q{!Pn%+opTC#9aST%6x)`pwg>Br}O8DLblcfWKAM9g-6P ztBL=zh8@a@y`pksit2Q}_=V)5U|U1f+-iWw{wK$Fk(VFP2q9RF%oX_>ub|?oa9X8N zc`c+&zE9hv>DZQx$*?07P%E61!~?6YKY{Jq0edlNo+eJHW%n|$Yj&*7tT83@C~yE; zg`)dNb@zmGf1lC^1G^a+b^})goivN?n>t)l7GQv((!D+PVt$!@{ToRyR>x5gR(SGY zCn=1z0H+SB1_Vo`9F{o~dMWfsRx{(ZuI|tDp&%%w{p?5kSULm*8eJQ6Inv%uG*xzu zp7xT_ZwUeUs-vv08R-m(-$ zEYGk5X2uKISSZL4$KX@LM`5Y)6tOk#SZp1Ba5r{oryi^)vS0^>> z5G0mi*R<3?K+2s@lrgav_`;XZA{BZa0Dndec+}o3ex8p;EPuKQcnEkIBH0gX0$_=i zexkRfr#>Xtb_2CPlhjAbIRtEi?h;s(Amu$Lr0uyZ2_!Kxi(r#aria39XuFd=;hfbP z99{=WdWbN|C;cUaiFbP#h4%9(V4RS)bth6Y_SY7PKrEHe@b?&J`3^fj4z zE{U_$_;}Ksq}Vad;Nn*Edl^lJP1hiQ@HA*@NKc@4mK4h?R@>oIYIkKj!qSA zXR~9xK%9%i<7g^G@3`9DmSwpU{1C7oEo$6-UO3qm*a5lqPS@lyB^$)Mn`4UIpOJH_ zQ~$oMYj2N&5FJB0rHZ?#u}hlBH<^m3yQH;IE5&>Y5%8(|1dgen8^n?j=S<22xXOnhS!f+|* zR4_B=6mXMh>rOV3bUv5u)Qr0 zESuiN*0HXK88p03Wz+UKmj4Vu+Z|WLU5&?dTZAMG-b0*6pub7YS@gwH;;kDwHmHNp z31+RuNrKHTNeer3I(_S$sgrfS&%Kh;3qZBzHc<#QIX$0rHlfGQgL*Hrv4eUOs((|c z9`Xlhlj7TdA$Q^6;iWB^OyyGG@{OdeU}NSC_ak$K6jl&U#!+u*<2e&ax&MJ;~afRVWiwK zq=!l-4E4w_lY7J_4EI}b(ZI`T8djfx@YBS9UWrjiJ2%aa;3nJ#&Vgot?RBLOHS&D| zdd#e3KcOHW1SEk3IHzHrN|MgG1IXspSpFST z`kw2AnJJ(81cG!7hXSbKldt*XDQa9g+{EK?A+&(V^)Ul*4cvXoe&YnNdXo&J*4~u{ zyPr{qwq2GcgIcU~CI=!?LX5P}z`@)XmASR+00tyPC-&KLpH=OZi_A5XY(ihRI?~aA zwDg!3+L0lb!+nBsKMM<>n{)z8Y@Nj!`B_Nzz| ziOjR&$He*x?O#mgZ|3``&HyvP7L0(of}c^QH$cho`AU0_fKVtL0FgBy{=fI$QK`y-d^}JZ~-__!akBO7b{Lc zE@!(G=z~Gf860XAyepjD`b!K}Q|o$JzD77ZUJDP3&{P`MTn`e%kk^cvex0~w0wR12 zM6`u~p7$|-9kj=F0%h?A6nK}(&g98M1_COEcOf<6k4~n~y&2Q5GnRmOc3^l&5h6z9 zeNhhZChF0R-}R7r$egF>cVkyuIysg*O*Fv@gH57bJp7g$R5sl`Sy8sl6iP&vNKxZz znoOG3dDAf`fn6H_uzR;V9+l(Eg|ee~#6F9bXKvW-Z)kTwzL3JsW^g+Qh)v~_7>>!w zYykhdnLYxeO?S=PzdWKri_g^HDz%ZNz>b{@*fO>oRT2TUS#Ji1 z2g<2YQVs=OFaRe2xV+LV(VXxpGoa_vHZE{l&^SeocsRBw-g>fEe4Q{4Ec+&O*Apm@ zFAAR!b}$w=OW?H{QWsl=#~yZJm6&If4(Cn6vC-)+u8D;G~xtuo|CkH;(eRG6eg!s!v_`7%SgW>(185 zP=~A6!-5=geW+)A-0jj@qJgZ+XjJ%KDl_5bn>9}0> zRjG8sLk8GVq;47DzGH+h_R26?dt$YeAL@=k9U%0vkU%X22jKN~lF%!i&oHJy-)aiS z{Tw7DUas(|_rZ4t0I82JHHred!<&oQAYb5?8Vhu>KF9pK)2U}!Jq*sacY&Hyjx7Kn z_#@YJ!|XNiYx?Ko2H?FA!wpS}X~=EuI1#ms!0UK+}Bwp{s z`UDZ9sBI#<6;)RJ5ZI;u+fg35Eo5^I^{^w2AOrOEe9~Ip^#i3EaA=MN_Sb4r?_lwD zik6IFf|?glLP-~;qn&4>b~}a=^dp(iue;h#=1?j;KD$*Na^L=^ryZ}Hl!Vdz3K$W+z;z9qfMNpe=EP`SVbZa zgZtTptVui7d+zhA0eKHQTduG9KN#zTMhdbb{p6OpJc9Hu}#z?8M8gS+{Pnu z+5wzww#fanNEL?f5pEDP04R;#YR7#^{%faBn*r%v>a%js`$X^`9WHR%|K9IWjf^?F zTBO}fmOK{RbxJK3$b_=^3=mFeiKDGMtsD?Y3YJk z-o3N15fG6iL4n_xE0&|ofOvQGm<=?Rh+G*NEjjeGdq$d`2~E&82;$wnerNjfey-Mr+1Rt0 z)^tT0b`BFODN^v5Pqb_b&#& zMS%^~9)kvC)_m#DZ1&&0rcO2&g)g@r3fSw;4XKP8D7Ri=0NOXalr&IwS9syA{%z(6 zl2#h1MN#ybj?84MwMu-K3Xpf727EFp!k-NjSe7pFGd7E(nmoJPd%u{GST0 zI-tp~3oq!DZbjJWk}fe&WI+u^i*(mSN&z=P1W6~IDhwS%xNaCM;}UhT zar>|3`fT0X5$gr`)U5t@McuXN7}AAuqT|CWuF7i&9BI@xkTVm1S<{LE z4;D=zL%5NE_Zrlk|NZShRR6noagB0Awl>4hl5M0P&VYfd0LL?KmRoG56RF~*Jk!49 z)%jTWVNGK}28yNpy)!rq zSzLQOAO*}|=`%UiPHrHFWY;@{sCW00bp={m_-fPqEUyXjc)M=sCy3Z*#M;`%avw<=)$r?_q_`In?&qFdVh(W0T}GYz zpF|)V|9LTcuPJWeztx_-#s4-p6djD%GCu9s$$uxMQej&q=mDh!9;@uc0V4rE!Il%2 zo*(~&y;?i)-naAAUtVyNH+jf39m^o_b{ljK*yEpTRcnj=H(QSloM3%q%u!g zCdP1;qssl@CaoLzn+-M48yzoYmq%zKV3kH0z1``Rfj=0y)HtsPL$x^%RU7Sg%>MYDO-W^P z@f6JhTew3hx<%|U3}SX(W8llVesX&m&;L9`7R)#e(?K^1AYRvius8PYCx1ch>cMJh z^n1`>)0M(N3t`RFrK6T6QffZS!g@zgxl-rKYjWz_nUi)oZK#uM_JW?woy+LoCDwhj zR8j3}%>L#|tdV5!YZz`zKxVd^jp=sfEr*7LTC2l%=!cG*id0#2y!t3S35vbbd6_h_ z5xy3N7pb@`(wI;iH1s;!BEfMjfGTSif1A1%{_L>~YF^>gdmh3*?Dr&`3UeiqEt$+f ze^@pFs>8Lv(3n9@Ip#hdm%J@af$PnTXV0zQs=TuneqOuge`z2t4bH(=Br1jQR|7~J zGys87oH!vZ;C_bX6*^lsu<&#WX29te7zb;Cvq#&}zYz!`bT|ijP972dV1B%tT}lcm zkbcC+rJPys41SjeeG#iuH_H|=!NXm zZ|L~j>r=pOGb`~h_bJ{iD#qb&E49sfG?n?!&yElq5udvoa^F-U#D&jn5H6&dxBHZG zr>>5ewr8o+S=cuvpd4a$e!d3u8TK zq20huCM2b;riv8Z@yRgv>wNrR85X!?hE!bjDgpzUMc9%z8`6KU{JUCLYKrw@Z(aJ% zUQX5x57v8E332dnSy{F@g6^Q@-fY&F&3R6%@3-+B#fR%&mfbO#cvj?iMVE5I zWc@t&9JJG46eby?KmX)JiR0IeE)x*euVz;#?8jxl5FN(BI&4C0Mu?igo8O2)XHw@T zH}Y*|{=3h%RPUmnDgt8-g4tm=siorVx5dsK2xdMu{DOP#87TSdDV7qx7Ji}gnbqi9 zGs5j)Ent6*RY*k|am6fZ0x3vMM)>08@3NF>m;R8u*A=YC?^Xvqxhpmcq-KI+_;u%j zcM`!N>YVT<&yA^$(80IP;=yJ}P%2Y(B>F>4kv|y)9|?_-6T8>6{=zVL57kFns=;v2 zP`wSz>v~A_adcrT^|hA07pEWCE!C&3=u)2YWo<0yc=U`s6^-2eP+n$?(+1{Qsplr2 z&K~Nk4tq^|BZ{dfX7Q6ATA}=Itc3by8=6za6@?8bH54eKhd3S=W`J^5EY6TtF2vwa z>mmH1uj$5>T_Qra42L!V4T-Zj|{t^K|T zc`IDrM9BlubKkR`j$o|uwgZX!t1A@?xpnW`aaGU z_18#`!@(8?5m{*>esApq+U30Hi%Vmlp6L@P5{j6X%^$Hj6*k$wb%7VK<)P}^GcI}c zIH8Yg7nM2v8J4Bt{i$~}tN(md#=hiio!>1BJT*)c+VWLJ8(Obokl~PbVeP)r^#4>) zR+R-PIqA)K6W-~_y9DH;d2d8EjZamoc;%D8(Z0~3SQ>>g}|2?NlQ&~45 zzW(&JbSqiMyBM>>I~*dK-lXFdiSLY}nxp%FaumFw8>tljlv3Sv4pHWcf`XA2_a#aof1hvClCEVMfllGwnD zJ2HkWBrCR));~QqrdkGR{59Xu1Qd&hS>;y7B`*#^MLg?ty-oHqHAMUpZz(SJ5eYu! zh3X1hyg-WClo;x5?@rP3jp;hMSveQlWkg6nf6#A2+setZY0;3dU`m^JZ_AUt_ns+D zcISgVSx_QM64_A)j!GfHre3qRut+GFr~h~me8rx!_E7PhM#na(fP+~jf`j}9$QZ$4 z@RhQ3`S?D6SNA}n1B~jzvpSH^Es|rnD>Q(v&}1&OY;Dt@vxjp_6*@elx{!%W{Qb_R zfs5voE-g@li+u{0hOcq-XP>8M3abV(FYBtQx*h{O3?md~i#~ik9d10@+Bt=J!aKpJ z6cH$*DM&nxsJb{O7KPK{Ijf)$qDWh;xKjC9rpsynl7;|02ng?m3fbf@oP)>|CSJK| z%5d*(PJ`X=b4#UH2m8yYrW?+cDCQmO{-VBXa_`+oQ<)Cq|w`aQjjQy_ja zqoJI8(>BDES>?L6?E zqz7_V4S&ufo_J->^DNyx=;AutAaSm|=PQ}egv%BUh%oOX-py4CDr{okPIfZx*LSV- zNXW{Ipq-{>h;0zcIwmpQXj#M3Eo-I>R72G6MI5F6h)hq&dKE!q7Lib$cBd<7&5dd3 z$H645N?vJYMbO+-e`W%RT58=@q>b1PJvB`rfY9C1h%uH(I+?QL{rzz^zQ)nNLa6n{ z(Ode%tX3e?BqAaWoUwfY(BOd&dE?)8^@bj*aoMk2ua+|uxq);M+bR3dpV&lob3u}q z&68rPd~E^b%*fpftrm`6xN~X?b;d}50?}dG|1cbYl8t<19ZtDZ-{X{C%(UWdWafjAgyFBg+YEVdlM}-n5i^2Kt73-o96Lo9ovDJ8>cXbW={nXK+A!SXlF)E&!h~^sS(n9XY?qm14*>?1Wob zy#c|x7m5zw=x@U^z6E^Oi@aFOpiNFzTuy! zT@WcnL(&wqcoz(nNzRMk-Tj))O8`gKW9kszH z0+_o@76eUJRqt%Ne>OGS&t_U2qTqA$UC8hV0PkX9Wwu>c>}6f`d1J^uLo9R~m_lN( zs~w0r-^w#!@(ui#kZra$k*Xahi9fn+svB+kzt2T|1s0< z44L>>s?J1z0a8wWqNJS9`L%B!#U?aVC(nXsN^Qhuc$XgMOd9&kM7>jyEh<(aYt7*= zd2G|F0=m4N5 zdD4kXW5_GRY4C(n@nBKNdm9NI`cEiEF@{IXPJT-t|IV$(GU)WpuQ1x9RQ? zWL0biiq4q4?c<(dIpk>PbCdFwEYu`0x0I7U$@@Psd%#lS@O|$4faC_H;&n5rs?|n( zWy)JTfKK*L9-DZ}wb+OC@8F@{uhn^_oda=lG-|@}EzhkC0ru*p3@+}XE7t05nSY-%i%3Bb{p{Z!&f8yrAs}PE~D*7l1*|UZa6y z)@DSRovxImmTB;6*cWXCk!`fcC+2k>VJAIR z)Hmm$tsUX+IsiXM0gQm^gB~T+t6dqeqEd5P^ZPtc0QIi!%2vx#y4BRDF15hdd9mwi zESqlsNt5?HRA^c3A+fxblR1tn&`ZJp@Dg>R;<=s)By3k!=8{Y%Y;`IyCTE5(EQxmc zK~=un@|1+Ey$P|LrGu|@IXF##Oi}7=bLZTF44D%7p9t}C(RTHIPTO0}O+l&+&h`qm z!VtJwwkVF$#RGHaE%7j(o}(_?TihU@Xw?}ng=N{=Wq?PWQHx_{a*zDK#}ADX$G*c>(sD3u&K_3N5@LiI zhkty7=!>${w?MZ#{+r_Z%O=}Phl40|dw!2H4S;uO_}iO81R<+;4_75#;) zDB`5EG~v>+hAuhM;jp26MQ!MTnUV@t}S2L^Jdo>k1GAg3wg%9+@L)W6%QA9dCQ?axmTu(n}G;}Z%G_=B8eB~iH~Ra zX^0fvI(ueuZwCaC_ZL%F%5@{3r^&qut4|-#)(PHz0nn>H)&n-QGp@=;PES)klqrEn zX}v|hO5nrhDi|U>if8$&Y$;`+w?>JwIa}~C)M0j@mya6!k1fM=4`e}a&>V;=sCCAO z?3uG0>_&0S_I?6T^lo;p=Z%b?rnfjae!i0rFlmON5zUP-gupB#K-U^Ar~3eW8MD69 zL(wVfPv2++k*SVvIeIxv}?SpQWjHRaSY^jayFvROr2A6IhPu}H&EqFcWPTTcT(_uyv2X`XO9rf8cMq8%I zb+VsVF?Tmg;3n~&Yh-;7j67)qO*=xPrKb75eXUHWz72v2rbVUZz_O=Cqbe^GcO_6& z?RP;Ix-7i0&`&8GFtT$*|I=7vs>tOIFWX>g!f$bo2}|h$LNIk7)}ix zLW5rFN%E$VsBSs=Fo8J+T5QZ3T;!>eMpHytywtcot9S^&)H+{`9NstDCZ=pCYXnt- z^R{TFn$r*;2Y;fC+&A8kcPB+C6_*~5y2->kssc0O#W)ALc@joGqaqa?y?30msgrxp z!GDf8z?EgQf_yf58z5?}1C{MkFTbAXoWeP}HZw{AXYg_2U&9Z^1;SXZrhCC^#i2jQ zThAAh{0RRirwF#%1){mdM38vK=tg$oAFF$KEV!P1^$@J>fXgECwNs;TAHLb{jbB^9 z$b`?zb3L1U!81EU1Q=-gnXOvm->`e*kRs0kvSM|(BuQ|H@Kjk3F_?vjN(?B#rNLiT zud^Dix+0Ye2qRcw(4HA{0C>r-T^V39XX3pZqiA2S5olLbPAr*q2?@ z?f+y=tiGK|I;%)%_-8ZuChGcK^W; zWo=4lr1}n7IYgYnNoPTuo5wkv5rIE4%hi8yo`Nj82d-90Rxf0$hwz@gLd*t|p)GKE zGVBoS((~pLd!3-}d!kKA(KqVIq*e80qGeu@Cq4kuuXiMzwB!em6%GYr@j{y4*n zeZm1Mi465oKYQNx0!)4=g0ZAW&miRj-}jK@%A~{)pT9UAK?O*rN{9PU%3zErkGi0tZI3;TLnG~&x(Vqc*Uf06J`|GS2mGL@5h8HL59 zaX>0~_MhzE*7mqiTS%%@*UQvx9$=MxTgRd+q^gsdRT4}+zUJ}OuxQa9vKjKGGL?%l z$AHz-=ubkVH43@(p4y=M&HLgKGgqxM)|;=EFk-C9=fs-mSWm1Bytg2gnQL#NWQZW? zfbD;jXBNI|Rh3aG%`C6}&glGD$8!~)1AXMs{OM8p`SgI>4?f&z2e#H{=1r^cUA$zWpjwb|e2Uy(_nMPjm=>AKYA* zO8T_U>`Zt$@HIMP<4I24B<_ap?y9~Zk1XG>`Yh6?@0>Bv5Ub%ZrT%~}l8PRGhSk75 zO~}*aM+N2X>riKg;ch+E?Jq?V?s}-3I%jK$%2(T=F~w0I5DJN%RDRl`_?VeV4`wAt z1A)CQ8OMn&mpOC~bSD{Zusc663$StryBsUP-7RR!viVoda{jXXYH1`b%nG)O+kY3g z&C6ro4D>?{h+J9t`8C11DC%4*+wA+j9Q6Q(P_52*%f>v;P2XtLfEb72cDZ${Jtvwm z0!R%F&vLf%*l&nqTk}{0eUec>J_|+-54_AA=Q!oY**F%HR7ln7xkRE{N2v_bp%obD79J0W?#^uD&otT}_K!X7A? z4Ku1pyU?Ca8X4p7cX==m@oyw;*%8&(uep+*V#z=V=H#4~J%_QVs{do>)vg0O)Yb_Sl9ToQ|+Kg3O-((2@|&oXE!DL(Q%E6D zzkn@tnX~j=zf$xt&ULZE?Yc$bh}EnF5|$~^`Xc7s~*lM{u~?OT%LXz zfX4%}r9nIBRCWA=k#WpLS*$hpifLJL_UuH~D~Yqv%2Nu8Ttg1h3^D4y!dX~}K=EZnc*0daL2Z^Ra=~LnR zNx8^UZGlzq{mQgvS+4ru3Ky{x&MOsVKKPgTZ^_ww0;mvIr3?4P(Wh572P-RoAZVIE zK{694_quuN|f#htD6*%*{5x7TV>V%0s3GADqb6BCrt)9B3xn zLbf144sDK3p=Ko2oFP^DpI^Xq5WDn_U5TlH{pgDeH;0rthscu2Cd-`$be019rsIqms~H4 zT}Wz$hj?&QpK6F%uYOjdvG=6KeG>fKUMVe_MFQL(OaFHEa0`+2m+ z_*KoUMIF9_9vzWbf>Cy9Y;w(EaV}O{2P8z-1~)x@TCPv$aIgOnq5wk_|2i8A4$UQ7 z-k5E#Y>1F*=7}N`VC1qAm^ok6yv?h!wn9iahA)&Ir*<5*5F(41YxAa^Q1yCBZj-y6 zqp@1zNb#VR#Z_W?bGy0bYl{N5@P`zy%0$_u!pLBC0b;pXpk#26_@gvRB{ka)J3m0R zSz!Ul!f%u%ZJoAt1S$pXT(Cir(0laxGNMgHB<~nh%nqA9LLt@)>lW*BPjemY!o>jnEbT(3sW~_5!M~a%AfpARU8UiypF84Ku}#ya3+?q> z!rYUEynyZ&H(n9nK+rLJeK^rOdsexH|yXls$L`=Ys|{1{L_fOImS_TG7=1Sn_ON)zrgcH+&d%3~bZ z7uZe>sv9d4faejwbEZ+IyLns)k!HbGkyc(`O$i0XLOc0XhE8ydh%X>jrtZmz%ihqM zZA5CssCAV&z`6dI#BsmDG4`yvgr@OLnt3b%so{q)N- z0BOYLD&}3x42kLjsO>%Q248~wluUmI-1xL>Fem+kPkM45(DA_)*DwN&pb0|h86k@4 z92=mENRN;ym{o=R59rX`-lRx;N5eJ!N9G)G$gQ`>Q5mT-Nn-6Vzknr%YWQJ;ijD-P zACRNGIU}J9Zat&R)WUE2-z#rg9PKWxWY7mu?76RioiXq6-+V)Loj9L8chyxiRH9@| z0h=~L$x1Du{^*IWD^-`kkcTC09k!){dx>OGWnDfe@VCGL@<_qSeB;bL4+}6;9xu5fhgbFHBG?eU zkO(LD0fvF=Wt&%*<0mtXnHykvX8;gt=}n8&m3q5QR~br?l~E9^VsJIu5UDqqx9yp1p5 z^f3n{oguyYR6H1&r4dG8PWCIC&E)ezWdz+4gaD`m&2XKj+>3B{pCxzb(cz6_6 z$hhBH7pJ8m15ewjzf3FtY0gIP;9ew4T(4S4mo&d3>~b8dHtMrA4pD-QngvOuQJt=p z{a4~g%7vA>LiCx?m!SBp59N(RijS5dUosJ`a!OX2+F}H>A9`u~H5u!HYVpn~_C}Yak zq~8=o)%n43Yd+&C@ndJFo0kn z3L=Pt_*{N}{oMDv-gW=+{_(DL&swax=A3=@+55BO>~pR|s)^A}Dsnb*5C}x2tD|WO z0zumT{E?9WEt*Jyhrm~RG{P#>6dA!C7#!g4y7L`M)w|az`YvHAC|3u74z%`oNR|_eB_{df@ z;cPZWphvR5i!bPZLbVxuxM(Y+^!1yAyOH#92hec=m3uu@I7v!qjNt>?Z!?I#tbK+LrmlBhm^|Pm<1qUC?qM*4Nh*C-RxSPv z<7LL#Ee8u1xJHuMq!hvR`kcH)q8H8Y`T8yNIFSJluVsUPK-5>g0JN+O4U}90{KS#2 z0nTpXk$!=IARv&kT4W&7#m6m_+u6;-%U^}(%hN#~ZZB6A9!ohxNy9)5H%~8}=wLUq zXd{G6w2zCTE03BgxpJfuz`)Nf6v-Xw=j$J$6sf}V7hfgd`A@S15BFarp*|`+R)!|r z8Uev>+_K`b;*w%okzV1_JgVf}%E7MgN~W6He`f*wQsMCo4GmP1kcfzg5RZ@%4+!>< zkWy4sl#rB`kd_t$D8xdd{6mqEV*Vk#e^~sDho)PIOE7?*SAakFAD&3(fUr;%9v+~d z`|r#{z1;uB-9O~-AOLVk{OOU95|@;8M{KRy42+||p& zOCRa?&k=ug{nO@y^!rO;|B!zT`6HZ?S%7#pJ{#0U(_LoaO$K`Y$qF zKct77rI%}{rwR{TLH_^hFmUtt`1c+_LnV!1H)Lo)Fd`tp_y3vqA03oTydvFvtu(#- z-26iTl>arszk03zo8G_6tMr#>I$j~bWKk+S0=}Ww)Bv~P4tERwi<>}DSU~7Czy^PN zP!sS7y(YjLsebJbrRU#<{ollYBmF1kA4~tC{%0;w`5Qq%Fo3K-()Yh1|Mwv#$Y7*j z2=|}SMo2%mzYj(R2M0umg$0TS`g{D1!Cw?6NC3#c{g&_y@N<*!4Rb+CXm}!hf{_v) zUZD~$NMEEMV6YHJf45LC|Bz6mudhT%u#1FWfNPkqTZqKJw|o6DTZqKJ@z+6y{DVK- z+0DgGM&4Oc9*LA!kam_+kau&Iad($@MoPnxNQHkJW#$$A54ojfW#Q6)?{fKLW58sZ z$k2awOG?4TBxS{<m2k{zt_B>s|lWq_O>W^G%fg>1SBGoO^+9wn)|9#7$WF(}AR+=h5cw(uKcc zS=A+K17w<$9y_UhV}YkkW*WG3y#MWf^>@^{nFK=Q_s;Jn_VesBvZ*QgXrHcd0q)es z!QfR9kW(KC=+=p)(J>k5tqLgg_*Z_q68L%qE68-Z=)+n@fa2SgPav9?@gy}UhzYpl zIx`Dc#tG(&q7Nip=LRL-6^n;CtJ4wg8lX8pkt9{JQj)MpCz3u$Izhz>#Z3l%z%9Z@C49sCKD8^66t~Yy*w@7KN)sVS8cM-LsgrXB z%BZnpLNyQSx~``FuIlQHp(jx^k)it0OvQ{K3z#0sCQ8%v{HG+eJ3)m2ij?7i*5ecd z!F^n$Um?B!{ejs_t+$p8F#eQT zb?eGClPix|5CV;t%u~I!!>U`WMoeTLfA^HNfwZ9D8c(Y=ULU@<3x)k8>xJHCRk>TP zErFC|@yehcA>YnSeNlrXms%*AE7C8zH9@%xEr>UN!G?T@L0VD6xolJYhEI?;F&%iu zG9e=>57f~JCU6;RYDeG79KkG~VEZh6Q|`dx6cno*CqF>Gku{in=k6VS?n`;FT_VRD z97yJ>w7}%R1WBz^otjHssnjn5ot1*r4*3qH4`~m@QZ-Elmve@6ylQ^cFwL6J%FL3| zHr^}0S4yVOXIx`Zqwk7%E5~}%f_L@7llvhr^WTQNefpO8R@vj;#|fS_?~PvDygsU? zuhw@)NNGp~VE8a}7z<3Pa|i>a*267Le^x+j-n%jg~8-gHB(JfJLtCQD)@Hz_xYA{&iGdO zZ}Jz`y4L#E;!U+oIZa(mD{4N>8qLCHNo$_gR*Z4Gb-Km6NxNl@+2vZ_uYF}RCheB) zIz6UZkg(IabN)7XCu^MQmDsDRFQ2{?9Jd^I%y%@oZ-O?zXZhIVy;+fEjflfqz!#l;t#;_L?TlqG!|ElY=XR2ZB?+nlbi~Yw+9D-l%nSyJdcB zK|k!Ncj-qLxiU5lF^hflO65v>Z*nyHr^B)Tu_Bc)m3$^gCOlKHgwK$Dl3`MNlGMgi zEZO4jB5g~|3c5Qryg9t(#Gcb?6d`Ez?%vc(rFo^Ju(GhsJ%P~F-tb=5UcX+mXu9a~ z=pWHW(}`TsTNasZe3s^6_#_Lh>OR?Vt39>Tt24^K z$$7lpulr%wTzmSHYkuEX)^X)N8(xE-oHo(VH`{rKUJqkl2H{h;7~UhczfD*#D~|L` zM!g<>!N0WAesyf&`EmSSVrd`yT+6WE>o*g(Q_kW^Uq9b?G_u`O-z~V*u|#na{9Wn& zvFoE1?Wqy}0K)$6?U}QN>}2D#X^8<(N3IQ<4d%GyxYb`IzZx!Vf7$-pAjOmBkr2Bx34v$AI)#H!eIX62~k4%iNys#J%f1&td;YELHL}pvIqtStpLNU68r40Wd(J)O% zX}T(qP64{g(Cy~OuDhr!Zm?TxRl}iY{WdzV)U0ZLvO&d5_Tpx=kiE>Wr{5YV_cB&8 zXo}T~-?hJJSFqMtURgeC_XsHqF?!1rQrz=vHNX4Ix@y;R|C`T^JU!;8E|l~8?)DYi zi$68mANgX0zb&}IJ*fQqO*uiOpZF{BQ}VjOkRPorCN=kM6);P|0l&V#{IWg3wf-c| z@pzz3tGU{Cm}EGAxI({(|4E$WdDX|1g_UJhP}Fe>L;!9?dpQJ=d;zl*KWk$)eEwPHSolYg1R-{^Q)HRm&%_iD9na z9`C!xt5v9904|xTHs#1yR|DJs3;g!e{Mw8 zS=80pIo4Is{mk!!-%-?z}$Rc}rYN(ZxJ0QE;+(M*h=6V#m&= zw=6blQ*R>w!$r%lTuY5sRh9!zmVw=%{gJSDdzPg8Boc4Xy+NCG!;?o(Sf2C-l&*hf zlV<(c=Mr2Wf)B;+wJyIYkJ`L{z9sgrCs4D`ON)z zI_Jr3fboD#+|uCNj&GlC&z|M)RMX6I8Qpe`Hlu}Jt~eq;Y#5md$w~*1OoSfBG^k(c_GLi%DN zQxnr>lJhciGSc%#M5!M{BKddo1(?i5SV}$$v9Pj~2zx?6+fNzjX3>#CAP_f5S5qAk zx$@~vM3KFD&*|ZpiJDw;ue|&B6I&rXcgdKpH(Ftx`*|v5+gQ|T`yJ$%7@FlTe66mR zkfo8|d(7}4e8(Y8hf!S#_K>fJIqpugqD+YURI#GlmynZ{v$Lr3?^j+EF~wv+1WrzSEOvs;Pc2Nt_exM1&Sbvr4vHt2_A-v{8{g zxw&zN^?>gH@m=lgcO>mWWJGhj9pCW8uDK~CoM;y$gPKIK{&HqRG9eOTQfKB>A<8S9 z*`RDN4VVTrT_T`s?S3R8e6z$)wj-xqeOv|i_ejj*DiF6p5@ncw@2mA zdzXS&k5l(iei-%4XGgexoIUQ%?JcRH=2pJiDPT665l|Z_{9{%jZOMFUoj?Q=^gAd5 zatG>9d|_mjepNRWV3L=p`wiYui!V7?>`(Jj3FHd2t-vxyPR;9hCr>ujL{pK5gTkTV z`&m5-<({4r;NOr7^0j%+JG{QE0=jaCNM0|YQt(sylKD4e9gU9+)9KoCW^flY2ZK1O zMEgs84Lqfmy1yn#9BBGlueq1fb>S0mU2hJVhx|!%i12-ScU$7+>DU%jU}trD)?bAJ zRjP`A$sEv_@h}!nHX)SR!DpZV$O(yiF`d@#ErK4w_|5OwkvyGY85g~-Ve-WEGM@5TB~65qx?KGc$=xJA7vk_!ad3HUX<`Hby3n*h&WW7xLlIobO4z6 zM^9ly-4o=Sw57nI=8so!U|e0DCfhvEP{yYKm_DUN zF`cj~z}QY3dR4PWllTb9j{?D%$z6~hz zvm2VlCrVZ1uT*1aqiMx{W=0U7yHY#4Ypyp+Hl%Mk3Tcz!G_A6uIR~9GqE|w7UI9*% z)1?^5f%L-3&Rt<#F-znpR)bu)Db=_FxK8fzG$U1*@NH-BauDs8Pk9eChSo8A2C4H3 zfG|PZ@sHxOLAFKIx^j_ZrhNP*M}bUqiV)724` z@BKtxG8_HIy#B-ey!hk9{ca|ZB}Af_&MOe!HcLpR&+_@Da9My`*ggWX!NU=U9tqXS z2cXW+ywdEU0xt4W;_I5>#XUiBLB|bJ5I|grJh_5Y*}DTWGf1g{M<=5lKS2oAb61D~ zG|-BHJO}Dd&A?Pw#^Yt;10Xb|)Qk@&o6`J42r`Keq1u4ttlcCE6sOW~jEH2ZCF6nt zVKDwV+AE)-a3Qg6mOqBV029IoW1rc1DGl%?>B7q%u2YS^Y!GMs6EE?=G02z$73!z4cQFu_gR2H?rr{iw0XPha78jGEaMUAZ&* z&4=-WrR2kp=NN=;n4!36NgUWMbsMJ#a4k4vlvkYw=7ThG+DjdR8IBnD`E*l1hiw7& ziHHMA3B4#pJ2vMh@5h1h(s2LW5BF3TWZseFoC?cOe zJ2OmbA9I6_HA>-_Q6Xd!?z%a%Pxz6-&lCu4iDpl041#vet-tvbWSv3)(fp1SkUlLH zrQ~j@lTGceOb7M^ZlJk1h(C}+oZmzn>wDc=5~9GWz=dB26t9~g$rAWva$u=ktM9iv z(X`@6Lr4K^VoLd$B#XFJhS8h(`zyp#U$S!+EEAw%+Hg3|5wLrvLCVUrV#}`Q*T{Tq zRhG4KwvJ^3l{X124Q{>;3wpUIu1h7Bx~8hh*?DXUKapHht!EUw$ z9j7Y?5pz|Yibsu|emAUm4#EL3d%oKecoS8eYY_@Zjk34nC0BcM0eEiUlO-w67!Ks; zs$~CkV7tw8LTNVx6Y33XUk$)m#-Hz<}?QQIX%9S%gkbBbG~n1N#i|m~{YM>rM$B&^gsqSq|07A;DbP z)LNHHH0xa~rIQ;fwv_WGIiMJ7ZsOBD#-^fwe;+hR`nXeKDYvyjW?PBJ>gBLut_EHW zeB5BtUlwJqq7B{vXGt@P6cxssVri4gc&jx``$oe`oA8W;EoZXHJBR@tFR8)jwh&E_BD@wkRH)Lm zFMU23!z@XRFG63wef0Ux)cd2O$-su9c0c}uAi`PQjRZ{8f|E9_(U{U2LWp+}LPOWR z*25K9Ii1bL6Wi4`rVZ(c@4=OQF4D(u`BMy;k_b~wk*H>jlOd8On;MtX(4{z|x*LAz zf|>j4RBH>rrk|qjI3<)MKfo>Gx^dxeFe+6&oc_`CBoXvkEQ6zn$7-dP=3gy_1UC-r zZit~dfc2@xcunh+{MNo)&dkftM16F4T0GcT&(x<6sJE~<#AAt4%VRl?Q#Q%z6%#!R zdWV+%*{2J#!~`TeRAN%lVjbW)u+?f=!$0R7L6`h6QltxOLnB z&cLjiq?sfO9Oo{QHon`1O$Kj}s5*-vQfhGviOI+01XX}wl6ZZdGk}j{h);c5Iv*r?$t+T<&+PK{kA;xJHnZOk_27#~4v^vVo{?_-+I z!VM=Ldz$h$k^_%6Q)~4+O!3X zWy|)1>!aGjix9z>be$iPW$4oQgwk6jRSKn&6lz1O8no=-PsWjZYpm9f7}SP&Gix6k zLRv*nue&G8H8VrMkiZYRO{g=kh(`S|jOdTqV7}H0fq(11za_(rT~cqJ34$WkG)aRP zU-1!y2uh>zH%8SCoG67wo{#E095#l8d9L> z$>?v5lYs46r9@HaKtsW#Am*+1yVb+NL;7(!(jPSvsorv;(`ad+6(n`mKTRj==+^b_ zyp*bu#E>Yg%oeuSLQiv`h%3&VfiPr2*Z6E9n?*@xKg$zZQN3738jl=lqylnUgS0Mo zv?H-Arb9GJI7kL%7GKZl6U^nYZDC_-n<>Dt@gY8M1Dk#jR%mOd+rnz5Mzpqx&)qwP zB4gxq#o!MDFZ!UjE}T^YSXg!GjonCCqTd2v*GmQhoU~$X*n8-M zZ;~#c~90)r-aIx~=LOR9h+v=@1afpV{Q=sS%lEA|5k5JhVV}?l4 zaWiFT-%5KyP6zwJ-2{E{lEo-s1&ESnJ0*i-qV5exmNn~;k4Sy9F5`R%|)mR;M51q7si@^Ec$M;;bW`Ei-cI0=i;rKc0|UC|YSU%5R;Big6ip|0}P$?X)Dooqsy&^?^WSI}3*SibJ z47w5gU9XZ8Yl-%P45qx5p}qkPjb!lAj{J$)>)%L*#SFivNuBB zQdRT=&|GG513HTy;5-gMrOhL^6AM4rtQCXSb`8s4VQKLzboqHfA&2n^%_I9bO?^a^ zGzoU9^jZie13l_o$S)#H$B9cpF$Ymj+t|_gI;D!xB!dg1%sj*|42p*D*RV{Iv<_jE zeGW;7Ht9|0rw-hw5Tf9$VHbP;;Wp^$rO(XeT?*_KQfc^C>o1Da20+W~i78Y%V{JwRqM^ul*ow^4O1Fk04x;9hkx9)pSl>`i9^#S& zssAuWjRHdwS<2tQ^672>%KgeBxPEh>B`3{;D3Bb<@hxg*-HQ5?x30+eE-1avdi8R8 z{B6;jy2MZ94_H*`S2&Hqw$@o=)j>Fw^%}qI@xvN=U6JC9RXO)7pP}$hj(q;-oE$5c zn_v=Gu_~#2`Fo(O(ZZe;PD}cNP@UqyUU|1wwb#9Mz)JswK2SncW`$L)i!z`1sE>7( zjTuTWs-fHXN`U~04eylMwNCb~mxucF)2`C_#M1{A$MeZ;MXt?a>@n0&W=u;zfkcl5 zeDy_%PCAMB8-&}4FF*6pySAl8$Sd$1`Pbdu6b%_Xpty_S5Kq#)4rb0^hh%j`XJH5cbni zgWRE|@(l~vX@R`ixU-`Fny9Yzk;U3lU;d%JzR_ePg+J$PV zpL61IIc6*Z71*c;k-_SQpb2mV(X1RNqg|<|t6T|I?wzi4#5*_0i(+ z=<$-2c>d^cHtQI7SWv>ZGZci)w^+eI@UKnH_#eR}sG}a$F#Di*MdftI@*|*4hpdI} zYYBUf=Fe#Q6-_gDa90Y7`F3Ver;~0ghi2mjxBDkcc^0fF`_`p%YwT8Y(ZjjZ{ol4W zL}kDepz`Bn9kFsqc=rTf!zBlp=#Yn_%^`>6ob=UhB(7_nvSFAW*A4Jv99v8@qrXjE zM=uY0F4nR2vszx=`%q{zPg>XXaAJ7dbuPn94CB0#e{k|tUj6GKndB&4Zq1ESD&>sn z7qZTr2W%2$!PIUl8%2Z;@Nv(TMi z-Pp>j^Fx)>NiXT-uyx3lzW{#F7(D6xx^2l6Rt@BM<5oW1%#{Z-fj{gF#pC>}cb-=< zg;Znc@T2WHeEd!{POPf7xfvQ_O;|%ndHa3(^e)`0*i~KAyVM|yO&NGYWC_~N^nubF z9wX63aEh&IP7Om}`a#)YRH?!FSWep9s@S^bcBH;uPG0r)fpw{C-*`^ixTaH8QmK_F zx`t0zjBvRBYS=7sC%65Sf_acgNlaMRlp+-5vDvZos{ZbB@qzOLt<_jNs*LtO)Uq5{ zx{7DI{cY{_{P}**<4eUBHMhc@?(*~NdM6y>T24iccs}#Qa+_#RcIeQjj-m|31a(c> z{W3;h3NQ-V8ZCDUZ@v{w@9c@Bjm+QS(;bVq-0DzCwE|CI%G%%Yq{}?$k_za^hEfS!@mlvqj99HN3zf33I-JwP>QD2TlxkCMWW8HP z?R?yk*ht;B1ddE!HzyDI9A>NVbIo6T*H&*|E(J}t?Ch(28Cv&;7nuPGkZ&Sn0IX+C zy(=ihhUzFz7YZKm3G=iKr8c>5OOHQRIq5zv$>J5|)iq6|e(n+35rlS|x8Wrd)V7Mv z9R2Wz*qP$Mdfh-d{wD6p{3|AVvmm+4jDospw#)~lv32tF6Z+lyA2qx>%v=frhQ#o`jCe`;?>6c{V5u{9l@3QE4B z%i-I>6A>I@cjej6tZuye2=VVgv!%)5rT{(-pm1&u-1gDn1(uV=9mfAIfhm8_4hVo} z%CRT%Y@=4HuUJs4PO@y41SMb-hzSKTyU@(&D1$RFi6s%8!}BJhMDXrdK3(EY+5?so zNahRW@p?rUlopfe8w_=1?hdc62wMJ9H>zFYu|zp!#O=qB`>(4zzj1SwY=>e)IbhxW zV>W`CVZuDq5~#j7xz`Y^>dVH~L3;p+gEY#2CepT1HC^2|`f_X0QIgZtHUsn-w_dq! zWso>J;{L3G$@mS14gYHP!HR!`lkVWzQF@)0cRDAE5zjl%UT>pxyu5ZJ#8y<;G@s3q z-KwEqS+)DZ3O3Ol>iwNJz3wyiL10lr%}JEl0{fC_>?>Jau_f4AeE*I9LmB;gcqz0= zw5Zn^Cbis0oNFjh^_D$U~QU7uoL!lnL-OsGL+@037_cdAlq~kymxkQhqv+RCs+ryleKkjVU{j zyH|4(2}O6lIy+^U6Y825bz(iabo>G`UMKBgzn7gW#@^s}!q-Deur#QjH~p+?@_Pz8 zHDEyiMh8JZi*t94JIJbSf7G`#Jqx8XBD7Zoo^&Bgx0-$W_l&zSzBS!C!6OSK7Ty&- z_!xz=mBauWhOnf12c7*xrJRbOeXb4or0Mv?XnA${X%;_yhTyLh_42Jar#v^_t~FI$ zdgo_o$vDo65g3V zv?PE+i=OGmWKfk$#(ePE?9Y*|FP5QjwCT^Ok;{)3BT4X;FNcGRv`j*jDGb75AJ}+1 zuKd0+8i7IO&%#+F$zw8YTpVsuxUn42P*mL3v}8N~kigGkqGoNE9DC%cuf{X^U&>(ehC99%-q57u^*+JqPBr;G~c*+_HV z^mE;br)titTOy3xc8zdqUCmPIdp}Ua?>2Lhn2GIB7Ko(*I2aD}na41A2k+mIh&05o z6m2T-biKHE5wem6j4k)V9X-e(HbQs3^mWQ)?yEaZbh$TAM@qjT^#D*YT9s`%a;DXa zVnXcyC`)|4Zk2OZpaiOE6!i-wpc79H^ zZw;XZOum#}e7o;(elYbUCqr zlDJN445_$vJ1Rd%3LIHS*wz&b^1Lj5!szhw%C_q$k#G>awf`{0*Qu5dOBwtg%X5<6 zCx_fHmDnYieR{-6Q=`e5mg)0bffR^+>qmjYZ%r_l@v4*Q_fNt_ZW8L2HGVLmhh%k9 z74szL6ebXPKO$mN^}QGM2(ojMkEsbSt$rUo#L=I^T+xx_EG`fAQ==rNu+)t2oS|3c zT=+I^%|>&d4Vq^KmmO+~E%oZPd@~wSO~?|{7>xovbTV*%Z-#a!)z%|slO$71VNZmA z$6n#D5Z%ilxg5d4DqDRm$cGNSMj`JRyB6c9mze1jLiH(7U&s5U^5}ha7dbT2fccxJ z#7gC%>{PFwZlpZCb#g>Y0hrxccGDIy`ruh;i^q7&JAEg6w*pJNowcGfpAZF6~^ zHF4XCUv5{2P+v1>9QL~J;lbS`s%FGfX0qup^Y81;zroi~HxJFUyR3*O&{?&~oG6)A zuhD>b+JX{9$0S(_vqBsqOYr5X>+{PFHR{_2UxFHtTrWnt%nxk=D@C89*Ly%~SyZZ;vqNA&R85M^!+3O?#)yx>5U)d;1U_3kp0nO*dfyvKvZY* zi18t`S&quoToAM|!n%at*T5&??9FQ&_TnpwlG6k(jbwKJxDt2wF+&rIb+I0?Fv=kq z%xnqx`LP_M)ehc7YGnnl_L2B8%iu|QexuSeDV`@mascv<%u3>jjHLZu?$y%sZ|gO= z!5=k8Q`Sb!aU=!3L^xCy%-rQnJ9lNGWJ%sOmr)ENE>ATJ5`=8XQuRDx4rB#96?CU2 zvm=9bDUfT~;HcM_g#H0B^H#cz=^a6rZ5zHeK@L|ZXj8Q<>G`ZIV*YDDLp{VNaO|n+ zCnps>H`UKr0-IF>&f&9_iPYj8A|&D~3 zkvmZ#H(c^p+sYm7jE|H^@l)s2gw+I*Y6)af+M8Jv+c<5t^Pl zzY76&WaBO;nS|a%=S9?metWUa-}p`XiK5R*Bu~QycGKxLeB&Q?0miar8QtKu$#ETv z#Y-v^??6k)?MCNQC3vfMzdaCRa6rB)W|WV?b5L8$4)by!e5yqpLF5QlMY7Ecv_V>5 z6k_v?KPyR^7@qYnuJjGSw=`>pf%jqG%?WdL>VDn4NRmYoi>Q!dVHR%8tJx2@XyuqE z0c$?Dh2IT)yzTEQ>OVqa@#84s%RU&hY@*xbwi_1VeFxJdRQA!*Aq@1JDs~JZSZ4XmW|zNczU3EO~`5Q zS==*|$)=80rsA(nP~e3jSKW;VE0;Z-7}d_wP$c_mDc%lmHoDffaV>S~iY6sNzwR}d zymd&HL8q;X;WU7$Du2BL7zq00KfQ}4EoSJTCY&j3H=g4!19MC+F9j!@R3yl?ZNq#V z7WPEUDqn_yHi)wTwTexlPcaQ9iJv6K{3r|_pWLBd>>IedlASGtvh-4i9caAO-o>}!zv zI6RRFaBGz(PD2P*1*uFS9&>jCMp(g#2*?-Rm8OzwTP=MeEna7lp@iac*>2og&XR;) zdxH?7Gs?+tTImZ%{Mfh&ordyG+GiJnBZ^71YM`gEz?udV)Enq0Vo|`au**1TUDc@4 zkiIQ6Yq|w~^fTDk?kt)EyDBTh^AJaa4$AN57rla?KnQJL5G(t#MTgSDX;><4j(Q&{ zUJZeM{?Zs33h@Aq7Lmiqs6JHyIpn10bJv7;GZ46wfVhJ2fYf8tD*} zPdsbg4c3#vx=I84$tDS({EjGd%HDVxOi+GfaROCy`()fByWxI^rhfFXD7s1!>O{5K ziOC1XSa{oQ1c=mJQ33VQe*bK7l0j4e;x!-+edmnRwas^T5JYaTEN!5J%)6JdddI~Y zR?t1l=5}|+z*4XGQspy+1r76ky{?sIW~XEA;sjq`yV~gdf=j;sB6(6LoI51nYV%7h zjThVRF{FqSJa93FN%QxY6Ird;t=v*2{PNjn3YCtOI&BS6(vRn{7f&1Rmq?dNLZ2oz zm}sv#laDDJ+0@J7)C>}&>nIc`*e!*HZ3)2i+Z8zPxtZt1OC;o;54}v1^A@oK(+JH? z2g1#|E95dT8FYtX(uyx<;2bl<^}2}ARj}G?DkjYrAr@~AVB@G z;;9e_4!qZJZ)hK6qC~g&+;F-Yrdx^|DUyZ+Mph4r|;1gOXY{E`ODo(WS zFH&vdvu*P=h_G5GMqWzi?&RmR;2lwV_i}4gmuFrOFInc^s(}{6g|?N*fx*MUFPenC zItg+>FH*tR(dPDWNpO*KoG4q@0vVwYC|b5GhBEd#s4gyyx9IL#`RZBSKzB8mq${K@ z0;TP(4}!N#Ej{eT*t#seMvlemc*yTO>KW;JyN#1K^k9Hr0pxTOnTHrv=kI+mJA=1f zPG9m-0UXGLBH!I^!&{^}kfJK+wrbU#4Z-+;qD3KJ15c+Xa*TS*D%kDojw&${t9=$H zm(UZkkF~Vv*epHlwgcG@1WJG%?H4{@Cl?GXP)_`cNpAs^rX=}tX?~p3kxj7&d6T&| zh#9%fmcFVJKGHRq8*gS1!ca&52a0@wvj+~09u6Kwg_miHAYC{if+bEJkh`|9qg?;T z;E^MiLS0l(pUl@OpQ&`oLFKmh#%`F*ku&D8n>J_=Obuteh0RAJ2t7={zN^AwCp&Le z&Ex!CMDiei7#C7a$V#XHueVF|^odX80ov5X3G7LPbYRJc?7LLWv(9R>J~(m|P^S+q zuafu%WD4=~qV)Smt5Zv1F-}kBV%s!iF_$8Ho|n;ec6~QDZWc7S_*Ud)I+i0dcBUoF z0z03I5iP+!Kud))#jfws8Y(BPdI~G@lC8Q$1tj4i(S=l}?G|lGIK8>b#7qHE#)F+^ zg>xFD_2?1nkE2-B3{K>%?o#*bXduoY7SQZc05U`Ct74wGrsm$`U%PB(=c86vUJjhtZk zRs`vv+(R6_er~LwcQ@0=u9Y_naG`NLZp2v{33~>-F{cVPZ7Ccl5v8lGna6&11Kb80 z$bBf=%I_#pHd6a(^&XHo9yORi%Mg1z?I;o8f(0e}64uVxYWt^i&7BJ~vJ_UKGdQ0t z`dTUZ!mEKA%jI@3U|fIQDs8{(_|b(CIqKRGxo*~_ivg0@k#W|f%=oK;Fx1DRMB(>R zEnkca2qRBwS={{|gI(eWBY$hsFM(Y`ED|aXdbR1NouN%DVVlB_Yv2DU@Ws9oy2h&2 zxMVfdv%9Vl^uqjYTaeg~&ZQ+1i=NJxF?E94VG#P3)XT=DkOeO&A(%h~_}&tjl>Q6b zQdMmJAM@z>I63->AfRWt4)oVvO)bA+N^v%`+3rmN@_>1wJ#oRi^Dj{%2f`8&3~-_g zqP|&#Cz&x|82X1%Vozom9&59M3O9l6NGtz_OzW?Q+MZ61UuQkmiPn;?YuLJyN8|fW zwo5D*oRxvd>j!u;CbBLu5}(CXki=55<5>(ow$8mVNNPMN-BkUaKIzlrVSq}OynG6U zw_>o6$gAk)$~(WmfR50p%x8RrY@Clll1N~1OQB5LuRbSo*?WhlfvK-5$TEFiyW5?e z-N79KcC7riiI>v;wOsM-Ym!*HhFl3yaR0KApuPiHPX_$vdwjMtls&-|dS+u*rTWP@ zdb!VrqY(wTLRnDDr>B1$K^aLg@WwEy7hq8`1Iv)1Q7M-v{&*+%65Eo!p%z1&v8SD7 zNm|-Kx;~k+6tHUhK(EFR*Hwn(>y9TFxBUx(%BajMEd-?%nMw^Kp=)^{{gZRzzBY*_TFQ zxfDn|oLnTc0u|CmZ!yo&na#Ku2uhAAgV2i%3=UqIO{20So56M>_Y*5XTqCS_7T+2B z?{M_+TdSqpT%nLhlfb_T8LC(LX%+>&83xvn?|7`hhZNi`1pq!wB1yQh*)4@}LokR} z>1hDbk1m%7hD5C|KLgh<2LZ^yb#xbSuIV8Xy;sTFA*s7>ohCCD4 z&z>UHz?H#=cx>HH=nd!|-Q7>X_MlCMF$pum0Ge5bg%*+GjAgYD-gXazGM~4hA~r$g z-E$~j%wJf(8AUMMU3DXNQGz)ZkC8gRHn<|&I#9-#;t2h6qUu-N5ziYRR>yM$2Z@8% zT}6VY`Bk31GzzJNltAo~GJQnFheo=Nj#s9Kg*w+=vrH73$3fP)+tK!GN=_C^(SXonnAQxE*mxRysWYBQ*52uRR$=wCJx8{JQ^@+CvuLQEdH8Bb_kz7DJ ztenRUEF(0hRfjc&M(eZ&q;qca|z_{;Wov6uy2Z@C|G_s6ocqJhB z@fxVl18bD8-S&aZ(8zaq>yHBpz~CslWqHUcu=P(Xn)GR-GEnb?^UJo{76auCWXpq|_5rf3k!+^DUVKTeF0sG7#$w5{Nus+wzAQm6; zYUgdX!U`wgoS=|E=_{H{@6g);D3V$Sir;ytfX&N*6TdD}w-RyMW=oNYcR>ekly z*xZ*R7Ncyn0TY#>xsHEfz5GNGITDryB)jbRM*vl0dJqg)<*7bhGthGX;T(m=(pw>c z89m6Q+hn)B0d5tLQRi)&&_X9DI|V!5m)!*r>kX_~mIg#ALtNagSQYeU2=GNg+-q!| z!!!QGWY7GDmwm`Yl9M-eJR#a85KuuFM1N8vTepro7r@!Q6hM$=3F}>{k9x9A=}Vam zen;m%kx#X4sGhy^FmlMyu~qQZWnk69W4$E{=^e=10Y$|L?|{NtO90Dj+GhR`ceGoT zvTEWw&XiaSfwu+$sYje~#wqTmr<47S`?sIRcfg)%Kkf&znOG2zd&WuHT?AT#GG9et zg3R}Qowi>SmjS{5bh+=uW)&tXMZ>U9toA*2-u6WV_t5mxEk#~@*ZbQ&RB#=Ee za4x#Er>rufroodHm`?)hTe*fXn+dk1 zbC_D02c%!cV?|Uf!2u(HCp}EuKlF97eGWw8ILXgqe{!2KKzc_~BUviF<%&Oc2YN>@ zY6>TP)Z*H`9=5>#76oF2+&Xo!V7b2vlWw`X;=7k6K$L=gp-9}^qNcttR2kW?MPF~z z?wu!KiFAk28LeGgMDTf& z&mh_2C82NT`hJE*Nh~?lx%dnzbsGW&*8p{yD_b7z(xpXU^Xl#>cyODbVD^CJEXTpP zAdQkB4AfF{4|6O_g1UetU3j=7>NYKx$cnE8Qm<0{7x2yEG)-T3@@Qo$arVbAcIB*B zw@pz+u~etcUMAYVi1A#&8Z`qh%cAn7a|a3wadxzh>38WNQ(y^Gh^10kmKE9tO1>8W z*tH}lo@TEZJRD;3#n^!qyffh=-F>C3V7tLBs3;paeFze(LfQL@NCOvSt_1cqcoyB( zl_;b_Yzmg``f2 zPZeS>vs(`D2>_MEUS1DH9y6f#Ldatn-2NcInd1Nqri% z5A*)=PP}uMl70`3nE!~Ns6yR-2Dr1|^+K=5W4m2TF11{t7C*V%j%-r6KoxMR;_s|> zB9&X%By=K<1isqJ&++5w6awLPw9@2}(-m;^^IjCjiY-(Gj<6|hx92p`t>JDABa*6lTRnWs+bN?~v1SuX zkJyO3DJ(VBXR!$L^l&{EuvN9Pp{$h7H`l}=p6uQSMg zx|%4zx^TIIr&*(5zNwSqnM_@^SSv9#P`4c8rx?BgZ!zM(?lKbMj$B^zy=90^ZCcQi zX{|3NZ>YA7?+>i5Tkz-ZE9;s^%n$2!I?#Ok1>Eb_%B?el>67IR6vk&Gw?(LSsGS0U zu-_pefXe<)3s)Ww)%U-Ru_RlOeW^6aSh5Zwgk+2@j6F?cCnOrOj3ql|>{L<=Gu8LY9g|()K%jU%x-^J?Eb7p8G!MKIeI!ApiI*ueSa}Yw(->LW;Itz8b-I z@X*^BOAh*-L4M%l3ZEASiW2a%xv4HHJ$fj7dvy=CJN}G)re77YgaIG@iXT>_i~+Deyp zr);gM;s@LV#wHUl;#sDYNIT6!`8Q-Fm%=y6(mt9?KRkFRc?SsB-x-ke10vNH08I8Z z(~5eb?oCinPvcO_kyaIZyS7Fwsa}8V^NX9|X{Wa|pL`hV^?$Un$FqI>AHUh8`zj;? zLS)-b=Kbz7_^juWbuj=(d2;Sk)vaC1w5-`hA06h1A=QZwl5{~Z0u665_~ZeW7pT7& zjh9>JK?s^|&HaC5=c?I7ig^!9=-D#08eJ5h6=orw(@*{n_YAklbZOh%36AEIiK-&g zb{s8J`eco6$I6zTy|~=O3I2K5eJw6*no~@2t}*hDPh?K_mLu=?s=kfnNyzI^YzEjZrypHNsOjED( zjro4Jpsd30;vY}kqagokgJ2hny&m`^&*XVyo=ES?1z)p^^FT9k$NcZjO#(N=8Xn}< zK0*T!!0PCGwsW2rmdkDyM4DbKpd|9%Mtv=kLpF9KL)^jpcN|$oxgM^qH(v+RrGTJjoJP^Y(0 zZncvltm?%7`lNZWGZ}>6<++uV4H?mxg57sy1F)zbB>m@&@vX7<6BvvbYht+jiTk z#-B^u(AjPLD)=RE@>9zSb)GR*UMqlLi&3?+$F1S5x!a8oN`Dny(jNM+4N^Vl;53v` zYU?PpTZsNBE)}RJ`YAG32H>*FE-IDaO{RG8&j#SWNYc)h?rUl;hm2)-`K;YL4y8&d zy(IgUJ%t|x8Ev}D2PWkiBTF41-M-bCZ`^*)^{*uhSE#XpW4_jZTqOovl@!PB$_H!q zy~8+H25HHWKcbjFclKa&IN^^6>?0erZW>Ea%M1R4QS-h#NrgOkq>i$K2Ye?QOE_^> zVVIwHuN1(SoeU(a>l3>EOwI`dfyx7PnOdJ`!;cX_2$kLzIhTx}2fe=X{IB0`@p5r| zpTM2rz6|xESQyW`R{3H%;ZIO;V~+PD$YS0`q>|7S#)iPw$y{Hpzlvc-?eW|gel%mf zcfV^xb;>MnJgu6xrd%z?xrL-xlU&A5p`=ua)sF+IK|_z_>+&{Eszu7aad3+b(EELU zveDzlJP8z&Ky|SLqc`sE=ZxgtuK>wA!f#Z7x zNt2a|817^Z&)n8U)i|JX6?d-dV#VjBAAO82n1Jo*d};UMfDcRk=-I z21XSX{B%JuM}aP2=JK5n2vtm`dLS`Xb<~BlbYBi57>1f?64K_Iyy+sFXl5FbFnUn_ zE(eMtSy~+>jU8}o#X)}7g7@O6cPJ;w{uei*YT?U%UpmjKjX~fbsUA`0tGTCM_ZfLC zZ=8B(<0QKo-q%fOQI?_GQ!wy)`gGWNR1MM5O*2rd@f=^id;e13(>k0 zOm-X=*c3Z?&aGQ?Gm?oFyP3yFmi^}3bYT)NpIS$<0H(NMn=7Bo%nF(iAy6?jU_b0a& zCR08X`#hEHDS4MSD#G_&ZT_#;s!F7y~}$E z^bK+G|NC5zG&6}z=T9ES297@cToxwAiHK&}R#kkbDOb-j)1akJM4%-_cwWQ_Uq|*= zeHgia29XXs?}p81!PdnK*uSo)$TgYOmts3W-u?f@N!&VL{33d{UwU7l(JQ@&< zBY9U;$Vc8_UCieGepW=Vy-`XMjiilrs2hc8U*zSj7#gI#if`qz2|lIxR@InjV?TbR z+{gRL0AVlv&#K2A_JhVBwO$%GQ%|F& zuWd5i+KMI7{cX?c*2w&_gdK-g+*;UmO3wvE{VRJS!hQPD%&tvpm&^7S)9u(t0YkQp zoOMm!fV|kW&+tN>6Z=~`HM(Lk{wnLQ+gHvjG~NVdRkKs4$^7Szg_fHb5>;w_x1rb$ zQ6}0T7|3ibCwO9h0!88UmU&LnaQxpu&%2S74F+>%PQY*+M*rIrBS+!Y#Hi#7Ui^{# z#Sn@Y=k?vCOaHpOhKL9mi;T{m5JiCp zU~$eB3%vf-GBsDFX`}#wrpz1C!?yfcQXgfRhkG6s_!>&Tx%ra91|26|B$j@R%zpz> zp5G-n5&z_clD;MGbys&h;_$W2PSb7Yy;lqvP>SA3u3gdilI1+f};RH^*W+%$PI&_3+YKAkGcY zl1`TGo%?LO!+jyGZf%p~(oT8I;E_cq^MXELpAmji+l22a`zOsJze0361dV@XzIi8XrOgp7*z><2kP@qKRt?ytY#5r~N z1l7@4OGI?j192*#UZ?*$qW&f>Nk4E56&Lhu!w|C_0L^ozo`di5+M+8rD}T6BVp^7% z0ATV~Wl`J)alP$FB3&>IxBl1vDX=P&z_cTOdWFU-_y(3U zSRK(}U=W1;^9A5Nq&XKd$#qzqZS3lJ$4*2v4(ZIKPViu2ICot*%I}u=ru>Y_%n$e?}RWnZ|IG)rD6Pf zLx4*^M7=~T?E>uZ9+ziR`F0;%h2Yxm$0tNRwO)aenwe+ZCWI~EA}88#t4>Ek+Gu;> zy@F^WPrdZ3Qmn;b(~Z}euHr&YcNgGk&;3BZ<^t&oTk<~X0&G9&FR-4ie;MK%AKue& zlsi4oQ2cL7s(muVX^mUf7XwRy1RO7pFX|~-%{IIqO`OQCCh*NzPY44#kwbH!Lw*=D zp7EgI`;{RhM%|$|dszq>DY1A5!@R}G&jQdhQptjc#!trpQU6&GFq@uH6D#gah19rP z&(882U!_jC0^+@b6Fqh5=48Q>*?&2m4PYbuxd<{$48qQ6X>1lMdS2V)zMqkU@b>D( zjR0Eg(N+4EZyS{<-+LXDIcbVh+UM9CZn;^|$X?LhGbWV6jAbIc31Ks5RFyY12gb-F>-^?#sXSnt3`pSjKe3Hm{uzJx zdfY+;NMrf3nQg8uBorxNh)jx%&3t#`!j~`MmaAMQYB&TIlyQu8iQiqWlHei?(W-pJ z(pW8Ke4=;7d{fN(!h{}EhQ}QidV4+LINgEEM1U{DH|wM;)Byw1QD^AT->{su1Ui9Osgwf_izxMx5mciw#5|&}wSVLlVz%t?IcENiu zQ6ILl<)f*UiwBZ5(K(2fY375f0M(khh_T&Uxb#b_hjwV;ZwO|-5s3)W8#UDJIg8y)l`Xs8{*l_ ziKSJ$%+)tS#pi~td}^8bUB`pOu8UC-Xa_ZbO&8A&^)O<{zk7H*xaI#_T{8WjXyARP zXGlE|p9o%chfed~kl2y=cl)CBqKalRz6l5t+Uw62WrW0YGlJ!=8y3HoHL||CG?Htz zKlr+dJ1fZ@-$O;nh`7MydOU;csiHGIxB5vx_`M{6Y^C!Sh$*8asPn+oTw)anBGee0 z-%6MvJ~K!;0`Ue)Fm+_NbV&zS3gi{7uub`?uBqPUdtlDz7%}86t7s(Kb8q>hyBGb~ zQQ(B&En1l_y9x628d9SMPy8IJ|#D1r{)S!FHa&2fN1`EfoCJ{HLD1E9#qT5RE3W+(^vZA`NW-0dR zDK9=aV=P8>l2JJxjWn=)G8un5?esC_Og3c;b@gwZ!8I?tiUJdNU#*G#X>WWSVt!CM z62AX#ByuF`dyR*-mjhq#FeH)MLZLDU-UI@jx$71SQ+ZvXF|b@)>cgAY?JlgsTAjdR zjGE!hPxbX`Ts|pR?RuEreRVINbITPx;dot9k$rmDrx$^#Y(6}exbOIJGF=EdHGm;D zFvk&^0*9(X2U$a((^CB9f;`B~*WTuHaWv3CgcoF>CHuPb1U+5Ba`DRT8!mA!$SI%? zD_~uRbWMlf&EsE@_p6hOTjYOj^g1=)(<7c>;b|Xysbj1Aj^zcltAAx&FRr_Ih9K;b zjJ6_kzGl6I?hapyWzBihuF1f2;U47HfFM5%JtKajSzLaKmoKWV4*2In__bAg<{>iT9 zI-sA;tCB+H4jw+Ab;V93_xRu*x=W$&sj}F|_+BLj)w`3-_843O0};ZUkbt}z8ks## zP;2gy6dETy&MkCQ7PVhLg;o`gsdexn+8hz!*=^Z$dfx7w(J;{<>8WXHmApwX&n-f% zSV_}`od?E}g5}g3d*r!tZI;&b)CbInx5{L?9BiXh{pHw8Hk1T3Q|b`2othO zP3J`N@A+aKgD8^a8O>7{vmL7#%wK#!$XI8X{n`g&X~P!hAk--RNn?J@nkc35pVfVA*GVp7 z>4%3IcBRu2Qug5{j&}4QRwuJ1*5=HsL`ro=^Yi%-so!|U_g^ec4jBTpKKh{Eyk(U| zPmbm_ufN%o{GHFXg=0gSok5djm^*ql2dfnr#eGngFXdJ? zReDvJwjS+*EIOrW_Dg4D$<&T;kX2^(c>_Wi*H~e%Hr;FBidCN&Y_MCcWQr;%=y4u7 zuzw~43WTOmD28eHTX{5Ea$KyL-=ecmzlw>AipXK@)%3n0<gDy8}X~l^dTE<&MhAY6J-8Xf^<;E zh}D9Z19IeM&@oSBE=+*OLIxo-q6u4D!mc=^&hN|^tvCZxSls#G9Ym03JYr>30sjim z@5b|Zg%VrQTYUSupe&(w+1eicV^pYF(4w)=Rh#u&gCQ0%&lr6x&{J6o-YI_tE!4!i zePVdlAx#F_&#g%DVqMDRWDVbUl@H{5%q}Z)w*~&5Ws2_ns5>9_t=<%S10GYrwLjS7 z3keR`SQ&|O(NcngZQc06*NGL{;u^g3##1vYCK`>QJQ5>lCC@WH%BmM)kGUX^&FRyD zSh@a~_Wp#J@h@XazulI~Xm^Yc4$O69t7~7OC<~_tq^-K2`BRcxSsEXC6feHEP}QqU z#|>cJLz#kZWbx|1aD!8GaF;Q*Ryli}@{D20IR}acjP&{(*kad%-}XnHVYlo3BttCK zm#Wq!HJVmW+rpyVW=%xWJKQY4o*0j@-Z`p={-h#~hp&y%x*X|e2W$_0m+NANoJ@P# zEQpR@^k`nE?x$~RVC?2-)SQ^5_{`ehb-XdBb8Ab71UVM&{dDwqE{oNKiOkTKj=oku=2IRhxQnIpEkE0$r>7nP+DM`+9Rv|W1^*3;cMN$x=rXB1NJ_xoqz!l zEXPvA6z-dJYZCXAjM^i)D2aX;mhm_{t z4Hg_>Mc#dC7z%-ItySrF7eNZSP1&?4sQBUSqd;4$71JgcB%_i5Z(5w4zXWDYMs9QV zV;4xpT<2aIC-kgKDDIJ5h)l>M!n2sfZKJBEJtvdv@seeJvh*nF68&CT=p|l1COaXV zUJ0qLJ=X7yJ9u4XV;us?n;YG`e+g29PGMXqEf=9lJXKF<3H78>@|=68`p#Ola#uKx zN0IBJ>n!HeR6%popN{_KTTwDm5h6{l=z?HW-7p(Pb%$%`GA0^x&8JZ;`B}}oATF87 zlfMP*53NGQ;x50;mY;%sXO!ldH%3I-i0$}xUpQcmnssFkBpT@Tzxqx1{;%fE>llh>xT^6-21r>7Z%nw<9u@u({%lF<|nnvWrC+_8roTWGY z^WZ5OWiXZE3W#RFzs)}DZjdYw>xCySrW?=E3JjMIW65W^0m#2$@XI*@@PB1#9X&>& z$~*dLHfC=L21y=!OiM|!>&vDr<}Cb$DYt-ONv$Sbmw*A}R2=iR>bAY43rfBZb)Dnw7Nm~a_nbP z6{lng44>KDvg-gC)xKRq>HUccUF_JO$I~}1cF9PIbJUhboNSKG*F}h&X#9A?RrgAO zb;*e;M$+;0tqBvF{f{q{>Tn#QPQA`T(rBrS-vq=dOqWpm*tHp&PjCWH;?#X*K1z%c zUF<12vTSzEcVHWy-VnA?C4eh|N8n;V%QNj9(-5FTd=yMwK&Y!519koy1laKgfmE2;c z(`wUWePOf;b;)kLilIk$|Uqn5nyBha6yOd8w=Ib=(x85*UH1%8L8 zX$@c_{38t45H3*mTvroj(gg!t;dIl*Q+|Fzpic(C1Nj2^sehe)RElX7VJ^m~i=wUI zCl}*!%xu$|q%XFZWryt)b>;R8z(xOhW=#Bcg?D=lhD|n0pnTF;N_+Ll^d2JT9ph5U zG%H{Rc1NaAUZA_)u6@rxibgixP2PiguvmBC8YRbKF7*y^)lU=bQQxr+Gw58_4$GnR z`@>Bfb?F|shrp@ob?eE4quY=DtVY1E44IZ}IDYt$Y$?2edg3U^x?rgKoLCwW&aH9s+8b;?D8>;l*337de&bS>-Q=9#l2x2LR31}9G9)T{ zs%@LmO>v}kOZgukunx*h2gd`eKvM_tg3S#1*OA%G;yGn-4MdMq$+rx@YPiltk*({!XIy%AjqA$@b`?v3@$2S{qQ2Y z74(^)7j%C;ZrrtqbxY#hvrG-QpC{;<{q1GWf#6X;ra(2tDH~&}O5i7SNH03^=?1g&(Fm~_;NFMKUoY;e9w0_^kLRgN_C9Pps1 z#IMyc8s86n{*Ao@n9Wrz@I2lCdbm?wskQ^_!ck{-nwzE#3RR12g>_wjd#&dJmH6CW zUZlvjxPj6DTnpcvJP-~VoI;TdtP-l2q8KAijy%r=_szbs46`aonIj*RIy!JH=si4D zH*?z<@Bn=rE(9rexI@RrPs>~i;9YC@lZM|wl7))wyazT2)=7D-`)XoD9#y^ramC~I z0h*<`zzDGV&ROcYeZwcIpeM}f&~M<8#Y-|c!~?s(c}@_Dhdc6G5sf3amOckMObUz%gF7hYPxQtB>Q3KKXkcgG{#EBbl#bk}o8`oVc z38kUH7?I+u7__%_9?BpYARE6YRl{_G_EBJ`h&p75zPxo`40ta(hb7MpgbUQYxox}-8shUM3-UHp(E^tRs(D_vUl>XG zT;x#D{;iK3qWY@TVpd@0Ra$t+aGWW%mZb{P5rD0CM?2@mN@G~i4 z?>MenCi6LvQ1!oh42?o~oTv+07CV274x_inBqp)gS{Z?1{xKG(p&qIoCd6iVMyn7H zGey>OLVtld+dLzQM;(XmR{|Z)KVm0ci`2<@V_Z6pC+pU*?4`MF5?`7U1yC*(deM-(HUqvn92IWnfgO#$;TaeRS5qW;F|h^0^gS?oQ*>k>pa5xMjZLK zzu0r2OGb2x7*i77L1%Hr9!d|rZez{Up-L#*Ln)_u)`U1W1bkbq!jB0^Z<(pq zpFu9>yy)JAZ7VCLds&v-{Auf-Fs7h@rK*j8T;>BW6=AFbOkPBR@((d5K4 zf3Gkx$pnq4`UvNc9DXEbBsx3!t*v$)J*1BdmwY$(AvkkA)5aH7OZ@soV04Cyg#`vr zI@892)%m$xeZ6|rSX(kuAb(Qs9kU0I*@o3PLS_IA2j4}pQHTricx>Nyv3~vT7sfw- zudxi)cEy_M6uF`l1>SGvWe0;Y`$@8O@}pfhoBBM*zgH6;>qV~Ijg$;W{rqw@xxDRa z((20}p4O_URIp?QoEkoV6`MR+^y@BP9T9I3&9>t@LFE7AZ-6AL{yDkdcdjq-R5%a@ PGBBVonH$#V<6{30c|j`G diff --git a/src/modules/netinstall/netinstall.qrc b/src/modules/netinstall/netinstall.qrc deleted file mode 100644 index ab49ebf4f..000000000 --- a/src/modules/netinstall/netinstall.qrc +++ /dev/null @@ -1,6 +0,0 @@ - - - images/arrow-up.png - images/arrow-down.png - - From ee030c4d566a60c0d2a844fe53ea2ede5787c1d5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 17:40:51 -0400 Subject: [PATCH 058/447] CMake: revertlast, DESTDIR is the way to stage. Thanks to Kevin Kofler for putting me back on the right track. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 683fba874..5942e6354 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -250,7 +250,7 @@ install( FILES com.github.calamares.calamares.policy DESTINATION - "${CMAKE_INSTALL_PREFIX}${POLKITQT-1_POLICY_FILES_INSTALL_DIR}" + "${POLKITQT-1_POLICY_FILES_INSTALL_DIR}" ) install( From 582e4354a7b97ec96c8a114841d19e3c2428bcf6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 18:00:10 -0400 Subject: [PATCH 059/447] Displaymanager: refactor a little, don't bail out at the first DM that doesn't configure --- src/modules/displaymanager/main.py | 36 ++++++++++++++++++------------ 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index 3f7ffe0f6..aec861303 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -89,14 +89,15 @@ def have_dm(dm_name, root_mount_point): def set_autologin(username, - displaymanagers, + displaymanager, default_desktop_environment, root_mount_point): """ Enables automatic login for the installed desktop managers. :param username: - :param displaymanagers: + :param displaymanager: str + The displaymanager for which to configure autologin. :param default_desktop_environment: :param root_mount_point: """ @@ -105,7 +106,7 @@ def set_autologin(username, if username is None: do_autologin = False - if "mdm" in displaymanagers: + if "mdm" == displaymanager: # Systems with MDM as Desktop Manager mdm_conf_path = os.path.join(root_mount_point, "etc/mdm/custom.conf") @@ -142,7 +143,7 @@ def set_autologin(username, else: mdm_conf.write('AutomaticLoginEnable=False\n') - if "gdm" in displaymanagers: + if "gdm" == displaymanager: # Systems with GDM as Desktop Manager gdm_conf_path = os.path.join(root_mount_point, "etc/gdm/custom.conf") @@ -205,7 +206,7 @@ def set_autologin(username, ) ) - if "kdm" in displaymanagers: + if "kdm" == displaymanager: # Systems with KDM as Desktop Manager kdm_conf_path = os.path.join( root_mount_point, "usr/share/config/kdm/kdmrc" @@ -234,7 +235,7 @@ def set_autologin(username, "KDM config file {!s} does not exist".format(kdm_conf_path) ) - if "lxdm" in displaymanagers: + if "lxdm" == displaymanager: # Systems with LXDM as Desktop Manager lxdm_conf_path = os.path.join(root_mount_point, "etc/lxdm/lxdm.conf") text = [] @@ -258,7 +259,7 @@ def set_autologin(username, "LXDM config file {!s} does not exist".format(lxdm_conf_path) ) - if "lightdm" in displaymanagers: + if "lightdm" == displaymanager: # Systems with LightDM as Desktop Manager # Ideally, we should use configparser for the ini conf file, # but we just do a simple text replacement for now, as it @@ -289,7 +290,7 @@ def set_autologin(username, ) ) - if "slim" in displaymanagers: + if "slim" == displaymanager: # Systems with Slim as Desktop Manager slim_conf_path = os.path.join(root_mount_point, "etc/slim.conf") text = [] @@ -316,7 +317,7 @@ def set_autologin(username, "SLIM config file {!s} does not exist".format(slim_conf_path) ) - if "sddm" in displaymanagers: + if "sddm" == displaymanager: # Systems with Sddm as Desktop Manager sddm_conf_path = os.path.join(root_mount_point, "etc/sddm.conf") @@ -618,8 +619,15 @@ def run(): libcalamares.globalstorage.insert("displayManagers", displaymanagers) - return set_autologin( - username, displaymanagers, - default_desktop_environment, - root_mount_point - ) + dm_setup_message = [] + for dm in displaymanagers: + dm_message = set_autologin( + username, dm, + default_desktop_environment, + root_mount_point + ) + if dm_message is not None: + dm_setup_message.append("{!s}: {!s}".format(*dm_message)) + if dm_setup_message: + return ("Display manager configuration was incomplete", + "\n".join(dm_setup_message)) From 70af29672d48edb1783ab84f27843869ddc2d868 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 18:05:34 -0400 Subject: [PATCH 060/447] Displaymanager: check alternative locations for kdmrc. FIXES #578 --- src/modules/displaymanager/main.py | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index aec861303..dd811124d 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -211,6 +211,17 @@ def set_autologin(username, kdm_conf_path = os.path.join( root_mount_point, "usr/share/config/kdm/kdmrc" ) + # Check which path is in use: SUSE does something else. + # Also double-check the default setting. Pick the first + # one that exists in the target. + for candidate_kdmrc in ( + "usr/share/config/kdm/kdmrc", + "usr/share/kde4/config/kdm/kdmrc", + ): + p = os.path.join(root_mount_point, candidate_kdmrc) + if os.path.exists(p): + kdm_conf_path = p + break text = [] if os.path.exists(kdm_conf_path): From 44057902536ec9fa7bebedc99294838bc3d65f88 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 19 Jun 2017 18:20:24 -0400 Subject: [PATCH 061/447] Displaymanager: simplify gdm configuration. Replace calling out to shell to run echo redirected to a file by opening the file and writing to it. --- src/modules/displaymanager/main.py | 34 +++++++++--------------------- 1 file changed, 10 insertions(+), 24 deletions(-) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index dd811124d..37ff9dd6f 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -177,34 +177,20 @@ def set_autologin(username, else: gdm_conf.write('AutomaticLoginEnable=False\n') - if (do_autologin - and os.path.exists("{!s}/var/lib/AccountsService/users".format( + if (do_autologin): + accountservice_dir = "{!s}/var/lib/AccountsService/users".format( root_mount_point ) - )): - os.system( - "echo \"[User]\" > " - "{!s}/var/lib/AccountsService/users/{!s}".format( - root_mount_point, - username - ) - ) + userfile_path = "{!s}/{!s}".format(accountservice_dir, username) + if os.path.exists(accountservice_dir): + with open(userfile_path, "w") as userfile: + userfile.write("[User]\n") - if default_desktop_environment is not None: - os.system( - "echo \"XSession={!s}\" >> " - "{!s}/var/lib/AccountsService/users/{!s}".format( - default_desktop_environment.desktop_file, - root_mount_point, username - ) - ) + if default_desktop_environment is not None: + userfile.write("XSession={!s}\n".format( + default_desktop_environment.desktop_file)) - os.system( - "echo \"Icon=\" >> " - "{!s}/var/lib/AccountsService/users/{!s}".format( - root_mount_point, username - ) - ) + userfile.write("Icon=\n") if "kdm" == displaymanager: # Systems with KDM as Desktop Manager From 56befc9a8c54a2354e6cfa794d47ef9adf165b66 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 20 Jun 2017 00:38:44 +0000 Subject: [PATCH 062/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 4 ++-- lang/calamares_ast.ts | 4 ++-- lang/calamares_bg.ts | 4 ++-- lang/calamares_ca.ts | 4 ++-- lang/calamares_cs_CZ.ts | 4 ++-- lang/calamares_da.ts | 4 ++-- lang/calamares_de.ts | 4 ++-- lang/calamares_el.ts | 4 ++-- lang/calamares_en.ts | 4 ++-- lang/calamares_en_GB.ts | 4 ++-- lang/calamares_es.ts | 4 ++-- lang/calamares_es_ES.ts | 4 ++-- lang/calamares_es_MX.ts | 4 ++-- lang/calamares_es_PR.ts | 4 ++-- lang/calamares_et.ts | 4 ++-- lang/calamares_eu.ts | 4 ++-- lang/calamares_fa.ts | 4 ++-- lang/calamares_fi_FI.ts | 4 ++-- lang/calamares_fr.ts | 4 ++-- lang/calamares_fr_CH.ts | 4 ++-- lang/calamares_gl.ts | 4 ++-- lang/calamares_gu.ts | 4 ++-- lang/calamares_hi.ts | 4 ++-- lang/calamares_hr.ts | 4 ++-- lang/calamares_hu.ts | 4 ++-- lang/calamares_id.ts | 4 ++-- lang/calamares_is.ts | 4 ++-- lang/calamares_it_IT.ts | 4 ++-- lang/calamares_ja.ts | 4 ++-- lang/calamares_kk.ts | 4 ++-- lang/calamares_lo.ts | 4 ++-- lang/calamares_lt.ts | 4 ++-- lang/calamares_mr.ts | 4 ++-- lang/calamares_nb.ts | 4 ++-- lang/calamares_nl.ts | 4 ++-- lang/calamares_pl.ts | 4 ++-- lang/calamares_pl_PL.ts | 4 ++-- lang/calamares_pt_BR.ts | 4 ++-- lang/calamares_pt_PT.ts | 4 ++-- lang/calamares_ro.ts | 4 ++-- lang/calamares_ru.ts | 4 ++-- lang/calamares_sk.ts | 4 ++-- lang/calamares_sl.ts | 4 ++-- lang/calamares_sr.ts | 4 ++-- lang/calamares_sr@latin.ts | 4 ++-- lang/calamares_sv.ts | 4 ++-- lang/calamares_th.ts | 4 ++-- lang/calamares_tr_TR.ts | 4 ++-- lang/calamares_uk.ts | 4 ++-- lang/calamares_ur.ts | 4 ++-- lang/calamares_uz.ts | 4 ++-- lang/calamares_zh_CN.ts | 4 ++-- lang/calamares_zh_TW.ts | 4 ++-- 53 files changed, 106 insertions(+), 106 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index fbfb89840..af2a5dd58 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -1116,12 +1116,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> اضبط طراز لوحة المفتاتيح ليكون %1.<br/> - + Set keyboard layout to %1/%2. اضبط تخطيط لوحة المفاتيح إلى %1/%2. diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index d867b9e55..e9afee8d0 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -1116,12 +1116,12 @@ L'instalador colará y perderánse toles camudancies. KeyboardPage - + Set keyboard model to %1.<br/> Afitóse'l modelu de tecláu a %1.<br/> - + Set keyboard layout to %1/%2. Afitóse la distribución de tecláu a %1/%2. diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index ca52eeaf7..2a8ef35b8 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -1117,12 +1117,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> Постави модел на клавиатурата на %1.<br/> - + Set keyboard layout to %1/%2. Постави оформлението на клавиатурата на %1/%2. diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index f12d47ada..7f0021f23 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -1116,12 +1116,12 @@ L'instal·lador es tancarà i tots els canvis es perdran. KeyboardPage - + Set keyboard model to %1.<br/> Assigna el model del teclat a %1.<br/> - + Set keyboard layout to %1/%2. Assigna la distribució del teclat a %1/%2. diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index f7584ae1a..2e37078e5 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -1116,12 +1116,12 @@ Instalační program bude ukončen a všechny změny ztraceny. KeyboardPage - + Set keyboard model to %1.<br/> Nastavit model klávesnice na %1.<br/> - + Set keyboard layout to %1/%2. Nastavit rozložení klávesnice na %1/%2. diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 885ad13e7..96c0763de 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -1116,12 +1116,12 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. KeyboardPage - + Set keyboard model to %1.<br/> Sæt tastaturmodel til %1.<br/> - + Set keyboard layout to %1/%2. Sæt tastaturlayout til %1/%2. diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 6c2ced856..1573cbdb0 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -1117,12 +1117,12 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. KeyboardPage - + Set keyboard model to %1.<br/> Setze Tastaturmodell auf %1.<br/> - + Set keyboard layout to %1/%2. Setze Tastaturbelegung auf %1/%2. diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 2f157ec66..0bef34c45 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -1116,12 +1116,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> Ορισμός του μοντέλου πληκτρολογίου σε %1.<br/> - + Set keyboard layout to %1/%2. Ορισμός της διάταξης πληκτρολογίου σε %1/%2. diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index cf99edb04..0ac25df59 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1116,12 +1116,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. Set keyboard layout to %1/%2. diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 7c5ee8e90..fe69687dd 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -1116,12 +1116,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. Set keyboard layout to %1/%2. diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 853d9b409..afd56986e 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -1117,12 +1117,12 @@ Saldrá del instalador y se perderán todos los cambios. KeyboardPage - + Set keyboard model to %1.<br/> Establecer el modelo de teclado a %1.<br/> - + Set keyboard layout to %1/%2. Configurar la disposición de teclado a %1/%2. diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 27368d82a..51600cbb6 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -1116,12 +1116,12 @@ El instalador se cerrará y se perderán todos los cambios. KeyboardPage - + Set keyboard model to %1.<br/> Establecer el modelo de teclado a %1.<br/> - + Set keyboard layout to %1/%2. Establecer la disposición del teclado a %1/%2. diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index 926f32c83..9d451f93e 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -1119,12 +1119,12 @@ El instalador terminará y se perderán todos los cambios. KeyboardPage - + Set keyboard model to %1.<br/> Ajustar el modelo de teclado a %1.<br/> - + Set keyboard layout to %1/%2. Ajustar teclado a %1/%2. diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index 4b72c1f1a..a6585bf82 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -1115,12 +1115,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index cc1c94264..89957fb18 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 6226c4ce1..0df81551c 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -1113,12 +1113,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index e5433fd1f..30b5e80d3 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index 3ec40e9d3..21e7e0eee 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -1116,12 +1116,12 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. KeyboardPage - + Set keyboard model to %1.<br/> Aseta näppäimiston malli %1.<br/> - + Set keyboard layout to %1/%2. Aseta näppäimiston asetelmaksi %1/%2. diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index b5c3db19f..af32619f4 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -1116,12 +1116,12 @@ L'installateur se fermera et les changements seront perdus. KeyboardPage - + Set keyboard model to %1.<br/> Configurer le modèle de clavier à %1.<br/> - + Set keyboard layout to %1/%2. Configurer la disposition clavier à %1/%2. diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 514ec697a..feb266377 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 5b578b445..d3069d3a4 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -1117,12 +1117,12 @@ O instalador pecharase e perderanse todos os cambios. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 6f1e729a8..e4e6f4eb0 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index c66317e46..82da9225e 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 4736e363d..40a032748 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -1116,12 +1116,12 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. KeyboardPage - + Set keyboard model to %1.<br/> Postavi model tipkovnice na %1.<br/> - + Set keyboard layout to %1/%2. Postavi raspored tipkovnice na %1%2. diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 032f806d9..773c918c1 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -1117,12 +1117,12 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l KeyboardPage - + Set keyboard model to %1.<br/> Billentyűzet típus beállítása %1.<br/> - + Set keyboard layout to %1/%2. Billentyűzet kiosztás beállítása %1/%2. diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 75119e2dd..bd7338f6a 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -1118,12 +1118,12 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. KeyboardPage - + Set keyboard model to %1.<br/> Setel model papan ketik ke %1.<br/> - + Set keyboard layout to %1/%2. Setel tata letak papan ketik ke %1/%2. diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index e16b0fd44..139e79849 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -1116,12 +1116,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index 1d0b9caec..af1edc527 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -1116,12 +1116,12 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno KeyboardPage - + Set keyboard model to %1.<br/> Impostare il modello di tastiera a %1.<br/> - + Set keyboard layout to %1/%2. Impostare il layout della tastiera a %1%2. diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index e959bfcb0..1042abd6e 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -1116,12 +1116,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> キーボードのモデルを %1 に設定。<br/> - + Set keyboard layout to %1/%2. キーボードのレイアウトを %1/%2 に設定。 diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index e60c7af85..ab41a4c5d 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 7cfcd7e6e..dc998f9e1 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 82a00fa22..8739dafb0 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -1116,12 +1116,12 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. KeyboardPage - + Set keyboard model to %1.<br/> Nustatyti klaviatūros modelį kaip %1.<br/> - + Set keyboard layout to %1/%2. Nustatyti klaviatūros išdėstymą kaip %1/%2. diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 9c32ce81f..6cfa9a34c 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index 48ffc22cd..0059ebabf 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -1116,12 +1116,12 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 26c6d94e5..14a735631 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -1116,12 +1116,12 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. KeyboardPage - + Set keyboard model to %1.<br/> Instellen toetsenbord model naar %1.<br/> - + Set keyboard layout to %1/%2. Instellen toetsenbord lay-out naar %1/%2. diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index f12d5e55f..86a9d34da 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -1116,12 +1116,12 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. KeyboardPage - + Set keyboard model to %1.<br/> Ustaw model klawiatury na %1.<br/> - + Set keyboard layout to %1/%2. Ustaw model klawiatury na %1/%2. diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index 53c1d508c..d2823962c 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -1116,12 +1116,12 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. KeyboardPage - + Set keyboard model to %1.<br/> Model klawiatury %1.<br/> - + Set keyboard layout to %1/%2. Model klawiatury %1/%2. diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index a62b60738..3c8a9c12a 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -1118,12 +1118,12 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. KeyboardPage - + Set keyboard model to %1.<br/> Definir o modelo de teclado para %1.<br/> - + Set keyboard layout to %1/%2. Definir o layout do teclado para %1/%2. diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index dfc3b2dc0..2adbbd9bc 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -1116,12 +1116,12 @@ O instalador será encerrado e todas as alterações serão perdidas. KeyboardPage - + Set keyboard model to %1.<br/> Definir o modelo do teclado para %1.<br/> - + Set keyboard layout to %1/%2. Definir esquema do teclado para %1/%2. diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index d4e81f327..1f62aa5a1 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -1116,12 +1116,12 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. KeyboardPage - + Set keyboard model to %1.<br/> Setează modelul tastaturii la %1.<br/> - + Set keyboard layout to %1/%2. Setează aranjamentul de tastatură la %1/%2. diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 0cc9655e9..dc2ef861a 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -1115,12 +1115,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> Установить модель клавиатуры на %1.<br/> - + Set keyboard layout to %1/%2. Установить раскладку клавиатуры на %1/%2. diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 9c8f16546..85435003b 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -1116,12 +1116,12 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. KeyboardPage - + Set keyboard model to %1.<br/> Nastavenie modelu klávesnice na %1.<br/> - + Set keyboard layout to %1/%2. Nastavenie rozloženia klávesnice na %1/%2. diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 62bd1919b..1b9366d17 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -1116,12 +1116,12 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. KeyboardPage - + Set keyboard model to %1.<br/> Nastavi model tipkovnice na %1.<br/> - + Set keyboard layout to %1/%2. Nastavi razporeditev tipkovnice na %1/%2. diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 16e1e673c..23596d0f5 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -1116,12 +1116,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index cd2679c43..f965504ab 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -1116,12 +1116,12 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index eb062dae1..323cc5473 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -1116,12 +1116,12 @@ Alla ändringar kommer att gå förlorade. KeyboardPage - + Set keyboard model to %1.<br/> Sätt tangenbordsmodell till %1.<br/> - + Set keyboard layout to %1/%2. Sätt tangentbordslayout till %1/%2. diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 79a6df3d0..c637864cc 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -1116,12 +1116,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> ตั้งค่าโมเดลแป้นพิมพ์เป็น %1<br/> - + Set keyboard layout to %1/%2. ตั้งค่าแบบแป้นพิมพ์เป็น %1/%2 diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 7d87d3278..5881eeb37 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -1119,12 +1119,12 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. KeyboardPage - + Set keyboard model to %1.<br/> %1 Klavye düzeni olarak seçildi.<br/> - + Set keyboard layout to %1/%2. Alt klavye türevi olarak %1/%2 seçildi. diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index a36ac0d04..429c6addc 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index 39b17195f..996d56c5c 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index 2ca150378..ea5051332 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -1109,12 +1109,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> - + Set keyboard layout to %1/%2. diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index abef25b63..e1c698702 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -1118,12 +1118,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> 设置键盘型号为 %1。<br/> - + Set keyboard layout to %1/%2. 设置键盘布局为 %1/%2。 diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 6cb11bfc4..5af9c4f4f 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -1116,12 +1116,12 @@ The installer will quit and all changes will be lost. KeyboardPage - + Set keyboard model to %1.<br/> 設定鍵盤型號為 %1 。<br/> - + Set keyboard layout to %1/%2. 設定鍵盤佈局為 %1/%2 。 From 287dbad8074c7b45c3d0af60b46db1c4d2f2b669 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 20 Jun 2017 00:38:45 +0000 Subject: [PATCH 063/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index eff665fe2ec70060af5462f892c995123f723ba4..203aa1f4a745ddf1a27d92fb3d332f48a056164a 100644 GIT binary patch delta 16 XcmeBR>0p^q&1z(1Wo*8&p@R_sDJ=x+ delta 16 XcmeBR>0p^q&1zt1WnjFqp@R_sDD4E{ diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 9b168da04..473522f6b 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 99f321b82..3c2aff41b 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 994b51f67d22675800cfb9a2af0d60aa3fb65d4d..815fe9d5bc275d4ce479ce75fd12f1d1435f613c 100644 GIT binary patch delta 16 XcmdnNyn}f{HLH=4m9hE81`9?2E)fLz delta 16 XcmdnNyn}f{HLHQ4m4Wfb1`9?2Eztz; diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 45083f00a..10e147cfe 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 7a55ec6a3..6c898b349 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 793e1674d..bbb99f074 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index c277fabef..0a3fb3aa5 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 2155fb51d..a2c7d5893 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index e419357a0..a89e3d7db 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 6e361a8bb1d31128ec4c4f3a11eb0c3ade9fe183..fcb029bf8bd6670c371d07aa4d92109ec2614e99 100644 GIT binary patch delta 16 XcmdnOyoGr}HLH=4m9hE81`|dAEs+H6 delta 16 XcmdnOyoGr}HLHQ4m4Wfb1`|dAEl~vH diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 9ee7e28a6..8750a8da3 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index e5c27fa6c4a88a33f329c544b2e2d7b95d200b2b..a4e39854f4729b42d7d8f2539a796cbd90ac29f9 100644 GIT binary patch delta 16 XcmX@he3p4aHLH=4m9hE8246-1FtG(V delta 16 XcmX@he3p4aHLHQ4m4Wfb246-1FmVMg diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 99cefc5a9..11efea66d 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 5db43272e..d50843e49 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index f737261eee9129f2cb050377a77af02b43ba3f6a..209c856a48a74fe51b2310a85ccba98c2b55e01f 100644 GIT binary patch delta 16 XcmX@Ye1v&IHLH=4m9hE81{X#EFOdZu delta 16 XcmX@Ye1v&IHLHQ4m4Wfb1{X#EFHr>( diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index a93276caa..fdc1f1082 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index c57b7b815698b3a57d79579e3360383f5208c2ee..36b67b4044ca96ffc3bf136d08125e906a7e49e3 100644 GIT binary patch delta 16 XcmX@ge3W@YHLH=4m9hE823JM^FR=w6 delta 16 XcmX@ge3W@YHLHQ4m4Wfb23JM^FL4DH diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 0b1d2baf3..a8b0ec188 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 0fc4398101867b0d1c270541d445850ab000e5ec..427b5970abfeb0cc938ff4b2f964ab82eb8f610e 100644 GIT binary patch delta 16 XcmX@be2RHOHLH=4m9hE81}{bcFi{0B delta 16 XcmX@be2RHOHLHQ4m4Wfb1}{bcFcAeM diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 6b4172401..a02bd1b83 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 42205043220c9703ad17b28694c3f7361b03fb0d..fcc1da97161c8f5e07bba3f1769325b6d5c54acb 100644 GIT binary patch delta 16 Xcmdnayq$SMHLH=4m9hE826ILLE%5~Q delta 16 Xcmdnayq$SMHLHQ4m4Wfb26ILLEwKdb diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 156a3a354..e36e5ae4d 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index d3b0cb6636d19fea11ea1497357e723c82ef6874..c0241cd3eaa1c9683250253454fc37337f1c6a46 100644 GIT binary patch delta 16 XcmdnWyp?%EHLH=4m9hE822(}=EwKdf delta 16 XcmdnWyp?%EHLHQ4m4Wfb22(}=EpY_q diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index fbb68577e..f7c979a3b 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 6055a67407550bb1023c83a89a9f0e329faafc73..b50258a5859b1e549c159709ee27b217c94d6f5a 100644 GIT binary patch delta 16 XcmZ3_yq1 delta 16 XcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 30dca31d8..c644d6512 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index ef9efcc0b2286a4933812c2003028ebbaa3baee9..f3e4b7d1f41d80983b1ce34d021fbd9f12df9ecd 100644 GIT binary patch delta 18 ZcmZo*Z(!e0#mH)8WMyo=xt@`c2>>s?1bqMi delta 18 ZcmZo*Z(!e0#mH)4Xk}o$xt@`c2>>s21aklY diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 8ac79da0f..b8a07f21d 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index e10e9fa77..e994f49bb 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 443ec3cc6..e1ebe3b54 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index a664cd406..1fc15fc24 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index f66264302d7b5f226a111c5411ed0aa44d99cb29..75b871c232d7f825214a0323227add355ca4c339 100644 GIT binary patch delta 16 XcmZ3-ypDN7HLH=4m9hE820caqEYSqp delta 16 XcmZ3-ypDN7HLHQ4m4Wfb20caqERh7! diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 45a2afa8b..adff85966 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index e8e13e760c344c3c2c5685d747ca1825bd3a4519..23fcb6cb6debe8ce7d1aa4c1296a02de08665d72 100644 GIT binary patch delta 16 XcmZ3@yqbAJHLH=4m9hE825m+FEO7+V delta 16 XcmZ3@yqbAJHLHQ4m4Wfb25m+FEHMPg diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 908c2a53d..8b0eb8465 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 0b5b801c5..07a9ed2f6 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 4f9d95cc4f61116877773d8bfbfd3b4f7f482e72..339e574ca48315dd51a37fc6984c76e240fc7ed9 100644 GIT binary patch delta 16 XcmdnSyp4H6HLH=4m9hE81~WzgEztz? delta 16 XcmdnSyp4H6HLHQ4m4Wfb1~WzgEs+H2 diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 78edb16f5..375556f03 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 9ff4111315b25b60e90045e4e26e0402da35d49c..b75cce49353239e4ca624c459e12096cfe3ec317 100644 GIT binary patch delta 16 XcmX@We1LgEHLH=4m9hE81_wp}FA)V1 delta 16 XcmX@We1LgEHLHQ4m4Wfb1_wp}F3|-C diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 5d04e39ee..9af0fba1d 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index c78aff9a7acc7bd8f8a58ff417cdc8faa424cea7..471cfba0b671ebe3be8e472740f5f33b67476b6a 100644 GIT binary patch delta 18 ZcmeBS?_u9i#mH)8WMyo=xt@`i2>>x}1fc)` delta 18 ZcmeBS?_u9i#mH)4Xk}o$xt@`i2>>x91eX8+ diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 753578924..ae3a5e875 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index f94ae92ea..8ad44288b 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 2b6f4e82a09676bcbb4414c5185e12f54edd18c1..b6ff91f8992eed09bb989b8de6aaf4f752514dc4 100644 GIT binary patch delta 16 Xcmcb{a*bs|HLH=4m9hE8hHH!fGVKM` delta 16 Xcmcb{a*bs|HLHQ4m4WfbhHH!fGOY#6 diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index afcd77bb9..2cf2761ce 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 9d4d22c60..b98e42a5c 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 9e102352c..82903d9f2 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 3c63df32760ae3480a7da48271162b4978237c3f..0fe5451fdfac89f0176800e9ed17d3150ad2615b 100644 GIT binary patch delta 18 ZcmdnRzKeZB6(g&Wk(IIe=6XhJCIC0)1uFmm delta 18 ZcmdnRzKeZB6(g&Gp_PI0=6XhJCIB~_1t9, 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index ec036e59a..e428ee5be 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index df98358d2..22cac5ea1 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 35e1afac3e5e7f5d0719595cf954bf5703570ad6..0571595c8c20864ce51586097f96c8d5b474541c 100644 GIT binary patch delta 16 XcmaFE{Dyf#HLH=4m9hE8h8#u!G?4|B delta 16 XcmaFE{Dyf#HLHQ4m4Wfbh8#u!G*JbM diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 3d9fd8375..4dca04e7a 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 006b30ab6..9e8c97f7e 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 72b5b1fea6da9a26c941b27099b3d2014981c7a7..df28827b9f28b2a46501386b736eb3aa6ff31fec 100644 GIT binary patch delta 16 XcmbQjGKFPAHLH=4m9hE8hAE5yDy;<% delta 16 XcmbQjGKFPAHLHQ4m4WfbhAE5yDs2S? diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index e8d1334d9..1e5ba3079 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index afe60b0894f2cf8011f7256fa028ace05a39129e..8f67ccebfc10b9563924ddfed76c8710c970b4cd 100644 GIT binary patch delta 16 XcmdnSyp4H6HLH=4m9hE81~WzgEztz? delta 16 XcmdnSyp4H6HLHQ4m4Wfb1~WzgEs+H2 diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index ad6d390ea..d523eecff 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index e357fdf42106977f66975b428f70ecbf69f3694e..03c74bce5c9d8a16216387efef0790a54bf9b8ed 100644 GIT binary patch delta 16 XcmZ3(yoPx~HLH=4m9hE81|3EKERh7& delta 16 XcmZ3(yoPx~HLHQ4m4Wfb1|3EKEKvl@ diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index de22a160a..9a155aef7 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index b0746ddf9..ef1ba5cdb 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index fd20e9a6556cace7e7fe882089f2885bf7e2881f..8aea9eb3e0c803c20195780139e1749941b05042 100644 GIT binary patch delta 16 XcmZo-X=0gB&1z(1Wo*8&p@|UyC~XAU delta 16 XcmZo-X=0gB&1zt1WnjFqp@|UyC@lof diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 2352aceb3..c3f9f6080 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index efa45baad16545643517c8c54c4471c8e1b61739..f8ed83d4d5ee3c96c1988ce3378c37aab0b1c6e9 100644 GIT binary patch delta 16 XcmdnYyqS4IHLH=4m9hE824hA5EpY_u delta 16 XcmdnYyqS4IHLHQ4m4Wfb24hA5EinY( diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index aab8bf46d..8f8a18ae9 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 1349324c00386a9cb13be7f0088b30eba3cf18a9..eef31d4100604aa907150bc2cd2c26c549a30437 100644 GIT binary patch delta 16 XcmZ3>yq0-FHLH=4m9hE823yq0-FHLHQ4m4Wfb23, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 5561f5f7b..fd80755cf 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 01:03+0000\n" +"POT-Creation-Date: 2017-06-19 22:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From e9aea41a256cb363187469057c0e884b7a8d2463 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 20 Jun 2017 02:49:51 +0000 Subject: [PATCH 064/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 203aa1f4a745ddf1a27d92fb3d332f48a056164a..cbeda3c169525d11db1ff71ccef5c9171cc69356 100644 GIT binary patch delta 19 acmeBR>0p^q!C_>eU|?uvV7jrPgAo8V7X@Vi delta 19 acmeBR>0p^q!C`2rU}R)vY`(FfgAo8Vqy=>V diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 473522f6b..32fdd50cf 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 3c2aff41b..7eaa88eec 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 815fe9d5bc275d4ce479ce75fd12f1d1435f613c..a7f546d1df49dcce426b0e7dd26302ec5e5520b7 100644 GIT binary patch delta 19 acmdnNyn}f{1&5J=f`Orxf$7Eu3q}At6$Ntu delta 19 acmdnNyn}f{1&5)ff{~GxvH8XZ3q}Atq6LEh diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 10e147cfe..206be25a4 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 6c898b349..f1ca487c3 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index bbb99f074..2d7ffea42 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 0a3fb3aa5..89b013217 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index a2c7d5893..cf9a60d9f 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index a89e3d7db..e1c7df5f4 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index fcb029bf8bd6670c371d07aa4d92109ec2614e99..6d872702c4b9d5ad80b32efbf0aef43701b2c3da 100644 GIT binary patch delta 19 acmdnOyoGr}1&5J=f`Orxf$7Eu6Gi|!eFbL# delta 19 acmdnOyoGr}1&5)ff{~GxvH8XZ6Gi|#3I%rn diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 8750a8da3..7b6634d67 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index a4e39854f4729b42d7d8f2539a796cbd90ac29f9..0063c32e0d305011f779da1ee796204786217e74 100644 GIT binary patch delta 19 acmX@he3p4a1&5J=f`Orxf$7EuUq%2vGX=5$ delta 19 acmX@he3p4a1&5)ff{~GxvH8XZUq%2vzy-np diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 11efea66d..72628d059 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index d50843e49..3b0582e67 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 209c856a48a74fe51b2310a85ccba98c2b55e01f..696c99c27d921e23daa8f1cb35cdea4332e2d80e 100644 GIT binary patch delta 19 acmX@Ye1v&I1&5J=f`Orxf$7Eu7e)X)-36Bb delta 19 acmX@Ye1v&I1&5)ff{~GxvH8XZ7e)X*Y6YhN diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index fdc1f1082..1de0ebc05 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 36b67b4044ca96ffc3bf136d08125e906a7e49e3..9063a69fdb2f1b1d76fe8ac8ed35d42adf7529ee 100644 GIT binary patch delta 19 acmX@ge3W@Y1&5J=f`Orxf$7EuS4IFm0|lA@ delta 19 acmX@ge3W@Y1&5)ff{~GxvH8XZS4IFmkOis$ diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index a8b0ec188..a34ed1bbf 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 427b5970abfeb0cc938ff4b2f964ab82eb8f610e..984a73a2362adbe22699fb7869547641273d3456 100644 GIT binary patch delta 19 acmX@be2RHO1&5J=f`Orxf$7EuFGc`8!3C)R delta 19 acmX@be2RHO1&5)ff{~GxvH8XZFGc`9P6fFD diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index a02bd1b83..853d6e57e 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index fcc1da97161c8f5e07bba3f1769325b6d5c54acb..0e8c3e7642a8bbf59c2812bf968309ba4ea29de0 100644 GIT binary patch delta 19 acmdnayq$SM1&5J=f`Orxf$7Eub4CC%5 diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index f7c979a3b..b7d9495ac 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index b50258a5859b1e549c159709ee27b217c94d6f5a..12e255040c908ea0deab58fcb1d07355a4745fca 100644 GIT binary patch delta 19 acmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index c644d6512..c8d78e8b4 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index f3e4b7d1f41d80983b1ce34d021fbd9f12df9ecd..ae5d0eb2e6d9a07a172b33ef00c7356b2269dc16 100644 GIT binary patch delta 21 ccmZo*Z(!e0&d6b8pkQEVWnj9wo{^CW06bv?_W%F@ delta 21 ccmZo*Z(!e0&d6bCsbFMeWo*8=o{^CW06hK$2LJ#7 diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index b8a07f21d..412d76d70 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index e994f49bb..a877b66b8 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index e1ebe3b54..7b15bdced 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 1fc15fc24..22fc29f46 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 75b871c232d7f825214a0323227add355ca4c339..42a8ec30aa3dcbdd6aa2e77e12fd7a7acaa0998a 100644 GIT binary patch delta 19 acmZ3-ypDN71&5J=f`Orxf$7EuJw^aInFUn< delta 19 acmZ3-ypDN71&5)ff{~GxvH8XZJw^aJCIw{x diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index adff85966..5ba92422a 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 23fcb6cb6debe8ce7d1aa4c1296a02de08665d72..ac9b22b8f6433bcde25a8565ac5e9a755a319461 100644 GIT binary patch delta 19 acmZ3@yqbAJ1&5J=f`Orxf$7EuZAJh&Ck0FZ delta 19 acmZ3@yqbAJ1&5)ff{~GxvH8XZZAJh&v;|xM diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 8b0eb8465..f24a7c337 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 07a9ed2f6..b32e1fae9 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 339e574ca48315dd51a37fc6984c76e240fc7ed9..602f29e395dc0d15a268c4a6a32c19e5d0e50d6d 100644 GIT binary patch delta 19 acmdnSyp4H61&5J=f`Orxf$7EuGe!V9$pviy delta 19 acmdnSyp4H61&5)ff{~GxvH8XZGe!VARt0?k diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 375556f03..f185e7053 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index b75cce49353239e4ca624c459e12096cfe3ec317..f649c9545dc4a92e03b3dae301c4dc5a2760db1d 100644 GIT binary patch delta 19 acmX@We1LgE1&5J=f`Orxf$7Eu2SxxqMFooh delta 19 acmX@We1LgE1&5)ff{~GxvH8XZ2Sxxq(gm9U diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 9af0fba1d..5c2a4686a 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 471cfba0b671ebe3be8e472740f5f33b67476b6a..bac865662c2216c6903316eac1bf9148b789af52 100644 GIT binary patch delta 21 ccmeBS?_u9i&d6b8pkQEVWnj9wo{^Uc06tj-8vp, 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 8ad44288b..5e9651fea 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index b6ff91f8992eed09bb989b8de6aaf4f752514dc4..31ce1a081b929f7491b4d0baf81cd8939c2e1a9c 100644 GIT binary patch delta 19 acmcb{a*bs|1&5J=f`Orxf$7GEYm5Lus|HU1 delta 19 acmcb{a*bs|1&5)ff{~GxvH8Y^Ym5LvI0jz; diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 2cf2761ce..7be320975 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index b98e42a5c..c9c7e55d3 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 82903d9f2..6e701500d 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 0fe5451fdfac89f0176800e9ed17d3150ad2615b..d3545f7a7c2b2570fe4671db5d19b4eb37d97941 100644 GIT binary patch delta 21 ccmdnRzKeZBIU|RWfr5ddm4WHzdPZv|07c~mr2qf` delta 21 ccmdnRzKeZBIU|RmrGk->m9hEedPZv|07ilZwEzGB diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 501d76ebb..efc524288 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index e428ee5be..6534d61f7 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 22cac5ea1..c616e96c2 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 0571595c8c20864ce51586097f96c8d5b474541c..d6d786d1a32e6934c12099bc8a64f2336f17cde0 100644 GIT binary patch delta 19 acmaFE{Dyf#1&5J=f`Orxf$7GE97X^_%?1wu delta 19 acmaFE{Dyf#1&5)ff{~GxvH8Y^97X^`S_U5g diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 4dca04e7a..b236fe3bf 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 9e8c97f7e..56c347246 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index df28827b9f28b2a46501386b736eb3aa6ff31fec..e595bda45bcd8022382a8cf9c1e7ad79aa4a0c93 100644 GIT binary patch delta 19 acmbQjGKFPA1&5J=f`Orxf$7GEDU1L%-vx;P delta 19 acmbQjGKFPA1&5)ff{~GxvH8Y^DU1L&Yz3JB diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 1e5ba3079..b0afa64ef 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 8f67ccebfc10b9563924ddfed76c8710c970b4cd..eb15f0f32df7b6fc97f4314ce22788eae77b4381 100644 GIT binary patch delta 19 acmdnSyp4H61&5J=f`Orxf$7EuGe!V9$pviy delta 19 acmdnSyp4H61&5)ff{~GxvH8XZGe!VARt0?k diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index d523eecff..5d247ca7e 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 03c74bce5c9d8a16216387efef0790a54bf9b8ed..a65737a3768dbb53bc0679e747e4fe2d35637207 100644 GIT binary patch delta 19 acmZ3(yoPx~1&5J=f`Orxf$7Eu9Yz2-O$AQ? delta 19 acmZ3(yoPx~1&5)ff{~GxvH8XZ9Yz2-+67+# diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 9a155aef7..e942c0c0c 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index ef1ba5cdb..9f03266ad 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 8aea9eb3e0c803c20195780139e1749941b05042..3fdb248b70ce164bcda45dcac38a6978b9c3edc3 100644 GIT binary patch delta 19 acmZo-X=0gB!C_>eU|?uvV7jrPi4g!aGX+xs delta 19 acmZo-X=0gB!C`2rU}R)vY`(Ffi4g!azy)If diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index c3f9f6080..09820f6a4 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index f8ed83d4d5ee3c96c1988ce3378c37aab0b1c6e9..d5db6687f6aea5d8ba48f525b7c6bec658057031 100644 GIT binary patch delta 19 acmdnYyqS4I1&5J=f`Orxf$7EuV@3cvR|RAM delta 19 acmdnYyqS4I1&5)ff{~GxvH8XZV@3cvyq0-F1&5J=f`Orxf$7EuT}A*oa|KcW delta 19 acmZ3>yq0-F1&5)ff{~GxvH8XZT}A*p00m+I diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index badc38279..bb76eda67 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index bf0ca765f..6ef16fedd 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index fd80755cf..655216d10 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-19 22:37+0000\n" +"POT-Creation-Date: 2017-06-20 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From f1ab9df7ee3a03e579fde535a9b7d16d789478e6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 20 Jun 2017 04:39:04 -0400 Subject: [PATCH 065/447] Salt: improve saltiness. --- src/modules/users/SetPasswordJob.cpp | 51 ++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/src/modules/users/SetPasswordJob.cpp b/src/modules/users/SetPasswordJob.cpp index 79b3eeb26..d301bd23c 100644 --- a/src/modules/users/SetPasswordJob.cpp +++ b/src/modules/users/SetPasswordJob.cpp @@ -25,6 +25,7 @@ #include +#include #include @@ -50,6 +51,53 @@ SetPasswordJob::prettyStatusMessage() const } +/// Returns a modular hashing salt for method 6 (SHA512) with a 16 character random salt. +QString +make_salt(size_t length) +{ + Q_ASSERT(length >= 8); + Q_ASSERT(length <= 128); + + static const char salt_chars[] = { + '.', '/', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', + 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', + 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'a', 'b', 'c', 'd', + 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', + 's', 't', 'u', 'v', 'w', 'x', 'y', 'z' }; + + static_assert( sizeof(salt_chars) == 64, "Missing salt_chars"); + + std::random_device r; + std::seed_seq seed{r(), r(), r(), r(), r(), r(), r(), r()}; + std::mt19937_64 twister(seed); + + std::uint64_t next; + size_t current_length = 0; + + QString salt_string; + salt_string.reserve(length + 10); + + while ( current_length < length ) + { + next = twister(); + // In 64 bits, we have 10 blocks of 6 bits; map each block of 6 bits + // to a single salt character. + for ( unsigned int char_count = 0; char_count < 10; ++char_count ) + { + char c = salt_chars[next & 0b0111111]; + next >>= 6; + salt_string.append( c ); + if (++current_length >= length) + break; + } + } + + salt_string.truncate( length ); + salt_string.insert( 0, "$6$" ); + salt_string.append( '$' ); + return salt_string; +} + Calamares::JobResult SetPasswordJob::exec() { @@ -75,8 +123,7 @@ SetPasswordJob::exec() QString encrypted = QString::fromLatin1( crypt( m_newPassword.toUtf8(), - QString( "$6$%1$" ) - .arg( m_userName ).toUtf8() ) ); + make_salt( 16 ).toUtf8() ) ); int ec = CalamaresUtils::System::instance()-> targetEnvCall( { "usermod", From ea44021cb452b319373d7645f3ffd7069728a600 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 20 Jun 2017 07:10:29 -0400 Subject: [PATCH 066/447] Partitionmanager: partly fix PM-tests build --- src/modules/partition/CMakeLists.txt | 6 +++--- src/modules/partition/tests/CMakeLists.txt | 7 ++++++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/modules/partition/CMakeLists.txt b/src/modules/partition/CMakeLists.txt index ea31cca86..4ecf51016 100644 --- a/src/modules/partition/CMakeLists.txt +++ b/src/modules/partition/CMakeLists.txt @@ -21,10 +21,10 @@ if( NOT blkid_LIB ) endif() -add_subdirectory( tests ) - -include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) include_directories( ${KPMCORE_INCLUDE_DIR} ) +include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) + +add_subdirectory( tests ) calamares_add_plugin( partition TYPE viewmodule diff --git a/src/modules/partition/tests/CMakeLists.txt b/src/modules/partition/tests/CMakeLists.txt index c91222222..12d970fa4 100644 --- a/src/modules/partition/tests/CMakeLists.txt +++ b/src/modules/partition/tests/CMakeLists.txt @@ -1,4 +1,6 @@ -find_package( Qt5 COMPONENTS Test REQUIRED ) +find_package( Qt5 COMPONENTS Gui Test REQUIRED ) +find_package( KF5 COMPONENTS Service REQUIRED ) + include( ECMAddTests ) set( PartitionModule_SOURCE_DIR .. ) @@ -18,8 +20,10 @@ set( partitionjobtests_SRCS ) include_directories( + ${Qt5Gui_INCLUDE_DIRS} ${PartitionModule_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} ) ecm_add_test( ${partitionjobtests_SRCS} @@ -29,6 +33,7 @@ ecm_add_test( ${partitionjobtests_SRCS} ${CALAMARES_LIBRARIES} Qt5::Core Qt5::Test + KF5::Service ) set_target_properties( partitionjobtests PROPERTIES AUTOMOC TRUE ) From 7ebbcc33b241b5c5915f50f0db2e0428847f882f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 20 Jun 2017 07:23:04 -0400 Subject: [PATCH 067/447] Partitionmanager: remove unused code files --- src/modules/partition/gui/AlongsidePage.cpp | 322 -------------------- src/modules/partition/gui/AlongsidePage.h | 72 ----- 2 files changed, 394 deletions(-) delete mode 100644 src/modules/partition/gui/AlongsidePage.cpp delete mode 100644 src/modules/partition/gui/AlongsidePage.h diff --git a/src/modules/partition/gui/AlongsidePage.cpp b/src/modules/partition/gui/AlongsidePage.cpp deleted file mode 100644 index 0b1615b32..000000000 --- a/src/modules/partition/gui/AlongsidePage.cpp +++ /dev/null @@ -1,322 +0,0 @@ -/* === This file is part of Calamares - === - * - * Copyright 2014-2015, Teo Mrnjavac - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ - -#include "AlongsidePage.h" - -#include "core/ColorUtils.h" -#include "core/PartitionCoreModule.h" -#include "core/DeviceModel.h" -#include "core/KPMHelpers.h" -#include "core/PartitionInfo.h" -#include "core/PartitionIterator.h" -#include "gui/PartitionSplitterWidget.h" -#include "gui/PartitionBarsView.h" -#include "gui/PartitionLabelsView.h" - -#include "JobQueue.h" -#include "GlobalStorage.h" -#include "utils/Logger.h" -#include "utils/CalamaresUtilsGui.h" -#include "utils/Retranslator.h" -#include "Branding.h" - -// KPMcore -#include -#include - -#include -#include -#include -#include - - -AlongsidePage::AlongsidePage( QWidget* parent ) - : QWidget( parent ) - , m_nextEnabled( false ) - , m_core( nullptr ) -{ - QVBoxLayout* mainLayout = new QVBoxLayout; - setLayout( mainLayout ); - - QHBoxLayout* partitionsComboLayout = new QHBoxLayout; - mainLayout->addLayout( partitionsComboLayout ); - - QLabel* partitionsLabel = new QLabel; - partitionsComboLayout->addWidget( partitionsLabel ); - - m_partitionsComboBox = new QComboBox; - partitionsComboLayout->addWidget( m_partitionsComboBox ); - partitionsLabel->setBuddy( m_partitionsComboBox ); - - partitionsComboLayout->addStretch(); - - m_previewWidget = new PartitionBarsView; - m_previewLabels = new PartitionLabelsView; - mainLayout->addWidget( m_previewWidget ); - mainLayout->addWidget( m_previewLabels ); - - QLabel* allocateSpaceLabel = new QLabel(); - mainLayout->addWidget( allocateSpaceLabel ); - - CALAMARES_RETRANSLATE( - partitionsLabel->setText( tr( "Choose partition to shrink:" ) ); - allocateSpaceLabel->setText( tr( "Allocate drive space by dragging the divider below:" ) ); - ) - - m_splitterWidget = new PartitionSplitterWidget; - mainLayout->addWidget( m_splitterWidget ); - - m_sizeLabel = new QLabel; - m_sizeLabel->setWordWrap( true ); - mainLayout->addWidget( m_sizeLabel ); - - QBoxLayout* efiLayout = new QHBoxLayout; - m_efiLabel = new QLabel; - m_efiComboBox = new QComboBox; - efiLayout->addWidget( m_efiLabel ); - efiLayout->addWidget( m_efiComboBox ); - m_efiLabel->setBuddy( m_efiComboBox ); - efiLayout->addStretch(); - mainLayout->addLayout( efiLayout ); - - m_efiLabel->hide(); - m_efiComboBox->hide(); - - m_isEfi = QDir( "/sys/firmware/efi/efivars" ).exists(); - - mainLayout->addStretch(); -} - - -void -AlongsidePage::init( PartitionCoreModule* core ) -{ - if ( m_core != core ) - m_core = core; - - m_partitionsComboBox->clear(); - - connect( m_partitionsComboBox, - static_cast< void ( QComboBox::* )( int ) >( &QComboBox::currentIndexChanged ), - this, &AlongsidePage::onPartitionSelected ); - - connect( m_splitterWidget, &PartitionSplitterWidget::partitionResized, - this, [ this ]( const QString& path, qint64 size, qint64 sizeNext ) - { - m_sizeLabel->setText( tr( "With this operation, the partition %1 which contains " - "%4 will be shrunk " - "to %2MB and a new %3MB partition will be created for %5." ) - .arg( path ) - .arg( size / ( 1024 * 1024 ) ) - .arg( sizeNext / ( 1024 * 1024 ) ) - .arg( m_partitionsComboBox->currentText() ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ProductName ) ) ); - } ); - - for ( const OsproberEntry& e : m_core->osproberEntries() ) - { - if ( e.canBeResized ) - m_partitionsComboBox->addItem( e.prettyName + " (" + e.path + ")", e.path ); - } - setNextEnabled( true ); -} - - -void -AlongsidePage::onPartitionSelected( int comboBoxIndex ) -{ - QString path = m_partitionsComboBox->itemData( comboBoxIndex ).toString(); - cDebug() << "Current index changed:" << path; - - DeviceModel* dm = m_core->deviceModel(); - for ( int i = 0; i < dm->rowCount(); ++i ) - { - Device* dev = dm->deviceForIndex( dm->index( i ) ); - Partition* candidate = KPMHelpers::findPartitionByPath( { dev }, path ); - if ( candidate ) - { - // store candidate->partitionPath() here! - - bool ok = false; - double requiredStorageGB = Calamares::JobQueue::instance() - ->globalStorage() - ->value( "requiredStorageGB" ) - .toDouble( &ok ); - - qint64 usedStorageB = candidate->sectorsUsed() * dev->logicalSectorSize(); - qint64 requiredStorageB = ( requiredStorageGB + 0.1 + 2.0 ) * 1024 * 1024 * 1024; - - // set up splitter widget here, then set up the split position - - Device* deviceBefore = m_core->createImmutableDeviceCopy( dev ); - - PartitionModel* partitionModelBefore = new PartitionModel; - partitionModelBefore->init( deviceBefore, m_core->osproberEntries() ); - deviceBefore->setParent( partitionModelBefore ); - partitionModelBefore->setParent( m_previewWidget ); - - m_previewWidget->setModel( partitionModelBefore ); - m_previewLabels->setModel( partitionModelBefore ); - m_splitterWidget->init( dev ); - - m_splitterWidget->setSplitPartition( candidate->partitionPath(), - candidate->used() * 1.1, - candidate->capacity() - requiredStorageB, - candidate->capacity() / 2, - Calamares::Branding::instance()-> - string( Calamares::Branding::ProductName ) ); - - m_splitterWidget->setFixedHeight( qMax< int >( CalamaresUtils::defaultFontHeight() * 1.5, 30 ) ); - - m_efiComboBox->hide(); - m_efiLabel->hide(); - - if ( m_isEfi ) - { - QList< Partition* > efiSystemPartitions = m_core->efiSystemPartitions(); - m_efiLabel->show(); - - if ( efiSystemPartitions.count() == 0 ) - { - m_efiLabel->setText( - tr( "An EFI system partition cannot be found anywhere " - "on this system. Please go back and use manual " - "partitioning to set up %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortProductName ) ) ); - setNextEnabled( false ); - } - else if ( efiSystemPartitions.count() == 1 ) - { - m_efiLabel->setText( - tr( "The EFI system partition at %1 will be used for " - "starting %2." ) - .arg( efiSystemPartitions.first()->partitionPath() ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortProductName ) ) ); - setNextEnabled( true ); - } - else - { - m_efiComboBox->show(); - m_efiLabel->setText( tr( "EFI system partition:" ) ); - for ( int i = 0; i < efiSystemPartitions.count(); ++i ) - { - Partition* efiPartition = efiSystemPartitions.at( i ); - m_efiComboBox->addItem( efiPartition->partitionPath(), i ); - if ( efiPartition->devicePath() == candidate->devicePath() && - efiPartition->number() == 1 ) - m_efiComboBox->setCurrentIndex( i ); - } - setNextEnabled( true ); - } - } - else - { - setNextEnabled( true ); - } - return; - } - } -} - - -bool -AlongsidePage::isNextEnabled() const -{ - return m_nextEnabled; -} - - -void -AlongsidePage::applyChanges() -{ - m_core->revert(); - - Q_ASSERT( m_splitterWidget->splitPartitionSize() >= 0 ); - Q_ASSERT( m_splitterWidget->newPartitionSize() >= 0 ); - - - QString path = m_partitionsComboBox->currentData().toString(); - - DeviceModel* dm = m_core->deviceModel(); - for ( int i = 0; i < dm->rowCount(); ++i ) - { - Device* dev = dm->deviceForIndex( dm->index( i ) ); - Partition* candidate = KPMHelpers::findPartitionByPath( { dev }, path ); - if ( candidate ) - { - qint64 firstSector = candidate->firstSector(); - qint64 oldLastSector = candidate->lastSector(); - qint64 newLastSector = m_splitterWidget->splitPartitionSize() / - dev->logicalSectorSize(); - - m_core->resizePartition( dev, candidate, firstSector, newLastSector ); - Partition* newPartition = KPMHelpers::createNewPartition( - candidate->parent(), - *dev, - candidate->roles(), - FileSystem::Ext4, - newLastSector + 1, - oldLastSector ); - PartitionInfo::setMountPoint( newPartition, "/" ); - PartitionInfo::setFormat( newPartition, true ); - - m_core->createPartition( dev, newPartition ); - m_core->setBootLoaderInstallPath( dev->deviceNode() ); - - if ( m_isEfi ) - { - QList< Partition* > efiSystemPartitions = m_core->efiSystemPartitions(); - if ( efiSystemPartitions.count() == 1 ) - { - PartitionInfo::setMountPoint( - efiSystemPartitions.first(), - Calamares::JobQueue::instance()-> - globalStorage()-> - value( "efiSystemPartition" ).toString() ); - } - else if ( efiSystemPartitions.count() > 1 ) - { - PartitionInfo::setMountPoint( - efiSystemPartitions.at( m_efiComboBox->currentIndex() ), - Calamares::JobQueue::instance()-> - globalStorage()-> - value( "efiSystemPartition" ).toString() ); - } - } - - m_core->dumpQueue(); - - break; - } - } -} - - -void -AlongsidePage::setNextEnabled( bool enabled ) -{ - if ( enabled == m_nextEnabled ) - return; - - m_nextEnabled = enabled; - emit nextStatusChanged( enabled ); -} - diff --git a/src/modules/partition/gui/AlongsidePage.h b/src/modules/partition/gui/AlongsidePage.h deleted file mode 100644 index cb02af646..000000000 --- a/src/modules/partition/gui/AlongsidePage.h +++ /dev/null @@ -1,72 +0,0 @@ -/* === This file is part of Calamares - === - * - * Copyright 2014-2015, Teo Mrnjavac - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ - -#ifndef ALONGSIDEPAGE_H -#define ALONGSIDEPAGE_H - -#include - -#include "core/OsproberEntry.h" - -class QComboBox; -class QLabel; -class PartitionCoreModule; -class PartitionSplitterWidget; -class Partition; -class PartitionBarsView; -class PartitionLabelsView; -class Device; - -class AlongsidePage : public QWidget -{ - Q_OBJECT -public: - explicit AlongsidePage( QWidget* parent = nullptr ); - - void init( PartitionCoreModule* core ); - - bool isNextEnabled() const; - - void applyChanges(); - -signals: - void nextStatusChanged( bool ); - -private slots: - void onPartitionSelected( int comboBoxIndex ); - -private: - void setNextEnabled( bool enabled ); - - QComboBox* m_partitionsComboBox; - PartitionSplitterWidget* m_splitterWidget; - PartitionBarsView* m_previewWidget; - PartitionLabelsView* m_previewLabels; - QLabel* m_sizeLabel; - - QLabel* m_efiLabel; - QComboBox* m_efiComboBox; - - PartitionCoreModule* m_core; - - bool m_isEfi; - - bool m_nextEnabled; -}; - -#endif // ALONGSIDEPAGE_H From 87082606895003905f4913f8a0d3899a115d8933 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 20 Jun 2017 09:45:32 -0400 Subject: [PATCH 068/447] Partitionmanager: fix PM-tests build --- src/modules/partition/tests/CMakeLists.txt | 2 +- src/modules/partition/tests/PartitionJobTests.cpp | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/modules/partition/tests/CMakeLists.txt b/src/modules/partition/tests/CMakeLists.txt index 12d970fa4..1917a226b 100644 --- a/src/modules/partition/tests/CMakeLists.txt +++ b/src/modules/partition/tests/CMakeLists.txt @@ -29,8 +29,8 @@ include_directories( ecm_add_test( ${partitionjobtests_SRCS} TEST_NAME partitionjobtests LINK_LIBRARIES - calapm ${CALAMARES_LIBRARIES} + kpmcore Qt5::Core Qt5::Test KF5::Service diff --git a/src/modules/partition/tests/PartitionJobTests.cpp b/src/modules/partition/tests/PartitionJobTests.cpp index bada4aa9a..2b7ccc653 100644 --- a/src/modules/partition/tests/PartitionJobTests.cpp +++ b/src/modules/partition/tests/PartitionJobTests.cpp @@ -24,7 +24,6 @@ #include // CalaPM -#include #include #include #include @@ -166,7 +165,7 @@ PartitionJobTests::initTestCase() QSKIP( "Skipping test, CALAMARES_TEST_DISK is not set. It should point to a disk which can be safely formatted" ); } - QVERIFY( CalaPM::init() ); + QVERIFY( KPMHelpers::initKPMcore() ); FileSystemFactory::init(); refreshDevice(); @@ -212,7 +211,7 @@ PartitionJobTests::newCreatePartitionJob( Partition* freeSpacePartition, Partiti qint64 lastSector; if ( size > 0 ) - lastSector = firstSector + size / m_device->logicalSectorSize(); + lastSector = firstSector + size / m_device->logicalSize(); else lastSector = freeSpacePartition->lastSector(); FileSystem* fs = FileSystemFactory::create( type, firstSector, lastSector ); @@ -335,7 +334,7 @@ PartitionJobTests::testResizePartition() QFETCH( int, newStartMB ); QFETCH( int, newSizeMB ); - const qint64 sectorForMB = MB / m_device->logicalSectorSize(); + const qint64 sectorForMB = MB / m_device->logicalSize(); qint64 oldFirst = sectorForMB * oldStartMB; qint64 oldLast = oldFirst + sectorForMB * oldSizeMB - 1; From 661631526951e75ad955f0f547f6ca5add376d2e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 20 Jun 2017 10:03:44 -0400 Subject: [PATCH 069/447] Partitionmanager: minor docs edit --- src/modules/partition/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/partition/README.md b/src/modules/partition/README.md index 425d0980b..3491b309b 100644 --- a/src/modules/partition/README.md +++ b/src/modules/partition/README.md @@ -61,7 +61,7 @@ run on storage device which does not contain any data you care about. To build them: - cd $top_build_dir/src/modules/partitions/tests + cd $top_build_dir make buildtests To run them you need to define the `CALAMARES_TEST_DISK` environment variable. @@ -69,7 +69,7 @@ It should contain the device path to the test disk. For example, assuming you plugged a test USB stick identified as `/dev/sdb`, you would run the tests like this: - sudo CALAMARES_TEST_DISK=/dev/sdb $top_build_dir/partitiontests + sudo CALAMARES_TEST_DISK=/dev/sdb $top_build_dir/partitionjobtests # TODO From de45f43640298a395ac76ea4ed1fbdcd22c2195b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 20 Jun 2017 17:18:12 -0400 Subject: [PATCH 070/447] Salt: add copyright info --- src/modules/users/SetPasswordJob.cpp | 3 ++- src/modules/users/SetPasswordJob.h | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/modules/users/SetPasswordJob.cpp b/src/modules/users/SetPasswordJob.cpp index d301bd23c..bf3423347 100644 --- a/src/modules/users/SetPasswordJob.cpp +++ b/src/modules/users/SetPasswordJob.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2017, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -53,7 +54,7 @@ SetPasswordJob::prettyStatusMessage() const /// Returns a modular hashing salt for method 6 (SHA512) with a 16 character random salt. QString -make_salt(size_t length) +SetPasswordJob::make_salt(size_t length) { Q_ASSERT(length >= 8); Q_ASSERT(length <= 128); diff --git a/src/modules/users/SetPasswordJob.h b/src/modules/users/SetPasswordJob.h index f8e0c2447..45e99a57a 100644 --- a/src/modules/users/SetPasswordJob.h +++ b/src/modules/users/SetPasswordJob.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -32,6 +33,8 @@ public: QString prettyStatusMessage() const override; Calamares::JobResult exec() override; + static QString make_salt(size_t length); + private: QString m_userName; QString m_newPassword; From 9f526be19833b7ffcf8bc970e07e8fcba963de31 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 20 Jun 2017 17:43:50 -0400 Subject: [PATCH 071/447] Salt: add test for salt format --- src/modules/users/CMakeLists.txt | 25 ++++++++++++- src/modules/users/PasswordTests.cpp | 54 +++++++++++++++++++++++++++++ src/modules/users/PasswordTests.h | 36 +++++++++++++++++++ 3 files changed, 114 insertions(+), 1 deletion(-) create mode 100644 src/modules/users/PasswordTests.cpp create mode 100644 src/modules/users/PasswordTests.h diff --git a/src/modules/users/CMakeLists.txt b/src/modules/users/CMakeLists.txt index b48390ee6..bd3798b8a 100644 --- a/src/modules/users/CMakeLists.txt +++ b/src/modules/users/CMakeLists.txt @@ -1,8 +1,16 @@ -include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) +find_package(ECM 5.10.0 NO_MODULE) +if( ECM_FOUND ) + set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_MODULE_PATH}) + include( ECMAddTests ) +endif() + +find_package( Qt5 COMPONENTS Core Test REQUIRED ) list( APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules" ) find_package( Crypt ) +include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) + calamares_add_plugin( users TYPE viewmodule EXPORT_MACRO PLUGINDLLEXPORT_PRO @@ -21,3 +29,18 @@ calamares_add_plugin( users ${CRYPT_LIBRARIES} SHARED_LIB ) + +if( ECM_FOUND ) + ecm_add_test( + PasswordTests.cpp + SetPasswordJob.cpp + TEST_NAME + passwordtest + LINK_LIBRARIES + ${CALAMARES_LIBRARIES} + Qt5::Core + Qt5::Test + ${CRYPT_LIBRARIES} + ) + set_target_properties( passwordtest PROPERTIES AUTOMOC TRUE ) +endif() diff --git a/src/modules/users/PasswordTests.cpp b/src/modules/users/PasswordTests.cpp new file mode 100644 index 000000000..cb52e7ef7 --- /dev/null +++ b/src/modules/users/PasswordTests.cpp @@ -0,0 +1,54 @@ +/* === This file is part of Calamares - === + * + * Copyright 2017, Adriaan de Groot + * + * Calamares is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * Calamares is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with Calamares. If not, see . + */ + +#include "SetPasswordJob.h" + +#include "PasswordTests.h" + +#include + +QTEST_GUILESS_MAIN( PasswordTests ) + +PasswordTests::PasswordTests() +{ +} + +PasswordTests::~PasswordTests() +{ +} + +void +PasswordTests::initTestCase() +{ +} + +void +PasswordTests::testSalt() +{ + QString s = SetPasswordJob::make_salt( 8 ); + QCOMPARE( s.length(), 4 + 8 ); // 8 salt chars, plus $6$, plus trailing $ + QVERIFY( s.startsWith( "$6$" ) ); + QVERIFY( s.endsWith( '$' ) ); + qDebug() << "Obtained salt" << s; + + s = SetPasswordJob::make_salt( 11 ); + QCOMPARE( s.length(), 4 + 11 ); + QVERIFY( s.startsWith( "$6$" ) ); + QVERIFY( s.endsWith( '$' ) ); + qDebug() << "Obtained salt" << s; +} diff --git a/src/modules/users/PasswordTests.h b/src/modules/users/PasswordTests.h new file mode 100644 index 000000000..5b51fd11f --- /dev/null +++ b/src/modules/users/PasswordTests.h @@ -0,0 +1,36 @@ +/* === This file is part of Calamares - === + * + * Copyright 2017, Adriaan de Groot + * + * Calamares is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * Calamares is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with Calamares. If not, see . + */ + +#ifndef PASSWORDTESTS_H +#define PASSWORDTESTS_H + +#include + +class PasswordTests : public QObject +{ + Q_OBJECT +public: + PasswordTests(); + ~PasswordTests() override; + +private Q_SLOTS: + void initTestCase(); + void testSalt(); +}; + +#endif From 0edf041b31d27dda71042c0058d30876204d1168 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 20 Jun 2017 18:18:56 -0400 Subject: [PATCH 072/447] Screensize: on small screens, be smaller. On 1024x768, limit to 1024x520. On 800x600, limit to 800x520. This is too small to show everything in the timezone widget and keyboard, so it needs some more work. --- src/calamares/CalamaresWindow.cpp | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/src/calamares/CalamaresWindow.cpp b/src/calamares/CalamaresWindow.cpp index 251434a1d..6bc2adf3f 100644 --- a/src/calamares/CalamaresWindow.cpp +++ b/src/calamares/CalamaresWindow.cpp @@ -49,13 +49,24 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) constexpr int min_w = 800; constexpr int min_h = 520; + constexpr int preferred_min_w = 1050; + constexpr int preferred_min_h = 520; - setMinimumSize( min_w, min_h ); QSize availableSize = qApp->desktop()->availableGeometry( this ).size(); - int w = qBound( min_w, CalamaresUtils::defaultFontHeight() * 60, availableSize.width() ); - int h = qBound( min_h, CalamaresUtils::defaultFontHeight() * 36, availableSize.height() ); - cDebug() << "Proposed window size:" << w << h; + cDebug() << "Available size" << availableSize; + + if ( (availableSize.width() < preferred_min_w) || (availableSize.height() < preferred_min_h) ) + cDebug() << " Small screen detected."; + QSize minimumSize( qBound( min_w, availableSize.width(), preferred_min_w ), + qBound( min_h, availableSize.height(), preferred_min_h ) ); + setMinimumSize( minimumSize ); + + + int w = qBound( minimumSize.width(), CalamaresUtils::defaultFontHeight() * 60, availableSize.width() ); + int h = qBound( minimumSize.height(), CalamaresUtils::defaultFontHeight() * 36, availableSize.height() ); + + cDebug() << " Proposed window size:" << w << h; resize( w, h ); QBoxLayout* mainLayout = new QHBoxLayout; From 849cf1286ad6fbb62cf6f9857bd106c7500e8046 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 21 Jun 2017 01:03:08 +0000 Subject: [PATCH 073/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 49 ++++++-------------------------- lang/calamares_ast.ts | 49 ++++++-------------------------- lang/calamares_bg.ts | 49 ++++++-------------------------- lang/calamares_ca.ts | 49 ++++++-------------------------- lang/calamares_cs_CZ.ts | 49 ++++++-------------------------- lang/calamares_da.ts | 49 ++++++-------------------------- lang/calamares_de.ts | 50 ++++++--------------------------- lang/calamares_el.ts | 49 ++++++-------------------------- lang/calamares_en.ts | 49 ++++++-------------------------- lang/calamares_en_GB.ts | 49 ++++++-------------------------- lang/calamares_es.ts | 49 ++++++-------------------------- lang/calamares_es_ES.ts | 49 ++++++-------------------------- lang/calamares_es_MX.ts | 50 ++++++--------------------------- lang/calamares_es_PR.ts | 49 ++++++-------------------------- lang/calamares_et.ts | 49 ++++++-------------------------- lang/calamares_eu.ts | 49 ++++++-------------------------- lang/calamares_fa.ts | 49 ++++++-------------------------- lang/calamares_fi_FI.ts | 49 ++++++-------------------------- lang/calamares_fr.ts | 49 ++++++-------------------------- lang/calamares_fr_CH.ts | 49 ++++++-------------------------- lang/calamares_gl.ts | 49 ++++++-------------------------- lang/calamares_gu.ts | 49 ++++++-------------------------- lang/calamares_hi.ts | 49 ++++++-------------------------- lang/calamares_hr.ts | 49 ++++++-------------------------- lang/calamares_hu.ts | 49 ++++++-------------------------- lang/calamares_id.ts | 49 ++++++-------------------------- lang/calamares_is.ts | 49 ++++++-------------------------- lang/calamares_it_IT.ts | 49 ++++++-------------------------- lang/calamares_ja.ts | 49 ++++++-------------------------- lang/calamares_kk.ts | 57 ++++++++------------------------------ lang/calamares_lo.ts | 49 ++++++-------------------------- lang/calamares_lt.ts | 49 ++++++-------------------------- lang/calamares_mr.ts | 49 ++++++-------------------------- lang/calamares_nb.ts | 49 ++++++-------------------------- lang/calamares_nl.ts | 49 ++++++-------------------------- lang/calamares_pl.ts | 49 ++++++-------------------------- lang/calamares_pl_PL.ts | 49 ++++++-------------------------- lang/calamares_pt_BR.ts | 49 ++++++-------------------------- lang/calamares_pt_PT.ts | 49 ++++++-------------------------- lang/calamares_ro.ts | 49 ++++++-------------------------- lang/calamares_ru.ts | 49 ++++++-------------------------- lang/calamares_sk.ts | 49 ++++++-------------------------- lang/calamares_sl.ts | 49 ++++++-------------------------- lang/calamares_sr.ts | 49 ++++++-------------------------- lang/calamares_sr@latin.ts | 49 ++++++-------------------------- lang/calamares_sv.ts | 49 ++++++-------------------------- lang/calamares_th.ts | 49 ++++++-------------------------- lang/calamares_tr_TR.ts | 49 ++++++-------------------------- lang/calamares_uk.ts | 49 ++++++-------------------------- lang/calamares_ur.ts | 49 ++++++-------------------------- lang/calamares_uz.ts | 49 ++++++-------------------------- lang/calamares_zh_CN.ts | 49 ++++++-------------------------- lang/calamares_zh_TW.ts | 49 ++++++-------------------------- 53 files changed, 428 insertions(+), 2179 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index af2a5dd58..5503ba2fe 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - اختر قسما لتقليصه: - - - - Allocate drive space by dragging the divider below: - قم بتخصيص مساحة القرص بسحب الفاصل في الأسفل: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - في هذه العمليّة، سيتقلّص القسم <strong>%1</strong> والذي فيه %4 إلى %2م.بايت وقسم %3م.بايت آخر جديد سيُنشأ ل‍%5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - تعذّر إيجاد قسم النّظام EFI في أيّ مكان. فضلًا ارجع واستخدم التّقسيم اليدويّ لإعداد %1. - - - - The EFI system partition at %1 will be used for starting %2. - سيُستخدم قسم النّظام EFI عند %1 لبدء %2. - - - - EFI system partition: - قسم نظام EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 اضبط كلمة مرور للمستخدم %1 - + Setting password for user %1. يضبط كلمة مرور للمستخدم %1. - + Bad destination system path. مسار النّظام المقصد سيّء. - + rootMountPoint is %1 rootMountPoint هو %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. تعذّر ضبط كلمة مرور للمستخدم %1. - + usermod terminated with error code %1. أُنهي usermod برمز الخطأ %1. diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index e9afee8d0..0ebb1d734 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Escueyi la partición pa redimensionar: - - - - Allocate drive space by dragging the divider below: - Alluga l'espaciu d'unidá arrastrando'l divisor d'embaxo: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Con esta operación, redimensionaráse a %2MB la partición <strong>%1</strong> que contién %4 y crearáse una partición nueva de %3MB pa %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Nun pue alcontrase per nenyures una partición del sistema EFI nesti ordenador. Vuelvi atrás y usa'l particionáu manual pa configurar %1, por favor. - - - - The EFI system partition at %1 will be used for starting %2. - La partición del sistema EFI en %1 usaráse p'aniciar %2. - - - - EFI system partition: - Partición del sistema EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ L'instalador colará y perderánse toles camudancies. SetPasswordJob - + Set password for user %1 Afitar la contraseña pal usuariu %1 - + Setting password for user %1. Afitando la contraseña pal usuariu %1. - + Bad destination system path. Camín incorreutu del destín del sistema. - + rootMountPoint is %1 rootMountPoint ye %1 - + Cannot disable root account. Nun pue deshabilitase la cuenta root. - + passwd terminated with error code %1. passwd finó col códigu de fallu %1. - + Cannot set password for user %1. Nun pue afitase la contraseña pal usuariu %1. - + usermod terminated with error code %1. usermod finó col códigu de fallu %1. diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 2a8ef35b8..050b99d1f 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Избери дял, който да смалиш: - - - - Allocate drive space by dragging the divider below: - Разпредели дисковото пространство, като влачиш разделителя по-долу: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - С това действие, дялът <strong>%1</strong>, който съдържа %4, ще бъде смален до %2МБ и нов %3МБ дял ще бъде създаден за %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - EFI системен дял не е намерен. Моля, опитайте пак като използвате ръчно поделяне за %1. - - - - The EFI system partition at %1 will be used for starting %2. - EFI системен дял в %1 ще бъде използван за стартиране на %2. - - - - EFI system partition: - EFI системен дял: - - BootInfoWidget @@ -2068,42 +2035,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 Задай парола за потребител %1 - + Setting password for user %1. Задаване на парола за потребител %1 - + Bad destination system path. Лоша дестинация за системен път. - + rootMountPoint is %1 root точка на монтиране е %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. Не може да се постави парола за потребител %1. - + usermod terminated with error code %1. usermod е прекратен с грешка %1. diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 7f0021f23..dbf6544a4 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Trieu la partició per reduir: - - - - Allocate drive space by dragging the divider below: - Assigneu l'espai del disc arrossegant el separador inferior: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Amb aquesta operació la partició <strong>%1</strong>, la qual conté %4, s'encongirà a %2MB i es crearà una nova partició de %3MB per a %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - No s'ha pogut trobar enlloc una partició EFI en aquest sistema. Si us plau torneu enrere i useu el particionament manual per a instal·lar %1. - - - - The EFI system partition at %1 will be used for starting %2. - S'utilitzarà la partició del sistema EFI a %1 per a iniciar %2. - - - - EFI system partition: - Partició EFI de sistema: - - BootInfoWidget @@ -2067,42 +2034,42 @@ L'instal·lador es tancarà i tots els canvis es perdran. SetPasswordJob - + Set password for user %1 Assigneu una contrasenya per a l'usuari %1 - + Setting password for user %1. Establint la contrasenya de l'usuari %1. - + Bad destination system path. Destinació errònia de la ruta del sistema. - + rootMountPoint is %1 El punt de muntatge rootMountPoint és %1 - + Cannot disable root account. No es pot inhabilitar el compte d'arrel. - + passwd terminated with error code %1. El procés passwd ha acabat amb el codi d'error %1. - + Cannot set password for user %1. No s'ha pogut assignar la contrasenya de l'usuari %1. - + usermod terminated with error code %1. usermod ha terminat amb el codi d'error %1. diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index 2e37078e5..b2d4ab56a 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Zvolte oddíl, který si přejete zmenšit: - - - - Allocate drive space by dragging the divider below: - Přidělte místo na disku pomocí rozdělovače níže: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Oddíl <strong>%1</strong> obsahující %4 bude zmenšen na %2MB a nový oddíl o velikosti %3MB bude vytvořen pro %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Nebyl nalezen žádný systémový EFI oddíl. Prosím, vraťte se zpět a zkuste pro nastavení %1 použít ruční rozdělení disku. - - - - The EFI system partition at %1 will be used for starting %2. - Pro zavedení %2 se využije systémový oddíl EFI %1. - - - - EFI system partition: - Systémový oddíl EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Instalační program bude ukončen a všechny změny ztraceny. SetPasswordJob - + Set password for user %1 Nastavit heslo pro uživatele %1 - + Setting password for user %1. Nastavuji heslo pro uživatele %1. - + Bad destination system path. Špatná cílová systémová cesta. - + rootMountPoint is %1 rootMountPoint je %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. Nelze nastavit heslo uživatele %1. - + usermod terminated with error code %1. usermod ukončen s chybovým kódem %1. diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 96c0763de..a0b572c4e 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Vælg partitionen der skal mindskes: - - - - Allocate drive space by dragging the divider below: - Tildel diskplads ved at trække fordeleren nedenunder: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Med denne handling vil partitionen <strong>%1</strong>, som indeholder %4, blive skrumpet til %2 MB og en ny %3 MB partition vil blive oprettet for %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - En EFI-partition blev ikke fundet på systemet. Gå venligst tilbage og brug manuel partitionering til at opsætte %1. - - - - The EFI system partition at %1 will be used for starting %2. - EFI-systempartitionen ved %1 vil blive brugt til at starte %2. - - - - EFI system partition: - EFI-systempartition: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. SetPasswordJob - + Set password for user %1 Sæt adgangskode for bruger %1 - + Setting password for user %1. Sætter adgangskode for bruger %1. - + Bad destination system path. Ugyldig destinationssystemsti. - + rootMountPoint is %1 rodMonteringsPunkt er %1 - + Cannot disable root account. Kan ikke deaktivere root-konto. - + passwd terminated with error code %1. passwd stoppet med fejlkode %1. - + Cannot set password for user %1. Kan ikke sætte adgangskode for bruger %1. - + usermod terminated with error code %1. usermod stoppet med fejlkode %1. diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 1573cbdb0..9c86a75f2 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -1,38 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Wählen Sie eine Partition zum Verkleinern: - - - - Allocate drive space by dragging the divider below: - Teilen Sie Festplattenplatz zu, indem Sie den Trenner unten verschieben: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Durch diesen Vorgang wird die Partition <strong>%1</strong>, welche %4 enthält, auf %2MB verkleinert, und für %5 wird eine neue Partition mit %3MB erstellt. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Es wurde keine EFI-Systempartition auf diesem System gefunden. -Bitte gehen Sie zurück und nutzen Sie die manuelle Partitionierung, um %1 aufzusetzen. - - - - The EFI system partition at %1 will be used for starting %2. - Die EFI-Systempartition auf %1 wird benutzt, um %2 zu starten. - - - - EFI system partition: - EFI-Systempartition: - - BootInfoWidget @@ -2068,42 +2034,42 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. SetPasswordJob - + Set password for user %1 Setze Passwort für Benutzer %1 - + Setting password for user %1. Setze Passwort für Benutzer %1. - + Bad destination system path. Ungültiger System-Zielpfad. - + rootMountPoint is %1 root-Einhängepunkt ist %1 - + Cannot disable root account. Das Root-Konto kann nicht deaktiviert werden. - + passwd terminated with error code %1. Passwd beendet mit Fehlercode %1. - + Cannot set password for user %1. Passwort für Benutzer %1 kann nicht gesetzt werden. - + usermod terminated with error code %1. usermod wurde mit Fehlercode %1 beendet. diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 0bef34c45..a4b3db032 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Επιλέξτε κατάτμηση για συρρίκνωση: - - - - Allocate drive space by dragging the divider below: - Διανείμετε τον χώρο του δίσκου σύροντας το παρακάτω διαχωριστικό: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Με αυτή τη λειτουργία, η κατάτμηση <strong>%1</strong> που περιέχει το %4 θα συρρικνωθεί σε %2MB και μία νέα κατάτμηση %3MB θα δημιουργηθεί για το %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Πουθενά στο σύστημα δεν μπορεί να ανιχθευθεί μία κατάτμηση EFI. Παρακαλώ επιστρέψτε πίσω και χρησιμοποιήστε τη χειροκίνητη τμηματοποίηση για την εγκατάσταση του %1. - - - - The EFI system partition at %1 will be used for starting %2. - Η κατάτμηση συστήματος EFI στο %1 θα χρησιμοποιηθεί για την εκκίνηση του %2. - - - - EFI system partition: - Κατάτμηση συστήματος EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 Ορισμός κωδικού για τον χρήστη %1 - + Setting password for user %1. Ορίζεται κωδικός για τον χρήστη %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index 0ac25df59..eda4ca3de 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Choose partition to shrink: - - - - Allocate drive space by dragging the divider below: - Allocate drive space by dragging the divider below: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - The EFI system partition at %1 will be used for starting %2. - The EFI system partition at %1 will be used for starting %2. - - - - EFI system partition: - EFI system partition: - - BootInfoWidget @@ -2067,42 +2034,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 Set password for user %1 - + Setting password for user %1. Setting password for user %1. - + Bad destination system path. Bad destination system path. - + rootMountPoint is %1 rootMountPoint is %1 - + Cannot disable root account. Cannot disable root account. - + passwd terminated with error code %1. passwd terminated with error code %1. - + Cannot set password for user %1. Cannot set password for user %1. - + usermod terminated with error code %1. usermod terminated with error code %1. diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index fe69687dd..952b451af 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Choose partition to shrink: - - - - Allocate drive space by dragging the divider below: - Allocate drive space by dragging the divider below: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2067,42 +2034,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 Set password for user %1 - + Setting password for user %1. - + Bad destination system path. Bad destination system path. - + rootMountPoint is %1 rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. Cannot set password for user %1. - + usermod terminated with error code %1. usermod terminated with error code %1. diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index afd56986e..0d8b815df 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Selecciona la partición a reducir: - - - - Allocate drive space by dragging the divider below: - Asignar espacio en el disco arrastrando el separador de abajo: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Con esta operación, la partición <strong>%1</strong> que contiene %4 será reducida a %2MB y una nueva partición de %3MB será creada para %5 - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - No se puede encontrar en el sistema una partición EFI. Por favor vuelva a atrás y use el particionamiento manual para configurar %1. - - - - The EFI system partition at %1 will be used for starting %2. - La partición EFI en %1 será usada para iniciar %2. - - - - EFI system partition: - Partición del sistema EFI: - - BootInfoWidget @@ -2068,42 +2035,42 @@ Saldrá del instalador y se perderán todos los cambios. SetPasswordJob - + Set password for user %1 Definir contraseña para el usuario %1. - + Setting password for user %1. Configurando contraseña para el usuario %1. - + Bad destination system path. Destino erróneo del sistema. - + rootMountPoint is %1 El punto de montaje de la raíz es %1 - + Cannot disable root account. No se puede deshabilitar la cuenta root - + passwd terminated with error code %1. passwd finalizó con el código de error %1. - + Cannot set password for user %1. No se puede definir contraseña para el usuario %1. - + usermod terminated with error code %1. usermod ha terminado con el código de error %1 diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 51600cbb6..5fecf93e0 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Elige la partición a reducir: - - - - Allocate drive space by dragging the divider below: - Asigna el espacio de disco moviendo el separado de debajo: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Con esta operación la partición <strong>%1</strong> que tiene %4 se va a reducir a %2MB y se va a crear una nueva partición de %3MB para %5 - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2067,42 +2034,42 @@ El instalador se cerrará y se perderán todos los cambios. SetPasswordJob - + Set password for user %1 Establecer contraseña del usuario %1 - + Setting password for user %1. - + Bad destination system path. El destino de la ruta del sistema es errónea. - + rootMountPoint is %1 El punto de montaje de root es %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. No se puede establecer la contraseña del usuario %1. - + usermod terminated with error code %1. usermod ha terminado con el código de error %1. diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index 9d451f93e..f4ae86a95 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -1,38 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Escoja la partición a reducir - - - - Allocate drive space by dragging the divider below: - Asignar el espacio en disco moviendo el separador de debajo: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Con esta operación, la partición <strong>%1</strong>, que contiene %4 será reducida a %2MB y una nueva partición de %3MB será creada para %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - No se puede encontrar en el sistema una partición EFI. Por favor vuelva atrás y use el particionamiento manual para configurar %1. - - - - The EFI system partition at %1 will be used for starting %2. - La partición EFI en %1 será usada para iniciar %2. - - - - - EFI system partition: - Partición de sistema EFI: - - BootInfoWidget @@ -2070,42 +2036,42 @@ El instalador terminará y se perderán todos los cambios. SetPasswordJob - + Set password for user %1 Definir contraseña para el usuario %1. - + Setting password for user %1. Configurando contraseña para el usuario %1. - + Bad destination system path. Destino erróneo del sistema. - + rootMountPoint is %1 El punto de montaje de root es %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. No se puede definir contraseña para el usuario %1. - + usermod terminated with error code %1. usermod ha terminado con el código de error %1 diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index a6585bf82..337ec2da1 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Selecciona la partición a reducir: - - - - Allocate drive space by dragging the divider below: - Asignar el espacio en el disco arrastrando el separador a continuación: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2066,42 +2033,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index 89957fb18..eab400f3f 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 0df81551c..c18a0cfa7 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Hautatu txikitu nahi duzun partizioa: - - - - Allocate drive space by dragging the divider below: - Disko-espazioa esleitu beheko barra mugituz: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Eragiketa honekin, %4 daukan <strong>%1<strong> partizioa %2MB-ra txikituko da, eta %3MB-tako partizio berri bat sortuko da %5-(e)rako. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - EFI sistema-partizioa: - - BootInfoWidget @@ -2064,42 +2031,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 Ezarri %1 erabiltzailearen pasahitza - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 root Muntatze Puntua %1 da - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 30b5e80d3..e841fbce5 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index 21e7e0eee..7494238ab 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Valitse osio jota supistetaan: - - - - Allocate drive space by dragging the divider below: - Jaa aseman tila raahaamalla alla olevaa jakajaa: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2067,42 +2034,42 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. SetPasswordJob - + Set password for user %1 Aseta salasana käyttäjälle %1 - + Setting password for user %1. - + Bad destination system path. Huono kohteen järjestelmäpolku - + rootMountPoint is %1 rootMountPoint on %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. Salasanaa ei voi asettaa käyttäjälle %1. - + usermod terminated with error code %1. usermod päättyi virhekoodilla %1. diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index af32619f4..3fe02daad 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Choisir la partition à réduire : - - - - Allocate drive space by dragging the divider below: - Allouer l'espace disque en faisant glisser le séparateur ci-dessous : - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Avec cette opération, la partition <strong>%1</strong> qui contient %4 sera réduite à %2Mo et une nouvelle partition %3 sera créée pour %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Une partition système EFI est introuvable sur ce système. Merci de revenir en arrière et d'utiliser le partitionnement manuel pour configurer %1. - - - - The EFI system partition at %1 will be used for starting %2. - La partition système EFI à %1 sera utilisée pour démarrer %2. - - - - EFI system partition: - Partition système EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ L'installateur se fermera et les changements seront perdus. SetPasswordJob - + Set password for user %1 Définir le mot de passe pour l'utilisateur %1 - + Setting password for user %1. Configuration du mot de passe pour l'utilisateur %1. - + Bad destination system path. Mauvaise destination pour le chemin système. - + rootMountPoint is %1 Le point de montage racine est %1 - + Cannot disable root account. Impossible de désactiver le compte root. - + passwd terminated with error code %1. passwd c'est arrêté avec le code d'erreur %1. - + Cannot set password for user %1. Impossible de créer le mot de passe pour l'utilisateur %1. - + usermod terminated with error code %1. usermod s'est terminé avec le code erreur %1. diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index feb266377..c2ed91bd6 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index d3069d3a4..50c5ece2c 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Escolla a partición a acurtar - - - - Allocate drive space by dragging the divider below: - Reparta o espazo do disco arrastrando o divisor de abaixo - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Mediante esta operación, a partición <strong>%1<\strong> que contén %4 será acurtada a %2MB e unha nova partición de %3MB será creada para %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Non foi posible atopar unha partición de sistema de tipo EFI. Por favor, volva atrás e empregue a opción de particionado manual para crear unha en %1. - - - - The EFI system partition at %1 will be used for starting %2. - A partición EFI do sistema en %1 será usada para iniciar %2. - - - - EFI system partition: - Partición EFI do sistema: - - BootInfoWidget @@ -2068,42 +2035,42 @@ O instalador pecharase e perderanse todos os cambios. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index e4e6f4eb0..e604f4b8b 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index 82da9225e..75897c02d 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - संकुचन हेतु विभाजन चुनें - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 40a032748..85c51e991 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Odaberi particiju za smanjivanje: - - - - Allocate drive space by dragging the divider below: - Dodijeli prostor na disku povlačeći razdjelnik koja se nalazi ispod: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Sa ovom operacijom, particija <strong>%1</strong> koja sadrži %4 će biti smanjena za %2MB i stvorit će se nova %3MB particija za %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - EFI particija ne postoji na ovom sustavu. Vratite se natrag i koristite ručno particioniranje da bi ste postavili %1. - - - - The EFI system partition at %1 will be used for starting %2. - EFI particija na %1 će se koristiti za pokretanje %2. - - - - EFI system partition: - EFI particija: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. SetPasswordJob - + Set password for user %1 Postavi lozinku za korisnika %1 - + Setting password for user %1. Postavljam lozinku za korisnika %1. - + Bad destination system path. Loš odredišni put sustava. - + rootMountPoint is %1 rootTočkaMontiranja je %1 - + Cannot disable root account. Ne mogu onemogućiti root račun. - + passwd terminated with error code %1. passwd je prekinut s greškom %1. - + Cannot set password for user %1. Ne mogu postaviti lozinku za korisnika %1. - + usermod terminated with error code %1. usermod je prekinut s greškom %1. diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 773c918c1..11abb44e1 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Válaszd ki melyik partíció legyen átméretezve, zsugorítva: - - - - Allocate drive space by dragging the divider below: - Az alábbi osztósáv húzásával meghatározhatod a lefoglalandó meghajtó területet: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Ezzel a művelettel, a <strong>%1</strong> partíció, ami %4-et tartalmaz, %2MB-ra lesz zsugorítva és egy új %3MB partíció lesz létrehozva %5 számára. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Az EFI rendszerpartíció nem található a rendszerben. Kérlek, lépj vissza és állítsd be manuális partícionálással %1- et. - - - - The EFI system partition at %1 will be used for starting %2. - A %2 indításához az EFI rendszer partíciót használja a következőn: %1 - - - - EFI system partition: - EFI rendszer partíció: - - BootInfoWidget @@ -2068,42 +2035,42 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l SetPasswordJob - + Set password for user %1 %1 felhasználó jelszó beállítása - + Setting password for user %1. %1 felhasználói jelszó beállítása - + Bad destination system path. Rossz célrendszer elérési út - + rootMountPoint is %1 rootMountPoint is %1 - + Cannot disable root account. A root account- ot nem lehet inaktiválni. - + passwd terminated with error code %1. passwd megszakítva %1 hibakóddal. - + Cannot set password for user %1. Nem lehet a %1 felhasználó jelszavát beállítani. - + usermod terminated with error code %1. usermod megszakítva %1 hibakóddal. diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index bd7338f6a..60fe0aa47 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Pilih partisi untuk diiris: - - - - Allocate drive space by dragging the divider below: - Alokasikan ruang penyimpanan dengan menyeret pembatas di bawah: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Dengan operasi ini, partisi <b>%1</b> yang berisi %4 akan disusutkan menjadi %2MB dan sebuah partisi %3MB baru akan dibuat untuk %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Partisi sistem EFI tidak ditemukan di sistem ini. Silakan kembali dan gunakan pemartisian manual untuk menyetel %1. - - - - The EFI system partition at %1 will be used for starting %2. - Sistem partisi EFI pada %1 akan digunakan untuk memulai %2. - - - - EFI system partition: - Partisi sistem EFI: - - BootInfoWidget @@ -2069,42 +2036,42 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. SetPasswordJob - + Set password for user %1 Setel sandi untuk pengguna %1 - + Setting password for user %1. Mengatur sandi untuk pengguna %1. - + Bad destination system path. Jalur lokasi sistem tujuan buruk. - + rootMountPoint is %1 rootMountPoint adalah %1 - + Cannot disable root account. Tak bisa menonfungsikan akun root. - + passwd terminated with error code %1. passwd terhenti dengan kode galat %1. - + Cannot set password for user %1. Tidak dapat menyetel sandi untuk pengguna %1. - + usermod terminated with error code %1. usermod dihentikan dengan kode kesalahan %1. diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 139e79849..7b4745056 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Veldu disksneið sem þú vilt minnka: - - - - Allocate drive space by dragging the divider below: - Úthlutaðu diskplássi með því að draga til aðgreininn hér fyrir neðan: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Með þessari aðgerð, mun disksneiðin <strong>%1</strong> sem inniheldur %4 verða minnkuð í %2MB og ný %3MB disksneið verður gerð fyrir %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - EFI kerfisdisksneið er hvergi að finna á þessu kerfi. Farðu til baka og notaðu handvirka skiptingu til að setja upp %1. - - - - The EFI system partition at %1 will be used for starting %2. - EFI kerfisdisksneið á %1 mun verða notuð til að ræsa %2. - - - - EFI system partition: - EFI kerfisdisksneið: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. SetPasswordJob - + Set password for user %1 Gerðu lykilorð fyrir notanda %1 - + Setting password for user %1. Geri lykilorð fyrir notanda %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. Ekki er hægt að aftengja kerfisstjóra reikning. - + passwd terminated with error code %1. - + Cannot set password for user %1. Get ekki sett lykilorð fyrir notanda %1. - + usermod terminated with error code %1. usermod endaði með villu kóðann %1. diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index af1edc527..b2c984855 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Scegliere la partizione da ridurre: - - - - Allocate drive space by dragging the divider below: - Assegnare spazio su disco trascinando il separatore sottostante: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Con questa operazione, la partizione <strong>%1</strong> che contiene %4 verrà ridotta a %2MB e verrà creata una nuova partizione su %5 da %3MB. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Non è stato possibile trovare alcuna partizione EFI su questo sistema. Torna indietro e usa il partizionamento manuale per configurarla %1. - - - - The EFI system partition at %1 will be used for starting %2. - La partizione EFI a %1 verrà usata per avviare %2. - - - - EFI system partition: - Partizione EFI di sistema: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno SetPasswordJob - + Set password for user %1 Impostare la password per l'utente %1 - + Setting password for user %1. Impostare la password per l'utente %1. - + Bad destination system path. Percorso di destinazione del sistema errato. - + rootMountPoint is %1 punto di mount per root è %1 - + Cannot disable root account. Impossibile disabilitare l'account di root. - + passwd terminated with error code %1. passwd è terminato con codice di errore %1. - + Cannot set password for user %1. Impossibile impostare la password per l'utente %1. - + usermod terminated with error code %1. usermod si è chiuso con codice di errore %1. diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 1042abd6e..351ae03ee 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - 縮小するパーティションを選択してください : - - - - Allocate drive space by dragging the divider below: - 下の仕切りをドラッグし、ドライブの空き容量を割り当ててください: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - この操作によって、%4 を含むパーティション <strong>%1</strong>が %2MB に縮小し、%5 のための新しい %3MBのパーティションが作成されます。 - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - システムにEFIシステムパーティションが存在しません。%1 のセットアップのため、元に戻り、手動パーティショニングを使用してください。 - - - - The EFI system partition at %1 will be used for starting %2. - %1 上の EFI システムパーテイションは %2 の開始時に使用します。 - - - - EFI system partition: - EFI システムパーティション: - - BootInfoWidget @@ -2067,42 +2034,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 ユーザ %1 のパスワード設定 - + Setting password for user %1. ユーザ %1 のパスワード設定中。 - + Bad destination system path. 不正なシステムパス。 - + rootMountPoint is %1 root のマウントポイントは %1 。 - + Cannot disable root account. rootアカウントを使用することができません。 - + passwd terminated with error code %1. passwd がエラーコード %1 のため終了しました。 - + Cannot set password for user %1. ユーザ %1 のパスワードは設定できませんでした。 - + usermod terminated with error code %1. エラーコード %1 によりusermodが停止しました。 diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index ab41a4c5d..d5c6a1104 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -119,12 +86,12 @@ Tools - + Саймандар Debug information - + Жөндеу ақпараты @@ -132,7 +99,7 @@ Install - + Орнату @@ -140,7 +107,7 @@ Done - + Дайын @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index dc998f9e1..9a70f009c 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 8739dafb0..b080062a5 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Pasirinkite skaidinį, kurį mažinsite: - - - - Allocate drive space by dragging the divider below: - Paskirstykite diską, traukdami paskirstytoją apačioje: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Po šios operacijos, skaidinys <strong>%1</strong> kuriame yra %4 bus sumažintas iki %2MB ir bus sukurtas naujas %3MB skaidinys sistemai %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Šioje sistemoje niekur nepavyko rasti EFI skaidinio. Prašome grįžti ir naudoti rankinį skaidymą, kad nustatytumėte %1. - - - - The EFI system partition at %1 will be used for starting %2. - %2 paleidimui bus naudojamas EFI sistemos skaidinys, esantis %1. - - - - EFI system partition: - EFI sistemos skaidinys: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. SetPasswordJob - + Set password for user %1 Nustatyti naudotojo %1 slaptažodį - + Setting password for user %1. Nustatomas slaptažodis naudotojui %1. - + Bad destination system path. Neteisingas paskirties sistemos kelias. - + rootMountPoint is %1 šaknies prijungimo vieta yra %1 - + Cannot disable root account. Nepavyksta išjungti administratoriaus (root) paskyros. - + passwd terminated with error code %1. komanda passwd nutraukė darbą dėl klaidos kodo %1. - + Cannot set password for user %1. Nepavyko nustatyti slaptažodžio naudotojui %1. - + usermod terminated with error code %1. komanda usermod nutraukė darbą dėl klaidos kodo %1. diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 6cfa9a34c..35904879f 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index 0059ebabf..ed5486ec2 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Velg en partisjon som skal krympes - - - - Allocate drive space by dragging the divider below: - Fordel diskplass ved å flytte skillelinjen nedenfor: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Med denne handlingen vil partisjon <b>%1</b> som inneholder %4 bli krympet til %2MB og en ny partisjon på %3MB vil bli opprettet for %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2067,42 +2034,42 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 14a735631..cbafb6929 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Kies een partitie om te verkleinen: - - - - Allocate drive space by dragging the divider below: - Reserveer schijfruimte door de balkjes hieronder te verslepen: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Tijdens deze bewerking zal partitie <strong>%1</strong>, die %4 bevat, verkleind worden tot %2MB en zal een nieuwe %3MB partitie aangemaakt worden voor %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Er werd geen EFI systeempartitie gevonden op dit systeem. Gelieve terug te gaan en manueel te partitioneren om %1 in te stellen. - - - - The EFI system partition at %1 will be used for starting %2. - De EFI systeempartitie op %1 zal gebruikt worden om %2 te starten. - - - - EFI system partition: - EFI systeempartitie: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. SetPasswordJob - + Set password for user %1 Instellen wachtwoord voor gebruiker %1 - + Setting password for user %1. Wachtwoord instellen voor gebruiker %1. - + Bad destination system path. Onjuiste bestemming systeempad. - + rootMountPoint is %1 - + Cannot disable root account. Kan root account niet uitschakelen. - + passwd terminated with error code %1. passwd is afgesloten met foutcode %1. - + Cannot set password for user %1. Kan het wachtwoord niet instellen voor gebruiker %1 - + usermod terminated with error code %1. usermod beëindigd met foutcode %1. diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 86a9d34da..4ba2a3acb 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Wybierz partycję do zmniejszenia: - - - - Allocate drive space by dragging the divider below: - Przydziel przestrzeń na dysku poprzez przeciągnięcie poniżej suwaka: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Po zakończeniu tej operacji, partycja <strong>%1</strong>, która zawiera %4, będzie zmniejszona do %2MB, a nowa partycja %3MB zostanie utworzona dla %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Nigdzie w tym systemie nie można odnaleźć partycji systemowej EFI. Prosimy się cofnąć i użyć ręcznego partycjonowania dysku do ustawienia %1. - - - - The EFI system partition at %1 will be used for starting %2. - Partycja systemowa EFI na %1 będzie użyta do uruchamiania %2. - - - - EFI system partition: - Partycja systemowa EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. SetPasswordJob - + Set password for user %1 Ustaw hasło dla użytkownika %1 - + Setting password for user %1. Ustawianie hasła użytkownika %1. - + Bad destination system path. Błędna ścieżka docelowa systemu. - + rootMountPoint is %1 Punkt montowania / to %1 - + Cannot disable root account. Nie można wyłączyć konta administratora. - + passwd terminated with error code %1. Zakończono passwd z kodem błędu %1. - + Cannot set password for user %1. Nie można ustawić hasła dla użytkownika %1. - + usermod terminated with error code %1. Polecenie usermod przerwane z kodem błędu %1. diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index d2823962c..251658ece 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Wybierz partycję do zmniejszenia: - - - - Allocate drive space by dragging the divider below: - Przydziel przestrzeń na dysku poprzez przeciągnięcie suwaka poniżej: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - Partycja systemowa EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. SetPasswordJob - + Set password for user %1 Ustaw hasło użytkownika %1 - + Setting password for user %1. - + Bad destination system path. Błędna ścieżka docelowa. - + rootMountPoint is %1 Punkt montowania / to %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. Nie można ustawić hasła dla użytkownika %1. - + usermod terminated with error code %1. usermod przerwany z kodem błędu %1. diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index 3c8a9c12a..97c2a54bc 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Escolha a partição a ser encolhida: - - - - Allocate drive space by dragging the divider below: - Aloque espaço no disco deslizando o divisor abaixo: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Com esta operação, a partição <strong>%1</strong> que contém %4 será reduzida para %2MB e uma nova partição de %3MB será criada para %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Não foi possível encontrar uma partição EFI no sistema. Por favor, volte e use o particionamento manual para configurar %1. - - - - The EFI system partition at %1 will be used for starting %2. - A partição do sistema EFI em %1 será utilizada para iniciar %2. - - - - EFI system partition: - Partição de sistema EFI: - - BootInfoWidget @@ -2069,42 +2036,42 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. SetPasswordJob - + Set password for user %1 Definir senha para usuário %1 - + Setting password for user %1. Definindo senha para usuário %1 - + Bad destination system path. O caminho para o sistema está mal direcionado. - + rootMountPoint is %1 rootMountPoint é %1 - + Cannot disable root account. Não é possível desativar a conta root. - + passwd terminated with error code %1. passwd terminado com código de erro %1. - + Cannot set password for user %1. Não foi possível definir senha para o usuário %1. - + usermod terminated with error code %1. usermod terminou com código de erro %1. diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index 2adbbd9bc..3fed97b24 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Escolha a partição a encolher: - - - - Allocate drive space by dragging the divider below: - Alocar espaço em disco arrastando o divisor abaixo: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Com esta operação, a partição <strong>%1</strong> que contém %4 será reduzida para %2MB e uma nova partição %3MB será criada para %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Uma partição de sistema EFI não foi encontrada em parte alguma neste sistema. Por favor volte atrás e use o particionamento manual para configurar %1. - - - - The EFI system partition at %1 will be used for starting %2. - A partição de sistema EFI em %1 será usada para iniciar %2. - - - - EFI system partition: - Partição de sistema EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ O instalador será encerrado e todas as alterações serão perdidas. SetPasswordJob - + Set password for user %1 Definir palavra-passe para o utilizador %1 - + Setting password for user %1. A definir palavra-passe para o utilizador %1. - + Bad destination system path. Mau destino do caminho do sistema. - + rootMountPoint is %1 rootMountPoint é %1 - + Cannot disable root account. Não é possível desativar a conta root. - + passwd terminated with error code %1. passwd terminado com código de erro %1. - + Cannot set password for user %1. Não é possível definir a palavra-passe para o utilizador %1. - + usermod terminated with error code %1. usermod terminou com código de erro %1. diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index 1f62aa5a1..ce0a85a9a 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Alegeți partiția de micșorat: - - - - Allocate drive space by dragging the divider below: - Alocați spațiu pe disc trăgând despărțitorul: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Cu această operație, partiția <strong>%1</strong>, cu mărimea de %4, va fi redusă la %2MB și se va crea o nouă partiție de %3MB pentru %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - O partiție de sistem EFI nu se găsește nicăieri pe acest sistem. Vă rugăm să reveniți și să utilizați partiționarea manuală pentru a seta %1. - - - - The EFI system partition at %1 will be used for starting %2. - Partiția de sistem EFI de pe %1 va fi folosită pentru a începe %2. - - - - EFI system partition: - Partiție de sistem EFI - - BootInfoWidget @@ -2067,42 +2034,42 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. SetPasswordJob - + Set password for user %1 Setează parola pentru utilizatorul %1 - + Setting password for user %1. Se setează parola pentru utilizatorul %1. - + Bad destination system path. Cale de sistem destinație proastă. - + rootMountPoint is %1 rootMountPoint este %1 - + Cannot disable root account. Nu pot dezactiva contul root - + passwd terminated with error code %1. eroare la setarea parolei cod %1 - + Cannot set password for user %1. Nu se poate seta parola pentru utilizatorul %1. - + usermod terminated with error code %1. usermod s-a terminat cu codul de eroare %1. diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index dc2ef861a..0498fad80 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Выберите раздел для уменьшения: - - - - Allocate drive space by dragging the divider below: - Выделите дисковое пространство, перемещая ползунок: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Это действие уменьшит раздел <strong>%1</strong>, содержащий %4, до %2 MB, и создаст новый раздел %3 MB для %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Не удалось найти системный раздел EFI в этой системе. Пожалуйста, вернитесь назад и выполните ручную разметку для установки %1. - - - - The EFI system partition at %1 will be used for starting %2. - Системный раздел EFI на %1 будет использован для запуска %2. - - - - EFI system partition: - Системный раздел EFI: - - BootInfoWidget @@ -2066,42 +2033,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 Задать пароль для пользователя %1 - + Setting password for user %1. Устанавливаю пароль для учетной записи %1. - + Bad destination system path. Неверный путь целевой системы. - + rootMountPoint is %1 Точка монтирования корневого раздела %1 - + Cannot disable root account. Невозможно отключить учетную запись root - + passwd terminated with error code %1. - + Cannot set password for user %1. Не удалось задать пароль для пользователя %1. - + usermod terminated with error code %1. Команда usermod завершилась с кодом ошибки %1. diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 85435003b..e8906550a 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Zvoľte oddiel na zmenšenie: - - - - Allocate drive space by dragging the divider below: - Miesto na disku vyhradíte posunutím oddeľovača nižšie: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Touto operáciou, sa oddiel <strong>%1</strong>, ktorý obsahuje %4 zmenší na %2MB a vytvorí sa nový %3MB oddiel pre distribúciu %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Oddiel systému EFI sa nedá v tomto počítači nájsť. Prosím, prejdite späť a použite ručné rozdelenie oddielov na inštaláciu distribúcie %1. - - - - The EFI system partition at %1 will be used for starting %2. - Oddiel systému EFI na %1 bude použitý na spustenie distribúcie %2. - - - - EFI system partition: - Oddiel systému EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. SetPasswordJob - + Set password for user %1 Nastavenie hesla pre používateľa %1 - + Setting password for user %1. Nastavuje sa heslo pre používateľa %1. - + Bad destination system path. Nesprávny cieľ systémovej cesty. - + rootMountPoint is %1 rootMountPoint je %1 - + Cannot disable root account. Nedá sa zakázať účet správcu. - + passwd terminated with error code %1. Príkaz passwd ukončený s chybovým kódom %1. - + Cannot set password for user %1. Nedá sa nastaviť heslo pre používateľa %1. - + usermod terminated with error code %1. Príkaz usermod ukončený s chybovým kódom %1. diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 1b9366d17..5993a3a5c 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Izberite razdelek, ki naj bo zmanjšan: - - - - Allocate drive space by dragging the divider below: - Dodelite prostor na disku prek vlečenja razdelilnika spodaj: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - S to operacijo bo razdelek <strong>%1</strong>, ki vsebuje %4 zmanjšan na %2MB, pri čemer bo za %5 ustvarjen nov razdelek velikosti %3MB. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2067,42 +2034,42 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 23596d0f5..4c3001728 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Изаберите партицију за смањивање: - - - - Allocate drive space by dragging the divider below: - Издвојте простор на диску повлачећи граничник испод: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2067,42 +2034,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index f965504ab..557d897eb 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Odaberite particiju koju želite smanjiti: - - - - Allocate drive space by dragging the divider below: - Izdvojite prostor na disku tako što ćete povući graničnik ispod: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2067,42 +2034,42 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 323cc5473..4b779b14b 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Välj partition att förminska: - - - - Allocate drive space by dragging the divider below: - Fördela diskutrymme genom att flytta markören nedanför: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Med denna handling kommer partitionen <strong>%1</strong> som innehåller %4 att förminskas till %2 MB och en ny %3 MB stor partition kommer att skapas för %5. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Ingen EFI-systempartition kunde hittas. Gå tillbaka och partitionera din hårddisk manuellt för %1. - - - - The EFI system partition at %1 will be used for starting %2. - EFI-systempartitionen %1 kommer att användas för att starta %2. - - - - EFI system partition: - EFI-systempartition: - - BootInfoWidget @@ -2067,42 +2034,42 @@ Alla ändringar kommer att gå förlorade. SetPasswordJob - + Set password for user %1 Ange lösenord för användare %1 - + Setting password for user %1. Ställer in lösenord för användaren %1. - + Bad destination system path. Ogiltig systemsökväg till målet. - + rootMountPoint is %1 rootMonteringspunkt är %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. Kan inte ställa in lösenord för användare %1. - + usermod terminated with error code %1. usermod avslutade med felkod %1. diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index c637864cc..430d4bb32 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - เลือกพาร์ทิชันที่ต้องการย่อขนาด: - - - - Allocate drive space by dragging the divider below: - จองพื้นที่ในไดรฟ์โดยการเลื่อนตัวแบ่งพื้นที่ที่ด้านล่าง: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - ในการปฏิบัติการนี้ พาร์ทิชัน <strong>%1</strong> ซึ่งมี %4 จะถูกทำการ shrunk ไปเป็น %2MB และพาร์ทิชัน %3MB ใหม่จะถูกสร้างขึ้นสำหรับ %5 - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - ไม่พบพาร์ทิชันสำหรับระบบ EFI อยู่ที่ไหนเลยในระบบนี้ กรุณากลับไปเลือกใช้การแบ่งพาร์ทิชันด้วยตนเอง เพื่อติดตั้ง %1 - - - - The EFI system partition at %1 will be used for starting %2. - พาร์ทิชันสำหรับระบบ EFI ที่ %1 จะถูกใช้เพื่อเริ่มต้น %2 - - - - EFI system partition: - พาร์ทิชันสำหรับระบบ EFI: - - BootInfoWidget @@ -2067,42 +2034,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 ตั้งรหัสผ่านสำหรับผู้ใช้ %1 - + Setting password for user %1. - + Bad destination system path. path ของระบบเป้าหมายไม่ถูกต้อง - + rootMountPoint is %1 rootMountPoint คือ %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. ไม่สามารถตั้งค่ารหัสผ่านสำหรับผู้ใช้ %1 - + usermod terminated with error code %1. usermod จบด้วยโค้ดข้อผิดพลาด %1 diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 5881eeb37..b2b90505a 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Küçültmek için bir disk bölümü seçin: - - - - Allocate drive space by dragging the divider below: - Aşağıdaki bölümleyiciyi sürükleyerek kullanılabilir disk alanı belirle: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - Bu işlem ile <strong>%1</strong> bölümü içeren %4 %2MB küçültülecek ve yeni bölüm %3MB oluşturulacak %5 için. - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - Bu sistemde EFI disk bölümü bulunamadı. Lütfen geri dönün ve %1 kurmak için gelişmiş kurulum seçeneğini kullanın. - - - - The EFI system partition at %1 will be used for starting %2. - %1 EFI sistem bölümü %2 başlatmak için kullanılacaktır. - - - - EFI system partition: - EFI sistem bölümü: - - BootInfoWidget @@ -2072,42 +2039,42 @@ Sistem güç kaynağına bağlı değil. SetPasswordJob - + Set password for user %1 %1 Kullanıcı için parola ayarla - + Setting password for user %1. %1 Kullanıcısı için parola ayarlanıyor. - + Bad destination system path. Hedef sistem yolu bozuk. - + rootMountPoint is %1 rootBağlamaNoktası %1 - + Cannot disable root account. root hesap devre dışı bırakılamaz. - + passwd terminated with error code %1. passwd %1 hata kodu ile sonlandı. - + Cannot set password for user %1. %1 Kullanıcısı için parola ayarlanamadı. - + usermod terminated with error code %1. usermod %1 hata koduyla çöktü. diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 429c6addc..591dfd9b3 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - Оберіть розділ для зменьшення: - - - - Allocate drive space by dragging the divider below: - Виділіть місце на диску, перетягнувши роздільник нижче - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index 996d56c5c..876c8cc5f 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index ea5051332..32dc642d9 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - - - - - Allocate drive space by dragging the divider below: - - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - - - The EFI system partition at %1 will be used for starting %2. - - - - - EFI system partition: - - - BootInfoWidget @@ -2060,42 +2027,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 - + Setting password for user %1. - + Bad destination system path. - + rootMountPoint is %1 - + Cannot disable root account. - + passwd terminated with error code %1. - + Cannot set password for user %1. - + usermod terminated with error code %1. diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index e1c698702..3d6854b2a 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - 选择要缩小的分区: - - - - Allocate drive space by dragging the divider below: - 拖动下方的分隔来调整分区空间: - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - 在此操作后,带有 %4 的分区 <strong>%1</strong> 将缩小到 %2MB,而后将为 %5 创建一个 %3MB 大小的分区。 - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - 在此系统上找不到任何 EFI 系统分区。请后退到上一步并使用手动分区配置 %1。 - - - - The EFI system partition at %1 will be used for starting %2. - 将使用 %1 处的 EFI 系统分区启动 %2。 - - - - EFI system partition: - EFI 系统分区: - - BootInfoWidget @@ -2069,42 +2036,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 设置用户 %1 的密码 - + Setting password for user %1. 正在为用户 %1 设置密码。 - + Bad destination system path. 非法的目标系统路径。 - + rootMountPoint is %1 根挂载点为 %1 - + Cannot disable root account. 无法禁用 root 帐号。 - + passwd terminated with error code %1. passwd 以错误代码 %1 终止。 - + Cannot set password for user %1. 无法设置用户 %1 的密码。 - + usermod terminated with error code %1. usermod 以错误代码 %1 中止。 diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 5af9c4f4f..0ff7540ba 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -1,37 +1,4 @@ - - AlongsidePage - - - Choose partition to shrink: - 請選擇要縮減的磁區: - - - - Allocate drive space by dragging the divider below: - 拖曳以下的分界線以分配裝置空間 - - - - With this operation, the partition <strong>%1</strong> which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5. - 將會執行以下操作:縮減原容量為 %4 的分割區 <strong>%1</strong> 為 %2MB 並新建一個新的 %3MB 分割區以容納 %5 。 - - - - An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - 在這個系統上找不到任何的 EFI 系統分割區。請回到上一步並使用手動分割以設定 %1。 - - - - The EFI system partition at %1 will be used for starting %2. - 在 %1 的 EFI 系統分割區將會在開始 %2 時使用。 - - - - EFI system partition: - EFI 系統分割區: - - BootInfoWidget @@ -2067,42 +2034,42 @@ The installer will quit and all changes will be lost. SetPasswordJob - + Set password for user %1 為使用者 %1 設定密碼 - + Setting password for user %1. 正在為使用者 %1 設定密碼。 - + Bad destination system path. 非法的目標系統路徑。 - + rootMountPoint is %1 根掛載點為 %1 - + Cannot disable root account. 無法停用 root 帳號。 - + passwd terminated with error code %1. passwd 以錯誤代碼 %1 終止。 - + Cannot set password for user %1. 無法為使用者 %1 設定密碼。 - + usermod terminated with error code %1. usermod 以錯誤代碼 %1 終止。 From 49fa7ab0782af46725fc341ffad1f1c669330e37 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 21 Jun 2017 01:03:09 +0000 Subject: [PATCH 074/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index cbeda3c169525d11db1ff71ccef5c9171cc69356..095cd08cbb852873b178d363627b5a3dcbf2a918 100644 GIT binary patch delta 16 XcmeBR>0p^q&1z(1WnjLsp@R_sDH{an delta 16 XcmeBR>0p^q&1zt1Wnj9op@R_sDE9>8 diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 32fdd50cf..4bcd4b275 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 7eaa88eec..dc447f149 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index a7f546d1df49dcce426b0e7dd26302ec5e5520b7..413e14aac1a05184233da2ee21b086a252dae1da 100644 GIT binary patch delta 16 XcmdnNyn}f{HLH=4m4W%j1`9?2E&l}e delta 16 XcmdnNyn}f{HLHQ4m4WHT1`9?2E!za~ diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 206be25a4..28f9cef1b 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index f1ca487c3..3b77d9281 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 2d7ffea42..edf8c7ad0 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 89b013217..d50907268 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index cf9a60d9f..917f07e08 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index e1c7df5f4..bb0584175 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 6d872702c4b9d5ad80b32efbf0aef43701b2c3da..24bdc4c517e0ddc96bd1fad030fe00b93d2cb3d4 100644 GIT binary patch delta 16 XcmdnOyoGr}HLH=4m4W%j1`|dAEq?^+ delta 16 XcmdnOyoGr}HLHQ4m4WHT1`|dAEn5WT diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 7b6634d67..552729229 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 0063c32e0d305011f779da1ee796204786217e74..5d4613108e79f5ea0cfa3629af0d1e8ede2915af 100644 GIT binary patch delta 16 XcmX@he3p4aHLH=4m4W%j246-1FrNiA delta 16 XcmX@he3p4aHLHQ4m4WHT246-1Fna|s diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 72628d059..a52eca52b 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 3b0582e67..f214a1c95 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 696c99c27d921e23daa8f1cb35cdea4332e2d80e..bf6cd26d11a180f530795c1ffc2ef65936150814 100644 GIT binary patch delta 16 XcmX@Ye1v&IHLH=4m4W%j1{X#EFMkCZ delta 16 XcmX@Ye1v&IHLHQ4m4WHT1{X#EFIxo_ diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 1de0ebc05..b54cf4680 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 9063a69fdb2f1b1d76fe8ac8ed35d42adf7529ee..840bf4bf2e7a348c6e948dee154b1aefce2d9144 100644 GIT binary patch delta 16 XcmX@ge3W@YHLH=4m4W%j23JM^FP{Y+ delta 16 XcmX@ge3W@YHLHQ4m4WHT23JM^FM9 delta 16 XcmX@be2RHOHLHQ4m4WHT1}{bcFdGFY diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 853d6e57e..751ad7cc7 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 0e8c3e7642a8bbf59c2812bf968309ba4ea29de0..d39f4cac7974fe46ff90750e2f42f1f3ef529ddb 100644 GIT binary patch delta 16 Xcmdnayq$SMHLH=4m4W%j26ILLE#Cz5 delta 16 Xcmdnayq$SMHLHQ4m4WHT26ILLExQEn diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 6f4f13f5a..c5e4b1ca3 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 63266212292db11232df0135fa22f584946dd4e1..a375443cc7da058d10bb9adee1f2ff48341e7acf 100644 GIT binary patch delta 16 XcmdnWyp?%EHLH=4m4W%j22(}=EuRGK delta 16 XcmdnWyp?%EHLHQ4m4WHT22(}=Eqes$ diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index b7d9495ac..7aa412aab 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 12e255040c908ea0deab58fcb1d07355a4745fca..3afc2f8afd42ae036e84f7b3d1851d6dddfead00 100644 GIT binary patch delta 16 XcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index c8d78e8b4..6545529ea 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index ae5d0eb2e6d9a07a172b33ef00c7356b2269dc16..7842eb50cae686e1764d3ea2d3b050e9ed437716 100644 GIT binary patch delta 18 ZcmZo*Z(!e0#mH)8WMyE!xt@`c2>>st1bP4f delta 18 ZcmZo*Z(!e0#mH)4Xk}o!xt@`c2>>sE1a$xa diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 412d76d70..3e12000b4 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index a877b66b8..facc4a2bc 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 7b15bdced..bf8a818fc 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 22fc29f46..1dd38fdde 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 42a8ec30aa3dcbdd6aa2e77e12fd7a7acaa0998a..450e2f619db00088e9ced1a4d9a58cb955b98e2e 100644 GIT binary patch delta 16 XcmZ3-ypDN7HLH=4m4W%j20caqEWZTU delta 16 XcmZ3-ypDN7HLHQ4m4WHT20caqESm(= diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 5ba92422a..68f3f9ddd 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index ac9b22b8f6433bcde25a8565ac5e9a755a319461..215a1eca717650a7c46533cce15869cade01291f 100644 GIT binary patch delta 16 XcmZ3@yqbAJHLH=4m4W%j25m+FEMElA delta 16 XcmZ3@yqbAJHLHQ4m4WHT25m+FEIS0s diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index f24a7c337..be9a28008 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index b32e1fae9..7af3dd905 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 602f29e395dc0d15a268c4a6a32c19e5d0e50d6d..62a8e8dae66160994ea0e447d9a91e1d2c7c9f12 100644 GIT binary patch delta 16 XcmdnSyp4H6HLH=4m4W%j1~WzgEx!ct delta 16 XcmdnSyp4H6HLHQ4m4WHT1~WzgEt>@E diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index f185e7053..d55842cd3 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index f649c9545dc4a92e03b3dae301c4dc5a2760db1d..5cc0e239dbe8158c87e17c1b63540b0c8c06863a 100644 GIT binary patch delta 16 XcmX@We1LgEHLH=4m4W%j1_wp}F8>7% delta 16 XcmX@We1LgEHLHQ4m4WHT1_wp}F53kO diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 5c2a4686a..407af0fb8 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index bac865662c2216c6903316eac1bf9148b789af52..3627735334300ed69ef3b452b19095d1974b5486 100644 GIT binary patch delta 18 ZcmeBS?_u9i#mH)8WMyE!xt@`i2>>x!1fBo@ delta 18 ZcmeBS?_u9i#mH)4Xk}o!xt@`i2>>xL1epK; diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index f89c0927d..2942edccf 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 5e9651fea..f48a34589 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 31ce1a081b929f7491b4d0baf81cd8939c2e1a9c..5214fb8a25385563b14f697ac5dd6da788b8daf5 100644 GIT binary patch delta 16 Xcmcb{a*bs|HLH=4m4W%jhHH!fGTQ~x delta 16 Xcmcb{a*bs|HLHQ4m4WHThHH!fGPecI diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 7be320975..c209e87c9 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index c9c7e55d3..e2a92dca5 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 6e701500d..1fb0bd5bf 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index d3545f7a7c2b2570fe4671db5d19b4eb37d97941..6d3ec3b14cbc56c8a83fa527218f3c3beda1ddb3 100644 GIT binary patch delta 18 ZcmdnRzKeZB6(g&Wk(Gh@=6XhJCIC0l1t, 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 6534d61f7..ce84c2464 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index c616e96c2..0767f2b1e 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index d6d786d1a32e6934c12099bc8a64f2336f17cde0..a0b6e354364b253b62ff73e340858e6497c5361e 100644 GIT binary patch delta 16 XcmaFE{Dyf#HLH=4m4W%jh8#u!G=Bw> delta 16 XcmaFE{Dyf#HLHQ4m4WHTh8#u!G+PCY diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index b236fe3bf..0e7160176 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 56c347246..6e2118525 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index e595bda45bcd8022382a8cf9c1e7ad79aa4a0c93..87bdff92e30181787f8de215471f46d3a0f05e7b 100644 GIT binary patch delta 16 XcmbQjGKFPAHLH=4m4W%jhAE5yDw_oi delta 16 XcmbQjGKFPAHLHQ4m4WHThAE5yDt843 diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index b0afa64ef..1b087cd83 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index eb15f0f32df7b6fc97f4314ce22788eae77b4381..f554ef1b73aa019f92ed6af8f69f4588c72a4867 100644 GIT binary patch delta 16 XcmdnSyp4H6HLH=4m4W%j1~WzgEx!ct delta 16 XcmdnSyp4H6HLHQ4m4WHT1~WzgEt>@E diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 5d247ca7e..87a1d1d0e 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index a65737a3768dbb53bc0679e747e4fe2d35637207..a12c64a03cd7f4e6b7cf1506bef53f2b9043a624 100644 GIT binary patch delta 16 XcmZ3(yoPx~HLH=4m4W%j1|3EKEPn*j delta 16 XcmZ3(yoPx~HLHQ4m4WHT1|3EKEL#N4 diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index e942c0c0c..ba2b31d4a 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 9f03266ad..5fd9cca17 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 3fdb248b70ce164bcda45dcac38a6978b9c3edc3..3b2ab1086383c3f5314f275ef006a521a3dc2b1f 100644 GIT binary patch delta 16 XcmZo-X=0gB&1z(1WnjLsp@|UyC|d;9 delta 16 XcmZo-X=0gB&1zt1Wnj9op@|UyC^rPr diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 09820f6a4..31c83878a 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index d5db6687f6aea5d8ba48f525b7c6bec658057031..d4aa7c5efe66d747397d11f978de560cf392cf1c 100644 GIT binary patch delta 16 XcmdnYyqS4IHLH=4m4W%j24hA5EnfuZ delta 16 XcmdnYyqS4IHLHQ4m4WHT24hA5Ejt9_ diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 434b1427a..f48652b0d 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index d8d2377cfb260674166da84c4262839876c5e281..c8517537339cb41c3f6f95e5d66c2138fbc00601 100644 GIT binary patch delta 16 XcmZ3>yq0-FHLH=4m4W%j23yq0-FHLHQ4m4WHT23, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 655216d10..0410656c1 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 01:05+0000\n" +"POT-Creation-Date: 2017-06-20 22:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 31c08eef6b0913a6a7ad03632e4041a217d723db Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 21 Jun 2017 02:48:45 +0000 Subject: [PATCH 075/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 095cd08cbb852873b178d363627b5a3dcbf2a918..a1258552cf5db3824d6fd0b82db922527a81cee8 100644 GIT binary patch delta 17 YcmeBR>0p^q$!4fvU}$BuvA&ZL04!1k00000 delta 17 YcmeBR>0p^q$!4HnWMpNqvA&ZL04!An00000 diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 4bcd4b275..88c4b0d24 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index dc447f149..3da93aecd 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 413e14aac1a05184233da2ee21b086a252dae1da..71a1fdadb173bb1f570d5c9d07f8502f82665ea6 100644 GIT binary patch delta 17 YcmdnNyn}f{C7YpwfuWVr#(GOe05OyW4gdfE delta 17 YcmdnNyn}f{C7XeQk&%_b#(GOe05O*Z4gdfE diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 28f9cef1b..0a70f9965 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 3b77d9281..fc346dcbd 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index edf8c7ad0..8510c9b0a 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index d50907268..ce8d16744 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 917f07e08..45a4cfedf 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index bb0584175..c1bd96330 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 24bdc4c517e0ddc96bd1fad030fe00b93d2cb3d4..056bcce59dc16953c268bf9c6da269a4f4e58fc6 100644 GIT binary patch delta 17 YcmdnOyoGr}C7YpwfuWVr#(Gmm05J>&0ssI2 delta 17 YcmdnOyoGr}C7XeQk&%_b#(Gmm05J~*0ssI2 diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 552729229..a996be540 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 5d4613108e79f5ea0cfa3629af0d1e8ede2915af..0d16bcc3015654a303177dca64f8c8ad673f7dea 100644 GIT binary patch delta 17 YcmX@he3p4aC7YpwfuWVr#(F, 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index bf6cd26d11a180f530795c1ffc2ef65936150814..1de2bb91d0941e1d4d7467ba7b2b97e524575842 100644 GIT binary patch delta 17 YcmX@Ye1v&IC7YpwfuWVr#(Gyq05dEFG5`Po delta 17 YcmX@Ye1v&IC7XeQk&%_b#(Gyq05dNIG5`Po diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index b54cf4680..ddc035df0 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 840bf4bf2e7a348c6e948dee154b1aefce2d9144..c04e835c1fe51a22d975822d95c44dbdc9036a2e 100644 GIT binary patch delta 17 YcmX@ge3W@YC7YpwfuWVr#(FnK05eVnH2?qr delta 17 YcmX@ge3W@YC7XeQk&%_b#(FnK05eeqH2?qr diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index bda6205d2..526663198 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 898fa50f3356dd3d6410378481c2f5911c338656..6c314bbb5cdadddc8e0a3f3553b4874a660628dc 100644 GIT binary patch delta 17 YcmX@be2RHOC7YpwfuWVr#(Hl?05kXnL;wH) delta 17 YcmX@be2RHOC7XeQk&%_b#(Hl?05kgqL;wH) diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 751ad7cc7..b212d9e0a 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index d39f4cac7974fe46ff90750e2f42f1f3ef529ddb..cebde7d5d079ec9f256fa99918787c745ac4cf73 100644 GIT binary patch delta 17 Ycmdnayq$SMC7YpwfuWVr#(E1z05Ng}3jhEB delta 17 Ycmdnayq$SMC7XeQk&%_b#(E1z05Nq13jhEB diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index c5e4b1ca3..6545a9f73 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index a375443cc7da058d10bb9adee1f2ff48341e7acf..fd91eddf823511615ee1df1770a5bb4d35f4a3f1 100644 GIT binary patch delta 17 YcmdnWyp?%EC7YpwfuWVr#(FbG05L8F1poj5 delta 17 YcmdnWyp?%EC7XeQk&%_b#(FbG05LHI1poj5 diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 7aa412aab..81954a0ff 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 3afc2f8afd42ae036e84f7b3d1851d6dddfead00..e565e42c9a713872d5cdcb7b5abbf2b6f43339ee 100644 GIT binary patch delta 17 YcmZ3_yq&0ssI2 delta 17 YcmdnOyoGr}C7XeQk&%_b#(Gmm05J~*0ssI2 diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 8d57c919e..7080ca43b 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 84169d974e3ffe1109fcfbb16b581868b78fa0b9..23ad83e6ac579a500335622a4efc23b2a7acdaff 100644 GIT binary patch delta 17 YcmX@Xe1dsGC7YpwfuWVr#(Gai05h}&J^%m! delta 17 YcmX@Xe1dsGC7XeQk&%_b#(Gai05i7*J^%m! diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index c58f5a43b..0712b9c2b 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 3fab79a574b640e6c3a2dc04a0e908a581418b1d..9936a872c0c31c9349a3741da707fe21146bfafa 100644 GIT binary patch delta 17 Ycmdnayq$SMC7YpwfuWVr#(E1z05Ng}3jhEB delta 17 Ycmdnayq$SMC7XeQk&%_b#(E1z05Nq13jhEB diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 20f84eab0..b4bd1f669 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 7c55a5aaa49a457f2ca74df710a4f81a32fd3139..10b4e044d3c61c2bf209148ef56f53bf3eaa5c27 100644 GIT binary patch delta 17 Ycmdnayq$SMC7YpwfuWVr#(E1z05Ng}3jhEB delta 17 Ycmdnayq$SMC7XeQk&%_b#(E1z05Nq13jhEB diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 61c5be89f..67906a7a4 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index c39582e7b9370d64ff7e173b1ef178aa4e5bff1f..a59c30bb4de4a2389c81b5d74f3a7d523d90f733 100644 GIT binary patch delta 17 YcmdnOyoGr}C7YpwfuWVr#(Gmm05J>&0ssI2 delta 17 YcmdnOyoGr}C7XeQk&%_b#(Gmm05J~*0ssI2 diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index e668549f2..25714c2ee 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 7b5d6199b..c2566dee0 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 6545529ea..79cc0b9d9 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 7842eb50cae686e1764d3ea2d3b050e9ed437716..e66710ddcd68d4f6b739c3fa63a39375a99bdfcc 100644 GIT binary patch delta 19 acmZo*Z(!e0!N_K)U|?uvw7HIvi3tER3j~q? delta 19 acmZo*Z(!e0!N_KyU}R)vu(^(ri3tER4g`__ diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 3e12000b4..df16784b4 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index facc4a2bc..89797f2e9 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index bf8a818fc..737b49911 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 1dd38fdde..44776c4d1 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 450e2f619db00088e9ced1a4d9a58cb955b98e2e..412847d8d30bb9d806648aad76472cc387f39927 100644 GIT binary patch delta 17 YcmZ3-ypDN7C7YpwfuWVr#(I5505CuV@Bjb+ delta 17 YcmZ3-ypDN7C7XeQk&%_b#(I5505C%Y@Bjb+ diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 68f3f9ddd..f2f5286d8 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 215a1eca717650a7c46533cce15869cade01291f..1d7789311d9f96d40d18acdcb706ee5527b99482 100644 GIT binary patch delta 17 YcmZ3@yqbAJC7YpwfuWVr#(Et_0594E=Kufz delta 17 YcmZ3@yqbAJC7XeQk&%_b#(Et_059DH=Kufz diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index be9a28008..6686b46f9 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 7af3dd905..be63fb6a3 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 62a8e8dae66160994ea0e447d9a91e1d2c7c9f12..2b0d2cb8ba6ca31c69138853e17d112ab3970161 100644 GIT binary patch delta 17 YcmdnSyp4H6C7YpwfuWVr#(Hx`05MPn2mk;8 delta 17 YcmdnSyp4H6C7XeQk&%_b#(Hx`05MYq2mk;8 diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index d55842cd3..f38e1563d 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 5cc0e239dbe8158c87e17c1b63540b0c8c06863a..f259db0f6fa022cd78e6fe08b86c53b6f9232e4e 100644 GIT binary patch delta 17 YcmX@We1LgEC7YpwfuWVr#(GCa05YTnCIA2c delta 17 YcmX@We1LgEC7XeQk&%_b#(GCa05YcqCIA2c diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 407af0fb8..aa00f850a 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 3627735334300ed69ef3b452b19095d1974b5486..ebf473ab867f350029f41715cd24f7f5a02f1cde 100644 GIT binary patch delta 19 acmeBS?_u9i!N_K)U|?uvw7HIvj|l)Y(*(8v delta 19 acmeBS?_u9i!N_KyU}R)vu(^(rj|l)Y)&#Zy diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 2942edccf..742426d5c 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index f48a34589..a64bd8f55 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 5214fb8a25385563b14f697ac5dd6da788b8daf5..385e042b88f901f5260701828fbe7600142f3543 100644 GIT binary patch delta 17 Ycmcb{a*bs|C7YpwfuWVr#`^1w05+}#>Hq)$ delta 17 Ycmcb{a*bs|C7XeQk&%_b#`^1w05-7&>Hq)$ diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index c209e87c9..711b6c6ef 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index e2a92dca5..44b5c8c89 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 1fb0bd5bf..807015a27 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 6d3ec3b14cbc56c8a83fa527218f3c3beda1ddb3..f32c625f4d4570d671457d8e2b6f6808cde04ab9 100644 GIT binary patch delta 19 acmdnRzKeZB1tXiGf`Orx(dIfv8zuldrv*R& delta 19 acmdnRzKeZB1tXh*f{~Gx!R9(f8zuldss%s* diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 67d149df0..0ed6b68f4 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index ce84c2464..edf4135c2 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 0767f2b1e..cb56de878 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index a0b6e354364b253b62ff73e340858e6497c5361e..983d463f0bc28ffb6b7251e5e9fedfa76e9e40ab 100644 GIT binary patch delta 17 YcmaFE{Dyf#C7YpwfuWVr#`;`F062UFssI20 delta 17 YcmaFE{Dyf#C7XeQk&%_b#`;`F062dIssI20 diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 0e7160176..f59823699 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 6e2118525..41cf4f3c4 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 87bdff92e30181787f8de215471f46d3a0f05e7b..a737d3a4679e2dbb12b3622299954edcc020e2ab 100644 GIT binary patch delta 17 YcmbQjGKFPAC7YpwfuWVr#`>v@04?eTBme*a delta 17 YcmbQjGKFPAC7XeQk&%_b#`>v@04?nWBme*a diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 1b087cd83..fc0dc80d7 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index f554ef1b73aa019f92ed6af8f69f4588c72a4867..67bf08a675affafe0bffce5ebc48eecc390142d7 100644 GIT binary patch delta 17 YcmdnSyp4H6C7YpwfuWVr#(Hx`05MPn2mk;8 delta 17 YcmdnSyp4H6C7XeQk&%_b#(Hx`05MYq2mk;8 diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 87a1d1d0e..c6c71e8d6 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index a12c64a03cd7f4e6b7cf1506bef53f2b9043a624..4a4f21880cdbe796ec160d813f49f2158b84bfc6 100644 GIT binary patch delta 17 YcmZ3(yoPx~C7YpwfuWVr#(G^w05ALm>Hq)$ delta 17 YcmZ3(yoPx~C7XeQk&%_b#(G^w05AUp>Hq)$ diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index ba2b31d4a..a3a57eac3 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 5fd9cca17..9f4428940 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 3b2ab1086383c3f5314f275ef006a521a3dc2b1f..2b5aa1f249eb89987c26f8622e2ddd3126357e4c 100644 GIT binary patch delta 17 YcmZo-X=0gB$!4fvU}$BuvA&rR04s(B?f?J) delta 17 YcmZo-X=0gB$!4HnWMpNqvA&rR04s?E?f?J) diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 31c83878a..edb6cf81c 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index d4aa7c5efe66d747397d11f978de560cf392cf1c..5a1c69f8cc5d6c9d532887f4efb59babf540a8ec 100644 GIT binary patch delta 17 YcmdnYyqS4IC7YpwfuWVr#(EP*05IwV{{R30 delta 17 YcmdnYyqS4IC7XeQk&%_b#(EP*05I(Y{{R30 diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index f48652b0d..870aaad09 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index c8517537339cb41c3f6f95e5d66c2138fbc00601..89cbceedd0d53c7dbd539a0c606ed093ad125d44 100644 GIT binary patch delta 17 YcmZ3>yq0-FC7YpwfuWVr#(F(Q05Bc|?EnA( delta 17 YcmZ3>yq0-FC7XeQk&%_b#(F(Q05Bm0?EnA( diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index eacbd6698..d0eefeea9 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 5e53a9455..cc46d4ded 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 0410656c1..9b8e4c9ac 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-20 22:07+0000\n" +"POT-Creation-Date: 2017-06-21 01:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From f9ee774d4ec900707b7f8535bc4fd11b95fd1eb7 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 21 Jun 2017 04:42:02 -0400 Subject: [PATCH 076/447] Screensize: on small screens, crush the sidebar. This still isn't enough to show the whole timezone or keyboard widget, but does make more of it visible. --- src/calamares/CalamaresWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calamares/CalamaresWindow.cpp b/src/calamares/CalamaresWindow.cpp index 6bc2adf3f..aaeeced55 100644 --- a/src/calamares/CalamaresWindow.cpp +++ b/src/calamares/CalamaresWindow.cpp @@ -77,7 +77,7 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) QBoxLayout* sideLayout = new QVBoxLayout; sideBox->setLayout( sideLayout ); - sideBox->setFixedWidth( qMax( 190, CalamaresUtils::defaultFontHeight() * 12 ) ); + sideBox->setFixedWidth( qBound( 100, CalamaresUtils::defaultFontHeight() * 12, w < preferred_min_w ? 100 : 190 ) ); sideBox->setSizePolicy( QSizePolicy::Expanding, QSizePolicy::Expanding ); QHBoxLayout* logoLayout = new QHBoxLayout; From d9ea22a48667f7f521ff6c07dcd0df3aab67a0e1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 21 Jun 2017 06:23:05 -0400 Subject: [PATCH 077/447] Screensize: refactor, move screen-size constants into global constexpr Also drop the minimum size a tiny bit, to 1024x520. --- src/calamares/CalamaresWindow.cpp | 16 ++++++++-------- src/libcalamaresui/utils/CalamaresUtilsGui.h | 8 ++++++++ 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/src/calamares/CalamaresWindow.cpp b/src/calamares/CalamaresWindow.cpp index aaeeced55..271e22cb9 100644 --- a/src/calamares/CalamaresWindow.cpp +++ b/src/calamares/CalamaresWindow.cpp @@ -47,19 +47,19 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) string( Calamares::Branding::ProductName ) ) ); ) - constexpr int min_w = 800; - constexpr int min_h = 520; - constexpr int preferred_min_w = 1050; - constexpr int preferred_min_h = 520; + using CalamaresUtils::windowMinimumHeight; + using CalamaresUtils::windowMinimumWidth; + using CalamaresUtils::windowPreferredHeight; + using CalamaresUtils::windowPreferredWidth; QSize availableSize = qApp->desktop()->availableGeometry( this ).size(); cDebug() << "Available size" << availableSize; - if ( (availableSize.width() < preferred_min_w) || (availableSize.height() < preferred_min_h) ) + if ( (availableSize.width() < windowPreferredWidth) || (availableSize.height() < windowPreferredHeight) ) cDebug() << " Small screen detected."; - QSize minimumSize( qBound( min_w, availableSize.width(), preferred_min_w ), - qBound( min_h, availableSize.height(), preferred_min_h ) ); + QSize minimumSize( qBound( windowMinimumWidth, availableSize.width(), windowPreferredWidth ), + qBound( windowMinimumHeight, availableSize.height(), windowPreferredHeight ) ); setMinimumSize( minimumSize ); @@ -77,7 +77,7 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) QBoxLayout* sideLayout = new QVBoxLayout; sideBox->setLayout( sideLayout ); - sideBox->setFixedWidth( qBound( 100, CalamaresUtils::defaultFontHeight() * 12, w < preferred_min_w ? 100 : 190 ) ); + sideBox->setFixedWidth( qBound( 100, CalamaresUtils::defaultFontHeight() * 12, w < windowPreferredWidth ? 100 : 190 ) ); sideBox->setSizePolicy( QSizePolicy::Expanding, QSizePolicy::Expanding ); QHBoxLayout* logoLayout = new QHBoxLayout; diff --git a/src/libcalamaresui/utils/CalamaresUtilsGui.h b/src/libcalamaresui/utils/CalamaresUtilsGui.h index d838024f2..3c57d5930 100644 --- a/src/libcalamaresui/utils/CalamaresUtilsGui.h +++ b/src/libcalamaresui/utils/CalamaresUtilsGui.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -113,6 +114,13 @@ UIDLLEXPORT int defaultFontHeight(); // in pixels, DPI-specific UIDLLEXPORT QFont defaultFont(); UIDLLEXPORT QSize defaultIconSize(); +/** + * @brief Size constants for the main Calamares window. + */ +constexpr int windowMinimumWidth = 800; +constexpr int windowMinimumHeight = 520; +constexpr int windowPreferredWidth = 1024; +constexpr int windowPreferredHeight = 520; } #endif // CALAMARESUTILSGUI_H From b0c4cc1481cc2d9d2da725a54a51fd40c263f3ec Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 21 Jun 2017 06:51:18 -0400 Subject: [PATCH 078/447] Screensize: warn the user if the screen is too small to show the installer nicely. Also document the welcome screen requirements-checks. FIXES #751 --- .../welcome/checker/RequirementsChecker.cpp | 15 ++++++++++++++- src/modules/welcome/welcome.conf | 11 +++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/src/modules/welcome/checker/RequirementsChecker.cpp b/src/modules/welcome/checker/RequirementsChecker.cpp index 80bc92974..29112de84 100644 --- a/src/modules/welcome/checker/RequirementsChecker.cpp +++ b/src/modules/welcome/checker/RequirementsChecker.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2017, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -29,9 +30,11 @@ #include "JobQueue.h" #include "GlobalStorage.h" +#include #include #include #include +#include #include #include #include @@ -60,6 +63,8 @@ RequirementsChecker::RequirementsChecker( QObject* parent ) mainLayout->addWidget( waitingWidget ); CALAMARES_RETRANSLATE( waitingWidget->setText( tr( "Gathering system information..." ) ); ) + QSize availableSize = qApp->desktop()->availableGeometry( m_widget ).size(); + QTimer* timer = new QTimer; timer->setSingleShot( true ); connect( timer, &QTimer::timeout, @@ -70,6 +75,7 @@ RequirementsChecker::RequirementsChecker( QObject* parent ) bool hasPower = false; bool hasInternet = false; bool isRoot = false; + bool enoughScreen = (availableSize.width() >= CalamaresUtils::windowPreferredWidth) && (availableSize.height() >= CalamaresUtils::windowPreferredHeight); qint64 requiredStorageB = m_requiredStorageGB * 1073741824L; /*powers of 2*/ cDebug() << "Need at least storage bytes:" << requiredStorageB; @@ -140,7 +146,14 @@ RequirementsChecker::RequirementsChecker( QObject* parent ) isRoot, m_entriesToRequire.contains( entry ) } ); - + else if ( entry == "screen" ) + checkEntries.append( { + entry, + [this]{ return QString(); }, // we hide it + [this]{ return tr( "The screen is too small to display the installer." ); }, + enoughScreen, + false + } ); } m_actualWidget->init( checkEntries ); diff --git a/src/modules/welcome/welcome.conf b/src/modules/welcome/welcome.conf index f7cd72cec..18e71b1ef 100644 --- a/src/modules/welcome/welcome.conf +++ b/src/modules/welcome/welcome.conf @@ -7,12 +7,23 @@ requirements: requiredStorage: 5.5 requiredRam: 1.0 internetCheckUrl: http://google.com + + # List conditions to check. Each listed condition will be + # probed in some way, and yields true or false according to + # the host system satisfying the condition. + # + # This sample file lists all the conditions that are know. check: - storage - ram - power - internet - root + - screen + # List conditions that must be satisfied (from the list + # of conditions, above) for installation to proceed. + # If any of these conditions are not met, the user cannot + # continue past the welcome page. required: - storage - ram From 4643ba0adc3ccac20b88c73834f644e2fe223a7e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 21 Jun 2017 07:10:38 -0400 Subject: [PATCH 079/447] Clang: improve usefullness of clang-warnings - don't check c++98 compatibility - don't show warnings on third-party code - don't check for padding --- CMakeLists.txt | 2 +- thirdparty/CMakeLists.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5942e6354..89e44e93e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) set( CMAKE_C_FLAGS_RELEASE "-O4 -DNDEBUG" ) set( CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g" ) - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything" ) + set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything -Wno-c++98-compat -Wno-padded" ) set( CMAKE_CXX_FLAGS_DEBUG "-g" ) set( CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" ) set( CMAKE_CXX_FLAGS_RELEASE "-O4 -DNDEBUG" ) diff --git a/thirdparty/CMakeLists.txt b/thirdparty/CMakeLists.txt index b3401a977..77b4897a5 100644 --- a/thirdparty/CMakeLists.txt +++ b/thirdparty/CMakeLists.txt @@ -1,3 +1,8 @@ +if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) + # Suppress warnings entirely; not interesting in third-party code + set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -w" ) +endif() + if( WITH_CRASHREPORTER ) macro( qt_wrap_ui ) qt5_wrap_ui( ${ARGN} ) From 2148538fac81c01b6dc495afccdcbbcdb958a9a2 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 21 Jun 2017 07:22:08 -0400 Subject: [PATCH 080/447] Clang: reduce warnings --- src/libcalamares/utils/Logger.cpp | 3 +++ src/libcalamares/utils/Logger.h | 1 + src/libcalamaresui/Settings.cpp | 2 +- src/libcalamaresui/Settings.h | 5 ++--- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/libcalamares/utils/Logger.cpp b/src/libcalamares/utils/Logger.cpp index 4acafa1cf..a8bcf8f4a 100644 --- a/src/libcalamares/utils/Logger.cpp +++ b/src/libcalamares/utils/Logger.cpp @@ -172,3 +172,6 @@ CLog::~CLog() log( m_msg.toUtf8().data(), m_debugLevel ); } +Logger::CDebug::~CDebug() +{ +} diff --git a/src/libcalamares/utils/Logger.h b/src/libcalamares/utils/Logger.h index 466ba7be5..8ab6b8515 100644 --- a/src/libcalamares/utils/Logger.h +++ b/src/libcalamares/utils/Logger.h @@ -48,6 +48,7 @@ namespace Logger CDebug( unsigned int debugLevel = LOGDEBUG ) : CLog( debugLevel ) { } + virtual ~CDebug(); }; DLLEXPORT void CalamaresLogHandler( QtMsgType type, const char* msg ); diff --git a/src/libcalamaresui/Settings.cpp b/src/libcalamaresui/Settings.cpp index 102026a33..b2ed81acf 100644 --- a/src/libcalamaresui/Settings.cpp +++ b/src/libcalamaresui/Settings.cpp @@ -46,8 +46,8 @@ Settings::Settings( const QString& settingsFilePath, QObject* parent ) : QObject( parent ) , m_debug( debugMode ) - , m_promptInstall( false ) , m_doChroot( true ) + , m_promptInstall( false ) { cDebug() << "Using Calamares settings file at" << settingsFilePath; QFile file( settingsFilePath ); diff --git a/src/libcalamaresui/Settings.h b/src/libcalamaresui/Settings.h index 58f2a61b2..90658513e 100644 --- a/src/libcalamaresui/Settings.h +++ b/src/libcalamaresui/Settings.h @@ -57,9 +57,6 @@ public: private: static Settings* s_instance; - bool m_debug; - bool m_doChroot; - QStringList m_modulesSearchPaths; QList< QMap< QString, QString > > m_customModuleInstances; @@ -67,6 +64,8 @@ private: QString m_brandingComponentName; + bool m_debug; + bool m_doChroot; bool m_promptInstall; }; From 12a0edfa50ffca822875b48367c5be66cb57dd25 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 21 Jun 2017 07:27:07 -0400 Subject: [PATCH 081/447] Clang: reduce warnings --- src/libcalamaresui/utils/YamlUtils.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/libcalamaresui/utils/YamlUtils.cpp b/src/libcalamaresui/utils/YamlUtils.cpp index 5003e98c7..313639537 100644 --- a/src/libcalamaresui/utils/YamlUtils.cpp +++ b/src/libcalamaresui/utils/YamlUtils.cpp @@ -24,7 +24,7 @@ void operator>>( const YAML::Node& node, QStringList& v ) { - for ( int i = 0; i < node.size(); ++i ) + for ( size_t i = 0; i < node.size(); ++i ) { v.append( QString::fromStdString( node[ i ].as< std::string >() ) ); } @@ -51,9 +51,11 @@ yamlToVariant( const YAML::Node& node ) return yamlMapToVariant( node ); case YAML::NodeType::Null: + case YAML::NodeType::Undefined: return QVariant(); } + // NOTREACHED return QVariant(); } From 8ea14d7957523603b08be78b62e31d9a388ece18 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 21 Jun 2017 08:27:10 -0400 Subject: [PATCH 082/447] Release: add copyright to files I've touched --- src/calamares/progresstree/ProgressTreeDelegate.cpp | 1 + src/libcalamares/GlobalStorage.cpp | 1 + src/libcalamares/GlobalStorage.h | 1 + src/libcalamares/utils/Logger.cpp | 1 + src/libcalamares/utils/Logger.h | 1 + src/libcalamaresui/Settings.cpp | 1 + src/libcalamaresui/Settings.h | 1 + src/libcalamaresui/modulesystem/Module.cpp | 1 + src/libcalamaresui/utils/YamlUtils.cpp | 1 + src/modules/locale/LCLocaleDialog.cpp | 1 + src/modules/netinstall/NetInstallPage.cpp | 1 + src/modules/partition/core/PartitionCoreModule.cpp | 1 + src/modules/partition/tests/PartitionJobTests.cpp | 1 + src/modules/users/UsersPage.h | 1 + 14 files changed, 14 insertions(+) diff --git a/src/calamares/progresstree/ProgressTreeDelegate.cpp b/src/calamares/progresstree/ProgressTreeDelegate.cpp index 1073b63ae..e8f7700c3 100644 --- a/src/calamares/progresstree/ProgressTreeDelegate.cpp +++ b/src/calamares/progresstree/ProgressTreeDelegate.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamares/GlobalStorage.cpp b/src/libcalamares/GlobalStorage.cpp index 1ade3d3bc..c872482be 100644 --- a/src/libcalamares/GlobalStorage.cpp +++ b/src/libcalamares/GlobalStorage.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamares/GlobalStorage.h b/src/libcalamares/GlobalStorage.h index 301800adc..012a516a1 100644 --- a/src/libcalamares/GlobalStorage.h +++ b/src/libcalamares/GlobalStorage.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamares/utils/Logger.cpp b/src/libcalamares/utils/Logger.cpp index a8bcf8f4a..5c18c2d29 100644 --- a/src/libcalamares/utils/Logger.cpp +++ b/src/libcalamares/utils/Logger.cpp @@ -2,6 +2,7 @@ * * Copyright 2010-2011, Christian Muehlhaeuser * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamares/utils/Logger.h b/src/libcalamares/utils/Logger.h index 8ab6b8515..72bed2000 100644 --- a/src/libcalamares/utils/Logger.h +++ b/src/libcalamares/utils/Logger.h @@ -2,6 +2,7 @@ * * Copyright 2010-2011, Christian Muehlhaeuser * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamaresui/Settings.cpp b/src/libcalamaresui/Settings.cpp index b2ed81acf..719f950fe 100644 --- a/src/libcalamaresui/Settings.cpp +++ b/src/libcalamaresui/Settings.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamaresui/Settings.h b/src/libcalamaresui/Settings.h index 90658513e..4c99eb811 100644 --- a/src/libcalamaresui/Settings.h +++ b/src/libcalamaresui/Settings.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamaresui/modulesystem/Module.cpp b/src/libcalamaresui/modulesystem/Module.cpp index 1b3da87e8..6f19d36a4 100644 --- a/src/libcalamaresui/modulesystem/Module.cpp +++ b/src/libcalamaresui/modulesystem/Module.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamaresui/utils/YamlUtils.cpp b/src/libcalamaresui/utils/YamlUtils.cpp index 313639537..1eb759963 100644 --- a/src/libcalamaresui/utils/YamlUtils.cpp +++ b/src/libcalamaresui/utils/YamlUtils.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/locale/LCLocaleDialog.cpp b/src/modules/locale/LCLocaleDialog.cpp index 4acef03e1..c6b475b24 100644 --- a/src/modules/locale/LCLocaleDialog.cpp +++ b/src/modules/locale/LCLocaleDialog.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/netinstall/NetInstallPage.cpp b/src/modules/netinstall/NetInstallPage.cpp index 94ba641ae..b5fa702d6 100644 --- a/src/modules/netinstall/NetInstallPage.cpp +++ b/src/modules/netinstall/NetInstallPage.cpp @@ -2,6 +2,7 @@ * Copyright 2016, Luca Giambonini * Copyright 2016, Lisa Vitolo * Copyright 2017, Kyle Robbertze + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index 6abb4b03d..608508d60 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -2,6 +2,7 @@ * * Copyright 2014, Aurélien Gâteau * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/tests/PartitionJobTests.cpp b/src/modules/partition/tests/PartitionJobTests.cpp index 2b7ccc653..8521f4224 100644 --- a/src/modules/partition/tests/PartitionJobTests.cpp +++ b/src/modules/partition/tests/PartitionJobTests.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Aurélien Gâteau + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/users/UsersPage.h b/src/modules/users/UsersPage.h index 3445a4207..0f328f46c 100644 --- a/src/modules/users/UsersPage.h +++ b/src/modules/users/UsersPage.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Portions from the Manjaro Installation Framework * by Roland Singer From 484123080129133b680df92d35810d7ca12f5be8 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 21 Jun 2017 10:30:51 -0400 Subject: [PATCH 083/447] Release: bump version number --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 89e44e93e..f3b0e42b6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -120,8 +120,8 @@ set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX ### Bump version here set( CALAMARES_VERSION_MAJOR 3 ) set( CALAMARES_VERSION_MINOR 1 ) -set( CALAMARES_VERSION_PATCH 0 ) -set( CALAMARES_VERSION_RC 0 ) +set( CALAMARES_VERSION_PATCH 1 ) +set( CALAMARES_VERSION_RC 1 ) set( CALAMARES_VERSION ${CALAMARES_VERSION_MAJOR}.${CALAMARES_VERSION_MINOR}.${CALAMARES_VERSION_PATCH} ) set( CALAMARES_VERSION_SHORT "${CALAMARES_VERSION}" ) From 6627d75489ebfb5d1de984b2a070ebda7a39e0c6 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 22 Jun 2017 00:37:00 +0000 Subject: [PATCH 084/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 37 ++++++++++++++++++++---------------- lang/calamares_ast.ts | 37 ++++++++++++++++++++---------------- lang/calamares_bg.ts | 37 ++++++++++++++++++++---------------- lang/calamares_ca.ts | 37 ++++++++++++++++++++---------------- lang/calamares_cs_CZ.ts | 37 ++++++++++++++++++++---------------- lang/calamares_da.ts | 37 ++++++++++++++++++++---------------- lang/calamares_de.ts | 37 ++++++++++++++++++++---------------- lang/calamares_el.ts | 37 ++++++++++++++++++++---------------- lang/calamares_en.ts | 37 ++++++++++++++++++++---------------- lang/calamares_en_GB.ts | 37 ++++++++++++++++++++---------------- lang/calamares_es.ts | 37 ++++++++++++++++++++---------------- lang/calamares_es_ES.ts | 37 ++++++++++++++++++++---------------- lang/calamares_es_MX.ts | 37 ++++++++++++++++++++---------------- lang/calamares_es_PR.ts | 37 ++++++++++++++++++++---------------- lang/calamares_et.ts | 37 ++++++++++++++++++++---------------- lang/calamares_eu.ts | 37 ++++++++++++++++++++---------------- lang/calamares_fa.ts | 37 ++++++++++++++++++++---------------- lang/calamares_fi_FI.ts | 37 ++++++++++++++++++++---------------- lang/calamares_fr.ts | 37 ++++++++++++++++++++---------------- lang/calamares_fr_CH.ts | 37 ++++++++++++++++++++---------------- lang/calamares_gl.ts | 37 ++++++++++++++++++++---------------- lang/calamares_gu.ts | 37 ++++++++++++++++++++---------------- lang/calamares_hi.ts | 37 ++++++++++++++++++++---------------- lang/calamares_hr.ts | 37 ++++++++++++++++++++---------------- lang/calamares_hu.ts | 37 ++++++++++++++++++++---------------- lang/calamares_id.ts | 37 ++++++++++++++++++++---------------- lang/calamares_is.ts | 37 ++++++++++++++++++++---------------- lang/calamares_it_IT.ts | 37 ++++++++++++++++++++---------------- lang/calamares_ja.ts | 37 ++++++++++++++++++++---------------- lang/calamares_kk.ts | 37 ++++++++++++++++++++---------------- lang/calamares_lo.ts | 37 ++++++++++++++++++++---------------- lang/calamares_lt.ts | 39 +++++++++++++++++++++----------------- lang/calamares_mr.ts | 37 ++++++++++++++++++++---------------- lang/calamares_nb.ts | 37 ++++++++++++++++++++---------------- lang/calamares_nl.ts | 37 ++++++++++++++++++++---------------- lang/calamares_pl.ts | 37 ++++++++++++++++++++---------------- lang/calamares_pl_PL.ts | 37 ++++++++++++++++++++---------------- lang/calamares_pt_BR.ts | 37 ++++++++++++++++++++---------------- lang/calamares_pt_PT.ts | 37 ++++++++++++++++++++---------------- lang/calamares_ro.ts | 37 ++++++++++++++++++++---------------- lang/calamares_ru.ts | 37 ++++++++++++++++++++---------------- lang/calamares_sk.ts | 37 ++++++++++++++++++++---------------- lang/calamares_sl.ts | 37 ++++++++++++++++++++---------------- lang/calamares_sr.ts | 37 ++++++++++++++++++++---------------- lang/calamares_sr@latin.ts | 37 ++++++++++++++++++++---------------- lang/calamares_sv.ts | 37 ++++++++++++++++++++---------------- lang/calamares_th.ts | 37 ++++++++++++++++++++---------------- lang/calamares_tr_TR.ts | 37 ++++++++++++++++++++---------------- lang/calamares_uk.ts | 37 ++++++++++++++++++++---------------- lang/calamares_ur.ts | 37 ++++++++++++++++++++---------------- lang/calamares_uz.ts | 37 ++++++++++++++++++++---------------- lang/calamares_zh_CN.ts | 37 ++++++++++++++++++++---------------- lang/calamares_zh_TW.ts | 37 ++++++++++++++++++++---------------- 53 files changed, 1114 insertions(+), 849 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 5503ba2fe..0c5c84c5f 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -315,7 +315,7 @@ The installer will quit and all changes will be lost. %1 المثبت - + Show debug information أظهر معلومات التّنقيح @@ -1104,12 +1104,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting إعداد محليّة النّظام - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. إعداد محليّة النّظام يؤثّر على لغة بعض عناصر واجهة مستخدم سطر الأوامر وأطقم محارفها.<br/>الإعداد الحاليّ هو <strong>%1</strong>. @@ -1297,17 +1297,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name الاسم - + Description الوصف - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... يجمع معلومات النّظام... - + has at least %1 GB available drive space فيه على الأقل مساحة بحجم %1 غ.بايت حرّة - + There is not enough drive space. At least %1 GB is required. ليست في القرص مساحة كافية. المطلوب هو %1 غ.بايت على الأقلّ. - + has at least %1 GB working memory فيه ذاكرة شاغرة بحجم %1 غ.بايت على الأقلّ - + The system does not have enough working memory. At least %1 GB is required. ليس في النّظام ذاكرة شاغرة كافية. المطلوب هو %1 غ.بايت على الأقلّ. - + is plugged in to a power source موصول بمصدر للطّاقة - + The system is not plugged in to a power source. النّظام ليس متّصلًا بمصدر للطّاقة. - + is connected to the Internet موصول بالإنترنت - + The system is not connected to the Internet. النّظام ليس موصولًا بالإنترنت - + The installer is not running with administrator rights. المثبّت لا يعمل بصلاحيّات المدير. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index 0ebb1d734..63a1979a0 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -315,7 +315,7 @@ L'instalador colará y perderánse toles camudancies. Instalador %1 - + Show debug information Amosar información de depuración @@ -1104,12 +1104,12 @@ L'instalador colará y perderánse toles camudancies. LCLocaleDialog - + System locale setting Axuste de locale del sistema - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. L'axustes de locale del sistema afeuta a la llingua y al conxuntu de caráuteres afitáu pa dellos elementos de la interfaz d'usuaru de llinia comandos.<br/>L'axuste actual ye <strong>%1</strong>. @@ -1297,17 +1297,17 @@ L'instalador colará y perderánse toles camudancies. NetInstallPage - + Name Nome - + Description Descripción - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalación de rede. (Deshabilitáu: Nun pue dise en cata del llistáu de paquetes, comprueba la conexón de rede) @@ -1750,55 +1750,60 @@ L'instalador colará y perderánse toles camudancies. RequirementsChecker - + Gathering system information... Axuntando información del sistema... - + has at least %1 GB available drive space tien polo menos %1 GB disponibles d'espaciu en discu - + There is not enough drive space. At least %1 GB is required. Nun hai espaciu abondu na unidá. Ríquense polo menos %1 GB. - + has at least %1 GB working memory polo menos %1 GB de memoria de trabayu - + The system does not have enough working memory. At least %1 GB is required. El sistema nun tien abonda memoria de trabayu. Ríquense polo menos %1 GB. - + is plugged in to a power source ta enchufáu a una fonte d'enerxía - + The system is not plugged in to a power source. El sistema nun ta enchufáu a una fonte d'enerxía. - + is connected to the Internet ta coneutáu a internet - + The system is not connected to the Internet. El sistema nun ta coneutáu a internet. - + The installer is not running with administrator rights. L'instalador nun ta executándose con drechos alministrativos. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 050b99d1f..39e8e1559 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -315,7 +315,7 @@ The installer will quit and all changes will be lost. %1 Инсталатор - + Show debug information Покажи информация за отстраняване на грешки @@ -1105,12 +1105,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting Настройка на локацията на системата - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Локацията на системата засяга езика и символите зададени за някои елементи на командния ред.<br/>Текущата настройка е <strong>%1</strong>. @@ -1298,17 +1298,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1751,55 +1751,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... Събиране на системна информация... - + has at least %1 GB available drive space има поне %1 ГБ свободено дисково пространство - + There is not enough drive space. At least %1 GB is required. Няма достатъчно дисково пространство. Необходимо е поне %1 ГБ. - + has at least %1 GB working memory има поне %1 ГБ работна памет - + The system does not have enough working memory. At least %1 GB is required. Системата не разполага с достатъчно работна памет. Необходима е поне %1 ГБ. - + is plugged in to a power source е включен към източник на захранване - + The system is not plugged in to a power source. Системата не е включена към източник на захранване. - + is connected to the Internet е свързан към интернет - + The system is not connected to the Internet. Системата не е свързана с интернет. - + The installer is not running with administrator rights. Инсталаторът не е стартиран с права на администратор. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index dbf6544a4..f16da7ace 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -315,7 +315,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. Instal·lador de %1 - + Show debug information Mostra la informació de depuració @@ -1104,12 +1104,12 @@ L'instal·lador es tancarà i tots els canvis es perdran. LCLocaleDialog - + System locale setting Configuració de la llengua del sistema - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. La configuració local del sistema afecta la llengua i el joc de caràcters d'alguns elements de la interície de línia d'ordres. <br/>La configuració actual és <strong>%1</strong>. @@ -1297,17 +1297,17 @@ L'instal·lador es tancarà i tots els canvis es perdran. NetInstallPage - + Name Nom - + Description Descripció - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instal·lació per xarxa. (Inhabilitada: no es poden obtenir les llistes de paquets, comproveu la connexió.) @@ -1750,55 +1750,60 @@ L'instal·lador es tancarà i tots els canvis es perdran. RequirementsChecker - + Gathering system information... Recopilant informació del sistema... - + has at least %1 GB available drive space té com a mínim %1 GB d'espai de disc disponible. - + There is not enough drive space. At least %1 GB is required. No hi ha prou espai de disc disponible. Com a mínim hi ha d'haver %1 GB. - + has at least %1 GB working memory té com a mínim %1 GB de memòria de treball - + The system does not have enough working memory. At least %1 GB is required. El sistema no té prou memòria de treball. Com a mínim es necessita %1 GB. - + is plugged in to a power source està connectat a una font de corrent - + The system is not plugged in to a power source. El sistema no està connectat a una font de corrent. - + is connected to the Internet està connectat a Internet - + The system is not connected to the Internet. El sistema no està connectat a Internet. - + The installer is not running with administrator rights. L'instal·lador no s'ha executat amb privilegis d'administrador. + + + The screen is too small to display the installer. + La pantalla és massa petita per mostrar l'instal·lador. + ResizeFileSystemJob diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index b2d4ab56a..aade8fd82 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -315,7 +315,7 @@ Instalační program bude ukončen a všechny změny ztraceny. %1 Instalátor - + Show debug information Ukázat ladící informace @@ -1104,12 +1104,12 @@ Instalační program bude ukončen a všechny změny ztraceny. LCLocaleDialog - + System locale setting Nastavení locale systému - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Nastavené locale systému ovlivňuje jazyk a znakovou sadu pro UI příkazové řádky.<br/>Současné nastavení je <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Instalační program bude ukončen a všechny změny ztraceny. NetInstallPage - + Name Jméno - + Description Popis - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Síťová instalace. (Zakázáno: Nelze načíst seznamy balíků, zkontrolujte připojení k síti) @@ -1750,55 +1750,60 @@ Instalační program bude ukončen a všechny změny ztraceny. RequirementsChecker - + Gathering system information... Shromažďuji informace o systému... - + has at least %1 GB available drive space má minimálně %1 GB dostupného místa na disku. - + There is not enough drive space. At least %1 GB is required. Nedostatek místa na disku. Je potřeba nejméně %1 GB. - + has at least %1 GB working memory má alespoň %1 GB operační paměti - + The system does not have enough working memory. At least %1 GB is required. Systém nemá dostatek paměti. Je potřeba nejméně %1 GB. - + is plugged in to a power source je připojený ke zdroji napájení - + The system is not plugged in to a power source. Systém není připojen ke zdroji napájení. - + is connected to the Internet je připojený k Internetu - + The system is not connected to the Internet. Systém není připojený k Internetu. - + The installer is not running with administrator rights. Instalační program není spuštěn s právy administrátora. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index a0b572c4e..97fe5b03c 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -315,7 +315,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.%1-installationsprogram - + Show debug information Vis fejlretningsinformation @@ -1104,12 +1104,12 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. LCLocaleDialog - + System locale setting Systemets lokalitetsindstilling - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Systemets lokalitetsindstilling har indflydelse på sproget og tegnsættet for nogle kommandolinje-brugerelementer.<br/>Den nuværende indstilling er <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. NetInstallPage - + Name Navn - + Description Beskrivelse - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Netværksinstallation. (Deaktiveret: Kunne ikke hente pakkelister, tjek din netværksforbindelse) @@ -1750,55 +1750,60 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. RequirementsChecker - + Gathering system information... Indsamler systeminformation... - + has at least %1 GB available drive space har mindst %1 GB ledig plads på drevet - + There is not enough drive space. At least %1 GB is required. Der er ikke nok ledig plads på drevet. Mindst %1 GB er påkrævet. - + has at least %1 GB working memory har mindst %1 GB arbejdshukommelse - + The system does not have enough working memory. At least %1 GB is required. Systemet har ikke nok arbejdshukommelse. Mindst %1 GB er påkrævet. - + is plugged in to a power source er tilsluttet en strømkilde - + The system is not plugged in to a power source. Systemet er ikke tilsluttet en strømkilde. - + is connected to the Internet er forbundet til internettet - + The system is not connected to the Internet. Systemet er ikke forbundet til internettet. - + The installer is not running with administrator rights. Installationsprogrammet kører ikke med administratorrettigheder. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 9c86a75f2..a236942f3 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -315,7 +315,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. %1 Installationsprogramm - + Show debug information Debug-Information anzeigen @@ -1104,12 +1104,12 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. LCLocaleDialog - + System locale setting Regions- und Spracheinstellungen - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Die Lokalisierung des Systems beeinflusst die Sprache und den Zeichensatz einiger Elemente der Kommandozeile.<br/>Die derzeitige Einstellung ist <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. NetInstallPage - + Name Name - + Description Beschreibung - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Netzwerk-Installation. (Deaktiviert: Paketlisten nicht erreichbar, prüfe deine Netzwerk-Verbindung) @@ -1750,55 +1750,60 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. RequirementsChecker - + Gathering system information... Sammle Systeminformationen... - + has at least %1 GB available drive space mindestens %1 GB freien Festplattenplatz hat - + There is not enough drive space. At least %1 GB is required. Der Speicherplatz auf der Festplatte ist unzureichend. Es wird mindestens %1 GB benötigt. - + has at least %1 GB working memory hat mindestens %1 GB Arbeitsspeicher - + The system does not have enough working memory. At least %1 GB is required. Das System hat nicht genug Arbeitsspeicher. Es wird mindestens %1GB benötigt. - + is plugged in to a power source ist an eine Stromquelle angeschlossen - + The system is not plugged in to a power source. Das System ist an keine Stromquelle angeschlossen. - + is connected to the Internet ist mit dem Internet verbunden - + The system is not connected to the Internet. Das System ist nicht mit dem Internet verbunden. - + The installer is not running with administrator rights. Das Installationsprogramm wird nicht mit Administratorrechten ausgeführt. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index a4b3db032..6c3b6fa54 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -315,7 +315,7 @@ The installer will quit and all changes will be lost. Εφαρμογή εγκατάστασης του %1 - + Show debug information Εμφάνιση πληροφοριών απασφαλμάτωσης @@ -1104,12 +1104,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting Τοπική ρύθμιση συστήματος - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Η τοπική ρύθμιση του συστήματος επηρεάζει τη γλώσσα και το σύνολο χαρακτήρων για ορισμένα στοιχεία διεπαφής χρήστη της γραμμής εντολών.<br/>Η τρέχουσα ρύθμιση είναι <strong>%1</strong>. @@ -1297,17 +1297,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... Συλλογή πληροφοριών συστήματος... - + has at least %1 GB available drive space έχει τουλάχιστον %1 GB διαθέσιμου χώρου στον δίσκο - + There is not enough drive space. At least %1 GB is required. Δεν υπάρχει αρκετός χώρος στον δίσκο. Απαιτείται τουλάχιστον %1 GB. - + has at least %1 GB working memory έχει τουλάχιστον %1 GB μνημης - + The system does not have enough working memory. At least %1 GB is required. Το σύστημα δεν έχει αρκετή μνήμη. Απαιτείται τουλάχιστον %1 GB. - + is plugged in to a power source είναι συνδεδεμένος σε πηγή ρεύματος - + The system is not plugged in to a power source. Το σύστημα δεν είναι συνδεδεμένο σε πηγή ρεύματος. - + is connected to the Internet είναι συνδεδεμένος στο διαδίκτυο - + The system is not connected to the Internet. Το σύστημα δεν είναι συνδεδεμένο στο διαδίκτυο. - + The installer is not running with administrator rights. Το πρόγραμμα εγκατάστασης δεν εκτελείται με δικαιώματα διαχειριστή. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index eda4ca3de..0e1e82d71 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -315,7 +315,7 @@ The installer will quit and all changes will be lost. %1 Installer - + Show debug information Show debug information @@ -1104,12 +1104,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name Name - + Description Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... Gathering system information... - + has at least %1 GB available drive space has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source is plugged in to a power source - + The system is not plugged in to a power source. The system is not plugged in to a power source. - + is connected to the Internet is connected to the Internet - + The system is not connected to the Internet. The system is not connected to the Internet. - + The installer is not running with administrator rights. The installer is not running with administrator rights. + + + The screen is too small to display the installer. + The screen is too small to display the installer. + ResizeFileSystemJob diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 952b451af..66a53b6be 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -315,7 +315,7 @@ The installer will quit and all changes will be lost. %1 Installer - + Show debug information Show debug information @@ -1104,12 +1104,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 0d8b815df..89222f81d 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -316,7 +316,7 @@ Saldrá del instalador y se perderán todos los cambios. %1 Instalador - + Show debug information Mostrar información de depuración. @@ -1105,12 +1105,12 @@ Saldrá del instalador y se perderán todos los cambios. LCLocaleDialog - + System locale setting Configuración regional del sistema. - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. La configuración regional del sistema afecta al idioma y a al conjunto de caracteres para algunos elementos de interfaz de la linea de comandos.<br/>La configuración actual es <strong>%1</strong>. @@ -1298,17 +1298,17 @@ Saldrá del instalador y se perderán todos los cambios. NetInstallPage - + Name Nombre - + Description Descripción - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalación a través de la Red. (Desactivada: no se ha podido obtener una lista de paquetes, comprueba tu conexión a la red) @@ -1751,55 +1751,60 @@ Saldrá del instalador y se perderán todos los cambios. RequirementsChecker - + Gathering system information... Obteniendo información del sistema... - + has at least %1 GB available drive space tiene al menos %1 GB espacio libre en el disco - + There is not enough drive space. At least %1 GB is required. No hay suficiente espació en el disco duro. Se requiere al menos %1 GB libre. - + has at least %1 GB working memory tiene al menos %1 GB de memoria. - + The system does not have enough working memory. At least %1 GB is required. El sistema no tiene suficiente memoria. Se requiere al menos %1 GB - + is plugged in to a power source esta conectado a una fuente de alimentación - + The system is not plugged in to a power source. El sistema no esta conectado a una fuente de alimentación. - + is connected to the Internet esta conectado a Internet - + The system is not connected to the Internet. El sistema no esta conectado a Internet - + The installer is not running with administrator rights. El instalador no esta ejecutándose con permisos de administrador. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 5fecf93e0..b5b266bdb 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -315,7 +315,7 @@ El instalador se cerrará y se perderán todos los cambios. Instalador %1 - + Show debug information Mostrar la información de depuración @@ -1104,12 +1104,12 @@ El instalador se cerrará y se perderán todos los cambios. LCLocaleDialog - + System locale setting Ajustar configuración local - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ El instalador se cerrará y se perderán todos los cambios. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ El instalador se cerrará y se perderán todos los cambios. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index f4ae86a95..a0efb734b 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -315,7 +315,7 @@ El instalador terminará y se perderán todos los cambios. %1 Instalador - + Show debug information Mostrar información de depuración @@ -1106,12 +1106,12 @@ El instalador terminará y se perderán todos los cambios. LCLocaleDialog - + System locale setting Configuración de localización del sistema - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. La configuración regional del sistema afecta al idioma y a al conjunto de caracteres para algunos elementos de interfaz de la linea de comandos.<br/>La configuración actual es <strong>%1</strong>. @@ -1299,17 +1299,17 @@ El instalador terminará y se perderán todos los cambios. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1752,55 +1752,60 @@ El instalador terminará y se perderán todos los cambios. RequirementsChecker - + Gathering system information... Obteniendo información del sistema... - + has at least %1 GB available drive space tiene al menos %1 GB de espacio en disco disponible - + There is not enough drive space. At least %1 GB is required. No hay suficiente espacio disponible en disco. Se requiere al menos %1 GB. - + has at least %1 GB working memory tiene al menos %1 GB de memoria para trabajar - + The system does not have enough working memory. At least %1 GB is required. No hay suficiente espacio disponible en disco. Se requiere al menos %1 GB. - + is plugged in to a power source está conectado a una fuente de energía - + The system is not plugged in to a power source. El sistema no está conectado a una fuente de energía. - + is connected to the Internet está conectado a Internet - + The system is not connected to the Internet. El sistema no está conectado a Internet. - + The installer is not running with administrator rights. El instalador no se está ejecutando con privilegios de administrador. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index 337ec2da1..0eac393d8 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -314,7 +314,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1103,12 +1103,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1296,17 +1296,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1749,55 +1749,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index eab400f3f..9458634e1 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index c18a0cfa7..602ee9339 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -312,7 +312,7 @@ The installer will quit and all changes will be lost. %1 Instalatzailea - + Show debug information @@ -1101,12 +1101,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1294,17 +1294,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1747,55 +1747,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... Sistemaren informazioa eskuratzen... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. Sistema ez dago indar iturri batetara konektatuta. - + is connected to the Internet Internetera konektatuta dago - + The system is not connected to the Internet. Sistema ez dago Internetera konektatuta. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index e841fbce5..41bf2f85e 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index 7494238ab..c42d4474d 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -315,7 +315,7 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. %1 Asennusohjelma - + Show debug information @@ -1104,12 +1104,12 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. LCLocaleDialog - + System locale setting Järjestelmän maa-asetus - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index 3fe02daad..5b70dc9ac 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -315,7 +315,7 @@ L'installateur se fermera et les changements seront perdus. Installateur %1 - + Show debug information Afficher les informations de dépannage @@ -1104,12 +1104,12 @@ L'installateur se fermera et les changements seront perdus. LCLocaleDialog - + System locale setting Paramètre régional - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Les paramètres régionaux systèmes affectent la langue et le jeu de caractère pour la ligne de commande et différents éléments d'interface.<br/>Le paramètre actuel est <strong>%1</strong>. @@ -1297,17 +1297,17 @@ L'installateur se fermera et les changements seront perdus. NetInstallPage - + Name Nom - + Description Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Installation par le réseau (Désactivée : impossible de récupérer leslistes de paquets, vérifiez la connexion réseau) @@ -1750,55 +1750,60 @@ L'installateur se fermera et les changements seront perdus. RequirementsChecker - + Gathering system information... Récupération des informations système... - + has at least %1 GB available drive space a au moins %1 Go d'espace disque disponible - + There is not enough drive space. At least %1 GB is required. Il n'y a pas assez d'espace disque. Au moins %1 Go sont requis. - + has at least %1 GB working memory a au moins %1 Go de mémoire vive - + The system does not have enough working memory. At least %1 GB is required. Le système n'a pas assez de mémoire vive. Au moins %1 Go sont requis. - + is plugged in to a power source est relié à une source de courant - + The system is not plugged in to a power source. Le système n'est pas relié à une source de courant. - + is connected to the Internet est connecté à Internet - + The system is not connected to the Internet. Le système n'est pas connecté à Internet. - + The installer is not running with administrator rights. L'installateur ne dispose pas des droits administrateur. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index c2ed91bd6..018bc3c6f 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 50c5ece2c..619392d0c 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -316,7 +316,7 @@ O instalador pecharase e perderanse todos os cambios. Instalador de %1 - + Show debug information Mostrar informes de depuración @@ -1105,12 +1105,12 @@ O instalador pecharase e perderanse todos os cambios. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1298,17 +1298,17 @@ O instalador pecharase e perderanse todos os cambios. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1751,55 +1751,60 @@ O instalador pecharase e perderanse todos os cambios. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index e604f4b8b..830eefb50 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index 75897c02d..6a0c1a39c 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 85c51e991..4bf93fcf4 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -315,7 +315,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.%1 Instalacijski program - + Show debug information Prikaži debug informaciju @@ -1104,12 +1104,12 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. LCLocaleDialog - + System locale setting Postavke jezične sheme sustava - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Jezična shema sustava ima efekt na jezični i znakovni skup za neke komandno linijske elemente sučelja.<br/>Trenutačna postavka je <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. NetInstallPage - + Name Ime - + Description Opis - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Mrežna instalacija. (Onemogućeno: Ne mogu dohvatiti listu paketa, provjerite da li ste spojeni na mrežu) @@ -1750,55 +1750,60 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. RequirementsChecker - + Gathering system information... Skupljanje informacija o sustavu... - + has at least %1 GB available drive space ima barem %1 GB dostupne slobodne memorije na disku - + There is not enough drive space. At least %1 GB is required. Nema dovoljno prostora na disku. Potrebno je najmanje %1 GB. - + has at least %1 GB working memory ima barem %1 GB radne memorije - + The system does not have enough working memory. At least %1 GB is required. Ovaj sustav nema dovoljno radne memorije. Potrebno je najmanje %1 GB. - + is plugged in to a power source je spojeno na izvor struje - + The system is not plugged in to a power source. Ovaj sustav nije spojen na izvor struje. - + is connected to the Internet je spojeno na Internet - + The system is not connected to the Internet. Ovaj sustav nije spojen na internet. - + The installer is not running with administrator rights. Instalacijski program nije pokrenut sa administratorskim dozvolama. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 11abb44e1..d9b0329bc 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -315,7 +315,7 @@ Minden változtatás elveszik, ha kilépsz a telepítőből. %1 Telepítő - + Show debug information Hibakeresési információk mutatása @@ -1105,12 +1105,12 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l LCLocaleDialog - + System locale setting Területi beállítások - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. A nyelvi beállítás kihat a nyelvi és karakter beállításokra a parancssori elemeknél.<br/>A jelenlegi beállítás <strong>%1</strong>. @@ -1298,17 +1298,17 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l NetInstallPage - + Name Név - + Description Leírás - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Hálózati telepítés. (Kikapcsolva: A csomagokat nem lehet letölteni, ellenőrizd a hálózati kapcsolatot) @@ -1751,55 +1751,60 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l RequirementsChecker - + Gathering system information... Rendszerinformációk gyűjtése... - + has at least %1 GB available drive space Legalább %1 GB lemezterület elérhető - + There is not enough drive space. At least %1 GB is required. Nincs elég lemezterület. Legalább %1GB szükséges. - + has at least %1 GB working memory Legalább %1 GB elérhető memória - + The system does not have enough working memory. At least %1 GB is required. A rendszernek nincs elég memóriája. Legalább %1 GB szükséges. - + is plugged in to a power source csatlakoztatva van külső áramforráshoz - + The system is not plugged in to a power source. A rendszer nincs csatlakoztatva külső áramforráshoz - + is connected to the Internet csatlakozik az internethez - + The system is not connected to the Internet. A rendszer nem csatlakozik az internethez. - + The installer is not running with administrator rights. A telepítő nem adminisztrátori jogokkal fut. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 60fe0aa47..b8772d282 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -315,7 +315,7 @@ Pemasangan akan ditutup dan semua perubahan akan hilang. Pemasang %1 - + Show debug information Tampilkan informasi debug @@ -1106,12 +1106,12 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. LCLocaleDialog - + System locale setting Setelan lokal sistem - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Pengaturan system locale berpengaruh pada bahasa dan karakter pada beberapa elemen antarmuka Command Line. <br/>Pengaturan saat ini adalah <strong>%1</strong>. @@ -1299,17 +1299,17 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. NetInstallPage - + Name Nama - + Description Deskripsi - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Pemasangan Jaringan. (Dinonfungsikan: Tak mampu menarik daftar paket, periksa sambungan jaringanmu) @@ -1752,55 +1752,60 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. RequirementsChecker - + Gathering system information... Mengumpulkan informasi sistem... - + has at least %1 GB available drive space memiliki paling sedikit %1 GB ruang drive tersedia - + There is not enough drive space. At least %1 GB is required. Ruang drive tidak cukup. Butuh minial %1 GB. - + has at least %1 GB working memory memiliki paling sedikit %1 GB memori bekerja - + The system does not have enough working memory. At least %1 GB is required. Sistem ini tidak memiliki memori yang cukup. Butuh minial %1 GB. - + is plugged in to a power source terhubung dengan sumber listrik - + The system is not plugged in to a power source. Sistem tidak terhubung dengan sumber listrik. - + is connected to the Internet terkoneksi dengan internet - + The system is not connected to the Internet. Sistem tidak terkoneksi dengan internet. - + The installer is not running with administrator rights. Pemasang tidak dijalankan dengan kewenangan administrator. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 7b4745056..74cc35b36 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -315,7 +315,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. %1 uppsetningarforrit - + Show debug information Birta villuleitarupplýsingar @@ -1104,12 +1104,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. LCLocaleDialog - + System locale setting Staðfærsla kerfisins stilling - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. NetInstallPage - + Name Heiti - + Description Lýsing - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. RequirementsChecker - + Gathering system information... Söfnun kerfis upplýsingar... - + has at least %1 GB available drive space hefur að minnsta kosti %1 GB laus á harðadisk - + There is not enough drive space. At least %1 GB is required. Það er ekki nóg diskapláss. Að minnsta kosti %1 GB eru þörf. - + has at least %1 GB working memory hefur að minnsta kosti %1 GB vinnsluminni - + The system does not have enough working memory. At least %1 GB is required. Kerfið hefur ekki nóg vinnsluminni. Að minnsta kosti %1 GB er krafist. - + is plugged in to a power source er í sambandi við aflgjafa - + The system is not plugged in to a power source. Kerfið er ekki í sambandi við aflgjafa. - + is connected to the Internet er tengd við Internetið - + The system is not connected to the Internet. Kerfið er ekki tengd við internetið. - + The installer is not running with administrator rights. Uppsetningarforritið er ekki keyrandi með kerfisstjóraheimildum. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index b2c984855..1b991920d 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -315,7 +315,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno %1 Programma di installazione - + Show debug information Mostra le informazioni di debug @@ -1104,12 +1104,12 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno LCLocaleDialog - + System locale setting Impostazioni di localizzazione del sistema - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Le impostazioni di localizzazione del sistema influenzano la lingua e il set di caratteri per alcuni elementi di interfaccia da linea di comando. <br/>L'impostazione attuale è <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno NetInstallPage - + Name Nome - + Description Descrizione - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Installazione di rete. (Disabilitata: impossibile recuperare le liste dei pacchetti, controllare la connessione di rete) @@ -1750,55 +1750,60 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno RequirementsChecker - + Gathering system information... Raccolta delle informazioni di sistema... - + has at least %1 GB available drive space ha almeno %1 GB di spazio disponibile - + There is not enough drive space. At least %1 GB is required. Non c'è spazio sufficiente sul dispositivo. E' richiesto almeno %1 GB. - + has at least %1 GB working memory ha almeno %1 GB di memoria - + The system does not have enough working memory. At least %1 GB is required. Il sistema non dispone di sufficiente memoria. E' richiesto almeno %1 GB. - + is plugged in to a power source è collegato a una presa di alimentazione - + The system is not plugged in to a power source. Il sistema non è collegato a una presa di alimentazione. - + is connected to the Internet è connesso a Internet - + The system is not connected to the Internet. Il sistema non è connesso a internet. - + The installer is not running with administrator rights. Il programma di installazione non è stato avviato con i diritti di amministrazione. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 351ae03ee..1ea936c90 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -315,7 +315,7 @@ The installer will quit and all changes will be lost. %1 インストーラー - + Show debug information デバッグ情報を表示 @@ -1104,12 +1104,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting システムのロケールの設定 - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. システムロケールの設定はコマンドラインやインターフェース上での言語や文字の表示に影響をおよぼします。<br/>現在の設定 <strong>%1</strong>. @@ -1297,17 +1297,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name 名前 - + Description 説明 - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) ネットワークインストール。(無効: パッケージリストを取得できません。ネットワーク接続を確認してください。) @@ -1750,55 +1750,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... システム情報を取得中... - + has at least %1 GB available drive space 最低 %1 GBのディスク空き領域があること - + There is not enough drive space. At least %1 GB is required. 十分なドライブ容量がありません。少なくとも %1 GB 必要です。 - + has at least %1 GB working memory 最低 %1 GB のワーキングメモリーがあること - + The system does not have enough working memory. At least %1 GB is required. システムには十分なワーキングメモリがありません。少なくとも %1 GB 必要です。 - + is plugged in to a power source 電源が接続されていること - + The system is not plugged in to a power source. システムに電源が接続されていません。 - + is connected to the Internet インターネットに接続されていること - + The system is not connected to the Internet. システムはインターネットに接続されていません。 - + The installer is not running with administrator rights. インストーラーは管理者権限で実行されていません。 + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index d5c6a1104..03d280a7e 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 9a70f009c..3f25c14e3 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index b080062a5..06fb96889 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -315,7 +315,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. %1 diegimo programa - + Show debug information Rodyti derinimo informaciją @@ -1104,12 +1104,12 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. LCLocaleDialog - + System locale setting Sistemos lokalės nustatymas - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Sistemos lokalės nustatymas įtakoja, kai kurių komandų eilutės naudotojo sąsajos elementų, kalbos ir simbolių rinkinį.<br/>Dabar yra nustatyta <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. NetInstallPage - + Name Pavadinimas - + Description Aprašas - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Tinklo diegimas. (Išjungta: Nepavyksta gauti paketų sąrašus, patikrinkite savo tinklo ryšį) @@ -1750,55 +1750,60 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. RequirementsChecker - + Gathering system information... Renkama sistemos informacija... - + has at least %1 GB available drive space turi bent %1 GB laisvos vietos diske - + There is not enough drive space. At least %1 GB is required. Neužtenka vietos diske. Reikia bent %1 GB. - + has at least %1 GB working memory turi bent %1 GB darbinės atminties - + The system does not have enough working memory. At least %1 GB is required. Sistemai neužtenka darbinės atminties. Reikia bent %1 GB. - + is plugged in to a power source prijungta prie maitinimo šaltinio - + The system is not plugged in to a power source. Sistema nėra prijungta prie maitinimo šaltinio. - + is connected to the Internet prijungta prie Interneto - + The system is not connected to the Internet. Sistema nėra prijungta prie Interneto. - + The installer is not running with administrator rights. Diegimo programa yra vykdoma be administratoriaus teisių. + + + The screen is too small to display the installer. + Ekranas yra per mažas, kad būtų parodyta diegimo programa. + ResizeFileSystemJob @@ -2210,7 +2215,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Sveiki atvykę į Calamares diegimo programą, skirtą %1.</h1> diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 35904879f..4996da160 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index ed5486ec2..493a3c384 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -315,7 +315,7 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.%1 Installasjonsprogram - + Show debug information Vis feilrettingsinformasjon @@ -1104,12 +1104,12 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index cbafb6929..92f688c3e 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -315,7 +315,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. %1 Installatieprogramma - + Show debug information Toon debug informatie @@ -1104,12 +1104,12 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. LCLocaleDialog - + System locale setting Landinstellingen - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. De landinstellingen bepalen de taal en het tekenset voor sommige opdrachtregelelementen.<br/>De huidige instelling is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. NetInstallPage - + Name Naam - + Description Beschrijving - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Netwerkinstallatie. (Uitgeschakeld: kon de pakketlijsten niet binnenhalen, controleer de netwerkconnectie) @@ -1750,55 +1750,60 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. RequirementsChecker - + Gathering system information... Systeeminformatie verzamelen... - + has at least %1 GB available drive space tenminste %1 GB vrije schijfruimte heeft - + There is not enough drive space. At least %1 GB is required. Er is onvoldoende vrije schijfruimte. Tenminste %1 GB is vereist. - + has at least %1 GB working memory tenminste %1 GB werkgeheugen heeft - + The system does not have enough working memory. At least %1 GB is required. Dit systeem heeft onvoldoende werkgeheugen. Tenminste %1 GB is vereist. - + is plugged in to a power source aangesloten is op netstroom - + The system is not plugged in to a power source. Dit systeem is niet aangesloten op netstroom. - + is connected to the Internet verbonden is met het Internet - + The system is not connected to the Internet. Dit systeem is niet verbonden met het Internet. - + The installer is not running with administrator rights. Het installatieprogramma draait zonder administratorrechten. + + + The screen is too small to display the installer. + Het schem is te klein on het installatieprogramma te vertonen. + ResizeFileSystemJob diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 4ba2a3acb..d2a170619 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -315,7 +315,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Instalator %1 - + Show debug information Pokaż informacje debugowania @@ -1104,12 +1104,12 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. LCLocaleDialog - + System locale setting Systemowe ustawienia lokalne - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Systemowe ustawienia lokalne wpływają na ustawienia języka i znaków w niektórych elementach wiersza poleceń interfejsu użytkownika.<br/>Bieżące ustawienie to <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. NetInstallPage - + Name Nazwa - + Description Opis - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalacja sieciowa. (Wyłączona: Nie można pobrać listy pakietów, sprawdź swoje połączenie z siecią) @@ -1750,55 +1750,60 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. RequirementsChecker - + Gathering system information... Zbieranie informacji o systemie... - + has at least %1 GB available drive space ma przynajmniej %1 GB dostępnego miejsca na dysku - + There is not enough drive space. At least %1 GB is required. Nie ma wystarczającej ilości miejsca na dysku. Wymagane jest przynajmniej %1 GB. - + has at least %1 GB working memory ma przynajmniej %1 GB pamięci roboczej - + The system does not have enough working memory. At least %1 GB is required. System nie posiada wystarczającej ilości pamięci roboczej. Wymagane jest przynajmniej %1 GB. - + is plugged in to a power source jest podłączony do źródła zasilania - + The system is not plugged in to a power source. System nie jest podłączony do źródła zasilania. - + is connected to the Internet jest podłączony do Internetu - + The system is not connected to the Internet. System nie jest podłączony do Internetu. - + The installer is not running with administrator rights. Instalator jest uruchomiony bez praw administratora. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index 251658ece..6a6ce19be 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -315,7 +315,7 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone.Instalator %1 - + Show debug information Pokaż informację debugowania @@ -1104,12 +1104,12 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index 97c2a54bc..64923a6fc 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -315,7 +315,7 @@ O instalador será fechado e todas as alterações serão perdidas.Instalador %1 - + Show debug information Exibir informações de depuração @@ -1106,12 +1106,12 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. LCLocaleDialog - + System locale setting Definição de localidade do sistema - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. A configuração de localidade do sistema afeta a linguagem e o conjunto de caracteres para algumas linhas de comando e elementos da interface do usuário.<br/>A configuração atual é <strong>%1</strong>. @@ -1299,17 +1299,17 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. NetInstallPage - + Name Nome - + Description Descrição - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalação pela Rede. (Desabilitada: Não foi possível adquirir lista de pacotes, verifique sua conexão com a internet) @@ -1752,55 +1752,60 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. RequirementsChecker - + Gathering system information... Coletando informações do sistema... - + has at least %1 GB available drive space tenha pelo menos %1 GB de espaço disponível no dispositivo - + There is not enough drive space. At least %1 GB is required. Não há espaço suficiente no armazenamento. Pelo menos %1 GB é necessário. - + has at least %1 GB working memory tenha pelo menos %1 GB de memória - + The system does not have enough working memory. At least %1 GB is required. O sistema não tem memória de trabalho suficiente. Pelo menos %1 GB é necessário. - + is plugged in to a power source está conectado a uma fonte de energia - + The system is not plugged in to a power source. O sistema não está conectado a uma fonte de energia. - + is connected to the Internet está conectado à Internet - + The system is not connected to the Internet. O sistema não está conectado à Internet. - + The installer is not running with administrator rights. O instalador não está sendo executado com permissões de administrador. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index 3fed97b24..bea7b268a 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -315,7 +315,7 @@ O instalador será encerrado e todas as alterações serão perdidas.%1 Instalador - + Show debug information Mostrar informação de depuração @@ -1104,12 +1104,12 @@ O instalador será encerrado e todas as alterações serão perdidas. LCLocaleDialog - + System locale setting Definição de localização do Sistema - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. A definição local do sistema afeta o idioma e conjunto de carateres para alguns elementos do interface da linha de comandos.<br/>A definição atual é <strong>%1</strong>. @@ -1297,17 +1297,17 @@ O instalador será encerrado e todas as alterações serão perdidas. NetInstallPage - + Name Nome - + Description Descrição - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalaçao de Rede. (Desativada: Incapaz de buscar listas de pacotes, verifique a sua ligação de rede) @@ -1750,55 +1750,60 @@ O instalador será encerrado e todas as alterações serão perdidas. RequirementsChecker - + Gathering system information... A recolher informação de sistema... - + has at least %1 GB available drive space tem pelo menos %1 GB de espaço livre em disco - + There is not enough drive space. At least %1 GB is required. Não existe espaço livre suficiente em disco. É necessário pelo menos %1 GB. - + has at least %1 GB working memory tem pelo menos %1 GB de memória disponível - + The system does not have enough working memory. At least %1 GB is required. O sistema não tem memória disponível suficiente. É necessário pelo menos %1 GB. - + is plugged in to a power source está ligado a uma fonte de energia - + The system is not plugged in to a power source. O sistema não está ligado a uma fonte de energia. - + is connected to the Internet está ligado à internet - + The system is not connected to the Internet. O sistema não está ligado à internet. - + The installer is not running with administrator rights. O instalador não está a correr com permissões de administrador. + + + The screen is too small to display the installer. + O ecrã tem um tamanho demasiado pequeno para mostrar o instalador. + ResizeFileSystemJob diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index ce0a85a9a..b59a38415 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -315,7 +315,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Program de instalare %1 - + Show debug information Arată informația de depanare @@ -1104,12 +1104,12 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. LCLocaleDialog - + System locale setting Setările de localizare - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Setările de localizare ale sistemului afectează limba și setul de caractere folosit pentru unele elemente de interfață la linia de comandă.<br/>Setările actuale sunt <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. NetInstallPage - + Name Nume - + Description Despre - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Instalarea rețelei. (Dezactivat: Nu se pot obține listele de pachete, verificați conexiunea la rețea) @@ -1750,55 +1750,60 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. RequirementsChecker - + Gathering system information... Se adună informații despre sistem... - + has at least %1 GB available drive space are cel puțin %1 spațiu disponibil - + There is not enough drive space. At least %1 GB is required. Nu este suficient spațiu disponibil. Sunt necesari cel puțin %1 GB. - + has at least %1 GB working memory are cel puțin %1 GB de memorie utilizabilă - + The system does not have enough working memory. At least %1 GB is required. Sistemul nu are suficientă memorie utilizabilă. Sunt necesari cel puțin %1 GB. - + is plugged in to a power source este alimentat cu curent - + The system is not plugged in to a power source. Sistemul nu este alimentat cu curent. - + is connected to the Internet este conectat la Internet - + The system is not connected to the Internet. Sistemul nu este conectat la Internet. - + The installer is not running with administrator rights. Programul de instalare nu rulează cu privilegii de administrator. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 0498fad80..470ad2a6a 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -314,7 +314,7 @@ The installer will quit and all changes will be lost. Программа установки %1 - + Show debug information Показать отладочную информацию @@ -1103,12 +1103,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting Общие региональные настройки - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Общие региональные настройки влияют на язык и кодировку для отдельных элементов интерфейса командной строки.<br/>Текущий выбор <strong>%1</strong>. @@ -1296,17 +1296,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Установка по сети. (Отключено: не удается получить список пакетов, проверьте сетевое подключение) @@ -1749,55 +1749,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... Сбор информации о системе... - + has at least %1 GB available drive space доступно как минимум %1 ГБ свободного дискового пространства - + There is not enough drive space. At least %1 GB is required. Недостаточно места на дисках. Необходимо как минимум %1 ГБ. - + has at least %1 GB working memory доступно как минимум %1 ГБ оперативной памяти - + The system does not have enough working memory. At least %1 GB is required. Недостаточно оперативной памяти. Необходимо как минимум %1 ГБ. - + is plugged in to a power source подключено сетевое питание - + The system is not plugged in to a power source. Сетевое питание не подключено. - + is connected to the Internet присутствует выход в сеть Интернет - + The system is not connected to the Internet. Отсутствует выход в Интернет. - + The installer is not running with administrator rights. Программа установки не запущена с привилегиями администратора. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index e8906550a..ba85215b6 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -315,7 +315,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Inštalátor distribúcie %1 - + Show debug information Zobraziť ladiace informácie @@ -1104,12 +1104,12 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. LCLocaleDialog - + System locale setting Miestne nastavenie systému - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Miestne nastavenie systému ovplyvní jazyk a znakovú sadu niektorých prvkov používateľského rozhrania v príkazovom riadku.<br/>Aktuálne nastavenie je <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. NetInstallPage - + Name Názov - + Description Popis - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Sieťová inštalácia. (Zakázaná: Nie je možné získať zoznamy balíkov. Skontrolujte vaše sieťové pripojenie.) @@ -1750,55 +1750,60 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. RequirementsChecker - + Gathering system information... Zbierajú sa informácie o počítači... - + has at least %1 GB available drive space obsahuje aspoň %1 GB voľného miesta na disku - + There is not enough drive space. At least %1 GB is required. Nie je dostatok miesta na disku. Vyžaduje sa aspoň %1 GB. - + has at least %1 GB working memory obsahuje aspoň %1 GB voľnej operačnej pamäte - + The system does not have enough working memory. At least %1 GB is required. Počítač neobsahuje dostatok operačnej pamäte. Vyžaduje sa aspoň %1 GB. - + is plugged in to a power source je pripojený k zdroju napájania - + The system is not plugged in to a power source. Počítač nie je pripojený k zdroju napájania. - + is connected to the Internet je pripojený k internetu - + The system is not connected to the Internet. Počítač nie je pripojený k internetu. - + The installer is not running with administrator rights. Inštalátor nie je spustený s právami správcu. + + + The screen is too small to display the installer. + Obrazovka je príliš malá na to, aby bolo možné zobraziť inštalátor. + ResizeFileSystemJob diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 5993a3a5c..432aa2b3f 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -315,7 +315,7 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. %1 Namestilnik - + Show debug information @@ -1104,12 +1104,12 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 4c3001728..f8299b04e 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -315,7 +315,7 @@ The installer will quit and all changes will be lost. %1 инсталер - + Show debug information @@ -1104,12 +1104,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name Назив - + Description Опис - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index 557d897eb..d1d11ddec 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -315,7 +315,7 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. %1 Instaler - + Show debug information @@ -1104,12 +1104,12 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 4b779b14b..7d27bfb54 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -315,7 +315,7 @@ Alla ändringar kommer att gå förlorade. %1-installationsprogram - + Show debug information Visa avlusningsinformation @@ -1104,12 +1104,12 @@ Alla ändringar kommer att gå förlorade. LCLocaleDialog - + System locale setting Systemspråksinställning - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Systemspråket påverkar vilket språk och teckenuppsättning somliga kommandoradsprogram använder.<br/>Det nuvarande språket är <strong>%1</strong>. @@ -1297,17 +1297,17 @@ Alla ändringar kommer att gå förlorade. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ Alla ändringar kommer att gå förlorade. RequirementsChecker - + Gathering system information... Samlar systeminformation... - + has at least %1 GB available drive space har minst %1 GB tillgängligt utrymme på hårddisken - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory har minst %1 GB arbetsminne - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source är ansluten till en strömkälla - + The system is not plugged in to a power source. Systemet är inte anslutet till någon strömkälla. - + is connected to the Internet är ansluten till internet - + The system is not connected to the Internet. Systemet är inte anslutet till internet. - + The installer is not running with administrator rights. Installationsprogammet körs inte med administratörsrättigheter. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 430d4bb32..baf78f034 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -315,7 +315,7 @@ The installer will quit and all changes will be lost. ตัวติดตั้ง %1 - + Show debug information แสดงข้อมูลการดีบั๊ก @@ -1104,12 +1104,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting การตั้งค่า locale ระบบ - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1297,17 +1297,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1750,55 +1750,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index b2b90505a..591fa7112 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -315,7 +315,7 @@ Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. %1 Yükleniyor - + Show debug information Hata ayıklama bilgisini göster @@ -1107,12 +1107,12 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. LCLocaleDialog - + System locale setting Sistem yerel ayarları - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Sistem yerel ayarı, bazı uçbirim, kullanıcı ayarlamaları ve başkaca dil seçeneklerini belirler ve etkiler. <br/>Varsayılan geçerli ayarlar <strong>%1</strong>. @@ -1300,17 +1300,17 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. NetInstallPage - + Name İsim - + Description Açıklama - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) Ağ Üzerinden Kurulum. (Devre Dışı: Paket listeleri alınamıyor, ağ bağlantısını kontrol ediniz) @@ -1754,56 +1754,61 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. RequirementsChecker - + Gathering system information... Sistem bilgileri toplanıyor... - + has at least %1 GB available drive space En az %1 GB disk alanı olduğundan... - + There is not enough drive space. At least %1 GB is required. Yeterli disk alanı mevcut değil. En az %1 GB disk alanı gereklidir. - + has at least %1 GB working memory En az %1 GB bellek bulunduğundan... - + The system does not have enough working memory. At least %1 GB is required. Yeterli ram bellek gereksinimi karşılanamıyor. En az %1 GB ram bellek gereklidir. - + is plugged in to a power source Bir güç kaynağına takılı olduğundan... - + The system is not plugged in to a power source. Sistem güç kaynağına bağlı değil. - + is connected to the Internet İnternete bağlı olduğundan... - + The system is not connected to the Internet. Sistem internete bağlı değil. - + The installer is not running with administrator rights. Sistem yükleyici yönetici haklarına sahip olmadan çalışmıyor. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 591dfd9b3..0f22d74fa 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. %1 Установник - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index 876c8cc5f..6394bb85d 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index 32dc642d9..20523b332 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -308,7 +308,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -1097,12 +1097,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. @@ -1290,17 +1290,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name - + Description - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) @@ -1743,55 +1743,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... - + has at least %1 GB available drive space - + There is not enough drive space. At least %1 GB is required. - + has at least %1 GB working memory - + The system does not have enough working memory. At least %1 GB is required. - + is plugged in to a power source - + The system is not plugged in to a power source. - + is connected to the Internet - + The system is not connected to the Internet. - + The installer is not running with administrator rights. + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 3d6854b2a..58ce0f72d 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -316,7 +316,7 @@ The installer will quit and all changes will be lost. %1 安装程序 - + Show debug information 显示调试信息 @@ -1106,12 +1106,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting 系统语区设置 - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. 系统语言区域设置会影响部份命令行用户界面的语言及字符集。<br/>目前的设置为 <strong>%1</strong>。 @@ -1299,17 +1299,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name 名称 - + Description 描述 - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) 网络安装。(已禁用:无法获取软件包列表,请检查网络连接) @@ -1752,55 +1752,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... 正在收集系统信息 ... - + has at least %1 GB available drive space 至少 %1 GB 可用磁盘空间 - + There is not enough drive space. At least %1 GB is required. 没有足够的磁盘空间。至少需要 %1 GB。 - + has at least %1 GB working memory 至少 %1 GB 可用内存 - + The system does not have enough working memory. At least %1 GB is required. 系统没有足够的内存。至少需要 %1 GB。 - + is plugged in to a power source 已连接到电源 - + The system is not plugged in to a power source. 系统未连接到电源。 - + is connected to the Internet 已连接到互联网 - + The system is not connected to the Internet. 系统未连接到互联网。 - + The installer is not running with administrator rights. 安装器未以管理员权限运行 + + + The screen is too small to display the installer. + + ResizeFileSystemJob diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 0ff7540ba..ca64e9389 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -315,7 +315,7 @@ The installer will quit and all changes will be lost. %1 安裝程式 - + Show debug information 顯示除錯資訊 @@ -1104,12 +1104,12 @@ The installer will quit and all changes will be lost. LCLocaleDialog - + System locale setting 系統語系設定 - + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. 系統語系設定會影響部份命令列使用者介面的語言及字元集。<br/>目前的設定為 <strong>%1</strong>。 @@ -1297,17 +1297,17 @@ The installer will quit and all changes will be lost. NetInstallPage - + Name 名稱 - + Description 描述 - + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) 網路安裝。(已停用:無法擷取軟體包清單,請檢查您的網路連線) @@ -1750,55 +1750,60 @@ The installer will quit and all changes will be lost. RequirementsChecker - + Gathering system information... 收集系統資訊中... - + has at least %1 GB available drive space 有至少 %1 GB 的可用磁碟空間 - + There is not enough drive space. At least %1 GB is required. 沒有足夠的磁碟空間。至少需要 %1 GB。 - + has at least %1 GB working memory 有至少 %1 GB 的可用記憶體 - + The system does not have enough working memory. At least %1 GB is required. 系統沒有足夠的記憶體。至少需要 %1 GB。 - + is plugged in to a power source 已插入外接電源 - + The system is not plugged in to a power source. 系統未插入外接電源。 - + is connected to the Internet 已連上網際網路 - + The system is not connected to the Internet. 系統未連上網際網路 - + The installer is not running with administrator rights. 安裝程式並未以管理員權限執行。 + + + The screen is too small to display the installer. + + ResizeFileSystemJob From c69cfde0b1b027fec97c4c82176a762bb676c4bd Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 22 Jun 2017 00:37:01 +0000 Subject: [PATCH 085/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index a1258552cf5db3824d6fd0b82db922527a81cee8..66239b758f38223eabd308fe05e08fe8534914cc 100644 GIT binary patch delta 16 XcmeBR>0p^q&1z_BWni+gp@R_sDH{am delta 16 XcmeBR>0p^q&1zt1Wn{jwp@R_sDGdbY diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 88c4b0d24..dc7d38d32 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 3da93aecd..4b1896b44 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 71a1fdadb173bb1f570d5c9d07f8502f82665ea6..3478ab1e9fa9ad9b208badc08c6592952aca3460 100644 GIT binary patch delta 16 XcmdnNyn}f{HLIbim4V5|1`9?2E&l}d delta 16 XcmdnNyn}f{HLHQ4m67?z1`9?2E%5~P diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 0a70f9965..e00ff2cff 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index fc346dcbd..10ce62182 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 8510c9b0a..569159ada 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index ce8d16744..c14210cb1 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 45a4cfedf..2e6a669b8 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index c1bd96330..f60cba839 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 056bcce59dc16953c268bf9c6da269a4f4e58fc6..3fdc5cad818c8ddff7fa8d928211f555fcda3c1e 100644 GIT binary patch delta 16 XcmdnOyoGr}HLIbim4V5|1`|dAEq?^* delta 16 XcmdnOyoGr}HLHQ4m67?z1`|dAEpY_t diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index a996be540..674a7c51d 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 0d16bcc3015654a303177dca64f8c8ad673f7dea..df8e136d25e66c5afccf1353b8877ff1d053f4b9 100644 GIT binary patch delta 16 XcmX@he3p4aHLIbim4V5|246-1FrNi9 delta 16 XcmX@he3p4aHLHQ4m67?z246-1Fp&i` diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index cf340dd79..f8b8f088c 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 44a55d934..27a25ce3f 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 1de2bb91d0941e1d4d7467ba7b2b97e524575842..d5b58ee4ce7ec51047056f52770c33bd35ebdf07 100644 GIT binary patch delta 16 XcmX@Ye1v&IHLIbim4V5|1{X#EFMkCY delta 16 XcmX@Ye1v&IHLHQ4m67?z1{X#EFL4DK diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index ddc035df0..0e7256d58 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index c04e835c1fe51a22d975822d95c44dbdc9036a2e..4457e6a5ab1e4843ab9a6f75680976cde7db292a 100644 GIT binary patch delta 16 XcmX@ge3W@YHLIbim4V5|23JM^FP{Y* delta 16 XcmX@ge3W@YHLHQ4m67?z23JM^FOdZt diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 526663198..25921068c 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 6c314bbb5cdadddc8e0a3f3553b4874a660628dc..635c38e8048a98a9205189dd50d047ccebc08432 100644 GIT binary patch delta 16 XcmX@be2RHOHLIbim4V5|1}{bcFh2z= delta 16 XcmX@be2RHOHLHQ4m67?z1}{bcFfj!y diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index b212d9e0a..aaff5a4a5 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index cebde7d5d079ec9f256fa99918787c745ac4cf73..7ba0d8347b3f41d1e16632453942dfb8b1f6291d 100644 GIT binary patch delta 16 Xcmdnayq$SMHLIbim4V5|26ILLE#Cz4 delta 16 Xcmdnayq$SMHLHQ4m67?z26ILLEztz> diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 6545a9f73..0c3176305 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index fd91eddf823511615ee1df1770a5bb4d35f4a3f1..af1d654b666587146dc20457b9ed1cd36688e434 100644 GIT binary patch delta 16 XcmdnWyp?%EHLIbim4V5|22(}=EuRGJ delta 16 XcmdnWyp?%EHLHQ4m67?z22(}=Es+H5 diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 81954a0ff..7737eb315 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index e565e42c9a713872d5cdcb7b5abbf2b6f43339ee..6742dec82562fe576d693b5389db3c38d419954e 100644 GIT binary patch delta 16 XcmZ3_yq diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 0712b9c2b..cba88342b 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 9936a872c0c31c9349a3741da707fe21146bfafa..7423c068ca4e4807877ce833c2488a8c52071f89 100644 GIT binary patch delta 16 Xcmdnayq$SMHLIbim4V5|26ILLE#Cz4 delta 16 Xcmdnayq$SMHLHQ4m67?z26ILLEztz> diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index b4bd1f669..564c0942b 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 10b4e044d3c61c2bf209148ef56f53bf3eaa5c27..a60720d5bd97c32a9ceb91a6ca7d87b48b143969 100644 GIT binary patch delta 16 Xcmdnayq$SMHLIbim4V5|26ILLE#Cz4 delta 16 Xcmdnayq$SMHLHQ4m67?z26ILLEztz> diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 67906a7a4..eb7028dc3 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index a59c30bb4de4a2389c81b5d74f3a7d523d90f733..7d5578c1a73a83384c2503df4133127b3c54cbd5 100644 GIT binary patch delta 16 XcmdnOyoGr}HLIbim4V5|1`|dAEq?^* delta 16 XcmdnOyoGr}HLHQ4m67?z1`|dAEpY_t diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 25714c2ee..ba02c1b40 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index c2566dee0..18738346d 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 79cc0b9d9..fa74529e6 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index e66710ddcd68d4f6b739c3fa63a39375a99bdfcc..456a1f31b963c22ef152f31fb3e8216782647b43 100644 GIT binary patch delta 18 ZcmZo*Z(!e0#mH)CYGq)uxt@`c2>>ss1bF}e delta 18 ZcmZo*Z(!e0#mH)4Xk}!+xt@`c2>>se1bF}e diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index df16784b4..891d7c221 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 89797f2e9..5ef4cbb71 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 737b49911..5e0c76862 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 44776c4d1..29929b25d 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 412847d8d30bb9d806648aad76472cc387f39927..dded8cd2c9d83971929750f29bf0c219587208c2 100644 GIT binary patch delta 16 XcmZ3-ypDN7HLIbim4V5|20caqEWZTT delta 16 XcmZ3-ypDN7HLHQ4m67?z20caqEU^UF diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index f2f5286d8..d6d272196 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 1d7789311d9f96d40d18acdcb706ee5527b99482..69c47536986227825d9d54ae93498c8e450bc26c 100644 GIT binary patch delta 16 XcmZ3@yqbAJHLIbim4V5|25m+FEMEl9 delta 16 XcmZ3@yqbAJHLHQ4m67?z25m+FEKvl` diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 6686b46f9..fb6fc6b0a 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index be63fb6a3..6d1d88281 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 2b0d2cb8ba6ca31c69138853e17d112ab3970161..b9b75d4ab76108f1b5665e31ce35e7b09eebee37 100644 GIT binary patch delta 16 XcmdnSyp4H6HLIbim4V5|1~WzgEx!cs delta 16 XcmdnSyp4H6HLHQ4m67?z1~WzgEwKde diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index f38e1563d..8453cd9b3 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index f259db0f6fa022cd78e6fe08b86c53b6f9232e4e..43a70f73e0c3d5bcc487f225694dfbc1ff65048c 100644 GIT binary patch delta 16 XcmX@We1LgEHLIbim4V5|1_wp}F8>7$ delta 16 XcmX@We1LgEHLHQ4m67?z1_wp}F7X8o diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index aa00f850a..887b6cb10 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index ebf473ab867f350029f41715cd24f7f5a02f1cde..0ecc294d093b2085caa3238a9a7d1d452746f936 100644 GIT binary patch delta 18 ZcmeBS?_u9i#mH)CYGq)uxt@`i2>>xz1f2i? delta 18 ZcmeBS?_u9i#mH)4Xk}!+xt@`i2>>xl1f2i? diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 742426d5c..399c93c1f 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index a64bd8f55..309a2afed 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 385e042b88f901f5260701828fbe7600142f3543..ad089f4d933c444ade25bd174796d5b57e6e345a 100644 GIT binary patch delta 16 Xcmcb{a*bs|HLIbim4V5|hHH!fGTQ~w delta 16 Xcmcb{a*bs|HLHQ4m67?zhHH!fGR+0i diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 711b6c6ef..7eb6f6009 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 44b5c8c89..72eb5af6b 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 807015a27..146d3e0b3 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index f32c625f4d4570d671457d8e2b6f6808cde04ab9..726edf7ffddecb05d73f44ba7110d9afbc3b11ca 100644 GIT binary patch delta 18 ZcmdnRzKeZB6(g&msg;4r=6XhJCIC0k1t$Oi delta 18 ZcmdnRzKeZB6(g&Gp_P&O=6XhJCIC0W1t$Oi diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 0ed6b68f4..1c9678487 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index edf4135c2..ae47365cd 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index cb56de878..fd9b77c91 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 983d463f0bc28ffb6b7251e5e9fedfa76e9e40ab..6dbb6f60b39e0aebdd596f08247488cbf603398b 100644 GIT binary patch delta 16 XcmaFE{Dyf#HLIbim4V5|h8#u!G=Bw= delta 16 XcmaFE{Dyf#HLHQ4m67?zh8#u!G;sxy diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index f59823699..553e3bbc3 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 41cf4f3c4..41830a457 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index a737d3a4679e2dbb12b3622299954edcc020e2ab..d9977493296b3ce84625e6cf9d53a9707647b023 100644 GIT binary patch delta 16 XcmbQjGKFPAHLIbim4V5|hAE5yDw_oh delta 16 XcmbQjGKFPAHLHQ4m67?zhAE5yDvbpT diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index fc0dc80d7..68c6992bc 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 67bf08a675affafe0bffce5ebc48eecc390142d7..a9417bde52277c003007c01655814d4d9257413a 100644 GIT binary patch delta 16 XcmdnSyp4H6HLIbim4V5|1~WzgEx!cs delta 16 XcmdnSyp4H6HLHQ4m67?z1~WzgEwKde diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index c6c71e8d6..e266bbbe0 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 4a4f21880cdbe796ec160d813f49f2158b84bfc6..061af16e1def0f7ad161c5da9fea4e609e967fa3 100644 GIT binary patch delta 16 XcmZ3(yoPx~HLIbim4V5|1|3EKEPn*i delta 16 XcmZ3(yoPx~HLHQ4m67?z1|3EKEO7+U diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index a3a57eac3..2602280a1 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 9f4428940..12e0f6310 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 2b5aa1f249eb89987c26f8622e2ddd3126357e4c..1decdbef3cfda34cabd200db4946707c561cef57 100644 GIT binary patch delta 16 XcmZo-X=0gB&1z_BWni+gp@|UyC|d;8 delta 16 XcmZo-X=0gB&1zt1Wn{jwp@|UyC`|;_ diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index edb6cf81c..45b5bf0b7 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 5a1c69f8cc5d6c9d532887f4efb59babf540a8ec..7bfc9e9a39e0bf42d0b4e353dc2e91c21f6eef0e 100644 GIT binary patch delta 16 XcmdnYyqS4IHLIbim4V5|24hA5EnfuY delta 16 XcmdnYyqS4IHLHQ4m67?z24hA5El~vK diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 870aaad09..6aab82a26 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 89cbceedd0d53c7dbd539a0c606ed093ad125d44..50bbff6314a1cd7805cf38dd93307c4235bc476b 100644 GIT binary patch delta 16 XcmZ3>yq0-FHLIbim4V5|23yq0-FHLHQ4m67?z23, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 9b8e4c9ac..fcad3c841 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 01:27+0000\n" +"POT-Creation-Date: 2017-06-21 15:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 43fbc42d47e8fbbac9e97ef1b28377c404a2de1e Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 22 Jun 2017 02:52:03 +0000 Subject: [PATCH 086/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 66239b758f38223eabd308fe05e08fe8534914cc..d893dfed68c30d0f9130c7f1bbfef8b16d613578 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!?@zU}$Avw6URs5dbir1u_5t delta 18 ZcmeBR>0p^q$!@4%Xli9(vaz9q5dbj81vmfz diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index dc7d38d32..553afa85e 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 4b1896b44..0fa8a7177 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 3478ab1e9fa9ad9b208badc08c6592952aca3460..d8d2be377828c495d95d29bfe9399a82f73783e8 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA*P=fuWUw(Z&V~MgTTG1wa4* delta 18 ZcmdnNyn}f{CA*=5p{bRD$;Ji?MgTTu1x5e> diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index e00ff2cff..bb60bcefe 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 10ce62182..431ee2d8d 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 569159ada..7a57b86b1 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index c14210cb1..6392ed85c 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 2e6a669b8..c92d1ede0 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index f60cba839..ae14735b4 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 3fdc5cad818c8ddff7fa8d928211f555fcda3c1e..970c7a48b16e033bdf149654587497facacaea7e 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*P=fuWUw(Z&W7MgTRg1vCHv delta 18 ZcmdnOyoGr}CA*=5p{bRD$;Ji~MgTR|1v&r# diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 674a7c51d..0f267f6d2 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index df8e136d25e66c5afccf1353b8877ff1d053f4b9..6c8734c33f48746a8489e2ed0275a592bec716dc 100644 GIT binary patch delta 18 ZcmX@he3p4aCA*P=fuWUw(Z&W}MgTc71%Chl delta 18 ZcmX@he3p4aCA*=5p{bRD$;Jj>MgTcl1%&_r diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index f8b8f088c..41785879e 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 27a25ce3f..058957b77 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index d5b58ee4ce7ec51047056f52770c33bd35ebdf07..51a6e46414816bd5da599919abc264148f68ec5a 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA*P=fuWUw(Z&WBMgTYN1!MpK delta 18 ZcmX@Ye1v&ICA*=5p{bRD$;Jj3MgTY#1!@2Q diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 0e7256d58..652f4472c 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 4457e6a5ab1e4843ab9a6f75680976cde7db292a..1ec1e687277b2511150cce56b69d30be41dadbf3 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA*P=fuWUw(Z&W>MgTYx1!n*N delta 18 ZcmX@ge3W@YCA*=5p{bRD$;Jj(MgTZE1#JKT diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 25921068c..570ad533c 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 635c38e8048a98a9205189dd50d047ccebc08432..040217806173f0a4339ceefa9248cb460831b72a 100644 GIT binary patch delta 18 ZcmX@be2RHOCA*P=fuWUw(Z&WZMgTa*1$F=c delta 18 ZcmX@be2RHOCA*=5p{bRD$;JjRMgTbO1$+Pi diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index aaff5a4a5..4e5c04eab 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 7ba0d8347b3f41d1e16632453942dfb8b1f6291d..1b60ecff50fecfb496b862cbf27f9b2f5a841408 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*P=fuWUw(Z&XIMgTS%1w8-& delta 18 Zcmdnayq$SMCA*=5p{bRD$;JkAMgTTK1w#M; diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 0c3176305..7c396a6cd 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index af1d654b666587146dc20457b9ed1cd36688e434..39b4ace61524bf3277c69c3beb42508fb2bcc03c 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA*P=fuWUw(Z&W-MgTR^1vdZy delta 18 ZcmdnWyp?%ECA*=5p{bRD$;Jj#MgTSX1w8-& diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 7737eb315..bab72a735 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 6742dec82562fe576d693b5389db3c38d419954e..dc0e30599b24c23ee78b39c874d58894f57d335d 100644 GIT binary patch delta 18 ZcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index fa74529e6..9a7b115b3 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 456a1f31b963c22ef152f31fb3e8216782647b43..81bc25d65a60f4e75813a632677e4de19a971d73 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i;U|?uvV6?fOk&y`iH=qQ> delta 20 bcmZo*Z(!e0!N_i?U}$P(V6wTMk&y`iH_img diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 891d7c221..75cbf46b8 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 5ef4cbb71..a517ceb29 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 5e0c76862..654c35554 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 29929b25d..a2ae0eb9e 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index dded8cd2c9d83971929750f29bf0c219587208c2..b4c99572386fe2ba047af19d4fcfecf969b8bfb9 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA*P=fuWUw(Z&WnMgTO{1tI_d delta 18 ZcmZ3-ypDN7CA*=5p{bRD$;JjfMgTPa1t, 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index b9b75d4ab76108f1b5665e31ce35e7b09eebee37..8f8891f3f793ec385f3a7a71708e40ddbc6db4c3 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*P=fuWUw(Z&WdMgTST1v&r# delta 18 ZcmdnSyp4H6CA*=5p{bRD$;JjVMgTS*1wa4* diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 8453cd9b3..42ba91803 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 43a70f73e0c3d5bcc487f225694dfbc1ff65048c..06195f9e530e164d687a9482c91124c84f69699d 100644 GIT binary patch delta 18 ZcmX@We1LgECA*P=fuWUw(Z&V`MgTWn1y}$8 delta 18 ZcmX@We1LgECA*=5p{bRD$;Ji;MgTX41zrFE diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 887b6cb10..bc60f4a18 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 0ecc294d093b2085caa3238a9a7d1d452746f936..a6b04d8e3a5462343b9bfc79d37ba24a581b0e37 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i;U|?uvV6?fOk(UVoIe-M{ delta 20 bcmeBS?_u9i!N_i?U}$P(V6wTMk(UVoIj#im diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 399c93c1f..ffee6eff7 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 309a2afed..6be7c8442 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index ad089f4d933c444ade25bd174796d5b57e6e345a..317daaa211d8ec9ccf4a9c7410dbab167a5d2717 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA*P=fuWUw(Z+^ri~u{91{?qY delta 18 Zcmcb{a*bs|CA*=5p{bRD$;O6ji~u{n1|k3e diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 7eb6f6009..1246cae1f 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 72eb5af6b..2aafdd1ac 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 146d3e0b3..38ede7714 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 726edf7ffddecb05d73f44ba7110d9afbc3b11ca..f106f9e0c9d405fe329c80862710badd3fce6f98 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtWf`OrxfzjrAMr$SjK(GaJ delta 20 bcmdnRzKeZB1tYtmf}yFEfyw52Mr$SjK;8v- diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 1c9678487..628bd71e3 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index ae47365cd..b1dcebf61 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index fd9b77c91..e52f5b52e 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 6dbb6f60b39e0aebdd596f08247488cbf603398b..a1cf6b7322a4e792a0d5112194b68f7587a5bfac 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA*P=fuWUw(Z+@xMgTpI1>67t delta 18 ZcmaFE{Dyf#CA*=5p{bRD$;O5pMgTpw1>yhz diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 553e3bbc3..5b908794f 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 41830a457..16ea53354 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index d9977493296b3ce84625e6cf9d53a9707647b023..38142f92dfce16f62934273a21d910ef2dca6162 100644 GIT binary patch delta 18 ZcmbQjGKFPACA*P=fuWUw(Z+@;i~urD1y%q6 delta 18 ZcmbQjGKFPACA*=5p{bRD$;O5$i~urr1zZ3C diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 68c6992bc..4dd54e780 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index a9417bde52277c003007c01655814d4d9257413a..dacb88554de414e19c67c67758b55c5f730e1f4e 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*P=fuWUw(Z&WdMgTST1v&r# delta 18 ZcmdnSyp4H6CA*=5p{bRD$;JjVMgTS*1wa4* diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index e266bbbe0..18c87b866 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 061af16e1def0f7ad161c5da9fea4e609e967fa3..1c26c5464e9755eb0fd867ea8c213ceb8c771fed 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA*P=fuWUw(Z&WHMgTO91snhX delta 18 ZcmZ3(yoPx~CA*=5p{bRD$;Jj9MgTOn1tI_d diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 2602280a1..817e363d2 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 12e0f6310..d2ab1ebd3 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 1decdbef3cfda34cabd200db4946707c561cef57..74dab8e233946ea4f1186d61008d342e23dc2d27 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!?@zU}$Avw6URy5dbg71t0(b delta 18 ZcmZo-X=0gB$!@4%Xli9(vaz9w5dbgl1ttIh diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 45b5bf0b7..6195b25fc 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 7bfc9e9a39e0bf42d0b4e353dc2e91c21f6eef0e..6d75dc93bbc82ad9c8eae366d4a0e8d6fa787ebf 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA*P=fuWUw(Z&X2MgTR61u*~s delta 18 ZcmdnYyqS4ICA*=5p{bRD$;Jj_MgTRk1vdZy diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 6aab82a26..29aef9bf3 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 50bbff6314a1cd7805cf38dd93307c4235bc476b..c71ea4eb573a7aef5ddb686846222aa0496e5201 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA*P=fuWUw(Z&W{MgTOj1s?za delta 18 ZcmZ3>yq0-FCA*=5p{bRD$;Jj, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index fcad3c841..1be9d784d 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-21 15:04+0000\n" +"POT-Creation-Date: 2017-06-22 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 70ed67744fc69a6f393c0fa016caa987e6569492 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 21 Jun 2017 18:38:38 -0400 Subject: [PATCH 087/447] Release: drop rc-number --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f3b0e42b6..1457b2a41 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -121,7 +121,7 @@ set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX set( CALAMARES_VERSION_MAJOR 3 ) set( CALAMARES_VERSION_MINOR 1 ) set( CALAMARES_VERSION_PATCH 1 ) -set( CALAMARES_VERSION_RC 1 ) +set( CALAMARES_VERSION_RC 0 ) set( CALAMARES_VERSION ${CALAMARES_VERSION_MAJOR}.${CALAMARES_VERSION_MINOR}.${CALAMARES_VERSION_PATCH} ) set( CALAMARES_VERSION_SHORT "${CALAMARES_VERSION}" ) From 9ee6517cc4ee66a88d6c707bd1f24a044b23925a Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 23 Jun 2017 00:37:25 +0000 Subject: [PATCH 088/447] [core] Automatic merge of Transifex translations --- lang/calamares_pl.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index d2a170619..760c896a1 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -1802,7 +1802,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. The screen is too small to display the installer. - + Zbyt niska rozdzielczość ekranu, aby wyświetlić instalator. From 0ee309f354f79334867faa4e94f1d2713d2e275b Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 23 Jun 2017 00:37:26 +0000 Subject: [PATCH 089/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index d893dfed68c30d0f9130c7f1bbfef8b16d613578..da4576c96b33a9e48c026bfe448c33ec10ea1014 100644 GIT binary patch delta 15 WcmeBR>0p^q!(w4&WU#TJgAo8FN(8q6 delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index d8d2be377828c495d95d29bfe9399a82f73783e8..b7c50bb4b461e00e314f1ca2e328d56eacaa066f 100644 GIT binary patch delta 15 WcmdnNyn}f{4U2`9k-^3W3q}Ab&;-Q* delta 15 WcmdnNyn}f{4U3_bfzieW3q}AbmIS^4 diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index bb60bcefe..499d76b7f 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 431ee2d8d..010fc7b1c 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 7a57b86b1..acf7c6c13 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 6392ed85c..9c31afac1 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index c92d1ede0..acfb5a81c 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index ae14735b4..95a876eeb 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 970c7a48b16e033bdf149654587497facacaea7e..b2d77e2691c9ef8d9d4746c9ed02dd678204535a 100644 GIT binary patch delta 15 WcmdnOyoGr}4U2`9k-^3W6Gi|jSOmEM delta 15 WcmdnOyoGr}4U3_bfzieW6Gi|j9t5%g diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 0f267f6d2..3c2e4a591 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 6c8734c33f48746a8489e2ed0275a592bec716dc..6a6a2ed14fa03a569d5dcf016204f82c3ec38f8c 100644 GIT binary patch delta 15 WcmX@he3p4a4U2`9k-^3WUq%2dMg;@_ delta 15 WcmX@he3p4a4U3_bfzieWUq%2d3, 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 51a6e46414816bd5da599919abc264148f68ec5a..e42aac08552a39478ae8a3ab52d8dcdf08d2e1f9 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U2`9k-^3W7e)XpI0Wec delta 15 WcmX@Ye1v&I4U3_bfzieW7e)Xo{siIx diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 652f4472c..1a8b7e5d3 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 1ec1e687277b2511150cce56b69d30be41dadbf3..a29b2efe1f2b641bf88f6bde553eafb588568ce2 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U2`9k-^3WS4IFURs`$- delta 15 WcmX@ge3W@Y4U3_bfzieWS4IFU90cV6 diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 570ad533c..a76d69740 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 040217806173f0a4339ceefa9248cb460831b72a..8e597709780f21eec358594301bdf82407beaa01 100644 GIT binary patch delta 15 WcmX@be2RHO4U2`9k-^3WFGc_>>;(G& delta 15 WcmX@be2RHO4U3_bfzieWFGc_>vIO)1 diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 4e5c04eab..8cad298c2 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 1b60ecff50fecfb496b862cbf27f9b2f5a841408..0622167a2c6a84a78e305ccf4004632c90dfcee0 100644 GIT binary patch delta 15 Wcmdnayq$SM4U2`9k-^3Wb4CCuvIN2a delta 15 Wcmdnayq$SM4U3_bfzieWb4CCucm%ru diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 7c396a6cd..b4ed075f9 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 39b4ace61524bf3277c69c3beb42508fb2bcc03c..1fe8f63ddb0279106a0d391277ad2d20af18d635 100644 GIT binary patch delta 15 WcmdnWyp?%E4U2`9k-^3WQ$_$Ob_Bct delta 15 WcmdnWyp?%E4U3_bfzieWQ$_$OJOs4> diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index bab72a735..09e18f43d 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index dc0e30599b24c23ee78b39c874d58894f57d335d..bb202930e2b6ecef0e51690d92203c6fa9559687 100644 GIT binary patch delta 15 WcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 9a7b115b3..ca7112f2e 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 81bc25d65a60f4e75813a632677e4de19a971d73..aed4d432df4420106f10acc80d2d2351088f1b9c 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$V5Wn{3qo{^CW04tINNdN!< delta 17 YcmZo*Z(!e0&B$VCWni?qo{^CW04q@hLI3~& diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 75cbf46b8..2e048c043 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index a517ceb29..77462e2b4 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 654c35554..5f136e9ee 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index a2ae0eb9e..cacf0597d 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index b4c99572386fe2ba047af19d4fcfecf969b8bfb9..04cd8bb7b95f0a079b632109abf62d815e84ffb7 100644 GIT binary patch delta 15 WcmZ3-ypDN74U2`9k-^3WJw^a1qy(n` delta 15 WcmZ3-ypDN74U3_bfzieWJw^a1Y6PGF diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 671881c2d..15d171fdf 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 7f12e14c4746d189ab4747ee9bb74bbc705c1a65..a7c8327d8fdee19b07a9d9825eeadb4a9522e228 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U2`9k-^3WZAJhnN(7z& delta 15 WcmZ3@yqbAJ4U3_bfzieWZAJhn5CoS1 diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 11fdadec8..c3615a0c3 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index b6d24685c..5fc9b7f52 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 8f8891f3f793ec385f3a7a71708e40ddbc6db4c3..7b094f133ca43bcd74a4cb13fe3fdaf1367c35d8 100644 GIT binary patch delta 15 WcmdnSyp4H64U2`9k-^3WGe!U@lmx#3 delta 15 WcmdnSyp4H64U3_bfzieWGe!U@S_HTN diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 42ba91803..815dc06dd 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 06195f9e530e164d687a9482c91124c84f69699d..f845870d0e6d6afe6bcde5f27c3238bbc382d9f8 100644 GIT binary patch delta 15 WcmX@We1LgE4U2`9k-^3W2SxxYzy#d@ delta 15 WcmX@We1LgE4U3_bfzieW2SxxYh6L6C diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index bc60f4a18..bbbcf3aa1 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index a6b04d8e3a5462343b9bfc79d37ba24a581b0e37..c5f3fa608b73e80f9780f10e14e49c1f06ef72e7 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$V5Wn{3qo{^Uc04*v6Z2$lO delta 17 YcmeBS?_u9i&B$VCWni?qo{^Uc04(VQW&i*H diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index ffee6eff7..eadbb311a 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 6be7c8442..f26a7f192 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 317daaa211d8ec9ccf4a9c7410dbab167a5d2717..7d036afcfa78bd172046668f1201d58b4fd05d8c 100644 GIT binary patch delta 15 Wcmcb{a*bs|4U2`9k-^4>Ym5LcZUvzL delta 15 Wcmcb{a*bs|4U3_bfzif>Ym5LcGzFRf diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 1246cae1f..8d9d3683a 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 2aafdd1ac..364f91704 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 38ede7714..071021439 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index f106f9e0c9d405fe329c80862710badd3fce6f98..90f19ab00f7c6722f5c6a75275e21034dfa14be4 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3Km65^bdPZv|05e7e_W%F@ delta 17 YcmdnRzKeZBH6x3mm4VUbdPZv|05b&y@Bjb+ diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 628bd71e3..eb0c9636f 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index b1dcebf61..bc7b5bff4 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index e52f5b52e..a00c2bc1f 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index a1cf6b7322a4e792a0d5112194b68f7587a5bfac..b4f8d44b25bb77f208ed04959bdfb5f338d6d1bd 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U2`9k-^4>97X^y=mlW_ delta 15 WcmaFE{Dyf#4U3_bfzif>97X^yt_4~E diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 5b908794f..61790e39d 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 16ea53354..82a88890a 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 38142f92dfce16f62934273a21d910ef2dca6162..f41509cac95b5231e8beb0767a136f4aaa32baf2 100644 GIT binary patch delta 15 WcmbQjGKFPA4U2`9k-^4>DU1LnvIN@z delta 15 WcmbQjGKFPA4U3_bfzif>DU1Lncm&h{ diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 4dd54e780..0d6deac13 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index dacb88554de414e19c67c67758b55c5f730e1f4e..e9b86f68ba70c301ef2946878f21d88bdf442c36 100644 GIT binary patch delta 15 WcmdnSyp4H64U2`9k-^3WGe!U@lmx#3 delta 15 WcmdnSyp4H64U3_bfzieWGe!U@S_HTN diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 18c87b866..3bee7f650 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 1c26c5464e9755eb0fd867ea8c213ceb8c771fed..9928ea6c6f3cfcb5d6489396cd8ce9690ed973f9 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U2`9k-^3W9Yz2sXau1E delta 15 WcmZ3(yoPx~4U3_bfzieW9Yz2sE(DqY diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 817e363d2..6932637e6 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index d2ab1ebd3..ab10916ae 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 74dab8e233946ea4f1186d61008d342e23dc2d27..81e65fb728311e231dcf1a9a70b2346025281400 100644 GIT binary patch delta 15 WcmZo-X=0gB!(w4&WU#TJi4g!KmIS2$ delta 15 WcmZo-X=0gB!(wPyq0-F4U2`9k-^3WT}A*Xh6JPl delta 15 WcmZ3>yq0-F4U3_bfzieWT}A*XOaz?( diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 92d1e00b4..eb7bace9b 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index ddc15e8d0..f608f70b3 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 1be9d784d..ed3e564a1 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 01:02+0000\n" +"POT-Creation-Date: 2017-06-22 08:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 849edba14cfc626c4e991229ca2b656b6121e08f Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 23 Jun 2017 02:49:12 +0000 Subject: [PATCH 090/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index da4576c96b33a9e48c026bfe448c33ec10ea1014..2dbb577b9a5727267b7227699ee63533d3d65844 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!@G*U}$Avys@E!5dbi*1vCHv delta 18 ZcmeBR>0p^q$!?@zU}0rsu(6?o5dbjQ1vvl! diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index ac311c92a..42c2cc471 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 557d797a5..dbd5b6269 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index b7c50bb4b461e00e314f1ca2e328d56eacaa066f..2a4200c122f681599205eb3ac8173fdbc17c6a32 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA+bLfuWUw@x}%VMgTTW1wsG- delta 18 ZcmdnNyn}f{CA*P=frXWk!Nvv)MgTT=1xEk? diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 499d76b7f..466ebb592 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 010fc7b1c..927580eb7 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index acf7c6c13..fd17e4af7 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 9c31afac1..63d971445 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index acfb5a81c..05869c0dd 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 95a876eeb..5c31ddde2 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index b2d77e2691c9ef8d9d4746c9ed02dd678204535a..84139d5ac4af3093407dcbce1f6ee5412977238e 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+bLfuWUw@x}%dMgTRw1vUTx delta 18 ZcmdnOyoGr}CA*P=frXWk!Nvv?MgTSF1v>x$ diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 3c2e4a591..dd1ec9ebb 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 6a6a2ed14fa03a569d5dcf016204f82c3ec38f8c..c87b425b56f30703e64bec6705c2084dbc22b1fa 100644 GIT binary patch delta 18 ZcmX@he3p4aCA+bLfuWUw@x}&UMgTcN1%Utn delta 18 ZcmX@he3p4aCA*P=frXWk!Nvw(MgTc%1%?0s diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 4712b34ad..aa0a417ec 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 14a4233b8..8409e2870 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index e42aac08552a39478ae8a3ab52d8dcdf08d2e1f9..7892bf4aec5058dabe37af95b306f6707f22f1df 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA+bLfuWUw@x}%hMgTYd1!e#M delta 18 ZcmX@Ye1v&ICA*P=frXWk!Nvv`MgTY{1#18R diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 1a8b7e5d3..cba2930c4 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index a29b2efe1f2b641bf88f6bde553eafb588568ce2..7e1791fd35fc8ca4ac9ba61332f2890bb32899ee 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA+bLfuWUw@x}&MMgTY>1!({P delta 18 ZcmX@ge3W@YCA*P=frXWk!NvwxMgTZW1#SQU diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index a76d69740..90b12e099 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 8e597709780f21eec358594301bdf82407beaa01..33b7c8f9bb0f763b32da1554660639861b764ffb 100644 GIT binary patch delta 18 ZcmX@be2RHOCA+bLfuWUw@x}%(MgTb01$Y1e delta 18 ZcmX@be2RHOCA*P=frXWk!NvwJMgTbg1$_Vj diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 8cad298c2..ebf57f400 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 0622167a2c6a84a78e305ccf4004632c90dfcee0..f2a0d7658c1e74c9576d250ca692d91fb4268172 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+bLfuWUw@x}&oMgTS{1wQ}) delta 18 Zcmdnayq$SMCA*P=frXWk!Nvx2MgTTc1w;S< diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index b4ed075f9..3225728be 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 1fe8f63ddb0279106a0d391277ad2d20af18d635..7a189862b0f5d60b356d0fc7c0de49f57555b3fc 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA+bLfuWUw@x}&IMgTS91vvl! delta 18 ZcmdnWyp?%ECA*P=frXWk!NvwtMgTSp1wH@( diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 09e18f43d..e1ac1a562 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index bb202930e2b6ecef0e51690d92203c6fa9559687..0958fc58b452c4f0fdce2b01ec5ee35d54b94931 100644 GIT binary patch delta 18 ZcmZ3_yqMgTZQ1#AES delta 18 ZcmX@ce2jTQCA*P=frXWk!NvwRMgTZ)1#tiX diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 7d0be1b5c..92ffeac3a 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 160d450bca5462d4b65bebd5277f08face61aa6a..7c52eaec2405a2da339e21e267e3f97b80968102 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+bLfuWUw@x}%dMgTRw1vUTx delta 18 ZcmdnOyoGr}CA*P=frXWk!Nvv?MgTSF1v>x$ diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 3ff49f56a..3e5db156c 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 55d2749935e68d42902302739f93ddc3b5418194..0f3dd6a542547b0e4143d6259017d8db9604ad2a 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA+bLfuWUw@x}%ZMgTaD1#$oY delta 18 ZcmX@Xe1dsGCA*P=frXWk!Nvv;MgTat1$O`d diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 247738c5c..89607dde9 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index c227efd50e55782f3a65d25552987476adf19601..ee5159d122cd4b4cef1a7260aa6ea7800c644cc9 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+bLfuWUw@x}&oMgTS{1wQ}) delta 18 Zcmdnayq$SMCA*P=frXWk!Nvx2MgTTc1w;S< diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 93e931792..64f194bdd 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index a17911176ee0a7a9d44b3ffbcc4729d6f6aab112..755a05709ea217dcbfed5d68d451f05b58d330e7 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+bLfuWUw@x}&oMgTS{1wQ}) delta 18 Zcmdnayq$SMCA*P=frXWk!Nvx2MgTTc1w;S< diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 600a6924c..03cb10268 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 9f81bfa6e0650c27353610c8e6aa645482d7e559..68d6e64f4c10bd096dd7d733ad16b382693ce9dd 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+bLfuWUw@x}%dMgTRw1vUTx delta 18 ZcmdnOyoGr}CA*P=frXWk!Nvv?MgTSF1v>x$ diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 099c318e9..64b90df7c 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 710ccda52..897506e40 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index ca7112f2e..189869f8e 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index aed4d432df4420106f10acc80d2d2351088f1b9c..c61b722e32ac7202f0ec26eb33c326e56c03eaf9 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i`U|?uvV7$4Wk&y`iH?joA delta 20 bcmZo*Z(!e0!N_i;U|?ZoWU#rOk&y`iH{k@! diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 2e048c043..4be47c13e 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 77462e2b4..7a292e252 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 5f136e9ee..01df8bf0f 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index cacf0597d..752de40c3 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 04cd8bb7b95f0a079b632109abf62d815e84ffb7..a3d33cc080736becac962fccd9f20ebd969899ae 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA+bLfuWUw@x}%{MgTPC1tb6f delta 18 ZcmZ3-ypDN7CA*P=frXWk!NvwXMgTPs1t|ak diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 15d171fdf..f6f50b068 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index a7c8327d8fdee19b07a9d9825eeadb4a9522e228..5bef52457116e12d7df26a9d04864a5b39604b7c 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA+bLfuWUw@x}&iMgTN=1sebW delta 18 ZcmZ3@yqbAJCA*P=frXWk!Nvw{MgTOV1t0(b diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index c3615a0c3..3a3e424ce 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 5fc9b7f52..6ca796398 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 7b094f133ca43bcd74a4cb13fe3fdaf1367c35d8..4d604df89cf12100f3b4f3200e05ec60e12d0eff 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+bLfuWUw@x}%-MgTSj1v~%% delta 18 ZcmdnSyp4H6CA*P=frXWk!NvwNMgTT21wjA+ diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 815dc06dd..e4e164866 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index f845870d0e6d6afe6bcde5f27c3238bbc382d9f8..993023380aa205474a18c60cf9e073964909b62e 100644 GIT binary patch delta 18 ZcmX@We1LgECA+bLfuWUw@x}%RMgTW%1zG?A delta 18 ZcmX@We1LgECA*P=frXWk!Nvv$MgTXM1z!LF diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index bbbcf3aa1..bf530de5c 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index c5f3fa608b73e80f9780f10e14e49c1f06ef72e7..aa2811015288e5db6e00c0a2036b9545d6932e6c 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i`U|?uvV7$4Wk(UVoIg$kG delta 20 bcmeBS?_u9i!N_i;U|?ZoWU#rOk(UVoIl%<) diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index eadbb311a..52442d01a 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index f26a7f192..1c88b0863 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 7d036afcfa78bd172046668f1201d58b4fd05d8c..a79176180b79689de31aab4380089e31c86e55cc 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA+bLfuWUw@y3R0i~u{P1|9$a delta 18 Zcmcb{a*bs|CA*P=frXWk!N!Jbi~u{(1|t9f diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 8d9d3683a..abe5d7df3 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 364f91704..d215aee5e 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 071021439..3b2fc3fad 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 90f19ab00f7c6722f5c6a75275e21034dfa14be4..09c89c927135ac5b9477d1e5f693340c6083d83b 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYt$f`Orxf$`>gMr$SjK*9xd delta 20 bcmdnRzKeZB1tYtWf`NsVk-_GAMr$SjK=B26 diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index eb0c9636f..b669d5eac 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index bc7b5bff4..f2aa61e8f 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index a00c2bc1f..f2bb5a178 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index b4f8d44b25bb77f208ed04959bdfb5f338d6d1bd..c5967e71ba08f935364fd1da90319899e0f6870a 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA+bLfuWUw@y3Q6MgTpY1>OJv delta 18 ZcmaFE{Dyf#CA*P=frXWk!N!IhMgTp?1>*n! diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 61790e39d..d7cd663dd 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 82a88890a..3e9cdce3d 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index f41509cac95b5231e8beb0767a136f4aaa32baf2..0eb9c3ef333a2c996b5355c823bb7e0d6c94a627 100644 GIT binary patch delta 18 ZcmbQjGKFPACA+bLfuWUw@y3QJi~urT1y}$8 delta 18 ZcmbQjGKFPACA*P=frXWk!N!Iui~ur-1zi9D diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 0d6deac13..b027d48b7 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index e9b86f68ba70c301ef2946878f21d88bdf442c36..1b82dda9892513079495d9743032f187d50d4055 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+bLfuWUw@x}%-MgTSj1v~%% delta 18 ZcmdnSyp4H6CA*P=frXWk!NvwNMgTT21wjA+ diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 3bee7f650..e0dbe13bd 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 9928ea6c6f3cfcb5d6489396cd8ce9690ed973f9..2554acb71b9916fa423b210c1651385d8047cb2b 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA+bLfuWUw@x}%nMgTOP1s(tZ delta 18 ZcmZ3(yoPx~CA*P=frXWk!Nvw1MgTO(1tS0e diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 6932637e6..f372732dc 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index ab10916ae..7bc6ab148 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 81e65fb728311e231dcf1a9a70b2346025281400..a6c883273c20271932eabfd340012bdcdbd63e5b 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!@G*U}$Avys@E)5dbgN1tI_d delta 18 ZcmZo-X=0gB$!?@zU}0rsu(6?u5dbg%1t$Oi diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 02360ca75..55b0085b8 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index ffcaf2b51c179b920323451e55f6d8d047d630b3..222758d85275fdea85e1c298d0cd6282e6de9086 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA+bLfuWUw@x}&YMgTRM1v3Bu delta 18 ZcmdnYyqS4ICA*P=frXWk!Nvw-MgTR$1vmfz diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 5d1d9c63e..36888457a 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 6af6b40ca97b978d2547483b4cb8b9b8cd9563c6..a93d85443f800f2792c20f20951172fe54058d8a 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA+bLfuWUw@x}&SMgTOz1t9yq0-FCA*P=frXWk!Nvw%MgTPI1ttIh diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index eb7bace9b..a61a4a2c1 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index f608f70b3..9d4be18b7 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index ed3e564a1..f9a3e97b6 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-22 08:20+0000\n" +"POT-Creation-Date: 2017-06-23 01:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From ea8b6c8ba8b965c7985e1a44d1cb49941819a708 Mon Sep 17 00:00:00 2001 From: Philip Date: Fri, 23 Jun 2017 10:43:24 +0200 Subject: [PATCH 091/447] [travis] use depreciated Trusty images - see also: https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch - we may check this until September 1st --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index a488112af..003a869f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,3 +21,5 @@ install: script: - docker run -v $PWD:/build calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2" - pycodestyle --exclude=thirdparty,.git $PWD + +group: deprecated-2017Q2 From fd973a813d3790899470cec882e09a192423b0e4 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 24 Jun 2017 00:37:00 +0000 Subject: [PATCH 092/447] [core] Automatic merge of Transifex translations --- lang/calamares_zh_TW.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index ca64e9389..52ee0b209 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -1802,7 +1802,7 @@ The installer will quit and all changes will be lost. The screen is too small to display the installer. - + 螢幕太小了,沒辦法顯示安裝程式。 @@ -2215,7 +2215,7 @@ The installer will quit and all changes will be lost. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>歡迎使用 %1 的 Calamares 安裝程式。</h1> From cf0f81528429aeb33821284e81fe6ee6af0a24d5 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 24 Jun 2017 00:37:01 +0000 Subject: [PATCH 093/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 2dbb577b9a5727267b7227699ee63533d3d65844..f838a036b540805c38e7b4d9eab42cfeca221ac2 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wS=V7jrPgAo8FUj(}V delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 2a4200c122f681599205eb3ac8173fdbc17c6a32..c85494d0a1fdc50c81f46b5c8a6a8bb36a5a83ea 100644 GIT binary patch delta 15 WcmdnNyn}f{4U46ff$7Eu3q}Ab, 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index fd17e4af7..7d9aca00e 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 63d971445..8bf1cdab5 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 05869c0dd..ef98a8e9b 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 5c31ddde2..c114a54fc 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 84139d5ac4af3093407dcbce1f6ee5412977238e..5b6b078ef675b0feccc10753b83663e688e0b726 100644 GIT binary patch delta 15 WcmdnOyoGr}4U46ff$7Eu6Gi|jZ3Mjl delta 15 WcmdnOyoGr}4U3_bf$_!$6Gi|jBLuSm diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index dd1ec9ebb..599f1b17d 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index c87b425b56f30703e64bec6705c2084dbc22b1fa..1ba321fcffc74452728adf6b2120601b041888a5 100644 GIT binary patch delta 15 WcmX@he3p4a4U46ff$7EuUq%2dTLlOJ delta 15 WcmX@he3p4a4U3_bf$_!$Uq%2d5d{7K diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index aa0a417ec..cca78332a 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 8409e2870..2867fcb13 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 7892bf4aec5058dabe37af95b306f6707f22f1df..11595cf8921f80bc28692cbe96ec1285d66fc838 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U46ff$7Eu7e)XpO$6-# delta 15 WcmX@Ye1v&I4U3_bf$_!$7e)Xp0|es$ diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index cba2930c4..ff0895ac5 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 7e1791fd35fc8ca4ac9ba61332f2890bb32899ee..a375b7d5ef56d4d0b19e11bab1af15e1bb34b307 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U46ff$7EuS4IFUYXtBB delta 15 WcmX@ge3W@Y4U3_bf$_!$S4IFUAq3_C diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 90b12e099..df7c0a13f 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 33b7c8f9bb0f763b32da1554660639861b764ffb..8c5beb2c4069b066f5291dfde4c277feaabfecbd 100644 GIT binary patch delta 15 WcmX@be2RHO4U46ff$7EuFGc_?0R;a5 delta 15 WcmX@be2RHO4U3_bf$_!$FGc_>w*>V7 diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index ebf57f400..5b22d4abc 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index f2a0d7658c1e74c9576d250ca692d91fb4268172..cf590668183b8f4562350c6c9d3a2b049467ff98 100644 GIT binary patch delta 15 Wcmdnayq$SM4U46ff$7Eub4CCu#{|Xz delta 15 Wcmdnayq$SM4U3_bf$_!$b4CCueFVG! diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 3225728be..4a29f3320 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 7a189862b0f5d60b356d0fc7c0de49f57555b3fc..da702c1a04e07abd3670611a7c42a33fac99b010 100644 GIT binary patch delta 15 WcmdnWyp?%E4U46ff$7EuQ$_$Oiv+*` delta 15 WcmdnWyp?%E4U3_bf$_!$Q$_$OK?Jq{ diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index e1ac1a562..8df568351 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 0958fc58b452c4f0fdce2b01ec5ee35d54b94931..286114fc8e078539fc40375e672381e419c929cc 100644 GIT binary patch delta 15 WcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 189869f8e..5cf35a0fb 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index c61b722e32ac7202f0ec26eb33c326e56c03eaf9..c03e5ecaba002a7f933509aca21c5e7f1a03f5e1 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VDWnj9wo{^CW04u8mO#lD@ delta 17 YcmZo*Z(!e0&B$VCWnjFyo{^CW04rAnLjV8( diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 4be47c13e..a47ac0af0 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 7a292e252..dce61d2d4 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 01df8bf0f..13023869e 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 752de40c3..89d7ed0a1 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index a3d33cc080736becac962fccd9f20ebd969899ae..89ffe8ea4950eb3d5d1efc407b92e771507f4aac 100644 GIT binary patch delta 15 WcmZ3-ypDN74U46ff$7EuJw^a1xdf{K delta 15 WcmZ3-ypDN74U3_bf$_!$Jw^a1Zv>$L diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index f6f50b068..db51ba243 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 5bef52457116e12d7df26a9d04864a5b39604b7c..e974b8764eb7d649d124af050bb7faa671ac0db3 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U46ff$7EuZAJhnUj(86 delta 15 WcmZ3@yqbAJ4U3_bf$_!$ZAJhn6$F?7 diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 3a3e424ce..365714017 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 6ca796398..f3d5a33ad 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 4d604df89cf12100f3b4f3200e05ec60e12d0eff..26e711c34abe1ac607ff6d3dbbd565987ca32b19 100644 GIT binary patch delta 15 WcmdnSyp4H64U46ff$7EuGe!U@sRY9S delta 15 WcmdnSyp4H64U3_bf$_!$Ge!U@Uj(@T diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index e4e164866..a6f8f18a1 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 993023380aa205474a18c60cf9e073964909b62e..c1c472fa79aefadc4f3e52db5e576baa2c70cb43 100644 GIT binary patch delta 15 WcmX@We1LgE4U46ff$7Eu2SxxY)db-H delta 15 WcmX@We1LgE4U3_bf$_!$2SxxYiv-sI diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index bf530de5c..c634d7863 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index aa2811015288e5db6e00c0a2036b9545d6932e6c..d88f061cee89801c99554d01dfea2b5f7b754202 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VDWnj9wo{^Uc04+lVaR2}S delta 17 YcmeBS?_u9i&B$VCWnjFyo{^Uc04(nWX8-^I diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 52442d01a..46e0a0021 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 1c88b0863..e0351bbde 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index a79176180b79689de31aab4380089e31c86e55cc..747de5a0649970715aef9871a536982e97deda0a 100644 GIT binary patch delta 15 Wcmcb{a*bs|4U46ff$7GEYm5Lcg9W7k delta 15 Wcmcb{a*bs|4U3_bf$_$MYm5LcIR%>l diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index abe5d7df3..84d6584f8 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index d215aee5e..9704f8ac0 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 3b2fc3fad..e2642750e 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 09c89c927135ac5b9477d1e5f693340c6083d83b..13772df34508e0f8532f767e6d177ced13022314 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3qm4WHzdPZv|05e|%`v3p{ delta 17 YcmdnRzKeZBH6x3mm4Wf*dPZv|05b~&@c;k- diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index b669d5eac..14258e65c 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index f2aa61e8f..bebb2bb89 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index f2bb5a178..cd3e9ebf6 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index c5967e71ba08f935364fd1da90319899e0f6870a..a64b6c1783cc7988cc4044013714707d1fed0d58 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U46ff$7GE97X^y{RL$J delta 15 WcmaFE{Dyf#4U3_bf$_$M97X^yvjtlK diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index d7cd663dd..ff52625e5 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 3e9cdce3d..97bb77d4e 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 0eb9c3ef333a2c996b5355c823bb7e0d6c94a627..f99ae75e604205de52f08cda35020461bcbc9a39 100644 GIT binary patch delta 15 WcmbQjGKFPA4U46ff$7GEDU1Ln#{}O1 delta 15 WcmbQjGKFPA4U3_bf$_$MDU1LneFW72 diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index b027d48b7..16a9dc8a4 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 1b82dda9892513079495d9743032f187d50d4055..fa835b4de2496ce2ee34d70665bb4a3a02a2a202 100644 GIT binary patch delta 15 WcmdnSyp4H64U46ff$7EuGe!U@sRY9S delta 15 WcmdnSyp4H64U3_bf$_!$Ge!U@Uj(@T diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index e0dbe13bd..426d47d10 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 2554acb71b9916fa423b210c1651385d8047cb2b..28500500c1e402f07a14b3292e4cb760e8b0b56c 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U46ff$7Eu9Yz2seFUWd delta 15 WcmZ3(yoPx~4U3_bf$_!$9Yz2sGX$Fe diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index f372732dc..b478a1fac 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 7bc6ab148..d324ddba0 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index a6c883273c20271932eabfd340012bdcdbd63e5b..5f99aaeca2dd7c97b656033164e5796c6dab398b 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wS=V7jrPi4g!Ks|2Y4 delta 15 WcmZo-X=0gB!(wPyq0-F4U46ff$7EuT}A*Xn*^u; delta 15 WcmZ3>yq0-F4U3_bf$_!$T}A*XQ3Rd< diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index a61a4a2c1..010eec5c3 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 9d4be18b7..df22dc43e 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index f9a3e97b6..0947eed69 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 01:03+0000\n" +"POT-Creation-Date: 2017-06-23 09:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 91c746ada8165caed650b6b0177c10ae1ee16f0d Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 24 Jun 2017 02:49:37 +0000 Subject: [PATCH 094/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index f838a036b540805c38e7b4d9eab42cfeca221ac2..5f74b04edd32d66bc83679265efccacc94c3b50f 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!?-xU}$Avw6URs5dbi>1vCHv delta 18 ZcmeBR>0p^q$!@G*U}, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index c85494d0a1fdc50c81f46b5c8a6a8bb36a5a83ea..7ab0a36ab8fc93844ca33602f81f8eae7e73600c 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA*1&fuWUw(Z&V~MgTTc1wsG- delta 18 ZcmdnNyn}f{CA+bLfu)s!>Ba^NMgTUL1xx?{ diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index a9680dd44..235f41c4d 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index be707cf03..24fcef7e3 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 7d9aca00e..0847283dd 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 8bf1cdab5..b8da77be3 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index ef98a8e9b..5194e1b04 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index c114a54fc..7c06f8d53 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 5b6b078ef675b0feccc10753b83663e688e0b726..3371f9ba84bdc5fed36a45c573b95dc1dff80e38 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*1&fuWUw(Z&W7MgTR$1vUTx delta 18 ZcmdnOyoGr}CA+bLfu)s!>Ba^VMgTSl1wa4* diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 599f1b17d..a579b4b44 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 1ba321fcffc74452728adf6b2120601b041888a5..97d9d7e236e33f8b55876d71e423a92e0ddd7b9b 100644 GIT binary patch delta 18 ZcmX@he3p4aCA*1&fuWUw(Z&W}MgTcT1%Utn delta 18 ZcmX@he3p4aCA+bLfu)s!>Ba_MMgTdC1&aUx diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index cca78332a..ded948bb7 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 2867fcb13..cf0b17d5a 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 11595cf8921f80bc28692cbe96ec1285d66fc838..789b025fc7f9c4963d80f065b778c2f9366efdf7 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA*1&fuWUw(Z&WBMgTYj1!e#M delta 18 ZcmX@Ye1v&ICA+bLfu)s!>Ba^ZMgTZS1#kcW diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index ff0895ac5..1b3060edf 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index a375b7d5ef56d4d0b19e11bab1af15e1bb34b307..420ffc2a85be95f4d0cac011199fe484c446097b 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA*1&fuWUw(Z&W>MgTY{1!({P delta 18 ZcmX@ge3W@YCA+bLfu)s!>Ba_EMgTZ$1#Ba^xMgTb=1%dzo diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 5b22d4abc..8f628c06a 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index cf590668183b8f4562350c6c9d3a2b049467ff98..7893050804c7e75afc14b76ab3bd52d058d68ae7 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*1&fuWUw(Z&XIMgTT21wQ}) delta 18 Zcmdnayq$SMCA+bLfu)s!>Ba_gMgTT+1xWw^ diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 4a29f3320..513893bd6 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index da702c1a04e07abd3670611a7c42a33fac99b010..dfde2d0b8a352e6ca608fe7b32799d5d891d945b 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA*1&fuWUw(Z&W-MgTSF1vvl! delta 18 ZcmdnWyp?%ECA+bLfu)s!>Ba_AMgTS}1w#M; diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 8df568351..01ca8824e 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 286114fc8e078539fc40375e672381e419c929cc..b3ad50b72568763fc57082a266f0699125c7e5d8 100644 GIT binary patch delta 18 ZcmZ3_yqBa_qMgTQb1u*~s diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po index 71f1dae18..f42434ade 100644 --- a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo index 29b634d4ec52cb64ea97d010c0941a74f7ecc222..1bedcfd9f382284b09b6143f035e7b801003cedf 100644 GIT binary patch delta 18 ZcmX@ce2jTQCA*1&fuWUw(Z&WhMgTZW1#AES delta 18 ZcmX@ce2jTQCA+bLfu)s!>Ba^(MgTaF1$F=c diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 14c5c980d..bbdcb7463 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 7972618e32cdfa7fb7dd0cc1b526e9d3244d28a3..3d4b1efff99b054e586c641257a4b9c8eec384df 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*1&fuWUw(Z&W7MgTR$1vUTx delta 18 ZcmdnOyoGr}CA+bLfu)s!>Ba^VMgTSl1wa4* diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 58109e748..7b5247666 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 82ebeaf6ec6713ab4a1749e5369ca10ad2db4a91..7c7670d528744dbbebd82a86c3b7f8c8d3b2271f 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA*1&fuWUw(Z&W3MgTaJ1#$oY delta 18 ZcmX@Xe1dsGCA+bLfu)s!>Ba^RMgTb21$+Pi diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 83d5eacfb..0ed602edc 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index cf230b66f89968938400760e7e4d1da38a7ddbd8..0abf1a9e28210158005e11a40afd1caf7ce2affa 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*1&fuWUw(Z&XIMgTT21wQ}) delta 18 Zcmdnayq$SMCA+bLfu)s!>Ba_gMgTT+1xWw^ diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index d6b7b0068..5cd9a2f4d 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 89c05ae3bef4f345a22328070555102e6f015889..16691fd5488b649e6ef18fcd1789b639ff49f181 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*1&fuWUw(Z&XIMgTT21wQ}) delta 18 Zcmdnayq$SMCA+bLfu)s!>Ba_gMgTT+1xWw^ diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 5466e42f6..967061758 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 178a90614437f854f945fcfaaf20580a4384d171..1dca7a7b37d29f0167bdcf264b88a957e8f1f17f 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*1&fuWUw(Z&W7MgTR$1vUTx delta 18 ZcmdnOyoGr}CA+bLfu)s!>Ba^VMgTSl1wa4* diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 2f0e70877..6b19d4ddb 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index b034bbda6..8233a11b8 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 5cf35a0fb..15cfe4f41 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index c03e5ecaba002a7f933509aca21c5e7f1a03f5e1..98de5d404fc399d9eb37ab96b4163e42f5884049 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i+U|?uvV6?fOk&y`iH@F1G delta 20 bcmZo*Z(!e0!N_i`U|?xwV7j@Uk&y`iI0gjJ diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index a47ac0af0..c6f56d35b 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index dce61d2d4..bc3cf275a 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 13023869e..82608f1c5 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 89d7ed0a1..e90abd454 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 89ffe8ea4950eb3d5d1efc407b92e771507f4aac..ea83c5f38d2a36806556b08ca658dcfe7fb508ed 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA*1&fuWUw(Z&WnMgTPI1tb6f delta 18 ZcmZ3-ypDN7CA+bLfu)s!>Ba^Ba_aMgTO#1tkCg diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 365714017..42af88726 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index f3d5a33ad..f6df6f3d7 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 26e711c34abe1ac607ff6d3dbbd565987ca32b19..33f651280489e036371462c110b4720e474f2cda 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*1&fuWUw(Z&WdMgTSp1v~%% delta 18 ZcmdnSyp4H6CA+bLfu)s!>Ba^#MgTTY1x5e> diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index a6f8f18a1..0ea2fa7fe 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index c1c472fa79aefadc4f3e52db5e576baa2c70cb43..e3f62a61307590c9aa4673e59ae16945a4e99663 100644 GIT binary patch delta 18 ZcmX@We1LgECA*1&fuWUw(Z&V`MgTW-1zG?A delta 18 ZcmX@We1LgECA+bLfu)s!>Ba^JMgTXs1!MpK diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index c634d7863..23e078c0e 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index d88f061cee89801c99554d01dfea2b5f7b754202..8742b0af5741c8fdd7a8df90815dd4854d00b251 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i+U|?uvV6?fOk(UVoIhX|M delta 20 bcmeBS?_u9i!N_i`U|?xwV7j@Uk(UVoIpzfP diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 46e0a0021..dd4bad0a0 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index e0351bbde..7ab26e3e7 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 747de5a0649970715aef9871a536982e97deda0a..9a960f7b76e3976018cfc338b66e4b8e799aadaf 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA*1&fuWUw(Z+^ri~u{V1|9$a delta 18 Zcmcb{a*bs|CA+bLfu)s!>Bfd@i~u|E1}Fdk diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 84d6584f8..6dbc0eae6 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 9704f8ac0..3b2e0fcb3 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index e2642750e..a1c4c5681 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 13772df34508e0f8532f767e6d177ced13022314..48817b231a669288c484b6f74f13d5fe2495f067 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtOf`OrxfzjrAMr$SjK*$Aj delta 20 bcmdnRzKeZB1tYt$f`O%#f$8RYMr$SjK^6sm diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 14258e65c..c600cb964 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index bebb2bb89..d33374b85 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index cd3e9ebf6..e57783f69 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index a64b6c1783cc7988cc4044013714707d1fed0d58..3dd2c8f4903b257940367d9f0832853cafa6b9a0 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA*1&fuWUw(Z+@xMgTpe1>OJv delta 18 ZcmaFE{Dyf#CA+bLfu)s!>Bfc}MgTqN1?T_( diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index ff52625e5..5d0ed16ce 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 97bb77d4e..53e95ffad 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index f99ae75e604205de52f08cda35020461bcbc9a39..dd34fdbb265f8a00a248728190ef459907bce9be 100644 GIT binary patch delta 18 ZcmbQjGKFPACA*1&fuWUw(Z+@;i~urZ1y}$8 delta 18 ZcmbQjGKFPACA+bLfu)s!>BfdBi~usI1!4dI diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 16a9dc8a4..60cf613fb 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index fa835b4de2496ce2ee34d70665bb4a3a02a2a202..502334b252ce1e7ada8d12e9d65f6e1ca34baf3c 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*1&fuWUw(Z&WdMgTSp1v~%% delta 18 ZcmdnSyp4H6CA+bLfu)s!>Ba^#MgTTY1x5e> diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 426d47d10..e924b3a80 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 28500500c1e402f07a14b3292e4cb760e8b0b56c..5fa5e86f05f7ab96a5f294237fc09e3098f45152 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA*1&fuWUw(Z&WHMgTOV1s(tZ delta 18 ZcmZ3(yoPx~CA+bLfu)s!>Ba^fMgTPE1t, 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 5f99aaeca2dd7c97b656033164e5796c6dab398b..f047bcbac0171fa8c06ba806e77dab60cf69532e 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!?-xU}$Avw6URy5dbgT1tI_d delta 18 ZcmZo-X=0gB$!@G*U}Ba_QMgTSB1w8-& diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 89b0adf09..d4aa7494d 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index a3b30c3d3d6801e649b1deb25593e543240c05d2..95213013fd768bb2c01a0eb7d124743e3abf5f5d 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA*1&fuWUw(Z&W{MgTO(1t9yq0-FCA+bLfu)s!>Ba_KMgTPo1uFmm diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 010eec5c3..5b0dc339c 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index df22dc43e..460a8d93f 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 0947eed69..92ae71c2f 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-23 09:05+0000\n" +"POT-Creation-Date: 2017-06-24 01:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From fd95566ee55b3cb213e020731e8784535c061ef9 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 25 Jun 2017 02:48:45 +0000 Subject: [PATCH 095/447] [core] Automatic merge of Transifex translations --- lang/calamares_hr.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 4bf93fcf4..48e45e5c3 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -1802,7 +1802,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. The screen is too small to display the installer. - + Zaslon je premalen za prikaz instalacijskog programa. From 00f2aaba85bc7f79343dde9183d0ea172b4d6dd9 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 25 Jun 2017 02:48:46 +0000 Subject: [PATCH 096/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 5f74b04edd32d66bc83679265efccacc94c3b50f..e63e3cc20b5bf981debe0e33677c10672b5d95e1 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wb@Xt1%NgAo8F90aid delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 7ab0a36ab8fc93844ca33602f81f8eae7e73600c..f8adafc59c716593b3ecdec16ad2f296929f8f71 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4grp~1!m3q}Abq6EJH delta 15 WcmdnNyn}f{4U3_bfzieW3q}AbmIS^4 diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 235f41c4d..afd9c33c9 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 24fcef7e3..3642abc51 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 0847283dd..e43e2688a 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index b8da77be3..29d322431 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 5194e1b04..385acb1bd 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 7c06f8d53..f5bff85ee 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 3371f9ba84bdc5fed36a45c573b95dc1dff80e38..d7de534848f9faa43bebcc8a4704dd30c308d1a5 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grp~1!m6Gi|jDg?6t delta 15 WcmdnOyoGr}4U3_bfzieW6Gi|j9t5%g diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index a579b4b44..f2c064e53 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 97d9d7e236e33f8b55876d71e423a92e0ddd7b9b..1734142a04b18c6cc8ac817af79e22c60cddeeff 100644 GIT binary patch delta 15 WcmX@he3p4a4U4grp~1!mUq%2d7zF+R delta 15 WcmX@he3p4a4U3_bfzieWUq%2d3, 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 789b025fc7f9c4963d80f065b778c2f9366efdf7..06bebb83c7bd05c0a12865fc91a9a0c5ffcd4c5e 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4grp~1!m7e)Xp3IyW- delta 15 WcmX@Ye1v&I4U3_bfzieW7e)Xo{siIx diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 1b3060edf..12207c9ca 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 420ffc2a85be95f4d0cac011199fe484c446097b..25a34f9fface9c7a5bdb449cc67deeaa2f87d214 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4grp~1!mS4IFUCz6A9E delta 15 WcmX@be2RHO4U3_bfzieWFGc_>vIO)1 diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 8f628c06a..cf429be6f 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 7893050804c7e75afc14b76ab3bd52d058d68ae7..434f95f2decfd4a6bb28cb21f6c8c846be229728 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grp~1!mb4CCugao_* delta 15 Wcmdnayq$SM4U3_bfzieWb4CCucm%ru diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 513893bd6..8a212107c 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index dfde2d0b8a352e6ca608fe7b32799d5d891d945b..5c5fe305fe03be87e4f3729de68a22d0cdeba7fe 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4grp~1!mQ$_$ONCdV3 delta 15 WcmdnWyp?%E4U3_bfzieWQ$_$OJOs4> diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 01ca8824e..d041e33d2 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index b3ad50b72568763fc57082a266f0699125c7e5d8..f540918379a17de37514e0cff1550a2df5cc84f4 100644 GIT binary patch delta 15 WcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 15cfe4f41..9b5fe087b 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 98de5d404fc399d9eb37ab96b4163e42f5884049..882e05ba7b3ea349a9d0666d58cada27ab9de1c2 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VGWoWRuo{^CW04rVuLjV8( delta 17 YcmZo*Z(!e0&B$VCWni?qo{^CW04q@hLI3~& diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index c6f56d35b..ccf14ea5c 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index bc3cf275a..831f0782d 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 82608f1c5..d97bfc316 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index e90abd454..2c3368a0c 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index ea83c5f38d2a36806556b08ca658dcfe7fb508ed..4a1a484ba4caf2378d10d5bd06daaeea29a9f12f 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4grp~1!mJw^a1b_AgS delta 15 WcmZ3-ypDN74U3_bfzieWJw^a1Y6PGF diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index e5e787d7e..0132109ce 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 7fa72bb48a679518d9ccd3ff5f4bd52220e8dc82..c6498d1bf035f70a8aba4f428315ea7a1d69bee4 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4grp~1!mZAJhn90ZsE delta 15 WcmZ3@yqbAJ4U3_bfzieWZAJhn5CoS1 diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 42af88726..7d8644976 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index f6df6f3d7..d53c7441c 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 33f651280489e036371462c110b4720e474f2cda..91989441343d7ef9eb13f9f8fee3ef7a21202dd0 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grp~1!mGe!U@W(2ta delta 15 WcmdnSyp4H64U3_bfzieWGe!U@S_HTN diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 0ea2fa7fe..ea983d04d 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index e3f62a61307590c9aa4673e59ae16945a4e99663..814229afa0538f547d0166a0df2f0c5a4da77f6b 100644 GIT binary patch delta 15 WcmX@We1LgE4U4grp~1!m2SxxYk_6WP delta 15 WcmX@We1LgE4U3_bfzieW2SxxYh6L6C diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 23e078c0e..3c682c38b 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 8742b0af5741c8fdd7a8df90815dd4854d00b251..a143168268ffbd05f686b71c517f03a4de5686c8 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VGWoWRuo{^Uc04(+dX8-^I delta 17 YcmeBS?_u9i&B$VCWni?qo{^Uc04(VQW&i*H diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index dd4bad0a0..2e02b6ef0 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 7ab26e3e7..d4b7693a4 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 9a960f7b76e3976018cfc338b66e4b8e799aadaf..e279611015b671bd293357d8fa801cad7f8026e8 100644 GIT binary patch delta 15 Wcmcb{a*bs|4U4grp~1$6Ym5LcKn0rs delta 15 Wcmcb{a*bs|4U3_bfzif>Ym5LcGzFRf diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 6dbc0eae6..03b1e687b 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 3b2e0fcb3..6d163b6e9 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index a1c4c5681..8d1d4cb81 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 48817b231a669288c484b6f74f13d5fe2495f067..e6837bc9f67283cd1480ebe1f7699af31dae4f5d 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3$m7&4rdPZv|05cK<@c;k- delta 17 YcmdnRzKeZBH6x3mm4VUbdPZv|05b&y@Bjb+ diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index c600cb964..b283ab435 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index d33374b85..1570654ed 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index e57783f69..4276af5a2 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 3dd2c8f4903b257940367d9f0832853cafa6b9a0..50d07512564541bddb73637c070aa681e9ab2812 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4grp~1$697X^yx&>PR delta 15 WcmaFE{Dyf#4U3_bfzif>97X^yt_4~E diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 5d0ed16ce..f94b0e48a 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 53e95ffad..254a0dc66 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index dd34fdbb265f8a00a248728190ef459907bce9be..13b21904145ec1137bff750d1da6510bd420d38d 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4grp~1$6DU1Lngap+9 delta 15 WcmbQjGKFPA4U3_bfzif>DU1Lncm&h{ diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 60cf613fb..1d6d112fd 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 502334b252ce1e7ada8d12e9d65f6e1ca34baf3c..487bc00d5920050031e1bf57faf9a2324d4b756b 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grp~1!mGe!U@W(2ta delta 15 WcmdnSyp4H64U3_bfzieWGe!U@S_HTN diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index e924b3a80..340df3268 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 5fa5e86f05f7ab96a5f294237fc09e3098f45152..c5daca482368b0833de9ecca4831d9ab3659edbc 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4grp~1!m9Yz2sIs}^l delta 15 WcmZ3(yoPx~4U3_bfzieW9Yz2sE(DqY diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index b1762a41e..d10edb71a 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 6902794e7..002a2087c 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index f047bcbac0171fa8c06ba806e77dab60cf69532e..6acc3d35f7c92790a6f72e62e0b755199f5cec4e 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wb@Xt1%Ni4g!KXat`C delta 15 WcmZo-X=0gB!(wPyq0-F4U4grp~1!mT}A*XSOlH` delta 15 WcmZ3>yq0-F4U3_bfzieWT}A*XOaz?( diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 5b0dc339c..cac525e8a 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 460a8d93f..19f0b206a 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 92ae71c2f..464f6e2c8 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 01:02+0000\n" +"POT-Creation-Date: 2017-06-24 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From dac25a20008e8c4e7ed3c6de41eb5d63fcf95238 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 26 Jun 2017 00:37:32 +0000 Subject: [PATCH 097/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index e63e3cc20b5bf981debe0e33677c10672b5d95e1..d1699eae6e284b1c404df52cdd6d6e8e05377027 100644 GIT binary patch delta 12 TcmeBR>0p^q$!NN8aV_K delta 12 TcmeBR>0p^q$!M~%s*e!>8Z-nE diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 92de410d1..f0e10e9ab 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index df5274068..f17c1c77e 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index f8adafc59c716593b3ecdec16ad2f296929f8f71..8dbd17113db38247d0f6f9df07e73b99674083e6 100644 GIT binary patch delta 12 TcmdnNyn}f{C8O!aDmz919i;>y delta 12 TcmdnNyn}f{C8Np4Dmz919iRjs diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index afd9c33c9..73a7fc808 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 3642abc51..bc4bb954c 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index e43e2688a..2674b9ea0 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 29d322431..9c3e9da60 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 385acb1bd..f70cb2b39 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index f5bff85ee..1e5fab923 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index d7de534848f9faa43bebcc8a4704dd30c308d1a5..7533c98f232562d4603162bf741bd82e7c3db01e 100644 GIT binary patch delta 12 TcmdnOyoGr}C8O!aDl0|+9Yq8b delta 12 TcmdnOyoGr}C8Np4Dl0|+9Y6#V diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index f2c064e53..757f2173a 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 1734142a04b18c6cc8ac817af79e22c60cddeeff..c78b3aa59d15f3542465362f81bacad82eba0be1 100644 GIT binary patch delta 12 TcmX@he3p4aC8O!as$fO{ADskW delta 12 TcmX@he3p4aC8Np4s$fO{AD9GQ diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index f6999b80e..38e352b23 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index bbe40ea12..dc6219cee 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 06bebb83c7bd05c0a12865fc91a9a0c5ffcd4c5e..f46820542e1d53f89d825d6c2421ab33b6d12fcd 100644 GIT binary patch delta 12 TcmX@Ye1v&IC8O!aDlbL=9>oMi delta 12 TcmX@Ye1v&IC8Np4DlbL=9>4@c diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 12207c9ca..e79f8813c 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 25a34f9fface9c7a5bdb449cc67deeaa2f87d214..b46954610bb2186dc30eff787bb432f380e5051d 100644 GIT binary patch delta 12 TcmX@ge3W@YC8O!aDsM&r9^C{- delta 12 TcmX@ge3W@YC8Np4DsM&r9@qp% diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 0073d6f3d..924ee3c64 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 131d66fefd358c27eb74e65a56de606b247c6bf5..9f808f872aecda46b59b2932bbcfcecc55e2104d 100644 GIT binary patch delta 12 TcmX@be2RHOC8O!assKg+A5{ca delta 12 TcmX@be2RHOC8Np4ssKg+A5a8U diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index cf429be6f..b4fc061ea 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 434f95f2decfd4a6bb28cb21f6c8c846be229728..806114484a2e5cf2db18529a40b191111c1e485b 100644 GIT binary patch delta 12 Tcmdnayq$SMC8O!aDqBVX9gPGX delta 12 Tcmdnayq$SMC8Np4DqBVX9f$-R diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 8a212107c..6926a9780 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 5c5fe305fe03be87e4f3729de68a22d0cdeba7fe..32b10471cab58af6006091bed71d974b3c1f1f01 100644 GIT binary patch delta 12 TcmdnWyp?%EC8O!aDr-gn9bE($ delta 12 TcmdnWyp?%EC8Np4Dr-gn9asbw diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index d041e33d2..4eb02e67e 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index f540918379a17de37514e0cff1550a2df5cc84f4..9609c8853e3c0c528e638784b2a85ecb3422ef7b 100644 GIT binary patch delta 12 TcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 9b5fe087b..6311649f2 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 882e05ba7b3ea349a9d0666d58cada27ab9de1c2..5a791a995d659548de6c39422033fd0ece5d6914 100644 GIT binary patch delta 14 VcmZo*Z(!e0!N_R3xss8c2>>6F1Ec@| delta 14 VcmZo*Z(!e0!N_Q`xss8c2>>691ET-{ diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index ccf14ea5c..5cb5699ab 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 831f0782d..ea27fd9da 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index d97bfc316..55a3c36eb 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 2c3368a0c..f7caa1850 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 4a1a484ba4caf2378d10d5bd06daaeea29a9f12f..092908b89114b708ff39a37f1ae36c0f85bdef10 100644 GIT binary patch delta 12 TcmZ3-ypDN7C8O!aDicNk9JK@j delta 12 TcmZ3-ypDN7C8Np4DicNk9Iyld diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 0132109ce..4da604600 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index c6498d1bf035f70a8aba4f428315ea7a1d69bee4..150795fb2c3b6ea441035926d4a7ad3dbea78d46 100644 GIT binary patch delta 12 TcmZ3@yqbAJC8O!aDnmv99Bl*n delta 12 TcmZ3@yqbAJC8Np4Dnmv99B2dh diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 7d8644976..b38889502 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index d53c7441c..6f7dad4d6 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 91989441343d7ef9eb13f9f8fee3ef7a21202dd0..f670a803aed4aa1b57f151eeb30647f655f08821 100644 GIT binary patch delta 12 TcmdnSyp4H6C8O!aDjP-s9d!g6 delta 12 TcmdnSyp4H6C8Np4DjP-s9dHC0 diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index ea983d04d..0e4c91c0e 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 814229afa0538f547d0166a0df2f0c5a4da77f6b..cd8a5d6881d06487581a3e6918bb2d5f54b7d1a0 100644 GIT binary patch delta 12 TcmX@We1LgEC8O!aDmO*|9%TeL delta 12 TcmX@We1LgEC8Np4DmO*|9$*AF diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 3c682c38b..f91f88ff3 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index a143168268ffbd05f686b71c517f03a4de5686c8..e87b55fbcc7af9737a29e33562a337b6ca4d8f0b 100644 GIT binary patch delta 14 VcmeBS?_u9i!N_R3xsp+s2>>AB1IPdX delta 14 VcmeBS?_u9i!N_Q`xsp+s2>>A51IGXW diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 2e02b6ef0..bd7ab44ab 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index d4b7693a4..04ebf0336 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index e279611015b671bd293357d8fa801cad7f8026e8..e3a5b8fe98796ca582df59049dda4d291b45da6f 100644 GIT binary patch delta 12 Tcmcb{a*bs|C8O!asymDTA&CV1 delta 12 Tcmcb{a*bs|C8Np4symDTA%q0` diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 03b1e687b..905a04b97 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 6d163b6e9..d28778282 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 8d1d4cb81..15e96f935 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index e6837bc9f67283cd1480ebe1f7699af31dae4f5d..1f4ba6eb3065a779e557393de703d28a09626d17 100644 GIT binary patch delta 14 VcmdnRzKeZB1tX*B=1N9KCIBVr1X2J1 delta 14 VcmdnRzKeZB1tX)$=1N9KCIBVl1W^D0 diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index b283ab435..630ca4009 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 1570654ed..8f0a150e0 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 4276af5a2..5d8805246 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 50d07512564541bddb73637c070aa681e9ab2812..13bc7c431b3dea570f308f488fe2087a4123843c 100644 GIT binary patch delta 12 TcmaFE{Dyf#C8O!asv<@JB83FJ delta 12 TcmaFE{Dyf#C8Np4sv<@JB7g+D diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index f94b0e48a..177f36d77 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 254a0dc66..97a36385f 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 13b21904145ec1137bff750d1da6510bd420d38d..335b01ca7cfc4cabe631614d25e9699f50d18645 100644 GIT binary patch delta 12 TcmbQjGKFPAC8O!as#%Nx8(9Q4 delta 12 TcmbQjGKFPAC8Np4s#%Nx8&m`} diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 1d6d112fd..96c62621e 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 487bc00d5920050031e1bf57faf9a2324d4b756b..3ba0dfa6405358b063547d8c9f8f13add450f665 100644 GIT binary patch delta 12 TcmdnSyp4H6C8O!aDjP-s9d!g6 delta 12 TcmdnSyp4H6C8Np4DjP-s9dHC0 diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 340df3268..5f9a1f502 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index c5daca482368b0833de9ecca4831d9ab3659edbc..70ea2797a1cb3ff8b8473411bad5b55cfd0d7f5a 100644 GIT binary patch delta 12 TcmZ3(yoPx~C8O!aDkDY!9EAh? delta 12 TcmZ3(yoPx~C8Np4DkDY!9DoD+ diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index d10edb71a..1f883ddd9 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 002a2087c..ef72136ff 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 6acc3d35f7c92790a6f72e62e0b755199f5cec4e..00009ad5bedef1c568ad845b613f568525290edb 100644 GIT binary patch delta 12 TcmZo-X=0gB$!NN#8L0#S delta 12 TcmZo-X=0gB$!M~%s)G>#8KeXM diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 3f9e00f7c..13a4fdb45 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 61629e6568133fa532b1f30e0dbec66a3503f1bc..8cd57cedbd340846feb2774015f0d15f19185f9b 100644 GIT binary patch delta 12 TcmdnYyqS4IC8O!aDoaKH9W4YA delta 12 TcmdnYyqS4IC8Np4DoaKH9Vi44 diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 7f1391c7c..6ddf2dc6b 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index c2fcb3095b098b729b173ccd6c377b2db7b82a2d..202de5f7c4c55996b1710dfb9e91181724487a41 100644 GIT binary patch delta 12 TcmZ3>yq0-FC8O!aDq}_f9GwII delta 12 TcmZ3>yq0-FC8Np4Dq}_f9GC, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 464f6e2c8..5d64745e1 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-24 03:10+0000\n" +"POT-Creation-Date: 2017-06-25 03:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 14c5b57fcc9257208ec2ee352feb775cda71e76f Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 26 Jun 2017 02:49:04 +0000 Subject: [PATCH 098/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index d1699eae6e284b1c404df52cdd6d6e8e05377027..4f5c73d5c7fd34645df83e2d7acddbe9db946e1b 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!?}#U}$Avy0M{y5dbjR1vvl! delta 18 ZcmeBR>0p^q$!@A(U~FY*u(6?o5dbjD1vUTx diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index f0e10e9ab..dde574c3b 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index f17c1c77e..100c5f656 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 8dbd17113db38247d0f6f9df07e73b99674083e6..71f331c9a195f68de306bf2c806facb78bd52b68 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA*n|fuWUw>Ba^NMgTT>1xEk? delta 18 ZcmdnNyn}f{CA+DDfw7gL!Nvv)MgTTz1w;S< diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 73a7fc808..9a9b2081c 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index bc4bb954c..f5418e667 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 2674b9ea0..e8e0255c6 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 9c3e9da60..3f44c3c74 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index f70cb2b39..f390ea843 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 1e5fab923..ceb0eb80f 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 7533c98f232562d4603162bf741bd82e7c3db01e..9fd1e1c58ba157c6608cc0cd8249e54a65923973 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*n|fuWUw>Ba^VMgTSG1v>x$ delta 18 ZcmdnOyoGr}CA+DDfw7gL!Nvv?MgTS21vmfz diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 757f2173a..b8328af96 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index c78b3aa59d15f3542465362f81bacad82eba0be1..30f90e4d852758ed623ea1fbee8db5ca3ee13022 100644 GIT binary patch delta 18 ZcmX@he3p4aCA*n|fuWUw>Ba_MMgTc&1%?0s delta 18 ZcmX@he3p4aCA+DDfw7gL!Nvw(MgTcq1%m(p diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 38e352b23..e5b407b97 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index dc6219cee..d24e6f374 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index f46820542e1d53f89d825d6c2421ab33b6d12fcd..28a74a83f983b4c7ff48167db33cbe4f8d8c286d 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA*n|fuWUw>Ba^ZMgTY|1#18R delta 18 ZcmX@Ye1v&ICA+DDfw7gL!Nvv`MgTY)1!w>O diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index e79f8813c..197eac1d9 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index b46954610bb2186dc30eff787bb432f380e5051d..bf2f6e31339da74f60711827d7539b895735d74c 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA*n|fuWUw>Ba_EMgTZX1#SQU delta 18 ZcmX@ge3W@YCA+DDfw7gL!NvwxMgTZJ1#18R diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 924ee3c64..325d5d50a 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 9f808f872aecda46b59b2932bbcfcecc55e2104d..a2c8c68cb4e8b87066a9ecd1f5c8ae142bfc3341 100644 GIT binary patch delta 18 ZcmX@be2RHOCA*n|fuWUw>Ba^xMgTbh1$_Vj delta 18 ZcmX@be2RHOCA+DDfw7gL!NvwJMgTbT1$qDg diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index b4fc061ea..e2c8808d4 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 806114484a2e5cf2db18529a40b191111c1e485b..e04179a3938ed4d1fd19819395c1a482bfc936d4 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*n|fuWUw>Ba_gMgTTd1w;S< delta 18 Zcmdnayq$SMCA+DDfw7gL!Nvx2MgTTP1wjA+ diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 6926a9780..9b859978d 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 32b10471cab58af6006091bed71d974b3c1f1f01..61d522523a8378bc24092924d0876c23778f3510 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA*n|fuWUw>Ba_AMgTSq1wH@( delta 18 ZcmdnWyp?%ECA+DDfw7gL!NvwtMgTSc1v>x$ diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 4eb02e67e..2b3c68a2c 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 9609c8853e3c0c528e638784b2a85ecb3422ef7b..ccae2c61414e0dd7d6c2178738656bbf4e441d3d 100644 GIT binary patch delta 18 ZcmZ3_yqBa_qMgTQ61uOsn delta 18 ZcmZ3_yqBa^(MgTZ*1#tiX delta 18 ZcmX@ce2jTQCA+DDfw7gL!NvwRMgTZt1#SQU diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 54e4744b2..cad1673bb 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 8c9ac66956aff9c1d184ac84e9e9342b96149e47..52618cc0e5c9887d37570427a2936793d2e8e01c 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*n|fuWUw>Ba^VMgTSG1v>x$ delta 18 ZcmdnOyoGr}CA+DDfw7gL!Nvv?MgTS21vmfz diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index a15875aee..5a5f1b293 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index b040a9b59c83b097616cfd7ade9e5c4ce0bcfd21..a8bf31d43d00e7cf507b033372b39446fdf8a53e 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA*n|fuWUw>Ba^RMgTau1$O`d delta 18 ZcmX@Xe1dsGCA+DDfw7gL!Nvv;MgTag1#|!a diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 7fe95b778..df0517475 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 7a971025e69f97718696356246e076d68e103412..3b75cda0bdb7c2fa54006b154c84b4398d87c737 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*n|fuWUw>Ba_gMgTTd1w;S< delta 18 Zcmdnayq$SMCA+DDfw7gL!Nvx2MgTTP1wjA+ diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 2d20a6492..8cd3132ce 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 0beb7a5d29d8e6d027de435c1fa533dcb29ce3f9..4c6142fb40f8ba76324f51de3da09063b053e1af 100644 GIT binary patch delta 18 Zcmdnayq$SMCA*n|fuWUw>Ba_gMgTTd1w;S< delta 18 Zcmdnayq$SMCA+DDfw7gL!Nvx2MgTTP1wjA+ diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index b87ee49f7..8f7881c00 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index e965c930115630f16bd1391a898f220abfd062c2..be3eec9726eed1392e24b0eba9c6477199e48e74 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA*n|fuWUw>Ba^VMgTSG1v>x$ delta 18 ZcmdnOyoGr}CA+DDfw7gL!Nvv?MgTS21vmfz diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index f52782fa3..43045dd9e 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index d1cdd4c1d..4f1d00464 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 6311649f2..b1ad8d8d1 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 5a791a995d659548de6c39422033fd0ece5d6914..72c1d52bb2beca71a86c96056d38d7cca7966e4f 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i=U|?uvV7j@Uk&y`iH{t}# delta 20 bcmZo*Z(!e0!N_i^U|?)zXt24Sk&y`iH_-&h diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 5cb5699ab..23ea0fbd0 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index ea27fd9da..226edac6e 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 55a3c36eb..80c4ca44f 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index f7caa1850..8f1b002d3 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 092908b89114b708ff39a37f1ae36c0f85bdef10..eba8dd218501b798b3d0a25f5ab32193e7be630d 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA*n|fuWUw>Ba^Ba_aMgTOW1t0(b delta 18 ZcmZ3@yqbAJCA+DDfw7gL!Nvw{MgTOI1swnY diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index b38889502..c4c746df3 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 6f7dad4d6..84c3c2ded 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index f670a803aed4aa1b57f151eeb30647f655f08821..37b4a3e6a6ea79f627c9fb581bf64abf46ce246b 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*n|fuWUw>Ba^#MgTT31wjA+ delta 18 ZcmdnSyp4H6CA+DDfw7gL!NvwNMgTS=1wH@( diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 0e4c91c0e..86453b2ff 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index cd8a5d6881d06487581a3e6918bb2d5f54b7d1a0..605363caba015adb5bef2996ccfa26648d9f619e 100644 GIT binary patch delta 18 ZcmX@We1LgECA*n|fuWUw>Ba^JMgTXN1z!LF delta 18 ZcmX@We1LgECA+DDfw7gL!Nvv$MgTX91zZ3C diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index f91f88ff3..cff459d70 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index e87b55fbcc7af9737a29e33562a337b6ca4d8f0b..3f5ca2a6eafe600f99b000222371657dd23a8523 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i=U|?uvV7j@Uk(UVoIl=_* delta 20 bcmeBS?_u9i!N_i^U|?)zXt24Sk(UVoIk5!n diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index bd7ab44ab..831e68795 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 04ebf0336..def26675e 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index e3a5b8fe98796ca582df59049dda4d291b45da6f..c052e832edc5f6e2aa3df2188040dc0972f42a65 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA*n|fuWUw>Bfd@i~u{)1|t9f delta 18 Zcmcb{a*bs|CA+DDfw7gL!N!Jbi~u{s1|R?c diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 905a04b97..f4081c4be 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index d28778282..68f4424bc 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 15e96f935..a5eb96bdc 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 1f4ba6eb3065a779e557393de703d28a09626d17..56c7ccd73aaa2f238d289317c751bc3dc91ff8bd 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtef`Orxf$8RYMr$SjK=K87 delta 20 bcmdnRzKeZB1tYtuf`PG>p~2>QMr$SjK;Z>; diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 630ca4009..739d6e5e9 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 8f0a150e0..726e2247d 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 5d8805246..3bfb8668b 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 13bc7c431b3dea570f308f488fe2087a4123843c..672810249e1a01aa3d4c4879ad96e822e7e783a5 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA*n|fuWUw>Bfc}MgTp@1>*n! delta 18 ZcmaFE{Dyf#CA+DDfw7gL!N!IhMgTp#1>gVx diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 177f36d77..835f7fc73 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 97a36385f..0e858ebc4 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 335b01ca7cfc4cabe631614d25e9699f50d18645..f0f4cf8b46bdbcdd8083a579c3a44b406c9a0198 100644 GIT binary patch delta 18 ZcmbQjGKFPACA*n|fuWUw>BfdBi~ur;1zi9D delta 18 ZcmbQjGKFPACA+DDfw7gL!N!Iui~urw1zG?A diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 96c62621e..c24cb081c 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 3ba0dfa6405358b063547d8c9f8f13add450f665..e41d70b0edd5ba28ef2bc731d77154b1b89e142d 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA*n|fuWUw>Ba^#MgTT31wjA+ delta 18 ZcmdnSyp4H6CA+DDfw7gL!NvwNMgTS=1wH@( diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 5f9a1f502..8d7468b56 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 70ea2797a1cb3ff8b8473411bad5b55cfd0d7f5a..9dd485cb18475d4a0d69b1e4fc02ea8fd646260d 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA*n|fuWUw>Ba^fMgTO)1tS0e delta 18 ZcmZ3(yoPx~CA+DDfw7gL!Nvw1MgTOs1t0(b diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 1f883ddd9..344f40b3e 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index ef72136ff..2af8e1b5b 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 00009ad5bedef1c568ad845b613f568525290edb..21dbb82de44e39329a5925b4fcbe2f8fd536a51d 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!?}#U}$Avy0M{&5dbg&1t$Oi delta 18 ZcmZo-X=0gB$!@A(U~FY*u(6?u5dbgq1tb6f diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 13a4fdb45..c59963bb7 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 8cd57cedbd340846feb2774015f0d15f19185f9b..16c16b76fa03a9c9acc106e34f6f23bf41378edc 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA*n|fuWUw>Ba_QMgTR%1vmfz delta 18 ZcmdnYyqS4ICA+DDfw7gL!Nvw-MgTRp1vLNw diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 6ddf2dc6b..0130539df 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 202de5f7c4c55996b1710dfb9e91181724487a41..e7b91e5e9f11637028eb52e7585b555b0dd6a775 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA*n|fuWUw>Ba_KMgTPJ1ttIh delta 18 ZcmZ3>yq0-FCA+DDfw7gL!Nvw%MgTP51tS0e diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index b214ac5a4..fb9e94b04 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index c1abea725..a70588bb7 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 5d64745e1..abda5b540 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-25 03:10+0000\n" +"POT-Creation-Date: 2017-06-26 01:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From c1d9c52aa0004294dcbda39d052b66ae6ae8f397 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 27 Jun 2017 00:37:06 +0000 Subject: [PATCH 099/447] [core] Automatic merge of Transifex translations --- lang/calamares_it_IT.ts | 12 ++++++------ lang/calamares_kk.ts | 10 +++++----- lang/calamares_pt_BR.ts | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index 1b991920d..8da837159 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -4,7 +4,7 @@ The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - L'<strong>ambiente di avvio - boot</strong> di questo sistema. <br><br>I vecchi sistemi x86 supportano solo <strong>BIOS</strong>. <bt>I sistemi moderni normalmente usano <strong>EFI</strong> ma possono anche usare BIOS se l'avvio viene eseguito in modalità compatibile. + L'<strong>ambiente di avvio</strong> di questo sistema. <br><br>I vecchi sistemi x86 supportano solo <strong>BIOS</strong>. <bt>I sistemi moderni normalmente usano <strong>EFI</strong> ma possono anche usare BIOS se l'avvio viene eseguito in modalità compatibile. @@ -1802,7 +1802,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno The screen is too small to display the installer. - + Schermo troppo piccolo per mostrare il programma d'installazione. @@ -2028,12 +2028,12 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Update geometry of partition %1. - + Aggiornare la struttura della partizione %1. Failed to change the geometry of the partition. - + Impossibile cambiare la struttura della partizione. @@ -2104,7 +2104,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Link creation failed, target: %1; link name: %2 - + Impossibile creare il link, destinazione: %1; nome del link: %2 @@ -2215,7 +2215,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Benvenuti nel programma di installazione Calamares per %1.</h1> diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 03d280a7e..810ae6592 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -42,7 +42,7 @@ %1 (%2) - + %1 (%2) @@ -217,23 +217,23 @@ Output: &Back - + А&ртқа &Next - + &Алға &Cancel - + Ба&с тарту Cancel installation? - + Орнатудан бас тарту керек пе? diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index 64923a6fc..970703eff 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -1804,7 +1804,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. The screen is too small to display the installer. - + A tela é muito pequena para exibir o instalador. @@ -2217,7 +2217,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Bem-vindo ao instalador da Calamares para %1.</h1> From 02ba6cb66b19f9adb1f0b6c7bdcad5f30dee57eb Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 27 Jun 2017 00:37:07 +0000 Subject: [PATCH 100/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 4f5c73d5c7fd34645df83e2d7acddbe9db946e1b..e8bc1672aca717e136670b669e0b22fc759582cc 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wb@V7alOgAo8FLj<`1 delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 71f331c9a195f68de306bf2c806facb78bd52b68..56c602120c887e1a772857766de9943f5c187245 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4grf#t>q3q}Ab$pps$ delta 15 WcmdnNyn}f{4U3_bf$7Eu3q}Abr3AqM diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 9a9b2081c..c61fc7c00 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index f5418e667..3e05cab72 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index e8e0255c6..574621f67 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 3f44c3c74..325913398 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index f390ea843..b70c0a388 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index ceb0eb80f..16e8c1e9e 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 9fd1e1c58ba157c6608cc0cd8249e54a65923973..a839b5606306c0c70ca70604201bafe015084129 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grf#t>q6Gi|jQ3SgH delta 15 WcmdnOyoGr}4U3_bf$7Eu6Gi|jEd;dy diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index b8328af96..1b1fa73ca 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 30f90e4d852758ed623ea1fbee8db5ca3ee13022..8eda3c6999936359d7b387d42e6ce3357b99cd9f 100644 GIT binary patch delta 15 WcmX@he3p4a4U4grf#t>qUq%2dKLrK= delta 15 WcmX@he3p4a4U3_bf$7EuUq%2d8wCIW diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index e5b407b97..b35123b76 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index d24e6f374..0f54c9e0a 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 28a74a83f983b4c7ff48167db33cbe4f8d8c286d..b016dbab88ccafda752b5bc8864786d66d649e45 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4grf#t>q7e)XpF$C)X delta 15 WcmX@Ye1v&I4U3_bf$7Eu7e)Xp4Fu%? diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 197eac1d9..0815dfa65 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index bf2f6e31339da74f60711827d7539b895735d74c..ed4258919b7392a9b959569ecf3cbc2e6b2aa1e4 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4grf#t>qS4IFUPXz7& delta 15 WcmX@ge3W@Y4U3_bf$7EuS4IFUD+K5O diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 325d5d50a..833ac025a 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index a2c8c68cb4e8b87066a9ecd1f5c8ae142bfc3341..a9bcc6d059f8a0183ba016f0d37d5219f26db461 100644 GIT binary patch delta 15 WcmX@be2RHO4U4grf#t>qFGc_>!36gJ diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index e2c8808d4..485ac7bf7 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index e04179a3938ed4d1fd19819395c1a482bfc936d4..aa5b250f150dd3b1d027985f0387f358ac05b2f5 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grf#t>qb4CCus|3UV delta 15 Wcmdnayq$SM4U3_bf$7Eub4CCuhXlR= diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 9b859978d..a873113b4 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 61d522523a8378bc24092924d0876c23778f3510..7e4a1726184f3b1755926bd03526959d7c558d35 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4grf#t>qQ$_$OZv?&o delta 15 WcmdnWyp?%E4U3_bf$7EuQ$_$OO9Z$8 diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 2b3c68a2c..7bae08313 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index ccae2c61414e0dd7d6c2178738656bbf4e441d3d..69e0244a3e031fecbd27161ba641661396de7f2f 100644 GIT binary patch delta 15 WcmZ3_yqqeMSH%y9BHN delta 15 WcmZ3_yqqH%0&}Z3OWE delta 15 WcmX@ce2jTQ4U3_bf$7EuH%0&}Nd)Tv diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index cad1673bb..150994e0f 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 52618cc0e5c9887d37570427a2936793d2e8e01c..8debb8b28aa4de3f4d885aa84c6249b61d510370 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grf#t>q6Gi|jQ3SgH delta 15 WcmdnOyoGr}4U3_bf$7Eu6Gi|jEd;dy diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 5a5f1b293..f25f78b34 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index a8bf31d43d00e7cf507b033372b39446fdf8a53e..b9e389e41f6f77009858fc37c194efbc25d2c64a 100644 GIT binary patch delta 15 WcmX@Xe1dsG4U4grf#t>q4@LkhsRZ`` delta 15 WcmX@Xe1dsG4U3_bf$7Eu4@Lkhg#_^c diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index df0517475..1360922f1 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 3b75cda0bdb7c2fa54006b154c84b4398d87c737..e3fa42ddc035be041adfaa8bb58557a73bc735fc 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grf#t>qb4CCus|3UV delta 15 Wcmdnayq$SM4U3_bf$7Eub4CCuhXlR= diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 8cd3132ce..c43c8211f 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 4c6142fb40f8ba76324f51de3da09063b053e1af..10e2e1dacbc0fe8140fb1659f39a868a2aaf140e 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grf#t>qb4CCus|3UV delta 15 Wcmdnayq$SM4U3_bf$7Eub4CCuhXlR= diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 8f7881c00..bdfe11f89 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index be3eec9726eed1392e24b0eba9c6477199e48e74..2932f79dfdc8639f243a3d751ae5762253d55f74 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grf#t>q6Gi|jQ3SgH delta 15 WcmdnOyoGr}4U3_bf$7Eu6Gi|jEd;dy diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 43045dd9e..d31ed9ef9 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 4f1d00464..27be4a55c 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index b1ad8d8d1..aac14b768 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 72c1d52bb2beca71a86c96056d38d7cca7966e4f..56d053824231c0431f67ea52dea0b24cb156410e 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VGWnj6vo{^CW04t3IO8@`> delta 17 YcmZo*Z(!e0&B$VCWnj9wo{^CW04rkzMF0Q* diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 23ea0fbd0..209bf5693 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 226edac6e..13db4fc35 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 80c4ca44f..5cee63635 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 8f1b002d3..e5d8fa28f 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index eba8dd218501b798b3d0a25f5ab32193e7be630d..c7a9a376bb067af397465b6b5f5ddc8837570527 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4grf#t>qJw^a1odl@> delta 15 WcmZ3-ypDN74U3_bf$7EuJw^a1c?6>X diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index e3bec53c0..6fbe302f5 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 58b98d21f09ccd97bfe31f92700972a0b5bd54a7..cba8768ad4fbfd92519725df8fb1c1dca8689956 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4grf#t>qZAJhnLj<4z delta 15 WcmZ3@yqbAJ4U3_bf$7EuZAJhn9|W2J diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index c4c746df3..9def71def 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 84c3c2ded..88f494ff4 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 37b4a3e6a6ea79f627c9fb581bf64abf46ce246b..dccdf3db22d64947e23b9f28992ff02ced139edc 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grf#t>qGe!U@jRe5} delta 15 WcmdnSyp4H64U3_bf$7EuGe!U@X#~3f diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 86453b2ff..c45ed261c 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 605363caba015adb5bef2996ccfa26648d9f619e..09a0d438c7876a3be038f73dd29f29bb1a143e9e 100644 GIT binary patch delta 15 WcmX@We1LgE4U4grf#t>q2SxxYxdh(; delta 15 WcmX@We1LgE4U3_bf$7Eu2SxxYl?2%U diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index cff459d70..101df0ac1 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 3f5ca2a6eafe600f99b000222371657dd23a8523..a6b17e3abe9117ce880c99f8afc6f005a15ce057 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VGWnj6vo{^Uc04*g1ZvX%Q delta 17 YcmeBS?_u9i&B$VCWnj9wo{^Uc04)0iX#fBK diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 831e68795..129c971bf 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index def26675e..92d1af86b 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index c052e832edc5f6e2aa3df2188040dc0972f42a65..6fbc83bd535caf1816846ff5a6ba3c823e27b6b8 100644 GIT binary patch delta 15 Wcmcb{a*bs|4U4grf#t@AYm5LcX9c4G delta 15 Wcmcb{a*bs|4U3_bf$7GEYm5LcLj|1x diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index f4081c4be..4c420f2d9 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 68f4424bc..bfd81dc14 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index a5eb96bdc..2d109c7d5 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 56c7ccd73aaa2f238d289317c751bc3dc91ff8bd..4c42134634105bedd08a81cbc005d99e0fa9b912 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3$m4W5vdPZv|05d@Z`2YX_ delta 17 YcmdnRzKeZBH6x3mm4WHzdPZv|05cZ^^8f$< diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 739d6e5e9..d14ade4d4 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 726e2247d..002678345 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 3bfb8668b..528a24e34 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 672810249e1a01aa3d4c4879ad96e822e7e783a5..89dacb40095adfb7726eec1025e735991941b78e 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4grf#t@A97X^y;RRy= delta 15 WcmaFE{Dyf#4U3_bf$7GE97X^yy#-wW diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 835f7fc73..316e79e8e 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 0e858ebc4..7facc312e 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index f0f4cf8b46bdbcdd8083a579c3a44b406c9a0198..035b8886a2c65446c556aa7d269d6aef7fc3cba1 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4grf#t@ADU1Lns|4Ku delta 15 WcmbQjGKFPA4U3_bf$7GEDU1LnhXmIE diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index c24cb081c..808341d50 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index e41d70b0edd5ba28ef2bc731d77154b1b89e142d..bf92666968fddb4b69ac58415a633dc3e5dc02de 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grf#t>qGe!U@jRe5} delta 15 WcmdnSyp4H64U3_bf$7EuGe!U@X#~3f diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 8d7468b56..841b3c7c8 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 9dd485cb18475d4a0d69b1e4fc02ea8fd646260d..b3503cfad3c070f1acc4dd079762f6afa7268a54 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4grf#t>q9Yz2sVFaT9 delta 15 WcmZ3(yoPx~4U3_bf$7Eu9Yz2sJp`Qq diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 344f40b3e..3ed41eeba 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 2af8e1b5b..7dcbe6acc 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 21dbb82de44e39329a5925b4fcbe2f8fd536a51d..92a6ce84264a6f9061f50c50194999a3610a0719 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wb@V7alOi4g!Kj|8Ux delta 15 WcmZo-X=0gB!(wPqV@3ceGX%H* delta 15 WcmdnYyqS4I4U3_bf$7EuV@3ce4+OFR diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 0130539df..7ebe51e49 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index e7b91e5e9f11637028eb52e7585b555b0dd6a775..24642ef0eee6aaa2fd4fcd37e3db3b8caf5b42d1 100644 GIT binary patch delta 15 WcmZ3>yq0-F4U4grf#t>qT}A*Xe*~rg delta 15 WcmZ3>yq0-F4U3_bf$7EuT}A*XTLhp0 diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index fb9e94b04..915e15158 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index a70588bb7..9c37a1c93 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index abda5b540..3f591ebb2 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 01:05+0000\n" +"POT-Creation-Date: 2017-06-26 03:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From aba0f6f8cae5922e908660a95ad3ea989becc0c5 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 27 Jun 2017 02:49:21 +0000 Subject: [PATCH 101/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index e8bc1672aca717e136670b669e0b22fc759582cc..adf0b3c46168dcfea7aed533fcf64a9e6e8263c7 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!@M-U}$Azys@E!5dbje1v&r# delta 18 ZcmeBR>0p^q$!?}#U~FYzxv`;x5dbj#1wQ}) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 13822aa9b..c4ae04fce 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index bdd4f4027..642e26638 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 56c602120c887e1a772857766de9943f5c187245..66c4175c10c9a4996702124b4f7c1aced44b810d 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA+zTfuWU=@x}%VMgTU31xNq@ delta 18 ZcmdnNyn}f{CA*n|fw7f=<;DgJMgTUQ1x)|| diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index c61fc7c00..29c597897 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 3e05cab72..b5084d5f7 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 574621f67..929817ac5 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 325913398..da27d2834 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index b70c0a388..910bc5a6e 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 16e8c1e9e..9e8be5083 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index a839b5606306c0c70ca70604201bafe015084129..5dadece8669ff09fab525dcea33d74e8e2cd7c99 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+zTfuWU=@x}%dMgTST1v~%% delta 18 ZcmdnOyoGr}CA*n|fw7f=<;DgRMgTSq1wjA+ diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 1b1fa73ca..1dc4d108b 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 8eda3c6999936359d7b387d42e6ce3357b99cd9f..627af0413d03ca7add1e8e96602c45bf53f2ec37 100644 GIT binary patch delta 18 ZcmX@he3p4aCA+zTfuWU=@x}&UMgTc_1&06t delta 18 ZcmX@he3p4aCA*n|fw7f=<;DhIMgTdH1&jay diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index b35123b76..8b5dd509f 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 0f54c9e0a..1cb049542 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index b016dbab88ccafda752b5bc8864786d66d649e45..e5dc19c553260596297e31779b48a2df8a6e82ef 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA+zTfuWU=@x}%hMgTZA1#AES delta 18 ZcmX@Ye1v&ICA*n|fw7f=<;DgVMgTZX1#tiX diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 0815dfa65..509ae7373 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index ed4258919b7392a9b959569ecf3cbc2e6b2aa1e4..decd35b2798b092a5808dd177bfe48b788390066 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA+zTfuWU=@x}&MMgTZk1#bWV delta 18 ZcmX@ge3W@YCA*n|fw7f=<;DhAMgTZ*1#|!a diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 833ac025a..ebcf196ce 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index a9bcc6d059f8a0183ba016f0d37d5219f26db461..a903e532ecb13c48136626f3b1d74e5619fd16f6 100644 GIT binary patch delta 18 ZcmX@be2RHOCA+zTfuWU=@x}%(MgTbu1%3bk delta 18 ZcmX@be2RHOCA*n|fw7f=<;DgtMgTb_1%m(p diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 485ac7bf7..dde86ea20 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index aa5b250f150dd3b1d027985f0387f358ac05b2f5..09761dca3b6c6ce79c4090fb2158592982e2d8f4 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+zTfuWU=@x}&oMgTTq1w{Y= delta 18 Zcmdnayq$SMCA*n|fw7f=<;DhcMgTT>1xf$_ diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index a873113b4..58388c443 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 7e4a1726184f3b1755926bd03526959d7c558d35..86cfbcecf7eb9efbcda99fcd64f53c52b9f7afaf 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA+zTfuWU=@x}&IMgTS%1wQ}) delta 18 ZcmdnWyp?%ECA*n|fw7f=<;Dh6MgTT31w;S< diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 7bae08313..71b2dfed8 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 69e0244a3e031fecbd27161ba641661396de7f2f..097573a396477f0fd7d52dc46d8810301183c665 100644 GIT binary patch delta 18 ZcmZ3_yqMgTZ|1#$oY delta 18 ZcmX@ce2jTQCA*n|fw7f=<;Dg#MgTaK1$O`d diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 150994e0f..982a9ca0f 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 8debb8b28aa4de3f4d885aa84c6249b61d510370..d864b2f79cdf8c45573b2ab9ea30d9acf7f910b1 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+zTfuWU=@x}%dMgTST1v~%% delta 18 ZcmdnOyoGr}CA*n|fw7f=<;DgRMgTSq1wjA+ diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index f25f78b34..4c80cff1a 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index b9e389e41f6f77009858fc37c194efbc25d2c64a..1139102576550012fd9f59084071349e531e7192 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA+zTfuWU=@x}%ZMgTa*1$Y1e delta 18 ZcmX@Xe1dsGCA*n|fw7f=<;DgNMgTb71$_Vj diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 1360922f1..897ecdefc 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index e3fa42ddc035be041adfaa8bb58557a73bc735fc..ac5c14220444e1dfa40006c5a764665ce4f11cca 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+zTfuWU=@x}&oMgTTq1w{Y= delta 18 Zcmdnayq$SMCA*n|fw7f=<;DhcMgTT>1xf$_ diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index c43c8211f..c5f9db98d 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 10e2e1dacbc0fe8140fb1659f39a868a2aaf140e..b269f16572ae3a1a75fa7c578632ed0fee93a4b4 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+zTfuWU=@x}&oMgTTq1w{Y= delta 18 Zcmdnayq$SMCA*n|fw7f=<;DhcMgTT>1xf$_ diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index bdfe11f89..2e9c39652 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 2932f79dfdc8639f243a3d751ae5762253d55f74..f7d2d89a2802c11d8fe1cbbd5178c5e7914b4109 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+zTfuWU=@x}%dMgTST1v~%% delta 18 ZcmdnOyoGr}CA*n|fw7f=<;DgRMgTSq1wjA+ diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index d31ed9ef9..895077711 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 27be4a55c..9083edaeb 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index aac14b768..f2a43b8c8 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 56d053824231c0431f67ea52dea0b24cb156410e..adde03ee18281cad28e6d96c510cbbea8c90ed47 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i|U|?uvWW2eak&y`iH}C|^ delta 20 bcmZo*Z(!e0!N_i=U|?)zV7a-Tk&y`iI1B{Q diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 209bf5693..adba10cd8 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 13db4fc35..9c0cea487 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 5cee63635..372edac0b 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index e5d8fa28f..4d7983ddf 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index c7a9a376bb067af397465b6b5f5ddc8837570527..1afa2a33f2c06385d68755a3331f3ab8cb9aefec 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA+zTfuWU=@x}%{MgTP)1u6gl delta 18 ZcmZ3-ypDN7CA*n|fw7f=<;Dg*MgTQ61up;q diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 6fbe302f5..a164abb93 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index cba8768ad4fbfd92519725df8fb1c1dca8689956..2887f26402d8453b48b1049c00a9b2127f021836 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA+zTfuWU=@x}&iMgTOj1t9, 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index dccdf3db22d64947e23b9f28992ff02ced139edc..19b4de174bed768289408741541eb1feafa66760 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+zTfuWU=@x}%-MgTTG1wsG- delta 18 ZcmdnSyp4H6CA*n|fw7f=<;DgxMgTTd1xEk? diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index c45ed261c..269f5bddf 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 09a0d438c7876a3be038f73dd29f29bb1a143e9e..cd49f262201a2608b8c12961c5d8bde1d3ad2588 100644 GIT binary patch delta 18 ZcmX@We1LgECA+zTfuWU=@x}%RMgTXa1z-RG delta 18 ZcmX@We1LgECA*n|fw7f=<;DgFMgTXx1!VvL diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 101df0ac1..697002aa5 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index a6b17e3abe9117ce880c99f8afc6f005a15ce057..1c0d3ada838b272d56890b73a8a9f23d7aab9db5 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i|U|?uvWW2eak(UVoInV^~ delta 20 bcmeBS?_u9i!N_i=U|?)zV7a-Tk(UVoIqU@W diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 129c971bf..ca178cf09 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 92d1af86b..36d98883e 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 6fbc83bd535caf1816846ff5a6ba3c823e27b6b8..638bc64fcd03874fab0b79e87b00c27b99586b3c 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA+zTfuWU=@y3R0i~u{{1|$Fg delta 18 Zcmcb{a*bs|CA*n|fw7f=<;I3, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 2d109c7d5..5ea64a1e9 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 4c42134634105bedd08a81cbc005d99e0fa9b912..f4d1a402fa2e78315f95aa349b3a9f718ff483d9 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYt;f`Orxk@4nwMr$SjK>!7M delta 20 bcmdnRzKeZB1tYtef`PG>f#v3UMr$SjK^z5t diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index d14ade4d4..f6196f19b 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 002678345..ff22cde93 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 528a24e34..3c9b93d96 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 89dacb40095adfb7726eec1025e735991941b78e..0e73768aade71620c1b918624cc90b24c806d8f6 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA+zTfuWU=@y3Q6MgTq51>^t# delta 18 ZcmaFE{Dyf#CA*n|fw7f=<;I2_MgTqS1?d0) diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 316e79e8e..cb42b8940 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 7facc312e..cf0d9751c 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 035b8886a2c65446c556aa7d269d6aef7fc3cba1..36a66d1f05804598fd34a7bac8b790b59f388a05 100644 GIT binary patch delta 18 ZcmbQjGKFPACA+zTfuWU=@y3QJi~us01zrFE delta 18 ZcmbQjGKFPACA*n|fw7f=<;I37i~usN1!DjJ diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 808341d50..b4ffc4595 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index bf92666968fddb4b69ac58415a633dc3e5dc02de..7ca06691542e5ae9fdce6576da3a272a1345a147 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+zTfuWU=@x}%-MgTTG1wsG- delta 18 ZcmdnSyp4H6CA*n|fw7f=<;DgxMgTTd1xEk? diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 841b3c7c8..89023e6ae 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index b3503cfad3c070f1acc4dd079762f6afa7268a54..7dd7363777806a09a3d2cf05124efa5ff215a8d8 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA+zTfuWU=@x}%nMgTO{1tb6f delta 18 ZcmZ3(yoPx~CA*n|fw7f=<;DgbMgTPJ1t|ak diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 3ed41eeba..e1929656b 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 7dcbe6acc..a8cf2368d 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 92a6ce84264a6f9061f50c50194999a3610a0719..ca8a556e64705f6600863e4cc0ac55e64ffa1b36 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!@M-U}$Azys@E)5dbg_1tyq0-FCA+zTfuWU=@x}&SMgTPW1t$Oi delta 18 ZcmZ3>yq0-FCA*n|fw7f=<;DhGMgTPt1uOsn diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 915e15158..70eed025a 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 9c37a1c93..5c316762e 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 3f591ebb2..c4c33c41c 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-26 03:09+0000\n" +"POT-Creation-Date: 2017-06-27 01:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 5a1a02197dea71bb4e80ff074d73759eb300f811 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 04:56:38 -0400 Subject: [PATCH 102/447] CMake: since 3.2 is required, no need for the check --- CMakeLists.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1457b2a41..7f48d89fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,11 +44,7 @@ endif() cmake_policy( SET CMP0023 OLD ) cmake_policy( SET CMP0028 NEW ) # double colons in KF5::Foo and Qt5::Foo are necessarily IMPORTED or ALIAS targets, don't search further - -# Keep cmake 3.0 quiet -if( POLICY CMP0043 ) - cmake_policy( SET CMP0043 OLD ) -endif() +cmake_policy( SET CMP0043 OLD ) include( MacroOptionalFindPackage ) include( MacroLogFeature ) From d756edfc9a7fcb0e59dbc248756e9446eacaed3b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 05:05:12 -0400 Subject: [PATCH 103/447] CMake: turn testing on, following KDE style. A new option BUILD_TESTING is available; you can turn this off at CMake-time, but building the tests themselves is harmless (although it takes some CPU time). The main advantage of doing this is that running the tests becomes simple: make test Instead of figuring out which tests there are and how to run them individually. Note that the partition-manager tests will normally fail, because they require an additional environment variable to be set to tell them what disk to destroy. --- CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7f48d89fe..f5c894279 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -59,6 +59,11 @@ option( WITH_PYTHON "Enable Python modules API (requires Boost.Python)." ON ) option( WITH_CRASHREPORTER "Build with CrashReporter" ON ) option( INSTALL_CONFIG "Install configuration files" ON) option( WITH_PYTHONQT "Enable next generation Python modules API (experimental, requires PythonQt)." OFF ) +option(BUILD_TESTING "Build the testing tree." ON) + +if(BUILD_TESTING) + enable_testing() +endif () if( CMAKE_SYSTEM_PROCESSOR MATCHES "arm" OR NOT EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/thirdparty/libcrashreporter-qt/CMakeLists.txt" ) message( STATUS "Build of crashreporter disabled." ) From e415660f96d3005125849b2f7f773a004fd7841c Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 06:01:57 -0400 Subject: [PATCH 104/447] Docs: update RELEASE documentation a bit --- hacking/RELEASE.md | 44 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 8 deletions(-) diff --git a/hacking/RELEASE.md b/hacking/RELEASE.md index b0d0e1f5e..0d41c5018 100644 --- a/hacking/RELEASE.md +++ b/hacking/RELEASE.md @@ -2,26 +2,54 @@ The Calamares release process ============================= #### (0) A week in advance -* Run Coverity scan, fix what's relevant. +* Run [Coverity scan][coverity], fix what's relevant. The Coverity scan runs + automatically once a week on master. * Build with clang -Weverything, fix what's relevant. + ``` + rm -rf build ; mkdir build ; cd build + CC=clang CXX=clang++ cmake .. && make + ``` * Make sure all tests pass. -* Notify translators. + ``` + make + make test + ``` + Note that *all* means all-that-make-sense. The partition-manager tests need + an additional environment variable to be set for some tests, which will + destroy an attached disk. This is not always desirable. +* Notify [translators][transifex]. In the dashboard there is an *Announcements* + link that you can use to send a translation announcement. + +[coverity]: https://scan.coverity.com/projects/calamares-calamares?tab=overview +[transifex]: https://www.transifex.com/calamares/calamares/dashboard/ #### (1) Preparation -* Check `README.md` and everything in `hacking`, make sure it's all still relevant. +* Check `README.md` and everything in `hacking`, make sure it's all still + relevant. Run `hacking/calamaresstyle` to check the C++ code style. + Python code is checked as part of the Travis CI builds. * Update submodules. + ``` + git submodule # Note list of submodules + git submodule update thirdparty/libcrashreporter-qt + ``` * Check defaults in `settings.conf` and other configuration files. -* Pull latest translations from Transifex. +* Pull latest translations from Transifex. This is done nightly on Jenkins, + so a manual pull is rarely necessary. * Update the list of enabled translation languages in `CMakeLists.txt`. -* Bump version in `CMakeLists.txt`, commit. + Check the [translation site][transifex] for the list of languages with + fairly complete translations. +* Bump version in `CMakeLists.txt`, *CALAMARES_VERSION* variables, and set + RC to a non-zero value (e.g. doing -rc1, -rc2, ...). Push that. #### (2) Tarball -* Create tarball: `../git-archive-all/git-archive-all -v calamares-1.1-rc1.tar.gz` +* Create tarball: `git-archive-all -v calamares-1.1-rc1.tar.gz` . Double check + that the tarball matches the version number. * Test tarball. #### (3) Tag -* `git tag -s v1.1.0` -* Generate MD5 and SHA1 checksums. +* `git tag -s v1.1.0` Make sure the signing key is known in GitHub, so that the + tag is shown as a verified tag. Do not sign -rc tags. +* Generate MD5 and SHA256 checksums. * Upload tarball. * Announce on mailing list, notify packagers. * Write release article. From 3b5955900e52f950bb451672f83ee2d7b41bf989 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 06:05:26 -0400 Subject: [PATCH 105/447] Coverity: explicit initialization --- src/libcalamaresui/Branding.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libcalamaresui/Branding.cpp b/src/libcalamaresui/Branding.cpp index bb4a63422..da6cce9f3 100644 --- a/src/libcalamaresui/Branding.cpp +++ b/src/libcalamaresui/Branding.cpp @@ -82,6 +82,7 @@ Branding::Branding( const QString& brandingFilePath, : QObject( parent ) , m_descriptorPath( brandingFilePath ) , m_componentName() + , m_welcomeStyleCalamares( false ) { cDebug() << "Using Calamares branding file at" << brandingFilePath; QFile file( brandingFilePath ); From 2add7f6f860398d619c27b2849dcd882e80e12dc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 06:08:07 -0400 Subject: [PATCH 106/447] Clang: type-annotate float literal --- src/libcalamaresui/utils/CalamaresUtilsGui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcalamaresui/utils/CalamaresUtilsGui.h b/src/libcalamaresui/utils/CalamaresUtilsGui.h index 3c57d5930..e675d0672 100644 --- a/src/libcalamaresui/utils/CalamaresUtilsGui.h +++ b/src/libcalamaresui/utils/CalamaresUtilsGui.h @@ -93,7 +93,7 @@ UIDLLEXPORT QPixmap defaultPixmap( ImageType type, */ UIDLLEXPORT QPixmap createRoundedImage( const QPixmap& avatar, const QSize& size, - float frameWidthPct = 0.20 ); + float frameWidthPct = 0.20f ); /** * @brief unmarginLayout recursively walks the QLayout tree and removes all margins. From 6a3aa01564280fbb5ccd325a2f81c0f6bf5dbfb7 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 06:11:26 -0400 Subject: [PATCH 107/447] Clang: reduce warnings --- src/libcalamaresui/utils/CalamaresUtilsGui.cpp | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/libcalamaresui/utils/CalamaresUtilsGui.cpp b/src/libcalamaresui/utils/CalamaresUtilsGui.cpp index 9307ba389..131c4f3cb 100644 --- a/src/libcalamaresui/utils/CalamaresUtilsGui.cpp +++ b/src/libcalamaresui/utils/CalamaresUtilsGui.cpp @@ -39,6 +39,7 @@ static int s_defaultFontHeight = 0; QPixmap defaultPixmap( ImageType type, ImageMode mode, const QSize& size ) { + Q_UNUSED( mode ); QPixmap pixmap; switch ( type ) @@ -106,9 +107,6 @@ defaultPixmap( ImageType type, ImageMode mode, const QSize& size ) case Squid: pixmap = ImageRegistry::instance()->pixmap( RESPATH "images/squid.svg", size ); break; - - default: - break; } if ( pixmap.isNull() ) @@ -142,7 +140,7 @@ createRoundedImage( const QPixmap& pixmap, const QSize& size, float frameWidthPc return QPixmap(); QPixmap scaledAvatar = pixmap.scaled( width, height, Qt::IgnoreAspectRatio, Qt::SmoothTransformation ); - if ( frameWidthPct == 0.00 ) + if ( frameWidthPct == 0.00f ) return scaledAvatar; QPixmap frame( width, height ); @@ -159,7 +157,7 @@ createRoundedImage( const QPixmap& pixmap, const QSize& size, float frameWidthPc painter.setBrush( brush ); painter.setPen( pen ); - painter.drawRoundedRect( outerRect, frameWidthPct * 100.0, frameWidthPct * 100.0, Qt::RelativeSize ); + painter.drawRoundedRect( outerRect, frameWidthPct * 100.0f, frameWidthPct * 100.0f, Qt::RelativeSize ); /* painter.setBrush( Qt::transparent ); painter.setPen( Qt::white ); @@ -225,7 +223,7 @@ setDefaultFontSize( int points ) QSize defaultIconSize() { - const int w = defaultFontHeight() * 1.6; + const int w = defaultFontHeight() * 1.6f; return QSize( w, w ); } From 09b25ab3e9691cac6a706374346fbad9abc9e8a1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 06:46:59 -0400 Subject: [PATCH 108/447] Clang: make ViewManager instance a proper singleton. --- src/calamares/CalamaresWindow.cpp | 2 +- src/libcalamaresui/ViewManager.cpp | 9 ++++++++- src/libcalamaresui/ViewManager.h | 9 +++++---- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/src/calamares/CalamaresWindow.cpp b/src/calamares/CalamaresWindow.cpp index 271e22cb9..f8d2c15d6 100644 --- a/src/calamares/CalamaresWindow.cpp +++ b/src/calamares/CalamaresWindow.cpp @@ -142,7 +142,7 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) CalamaresUtils::unmarginLayout( sideLayout ); CalamaresUtils::unmarginLayout( mainLayout ); - Calamares::ViewManager* vm = new Calamares::ViewManager( this ); + Calamares::ViewManager* vm = Calamares::ViewManager::instance( this ); mainLayout->addWidget( vm->centralWidget() ); } diff --git a/src/libcalamaresui/ViewManager.cpp b/src/libcalamaresui/ViewManager.cpp index ad433d2fa..976377840 100644 --- a/src/libcalamaresui/ViewManager.cpp +++ b/src/libcalamaresui/ViewManager.cpp @@ -42,13 +42,20 @@ ViewManager::instance() return s_instance; } +ViewManager* +ViewManager::instance( QObject* parent ) +{ + Q_ASSERT( !s_instance ); + s_instance = new ViewManager( parent ); + return s_instance; +} + ViewManager::ViewManager( QObject* parent ) : QObject( parent ) , m_widget( new QWidget() ) , m_currentStep( 0 ) { Q_ASSERT( !s_instance ); - s_instance = this; QBoxLayout* mainLayout = new QVBoxLayout; m_widget->setLayout( mainLayout ); diff --git a/src/libcalamaresui/ViewManager.h b/src/libcalamaresui/ViewManager.h index 6e694a14a..f2f0ca57a 100644 --- a/src/libcalamaresui/ViewManager.h +++ b/src/libcalamaresui/ViewManager.h @@ -43,12 +43,10 @@ class UIDLLEXPORT ViewManager : public QObject public: /** * @brief instance access to the ViewManager singleton. - * @return + * @return pointer to the singleton instance. */ static ViewManager* instance(); - - explicit ViewManager( QObject* parent = nullptr ); - virtual ~ViewManager(); + static ViewManager* instance( QObject* parent ); /** * @brief centralWidget always returns the central widget in the Calamares main @@ -115,6 +113,9 @@ signals: void currentStepChanged(); private: + explicit ViewManager( QObject* parent = nullptr ); + virtual ~ViewManager(); + void insertViewStep( int before, ViewStep* step ); static ViewManager* s_instance; From f2d22180708da70220ffc8e0b0af24b801c9fe31 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 07:15:31 -0400 Subject: [PATCH 109/447] Clang: fix warning about implict copy-ctor with explicit move-ctor --- src/libcalamares/Job.cpp | 7 ++++++- src/libcalamares/Job.h | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/libcalamares/Job.cpp b/src/libcalamares/Job.cpp index bf9229f7c..26ee94464 100644 --- a/src/libcalamares/Job.cpp +++ b/src/libcalamares/Job.cpp @@ -21,6 +21,12 @@ namespace Calamares { +JobResult::JobResult( JobResult&& rhs ) : + m_ok( rhs.m_ok ) + , m_message( std::move( rhs.m_message ) ) + , m_details( std::move( rhs.m_details ) ) +{ +} JobResult::operator bool() const { @@ -55,7 +61,6 @@ JobResult::setDetails( const QString& details ) m_details = details; } - JobResult JobResult::ok() { diff --git a/src/libcalamares/Job.h b/src/libcalamares/Job.h index b9d3baf85..218abb72b 100644 --- a/src/libcalamares/Job.h +++ b/src/libcalamares/Job.h @@ -29,6 +29,9 @@ namespace Calamares { class DLLEXPORT JobResult { public: + JobResult( const JobResult& rhs ) = delete; + JobResult( JobResult&& rhs ); + virtual ~JobResult() {} virtual operator bool() const; From 0d884869e5a5d306cc497a94c1dafcf050c10d0f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 07:17:40 -0400 Subject: [PATCH 110/447] Clang: reduce warnings about code-documentation --- src/libcalamares/utils/PluginFactory.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/libcalamares/utils/PluginFactory.h b/src/libcalamares/utils/PluginFactory.h index c0053ba38..a45078f65 100644 --- a/src/libcalamares/utils/PluginFactory.h +++ b/src/libcalamares/utils/PluginFactory.h @@ -193,8 +193,8 @@ namespace Calamares * } * \endcode * - * \author Matthias Kretz - * \author Bernhard Loos + * \author Matthias Kretz + * \author Bernhard Loos */ class DLLEXPORT PluginFactory : public QObject { @@ -311,7 +311,6 @@ protected: * was requested. E.g. for KCModule plugins this string will be "KCModule". * \param parentWidget Only used if the requested plugin is a KPart. * \param parent The parent object for the plugin object. - * \param args A plugin specific list of arbitrary arguments. * \param keyword A string that uniquely identifies the plugin. If a KService is used this * keyword is read from the X-KDE-PluginKeyword entry in the .desktop file. */ From b20defc41119068a52bb0ecf124dfc071a9b6aa6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 07:21:05 -0400 Subject: [PATCH 111/447] Clang: be less pedantic about c++98 compatibility --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f5c894279..ca0aab5f4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) set( CMAKE_C_FLAGS_RELEASE "-O4 -DNDEBUG" ) set( CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g" ) - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything -Wno-c++98-compat -Wno-padded" ) + set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded" ) set( CMAKE_CXX_FLAGS_DEBUG "-g" ) set( CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" ) set( CMAKE_CXX_FLAGS_RELEASE "-O4 -DNDEBUG" ) From 3b0b05186a3126cbf052a33efbb5270b12cb2e9d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 07:36:46 -0400 Subject: [PATCH 112/447] Clang: reduce warnings --- .../keyboard/keyboardwidget/keyboardpreview.cpp | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/modules/keyboard/keyboardwidget/keyboardpreview.cpp b/src/modules/keyboard/keyboardwidget/keyboardpreview.cpp index 53fa9c2af..f9fdf72e8 100644 --- a/src/modules/keyboard/keyboardwidget/keyboardpreview.cpp +++ b/src/modules/keyboard/keyboardwidget/keyboardpreview.cpp @@ -24,14 +24,13 @@ KeyBoardPreview::KeyBoardPreview( QWidget* parent ) : QWidget( parent ) + , layout( "us" ) , space( 0 ) , usable_width( 0 ) , key_w( 0 ) { setMinimumSize(700, 191); - layout = "us"; - // We must set up the font size in pixels to fit the keys lowerFont = QFont("Helvetica", 10, QFont::DemiBold); lowerFont.setPixelSize(16); @@ -62,14 +61,14 @@ KeyBoardPreview::KeyBoardPreview( QWidget* parent ) -void KeyBoardPreview::setLayout(QString layout) { - this->layout = layout; +void KeyBoardPreview::setLayout(QString _layout) { + layout = _layout; } -void KeyBoardPreview::setVariant(QString variant) { - this->variant = variant; +void KeyBoardPreview::setVariant(QString _variant) { + variant = _variant; if (!loadCodes()) return; @@ -235,10 +234,10 @@ void KeyBoardPreview::paintEvent(QPaintEvent* event) { for (int i = 0; i < 4; i++) { if (first_key_w > 0) { - first_key_w = first_key_w*1.375; + first_key_w = int(first_key_w * 1.375); if (kb == &kbList[KB_105] && i == 3) - first_key_w = key_w * 1.275; + first_key_w = int(key_w * 1.275); p.drawRoundedRect(QRectF(6, y, first_key_w, key_w), rx, rx); x = 6 + first_key_w + space; From 72cfb838731bb03f232b5c5479a2de9b3e0ab06e Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Tue, 27 Jun 2017 14:50:53 +0200 Subject: [PATCH 113/447] fix https://github.com/calamares/calamares/issues/756 --- src/modules/displaymanager/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index 37ff9dd6f..006490294 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -448,7 +448,7 @@ def run(): if default_desktop_environment.desktop_file == "deepin": os.system( - "sed -i -e \"s/^.greeter-session=.* " + "sed -i -e \"s/^.greeter-session=.*" "/greeter-session=lightdm-deepin-greeter/\" " "{!s}/etc/lightdm/lightdm.conf".format( root_mount_point From 8f867f72bcef5e6dd016a53506413c58f113177b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 09:27:01 -0400 Subject: [PATCH 114/447] Translation: this is a CSS string, shouldn't be translated at all. --- lang/calamares_en.ts | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index 0e1e82d71..e73a20da3 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1355,14 +1355,6 @@ The installer will quit and all changes will be lost. What name do you want to use to log in? What name do you want to use to log in? - - - - - - font-weight: normal - font-weight: normal - <small>If more than one person will use this computer, you can set up multiple accounts after installation.</small> @@ -2241,4 +2233,4 @@ The installer will quit and all changes will be lost. Welcome - \ No newline at end of file + From cea9f0fb3307c451b2782a5ef674d7d6673d0d5c Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 27 Jun 2017 09:28:32 -0400 Subject: [PATCH 115/447] Clang: stick with integers --- src/modules/welcome/checker/CheckerWidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/welcome/checker/CheckerWidget.cpp b/src/modules/welcome/checker/CheckerWidget.cpp index be341acc0..10051b2f1 100644 --- a/src/modules/welcome/checker/CheckerWidget.cpp +++ b/src/modules/welcome/checker/CheckerWidget.cpp @@ -130,7 +130,7 @@ CheckerWidget::init( const QList< PrepareEntry >& checkEntries ) if ( !theImage.isNull() ) { FixedAspectRatioLabel* imageLabel = new FixedAspectRatioLabel; - imageLabel->setContentsMargins( 4, CalamaresUtils::defaultFontHeight()*0.75, 4, 4 ); + imageLabel->setContentsMargins( 4, CalamaresUtils::defaultFontHeight() * 3 / 4, 4, 4 ); m_mainLayout->addWidget( imageLabel ); imageLabel->setAlignment( Qt::AlignCenter ); imageLabel->setSizePolicy( QSizePolicy::Expanding, QSizePolicy::Expanding ); From 7650924407450e998fe171f0a3937b7bbde89d27 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 28 Jun 2017 00:37:13 +0000 Subject: [PATCH 116/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 26 ++++++------ lang/calamares_ast.ts | 26 ++++++------ lang/calamares_bg.ts | 26 ++++++------ lang/calamares_ca.ts | 26 ++++++------ lang/calamares_cs_CZ.ts | 26 ++++++------ lang/calamares_da.ts | 28 ++++++------- lang/calamares_de.ts | 26 ++++++------ lang/calamares_el.ts | 30 ++++++------- lang/calamares_en.ts | 36 +++++++++------- lang/calamares_en_GB.ts | 26 ++++++------ lang/calamares_es.ts | 26 ++++++------ lang/calamares_es_ES.ts | 26 ++++++------ lang/calamares_es_MX.ts | 26 ++++++------ lang/calamares_es_PR.ts | 26 ++++++------ lang/calamares_et.ts | 26 ++++++------ lang/calamares_eu.ts | 26 ++++++------ lang/calamares_fa.ts | 26 ++++++------ lang/calamares_fi_FI.ts | 26 ++++++------ lang/calamares_fr.ts | 26 ++++++------ lang/calamares_fr_CH.ts | 26 ++++++------ lang/calamares_gl.ts | 26 ++++++------ lang/calamares_gu.ts | 26 ++++++------ lang/calamares_hi.ts | 26 ++++++------ lang/calamares_hr.ts | 26 ++++++------ lang/calamares_hu.ts | 26 ++++++------ lang/calamares_id.ts | 26 ++++++------ lang/calamares_is.ts | 26 ++++++------ lang/calamares_it_IT.ts | 26 ++++++------ lang/calamares_ja.ts | 26 ++++++------ lang/calamares_kk.ts | 26 ++++++------ lang/calamares_lo.ts | 26 ++++++------ lang/calamares_lt.ts | 28 ++++++------- lang/calamares_mr.ts | 26 ++++++------ lang/calamares_nb.ts | 26 ++++++------ lang/calamares_nl.ts | 28 ++++++------- lang/calamares_pl.ts | 26 ++++++------ lang/calamares_pl_PL.ts | 26 ++++++------ lang/calamares_pt_BR.ts | 26 ++++++------ lang/calamares_pt_PT.ts | 26 ++++++------ lang/calamares_ro.ts | 26 ++++++------ lang/calamares_ru.ts | 36 ++++++++-------- lang/calamares_sk.ts | 26 ++++++------ lang/calamares_sl.ts | 26 ++++++------ lang/calamares_sr.ts | 26 ++++++------ lang/calamares_sr@latin.ts | 26 ++++++------ lang/calamares_sv.ts | 86 +++++++++++++++++++------------------- lang/calamares_th.ts | 26 ++++++------ lang/calamares_tr_TR.ts | 26 ++++++------ lang/calamares_uk.ts | 26 ++++++------ lang/calamares_ur.ts | 26 ++++++------ lang/calamares_uz.ts | 26 ++++++------ lang/calamares_zh_CN.ts | 26 ++++++------ lang/calamares_zh_TW.ts | 26 ++++++------ 53 files changed, 738 insertions(+), 730 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 0c5c84c5f..05485414c 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &رجوع - + &Next &التالي - - + + &Cancel &إلغاء - + Cancel installation? إلغاء التثبيت؟ - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. أتريد إلغاء عمليّة التّثبيت الحاليّة؟ سيخرج المثبّت وتضيع كلّ التّغييرات. - + Continue with setup? الإستمرار في التثبيت؟ - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> مثبّت %1 على وشك بإجراء تعديلات على قرصك لتثبيت %2.<br/><strong>لن تستطيع التّراجع عن هذا.</strong> - + &Install now &ثبت الأن - + Go &back &إرجع - + &Quit &خروج - + Error خطأ - + Installation Failed فشل التثبيت diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index 63a1979a0..f330399f7 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -221,65 +221,65 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Siguiente - - + + &Cancel &Encaboxar - + Cancel installation? ¿Encaboxar instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. ¿De xuru que quies encaboxar el procesu actual d'instalación? L'instalador colará y perderánse toles camudancies. - + Continue with setup? ¿Siguir cola configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'instalador %1 ta a piques de facer camudancies al to discu pa instalar %2.<br/><strong>Nun sedrás capaz a desfacer estes camudancies.</strong> - + &Install now &Instalar agora - + Go &back &Dir p'atrás - + &Quit &Colar - + Error Fallu - + Installation Failed Instalación fallida diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 39e8e1559..8a47c1ebe 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &Назад - + &Next &Напред - - + + &Cancel &Отказ - + Cancel installation? Отмяна на инсталацията? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Наистина ли искате да отмените текущият процес на инсталиране? Инсталатора ще прекъсне и всичките промени ще бъдат загубени. - + Continue with setup? Продължаване? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Инсталатора на %1 ще направи промени по вашия диск за да инсталира %2. <br><strong>Промените ще бъдат окончателни.</strong> - + &Install now &Инсталирай сега - + Go &back В&ръщане - + &Quit &Изход - + Error Грешка - + Installation Failed Неуспешна инсталация diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index f16da7ace..6a57338ac 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -221,65 +221,65 @@ Sortida: Calamares::ViewManager - + &Back &Enrere - + &Next &Següent - - + + &Cancel &Cancel·la - + Cancel installation? Cancel·lar la instal·lació? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Voleu cancel·lar el procés d'instal·lació actual? L'instal·lador es tancarà i tots els canvis es perdran. - + Continue with setup? Voleu continuar la configuració? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'instal·lador de %1 està a punt de fer canvis al disc per tal d'instal·lar-hi %2.<br/><strong>No podreu desfer aquests canvis.</strong> - + &Install now &Instal·la ara - + Go &back Vés &enrere - + &Quit &Tanca - + Error Error - + Installation Failed La instal·lació ha fallat diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index aade8fd82..fe3ee7cc9 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -221,65 +221,65 @@ Výstup: Calamares::ViewManager - + &Back &Zpět - + &Next &Další - - + + &Cancel &Zrušit - + Cancel installation? Přerušit instalaci? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Opravdu chcete přerušit instalaci? Instalační program bude ukončen a všechny změny ztraceny. - + Continue with setup? Pokračovat s instalací? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Instalační program %1 provede změny na disku, aby se nainstaloval %2.<br/><strong>Změny nebude možné vrátit zpět.</strong> - + &Install now &Spustit instalaci - + Go &back Jít &zpět - + &Quit &Ukončit - + Error Chyba - + Installation Failed Instalace selhala diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 97fe5b03c..e893babf7 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &Tilbage - + &Next &Næste - - + + &Cancel &Annullér - + Cancel installation? Annullér installationen? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Vil du virkelig annullere den igangværende installationsproces? Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. - + Continue with setup? Fortsæt med installation? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1-installationsprogrammet er ved at lave ændringer til din disk for at installere %2. <br/><strong>Det vil ikke være muligt at fortryde disse ændringer.</strong> - + &Install now &Installér nu - + Go &back Gå &tilbage - + &Quit &Afslut - + Error Fejl - + Installation Failed Installation mislykkedes @@ -1802,7 +1802,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. The screen is too small to display the installer. - + Skærmen er for lille til at vise installationsprogrammet. diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index a236942f3..243aa8b1a 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -221,65 +221,65 @@ Ausgabe: Calamares::ViewManager - + &Back &Zurück - + &Next &Weiter - - + + &Cancel &Abbrechen - + Cancel installation? Installation abbrechen? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Wollen Sie wirklich die aktuelle Installation abbrechen? Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. - + Continue with setup? Setup fortsetzen? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Das %1 Installationsprogramm wird Änderungen an Ihrer Festplatte vornehmen, um %2 zu installieren.<br/><strong>Diese Änderungen können nicht rückgängig gemacht werden.</strong> - + &Install now Jetzt &installieren - + Go &back Gehe &zurück - + &Quit &Beenden - + Error Fehler - + Installation Failed Installation gescheitert diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 6c3b6fa54..994bc0c20 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &Προηγούμενο - + &Next &Επόμενο - - + + &Cancel &Ακύρωση - + Cancel installation? Ακύρωση της εγκατάστασης; - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Θέλετε πραγματικά να ακυρώσετε τη διαδικασία εγκατάστασης; Το πρόγραμμα εγκατάστασης θα τερματιστεί και όλες οι αλλαγές θα χαθούν. - + Continue with setup? Συνέχεια με την εγκατάσταση; - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Το πρόγραμμα εγκατάστασης %1 θα κάνει αλλαγές στον δίσκο για να εγκαταστήσετε το %2.<br/><strong>Δεν θα είστε σε θέση να αναιρέσετε τις αλλαγές.</strong> - + &Install now Ε&γκατάσταση τώρα - + Go &back Μετάβαση πί&σω - + &Quit Έ&ξοδος - + Error Σφάλμα - + Installation Failed Η εγκατάσταση απέτυχε @@ -1299,12 +1299,12 @@ The installer will quit and all changes will be lost. Name - + Όνομα Description - + Περιγραφή diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index e73a20da3..c8fe81a5f 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &Back - + &Next &Next - - + + &Cancel &Cancel - + Cancel installation? Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Install now - + Go &back Go &back - + &Quit &Quit - + Error Error - + Installation Failed Installation Failed @@ -1355,6 +1355,14 @@ The installer will quit and all changes will be lost. What name do you want to use to log in? What name do you want to use to log in? + + + + + + font-weight: normal + font-weight: normal + <small>If more than one person will use this computer, you can set up multiple accounts after installation.</small> @@ -2233,4 +2241,4 @@ The installer will quit and all changes will be lost. Welcome - + \ No newline at end of file diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 66a53b6be..a4b498a17 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &Back - + &Next &Next - - + + &Cancel &Cancel - + Cancel installation? Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Install now - + Go &back Go &back - + &Quit &Quit - + Error Error - + Installation Failed Installation Failed diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 89222f81d..9c3c9799b 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -222,65 +222,65 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Siguiente - - + + &Cancel &Cancelar - + Cancel installation? ¿Cancelar la instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. ¿Realmente quiere cancelar el proceso de instalación? Saldrá del instalador y se perderán todos los cambios. - + Continue with setup? ¿Continuar con la configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> El instalador %1 va a realizar cambios en su disco para instalar %2.<br/><strong>No podrá deshacer estos cambios.</strong> - + &Install now &Instalar ahora - + Go &back Regresar - + &Quit &Salir - + Error Error - + Installation Failed Error en la Instalación diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index b5b266bdb..1766b84a7 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -221,65 +221,65 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Siguiente - - + + &Cancel &Cancelar - + Cancel installation? ¿Cancelar instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. ¿Estás seguro de que quieres cancelar la instalación en curso? El instalador se cerrará y se perderán todos los cambios. - + Continue with setup? ¿Continuar con la configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Instalar ahora - + Go &back Volver atrás. - + &Quit &Salir - + Error Error - + Installation Failed La instalación ha fallado diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index a0efb734b..c94863f24 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -221,65 +221,65 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Siguiente - - + + &Cancel &Cancelar - + Cancel installation? Cancelar la instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Realmente desea cancelar el proceso de instalación actual? El instalador terminará y se perderán todos los cambios. - + Continue with setup? Continuar con la instalación? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> El instalador %1 va a realizar cambios en su disco para instalar %2.<br/><strong>No podrá deshacer estos cambios.</strong> - + &Install now &Instalar ahora - + Go &back &Regresar - + &Quit &Salir - + Error Error - + Installation Failed Instalación Fallida diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index 0eac393d8..026e40f64 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -221,64 +221,64 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Próximo - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit &Salir - + Error Error - + Installation Failed Falló la instalación diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index 9458634e1..9927888ee 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error Viga - + Installation Failed diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 602ee9339..9b56bf4c6 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -219,64 +219,64 @@ Output: Calamares::ViewManager - + &Back &Atzera - + &Next &Hurrengoa - - + + &Cancel &Utzi - + Cancel installation? Bertan behera utzi instalazioa? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? Ezarpenarekin jarraitu? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Instalatu orain - + Go &back &Atzera - + &Quit &Itxi - + Error Akatsa - + Installation Failed Instalazioak huts egin du diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 41bf2f85e..68e23b052 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index c42d4474d..3b11bd3f9 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -221,65 +221,65 @@ Tuloste: Calamares::ViewManager - + &Back &Takaisin - + &Next &Seuraava - - + + &Cancel &Peruuta - + Cancel installation? Peruuta asennus? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Oletko varma että haluat peruuttaa käynnissä olevan asennusprosessin? Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit &Lopeta - + Error Virhe - + Installation Failed Asennus Epäonnistui diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index 5b70dc9ac..10881f45f 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -221,65 +221,65 @@ Sortie : Calamares::ViewManager - + &Back &Précédent - + &Next &Suivant - - + + &Cancel &Annuler - + Cancel installation? Abandonner l'installation ? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Voulez-vous réellement abandonner le processus d'installation ? L'installateur se fermera et les changements seront perdus. - + Continue with setup? Poursuivre la configuration ? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'installateur %1 est sur le point de procéder aux changements sur le disque afin d'installer %2.<br/> <strong>Vous ne pourrez pas annulez ces changements.<strong> - + &Install now &Installer maintenant - + Go &back &Retour - + &Quit &Quitter - + Error Erreur - + Installation Failed L'installation a échoué diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 018bc3c6f..9c3a001fb 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 619392d0c..39c813729 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -222,65 +222,65 @@ Saída: Calamares::ViewManager - + &Back &Atrás - + &Next &Seguinte - - + + &Cancel &Cancelar - + Cancel installation? Cancelar a instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Desexa realmente cancelar o proceso actual de instalación? O instalador pecharase e perderanse todos os cambios. - + Continue with setup? Continuar coa posta en marcha? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O %1 instalador está a piques de realizar cambios no seu disco para instalar %2.<br/><strong>Estes cambios non poderán desfacerse.</strong> - + &Install now &Instalar agora - + Go &back Ir &atrás - + &Quit &Saír - + Error Erro - + Installation Failed Erro na instalación diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 830eefb50..9c10350c2 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index 6a0c1a39c..2ee13cd45 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 48e45e5c3..42e0ec20c 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -221,65 +221,65 @@ Izlaz: Calamares::ViewManager - + &Back &Natrag - + &Next &Sljedeće - - + + &Cancel &Odustani - + Cancel installation? Prekinuti instalaciju? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Stvarno želite prekinuti instalacijski proces? Instalacijski program će izaći i sve promjene će biti izgubljene. - + Continue with setup? Nastaviti s postavljanjem? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 instalacijski program će napraviti promjene na disku kako bi instalirao %2.<br/><strong>Nećete moći vratiti te promjene.</strong> - + &Install now &Instaliraj sada - + Go &back Idi &natrag - + &Quit &Izađi - + Error Greška - + Installation Failed Instalacija nije uspjela diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index d9b0329bc..2f22c5d3e 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -221,65 +221,65 @@ Kimenet: Calamares::ViewManager - + &Back &Vissza - + &Next &Következő - - + + &Cancel &Mégse - + Cancel installation? Abbahagyod a telepítést? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Biztos abba szeretnéd hagyni a telepítést? Minden változtatás elveszik, ha kilépsz a telepítőből. - + Continue with setup? Folytatod a telepítéssel? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> A %1 telepítő változtatásokat fog elvégezni, hogy telepítse a következőt: %2.<br/><strong>A változtatások visszavonhatatlanok lesznek.</strong> - + &Install now &Telepítés most - + Go &back Menj &vissza - + &Quit &Kilépés - + Error Hiba - + Installation Failed Telepítés nem sikerült diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index b8772d282..142f3d045 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -221,65 +221,65 @@ Keluaran: Calamares::ViewManager - + &Back &Kembali - + &Next &Berikutnya - - + + &Cancel &Batal - + Cancel installation? Batalkan pemasangan? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Apakah Anda benar-benar ingin membatalkan proses pemasangan ini? Pemasangan akan ditutup dan semua perubahan akan hilang. - + Continue with setup? Lanjutkan dengan setelan ini? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Pemasang %1 akan membuat perubahan ke disk Anda untuk memasang %2.<br/><strong>Anda tidak dapat membatalkan perubahan tersebut.</strong> - + &Install now &Pasang sekarang - + Go &back &Kembali - + &Quit &Keluar - + Error Kesalahan - + Installation Failed Pemasangan Gagal diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 74cc35b36..6ddf45b04 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -221,65 +221,65 @@ Frálag: Calamares::ViewManager - + &Back &Til baka - + &Next &Næst - - + + &Cancel &Hætta við - + Cancel installation? Hætta við uppsetningu? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Viltu virkilega að hætta við núverandi uppsetningarferli? Uppsetningarforritið mun hætta og allar breytingar tapast. - + Continue with setup? Halda áfram með uppsetningu? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 uppsetningarforritið er um það bil að gera breytingar á diskinum til að setja upp %2.<br/><strong>Þú munt ekki geta afturkallað þessar breytingar.</strong> - + &Install now Setja &inn núna - + Go &back Fara til &baka - + &Quit &Hætta - + Error Villa - + Installation Failed Uppsetning mistókst diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index 8da837159..838b6f068 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &Indietro - + &Next &Avanti - - + + &Cancel &Annulla - + Cancel installation? Annullare l'installazione? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Si vuole davvero annullare l'installazione in corso? Il programma d'installazione sarà terminato e tutte le modifiche andranno perse. - + Continue with setup? Procedere con la configurazione? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Il programma d'nstallazione %1 sta per eseguire delle modifiche al tuo disco per poter installare %2.<br/><strong> Non sarà possibile annullare tali modifiche.</strong> - + &Install now &Installa adesso - + Go &back &Indietro - + &Quit &Esci - + Error Errore - + Installation Failed Installazione non riuscita diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 1ea936c90..6fd4bb24c 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back 戻る(&B) - + &Next 次へ(&N) - - + + &Cancel 中止(&C) - + Cancel installation? インストールを中止しますか? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. 本当に現在の作業を中止しますか? すべての変更が取り消されます。 - + Continue with setup? セットアップを続行しますか? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 インストーラーは %2 をインストールするためにディスクの内容を変更しようとします。<br/><strong>これらの変更は取り消しできなくなります。</strong> - + &Install now 今すぐインストール(&I) - + Go &back 戻る(&B) - + &Quit 終了(&Q) - + Error エラー - + Installation Failed インストールに失敗 diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 810ae6592..1d5694a17 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back А&ртқа - + &Next &Алға - - + + &Cancel Ба&с тарту - + Cancel installation? Орнатудан бас тарту керек пе? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 3f25c14e3..8cb9c8afa 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 06fb96889..8d838977d 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -221,65 +221,65 @@ Išvestis: Calamares::ViewManager - + &Back &Atgal - + &Next &Toliau - - + + &Cancel A&tšaukti - + Cancel installation? Atšaukti diegimą? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Ar tikrai norite atšaukti dabartinio diegimo procesą? Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. - + Continue with setup? Tęsti sąranką? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 diegimo programa, siekdama įdiegti %2, ketina atlikti pakeitimus diske.<br/><strong>Negalėsite atšaukti šių pakeitimų.</strong> - + &Install now Į&diegti dabar - + Go &back &Grįžti - + &Quit &Baigti - + Error Klaida - + Installation Failed Diegimas nepavyko @@ -2215,7 +2215,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. <h1>Welcome to the Calamares installer for %1.</h1> - <h1>Sveiki atvykę į Calamares diegimo programą, skirtą %1.</h1> + <h1>Jus sveikina Calamares diegimo programa, skirta %1 sistemai.</h1> diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 4996da160..08bbd84a8 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index 493a3c384..b4a77993a 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &Tilbake - + &Next &Neste - - + + &Cancel &Avbryt - + Cancel installation? Avbryte installasjon? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Vil du virkelig avbryte installasjonen? Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + Continue with setup? Fortsette å sette opp? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 vil nå gjøre endringer på harddisken, for å installere %2. <br/><strong>Du vil ikke kunne omgjøre disse endringene.</strong> - + &Install now &Installer nå - + Go &back Gå &tilbake - + &Quit &Avslutt - + Error Feil - + Installation Failed Installasjon feilet diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 92f688c3e..f472458e3 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -221,65 +221,65 @@ Uitvoer: Calamares::ViewManager - + &Back &Terug - + &Next &Volgende - - + + &Cancel &Afbreken - + Cancel installation? Installatie afbreken? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Wil je het huidige installatieproces echt afbreken? Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. - + Continue with setup? Doorgaan met installatie? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Het %1 installatieprogramma zal nu aanpassingen maken aan je schijf om %2 te installeren.<br/><strong>Deze veranderingen kunnen niet ongedaan gemaakt worden.</strong> - + &Install now Nu &installeren - + Go &back Ga &terug - + &Quit &Afsluiten - + Error Fout - + Installation Failed Installatie Mislukt @@ -2056,7 +2056,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. rootMountPoint is %1 - + rootMountPoint is %1 diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 760c896a1..8347907d4 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -221,65 +221,65 @@ Wyjście: Calamares::ViewManager - + &Back &Wstecz - + &Next &Dalej - - + + &Cancel &Anuluj - + Cancel installation? Anulować instalację? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Czy na pewno chcesz anulować obecny proces instalacji? Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. - + Continue with setup? Kontynuować z programem instalacyjnym? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Instalator %1 zamierza przeprowadzić zmiany na Twoim dysku, aby zainstalować %2.<br/><strong>Nie będziesz mógł cofnąć tych zmian.</strong> - + &Install now &Zainstaluj teraz - + Go &back &Cofnij się - + &Quit W&yjdź - + Error Błąd - + Installation Failed Wystąpił błąd instalacji diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index 6a6ce19be..aeca27852 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -221,65 +221,65 @@ Wyjście: Calamares::ViewManager - + &Back &Wstecz - + &Next &Dalej - - + + &Cancel &Anuluj - + Cancel installation? Przerwać instalację? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Czy naprawdę chcesz przerwać instalację? Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + Continue with setup? Kontynuować instalację? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Zainstaluj - + Go &back &Wstecz - + &Quit W&yjdź - + Error Błąd - + Installation Failed Wystąpił błąd instalacji diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index 970703eff..5efa17d11 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -221,65 +221,65 @@ Saída: Calamares::ViewManager - + &Back &Voltar - + &Next &Próximo - - + + &Cancel &Cancelar - + Cancel installation? Cancelar a instalação? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Você deseja realmente cancelar a instalação atual? O instalador será fechado e todas as alterações serão perdidas. - + Continue with setup? Continuar com configuração? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O instalador %1 está prestes a fazer alterações no disco a fim de instalar %2.<br/><strong>Você não será capaz de desfazer estas mudanças.</strong> - + &Install now &Instalar agora - + Go &back Voltar - + &Quit &Sair - + Error Erro - + Installation Failed Falha na Instalação diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index bea7b268a..0b9d00f0e 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -221,65 +221,65 @@ Saída: Calamares::ViewManager - + &Back &Voltar - + &Next &Próximo - - + + &Cancel &Cancelar - + Cancel installation? Cancelar a instalação? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Tem a certeza que pretende cancelar o atual processo de instalação? O instalador será encerrado e todas as alterações serão perdidas. - + Continue with setup? Continuar com a configuração? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O %1 instalador está prestes a fazer alterações ao seu disco em ordem para instalar %2.<br/><strong>Não será capaz de desfazer estas alterações.</strong> - + &Install now &Instalar agora - + Go &back Voltar &atrás - + &Quit &Sair - + Error Erro - + Installation Failed Falha na Instalação diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index b59a38415..1c7c91cf8 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -221,65 +221,65 @@ Rezultat: Calamares::ViewManager - + &Back &Înapoi - + &Next &Următorul - - + + &Cancel &Anulează - + Cancel installation? Anulez instalarea? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Doriți să anulați procesul curent de instalare? Programul de instalare va ieși, iar toate modificările vor fi pierdute. - + Continue with setup? Continuați configurarea? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Programul de instalare %1 este pregătit să facă schimbări pe discul dumneavoastră pentru a instala %2.<br/><strong>Nu veți putea anula aceste schimbări.</strong> - + &Install now &Instalează acum - + Go &back Î&napoi - + &Quit &Ieșire - + Error Eroare - + Installation Failed Instalare eșuată diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 470ad2a6a..cd78b90d0 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -221,64 +221,64 @@ Output: Calamares::ViewManager - + &Back &Назад - + &Next &Далее - - + + &Cancel О&тмена - + Cancel installation? Отменить установку? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Действительно прервать процесс установки? Программа установки сразу прекратит работу, все изменения будут потеряны. - + Continue with setup? Продолжить установку? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Программа установки %1 готова внести изменения на Ваш диск, чтобы установить %2.<br/><strong>Отменить эти изменения будет невозможно.</strong> - + &Install now Приступить к &установке - + Go &back &Назад - + &Quit &Выйти - + Error Ошибка - + Installation Failed Установка завершилась неудачей @@ -586,7 +586,7 @@ The installer will quit and all changes will be lost. Mountpoint already in use. Please select another one. - + Точка монтирования уже занята. Пожалуйста, выберете другую. @@ -1298,12 +1298,12 @@ The installer will quit and all changes will be lost. Name - + Имя Description - + Описание @@ -1801,7 +1801,7 @@ The installer will quit and all changes will be lost. The screen is too small to display the installer. - + Слишком маленький экран для окна установщика. @@ -2214,7 +2214,7 @@ The installer will quit and all changes will be lost. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Добро пожаловать в установщик Calamares для %1 .</h1> diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index ba85215b6..b7bf091b1 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -221,65 +221,65 @@ Výstup: Calamares::ViewManager - + &Back &Späť - + &Next Ď&alej - - + + &Cancel &Zrušiť - + Cancel installation? Zrušiť inštaláciu? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Skutočne chcete zrušiť aktuálny priebeh inštalácie? Inštalátor sa ukončí a všetky zmeny budú stratené. - + Continue with setup? Pokračovať v inštalácii? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Inštalátor distribúcie %1 sa chystá vykonať zmeny na vašom disku, aby nainštaloval distribúciu %2. <br/><strong>Tieto zmeny nebudete môcť vrátiť späť.</strong> - + &Install now &Inštalovať teraz - + Go &back Prejsť s&päť - + &Quit &Ukončiť - + Error Chyba - + Installation Failed Inštalácia zlyhala diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 432aa2b3f..074b98c58 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -221,65 +221,65 @@ Izpis: Calamares::ViewManager - + &Back &Nazaj - + &Next &Naprej - - + + &Cancel - + Cancel installation? Preklic namestitve? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Ali res želite preklicati trenutni namestitveni proces? Namestilni program se bo končal in vse spremembe bodo izgubljene. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit &Izhod - + Error Napaka - + Installation Failed Namestitev je spodletela diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index f8299b04e..434021108 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &Назад - + &Next &Следеће - - + + &Cancel &Откажи - + Cancel installation? Отказати инсталацију? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Да ли стварно желите да прекинете текући процес инсталације? Инсталер ће бити затворен и све промене ће бити изгубљене. - + Continue with setup? Наставити са подешавањем? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Инсталирај сада - + Go &back Иди &назад - + &Quit &Затвори - + Error Грешка - + Installation Failed Инсталација није успела diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index d1d11ddec..097f924d6 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -221,65 +221,65 @@ Povratna poruka: Calamares::ViewManager - + &Back &Nazad - + &Next &Dalje - - + + &Cancel &Prekini - + Cancel installation? Prekini instalaciju? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Da li stvarno želite prekinuti trenutni proces instalacije? Instaler će se zatvoriti i sve promjene će biti izgubljene. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit &Zatvori - + Error Greška - + Installation Failed Neuspješna instalacija diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 7d27bfb54..d64d4dada 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -14,7 +14,7 @@ This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. - + Detta system startades med en <strong>BIOS-miljö</strong>. <br><br>För att ställa in uppstart från en BIOS-miljö måste en uppstartsladdare som t.ex. <strong>GRUB</strong> installeras, antingen i början av en partition eller på <strong>huvudstartsektorn (MBR)</strong> i början av partitionstabellen. Detta sker automatiskt, såvida du inte väljer manuell partitionering. Då måste du själv installera en uppstartsladdare. @@ -70,18 +70,18 @@ Type: - + Typ: none - + ingen Interface: - + Gränssnitt: @@ -221,65 +221,65 @@ Utdata: Calamares::ViewManager - + &Back &Bakåt - + &Next &Nästa - - + + &Cancel Avbryt - + Cancel installation? Avbryt installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Är du säker på att du vill avsluta installationen i förtid? Alla ändringar kommer att gå förlorade. - + Continue with setup? Fortsätt med installation? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1-installeraren är på väg att göra ändringar för att installera %2.<br/><strong>Du kommer inte att kunna ångra dessa ändringar!strong> - + &Install now &Installera nu - + Go &back Gå &bakåt - + &Quit Avsluta - + Error Fel - + Installation Failed Installationen misslyckades @@ -404,27 +404,27 @@ Alla ändringar kommer att gå förlorade. Reuse %1 as home partition for %2. - + Återanvänd %1 som hempartition för %2. <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Välj en partition att minska, sen dra i nedre fältet för att ändra storlek</strong> <strong>Select a partition to install on</strong> - + <strong>Välj en partition att installera på</strong> An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + Ingen EFI-partition kunde inte hittas på systemet. Gå tillbaka och partitionera din lagringsenhet manuellt för att ställa in %1. The EFI system partition at %1 will be used for starting %2. - + EFI-partitionen %1 kommer att användas för att starta %2. @@ -434,7 +434,7 @@ Alla ändringar kommer att gå förlorade. This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + Denna lagringsenhet ser inte ut att ha ett operativsystem installerat. Vad vill du göra?<br/>Du kommer kunna granska och bekräfta dina val innan någon ändring görs på lagringseneheten. @@ -442,12 +442,12 @@ Alla ändringar kommer att gå förlorade. <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + <strong>Rensa lagringsenhet</strong><br/>Detta kommer <font color="red">radera</font> all existerande data på den valda lagringsenheten. This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + Denna lagringsenhet har %1 på sig. Vad vill du göra?<br/>Du kommer kunna granska och bekräfta dina val innan någon ändring görs på lagringsenheten. @@ -455,7 +455,7 @@ Alla ändringar kommer att gå förlorade. <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - + <strong>Installera på sidan om</strong><br/>Installationshanteraren kommer krympa en partition för att göra utrymme för %1. @@ -463,17 +463,17 @@ Alla ändringar kommer att gå förlorade. <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + <strong>Ersätt en partition</strong><br/>Ersätter en partition med %1. This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + Denna lagringsenhet har redan ett operativsystem på sig. Vad vill du göra?<br/>Du kommer kunna granska och bekräfta dina val innan någon ändring sker på lagringsenheten. This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + Denna lagringsenhet har flera operativsystem på sig. Vad vill du göra?<br/>Du kommer kunna granska och bekräfta dina val innan någon ändring sker på lagringsenheten. @@ -542,12 +542,12 @@ Alla ändringar kommer att gå förlorade. Fi&le System: - + Fi&lsystem: Flags: - + Flaggor: @@ -567,7 +567,7 @@ Alla ändringar kommer att gå förlorade. En&crypt - + Kr%yptera @@ -587,7 +587,7 @@ Alla ändringar kommer att gå förlorade. Mountpoint already in use. Please select another one. - + Monteringspunkt används redan. Välj en annan. @@ -595,17 +595,17 @@ Alla ändringar kommer att gå förlorade. Create new %2MB partition on %4 (%3) with file system %1. - + Skapa ny %2MB partition på %4 (%3) med filsystem %1. Create new <strong>%2MB</strong> partition on <strong>%4</strong> (%3) with file system <strong>%1</strong>. - + Skapa ny <strong>%2MB</strong> partition på <strong>%4 (%3)</strong> med filsystem <strong>%1</strong>. Creating new %1 partition on %2. - + Skapar ny %1 partition på %2. @@ -666,17 +666,17 @@ Alla ändringar kommer att gå förlorade. Create new %1 partition table on %2. - + Skapa ny %1 partitionstabell på %2. Create new <strong>%1</strong> partition table on <strong>%2</strong> (%3). - + Skapa ny <strong>%1</strong> partitionstabell på <strong>%2</strong> (%3). Creating new %1 partition table on %2. - + Skapar ny %1 partitionstabell på %2. @@ -739,12 +739,12 @@ Alla ändringar kommer att gå förlorade. Cannot add user %1 to groups: %2. - + Kan inte lägga till användare %1 till grupper: %2. usermod terminated with error code %1. - + usermod avslutade med felkod %1. @@ -800,12 +800,12 @@ Alla ändringar kommer att gå förlorade. The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. - + Typen av <strong>partitionstabell</strong> på den valda lagringsenheten.<br><br>Det enda sättet attt ändra typen av partitionstabell är genom att radera och återskapa partitionstabellen från början, vilket förstör all data på lagringsenheten.<br>Installationshanteraren kommer behålla den nuvarande partitionstabellen om du inte väljer något annat.<br>På moderna system är GPT att föredra. This device has a <strong>%1</strong> partition table. - + Denna enhet har en <strong>%1</strong> partitionstabell. diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index baf78f034..1db55b018 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &B ย้อนกลับ - + &Next &N ถัดไป - - + + &Cancel &C ยกเลิก - + Cancel installation? ยกเลิกการติดตั้ง? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. คุณต้องการยกเลิกกระบวนการติดตั้งที่กำลังดำเนินการอยู่หรือไม่? ตัวติดตั้งจะสิ้นสุดการทำงานและไม่บันทึกการเปลี่ยนแปลงที่ได้ดำเนินการก่อนหน้านี้ - + Continue with setup? ดำเนินการติดตั้งต่อหรือไม่? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> ตัวติดตั้ง %1 กำลังพยายามที่จะทำการเปลี่ยนแปลงในดิสก์ของคุณเพื่อติดตั้ง %2<br/><strong>คุณจะไม่สามารถยกเลิกการเปลี่ยนแปลงเหล่านี้ได้</strong> - + &Install now &ติดตั้งตอนนี้ - + Go &back กลั&บไป - + &Quit &Q ออก - + Error ข้อผิดพลาด - + Installation Failed การติดตั้งล้มเหลว diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 591fa7112..f49419a8e 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back &Geri - + &Next &Sonraki - - + + &Cancel &Vazgeç - + Cancel installation? Yüklemeyi iptal et? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Yükleme işlemini gerçekten iptal etmek istiyor musunuz? Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. - + Continue with setup? Kuruluma devam et? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 sistem yükleyici %2 yüklemek için diskinizde değişiklik yapacak.<br/><strong>Bu değişiklikleri geri almak mümkün olmayacak.</strong> - + &Install now &Şimdi yükle - + Go &back Geri &git - + &Quit &Çıkış - + Error Hata - + Installation Failed Kurulum Başarısız diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 0f22d74fa..344648ed8 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index 6394bb85d..302d2f711 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index 20523b332..60d1c1109 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -215,64 +215,64 @@ Output: Calamares::ViewManager - + &Back - + &Next - - + + &Cancel - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Quit - + Error - + Installation Failed diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 58ce0f72d..5376f135e 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -222,65 +222,65 @@ Output: Calamares::ViewManager - + &Back 后退(&B) - + &Next 下一步(&N) - - + + &Cancel 取消(&C) - + Cancel installation? 取消安装? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. 确定要取消当前的安装吗? 安装程序将退出,所有修改都会丢失。 - + Continue with setup? 要继续安装吗? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 安装程序将在您的磁盘上做出变更以安装 %2。<br/><strong>您将无法复原这些变更。</strong> - + &Install now 现在安装 (&I) - + Go &back 返回 (&B) - + &Quit 退出(&Q) - + Error 错误 - + Installation Failed 安装失败 diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 52ee0b209..11d1f5bd1 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -221,65 +221,65 @@ Output: Calamares::ViewManager - + &Back 返回 (&B) - + &Next 下一步 (&N) - - + + &Cancel 取消(&C) - + Cancel installation? 取消安裝? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. 您真的想要取消目前的安裝程序嗎? 安裝程式將會退出且所有變動將會遺失。 - + Continue with setup? 繼續安裝? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 安裝程式將在您的磁碟上做出變更以安裝 %2。<br/><strong>您將無法復原這些變更。</strong> - + &Install now 現在安裝 (&I) - + Go &back 上一步 (&B) - + &Quit 離開 (&Q) - + Error 錯誤 - + Installation Failed 安裝失敗 From d2058df6773ce52a1609bf2f936fc78bd75f270c Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 28 Jun 2017 00:37:14 +0000 Subject: [PATCH 117/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index adf0b3c46168dcfea7aed533fcf64a9e6e8263c7..1d69e70226ce05e8dc46fae0e5548505d9454932 100644 GIT binary patch delta 16 XcmeBR>0p^q&1z_3Wo)vsp@R_sDJ2By delta 16 XcmeBR>0p^q&1zt1Wn{dup@R_sDES2A diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index c4ae04fce..d4c777393 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 642e26638..019c6372a 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 66c4175c10c9a4996702124b4f7c1aced44b810d..97f3823dc2f5e4ad74b3cef19b8536f47e94c8c9 100644 GIT binary patch delta 16 XcmdnNyn}f{HLIbCm9fdj1`9?2E(rwp delta 16 XcmdnNyn}f{HLHQ4m67qr1`9?2E!_n1 diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 29c597897..f66759f66 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index b5084d5f7..586fd2466 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 929817ac5..a3ceb3ba0 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index da27d2834..3b8fd71f5 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 910bc5a6e..3568bbe86 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 9e8be5083..50642b27d 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 5dadece8669ff09fab525dcea33d74e8e2cd7c99..534e055d1372e474ad7e43f6190dc9d14d518f74 100644 GIT binary patch delta 16 XcmdnOyoGr}HLIbCm9fdj1`|dAEr|r{ delta 16 XcmdnOyoGr}HLHQ4m67qr1`|dAEnNiV diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 1dc4d108b..b03c35765 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 627af0413d03ca7add1e8e96602c45bf53f2ec37..3e1ab00e3427b4e7746b4aa1d7aa9828e93c2fd6 100644 GIT binary patch delta 16 XcmX@he3p4aHLIbCm9fdj246-1FsTJL delta 16 XcmX@he3p4aHLHQ4m67qr246-1Fnt9u diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 8b5dd509f..cd64ea20b 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 1cb049542..7a0e67379 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index e5dc19c553260596297e31779b48a2df8a6e82ef..655994a8d5b81766e04587356cc640b8672f9a22 100644 GIT binary patch delta 16 XcmX@Ye1v&IHLIbCm9fdj1{X#EFNp;k delta 16 XcmX@Ye1v&IHLHQ4m67qr1{X#EFI@!{ diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 509ae7373..f59ab35ec 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index decd35b2798b092a5808dd177bfe48b788390066..1efc26c1d794cfe423c862f5376bc32e2f5df6b5 100644 GIT binary patch delta 16 XcmX@ge3W@YHLIbCm9fdj23JM^FR29{ delta 16 XcmX@ge3W@YHLHQ4m67qr23JM^FMS0V diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index ebcf196ce..25693465b 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index a903e532ecb13c48136626f3b1d74e5619fd16f6..08968cddd92ae44eb7563a8e33c5d86222968fb0 100644 GIT binary patch delta 16 XcmX@be2RHOHLIbCm9fdj1}{bcFi8b1 delta 16 XcmX@be2RHOHLHQ4m67qr1}{bcFdYRa diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index dde86ea20..ca0a6e20c 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 09761dca3b6c6ce79c4090fb2158592982e2d8f4..a130d22cb0bc219cb495841c0499745888b8cf3b 100644 GIT binary patch delta 16 Xcmdnayq$SMHLIbCm9fdj26ILLE$IaG delta 16 Xcmdnayq$SMHLHQ4m67qr26ILLExiQp diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 58388c443..2da4ff541 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 86cfbcecf7eb9efbcda99fcd64f53c52b9f7afaf..e490306e2d2fce58009449652f28845bb7fd903f 100644 GIT binary patch delta 16 XcmdnWyp?%EHLIbCm9fdj22(}=EvW?V delta 16 XcmdnWyp?%EHLHQ4m67qr22(}=Eqw&& diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 71b2dfed8..9dd4a3d67 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 097573a396477f0fd7d52dc46d8810301183c665..e0337503cb1f96093c44e186f09233c05acc0544 100644 GIT binary patch delta 16 XcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index f2a43b8c8..1a23a0c48 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index adde03ee18281cad28e6d96c510cbbea8c90ed47..9adfe698a86e61bb4efed5f401ca2568ce149ea4 100644 GIT binary patch delta 18 ZcmZo*Z(!e0#mH)CVr6Wyxt@`c2>>s&1bYAg delta 18 ZcmZo*Z(!e0#mH)4Xk}!)xt@`c2>>sG1a$xa diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index adba10cd8..03b1b1c93 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 9c0cea487..834c4e0dc 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 372edac0b..88546ea10 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 4d7983ddf..2a4f5a481 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 1afa2a33f2c06385d68755a3331f3ab8cb9aefec..13909aec863fd4239f9fb13e50c90bb2b0f41349 100644 GIT binary patch delta 16 XcmZ3-ypDN7HLIbCm9fdj20caqEXf4f delta 16 XcmZ3-ypDN7HLHQ4m67qr20caqES&_? diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index a164abb93..ef18dfe7c 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 2887f26402d8453b48b1049c00a9b2127f021836..d4aaac6b3188004b4e0767ca886090c2fa88af67 100644 GIT binary patch delta 16 XcmZ3@yqbAJHLIbCm9fdj25m+FENKML delta 16 XcmZ3@yqbAJHLHQ4m67qr25m+FEIkCu diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 007f00dd0..529cd1357 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 9f6ef6c44..b585193c2 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 19b4de174bed768289408741541eb1feafa66760..e28d7b5f6de4605a16b8cc0e16800f1c511b8933 100644 GIT binary patch delta 16 XcmdnSyp4H6HLIbCm9fdj1~WzgEy)D& delta 16 XcmdnSyp4H6HLHQ4m67qr1~WzgEu94G diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 269f5bddf..0bf2ec158 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index cd49f262201a2608b8c12961c5d8bde1d3ad2588..b9b07ed1266344d24b6f8b28d461f4b14867a70a 100644 GIT binary patch delta 16 XcmX@We1LgEHLIbCm9fdj1_wp}F9`(? delta 16 XcmX@We1LgEHLHQ4m67qr1_wp}F5LwQ diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 697002aa5..705253d22 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 1c0d3ada838b272d56890b73a8a9f23d7aab9db5..bbbdae1186482d6dfff3163e45658ebe617b2d7e 100644 GIT binary patch delta 18 ZcmeBS?_u9i#mH)CVr6Wyxt@`i2>>x<1fKu^ delta 18 ZcmeBS?_u9i#mH)4Xk}!)xt@`i2>>xN1epK; diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index ca178cf09..5eeb48782 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 36d98883e..3724c92e4 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 638bc64fcd03874fab0b79e87b00c27b99586b3c..4ed5bdb435c6fd97a620580f43f8213ce46b1cb3 100644 GIT binary patch delta 16 Xcmcb{a*bs|HLIbCm9fdjhHH!fGUWx+ delta 16 Xcmcb{a*bs|HLHQ4m67qrhHH!fGPwoK diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 420278dc7..7bbe9e15f 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index ec9fb49fe..cc9ce71fa 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 5ea64a1e9..58d843693 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index f4d1a402fa2e78315f95aa349b3a9f718ff483d9..5819e17c2d4e957cc1a6c7735f36ec34dff3360b 100644 GIT binary patch delta 18 ZcmdnRzKeZB6(g&miIuU*=6XhJCIC0w1t|ak delta 18 ZcmdnRzKeZB6(g&Gp_P&G=6XhJCIC081tS0e diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index f6196f19b..ffb687aa5 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index ff22cde93..0930d5598 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 3c9b93d96..8a73c23b4 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 0e73768aade71620c1b918624cc90b24c806d8f6..c6844913c0117829d5eb766a3c4f8f3c5db58d4f 100644 GIT binary patch delta 16 XcmaFE{Dyf#HLIbCm9fdjh8#u!G>HY1 delta 16 XcmaFE{Dyf#HLHQ4m67qrh8#u!G+hOa diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index cb42b8940..893658a3a 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index cf0d9751c..14003f565 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 36a66d1f05804598fd34a7bac8b790b59f388a05..5606b6b948318288f229c8cd5fc624d168463026 100644 GIT binary patch delta 16 XcmbQjGKFPAHLIbCm9fdjhAE5yDy0Pt delta 16 XcmbQjGKFPAHLHQ4m67qrhAE5yDtQG5 diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index b4ffc4595..a69187a0e 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 7ca06691542e5ae9fdce6576da3a272a1345a147..1a66a7928b8b07f0da48427132398f90ca8cba2a 100644 GIT binary patch delta 16 XcmdnSyp4H6HLIbCm9fdj1~WzgEy)D& delta 16 XcmdnSyp4H6HLHQ4m67qr1~WzgEu94G diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 89023e6ae..1c0d0b2a8 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 7dd7363777806a09a3d2cf05124efa5ff215a8d8..71945a3f933cf757fbef1e8b52a3846ed7d124f2 100644 GIT binary patch delta 16 XcmZ3(yoPx~HLIbCm9fdj1|3EKEQtiu delta 16 XcmZ3(yoPx~HLHQ4m67qr1|3EKEL{Z6 diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index e1929656b..a088fb93e 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index a8cf2368d..3068b70eb 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index ca8a556e64705f6600863e4cc0ac55e64ffa1b36..b9cca66d4324b856fbb3c87a7367e55313a60fc3 100644 GIT binary patch delta 16 XcmZo-X=0gB&1z_3Wo)vsp@|UyC}jlK delta 16 XcmZo-X=0gB&1zt1Wn{dup@|UyC^-bt diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index dd1b672e6..c32aa9265 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index f02d8f4ff029a6cab5df04d3e372c22ae8ee3468..50f2024e240a9048d2ee1d78fdbc38b721a3b4f0 100644 GIT binary patch delta 16 XcmdnYyqS4IHLIbCm9fdj24hA5EolVk delta 16 XcmdnYyqS4IHLHQ4m67qr24hA5Ejyq0-FHLIbCm9fdj23yq0-FHLHQ4m67qr23, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index c4c33c41c..c4f31e0b3 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 01:23+0000\n" +"POT-Creation-Date: 2017-06-27 14:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From a2a94af9849e2eddac515505da82093715f8fd9c Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 28 Jun 2017 02:49:02 +0000 Subject: [PATCH 118/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 1d69e70226ce05e8dc46fae0e5548505d9454932..93fa7e175b9bb7d0f9a12063bad49d97d5528c53 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!?)wU}$A*u(6?o5dbjg1vvl! delta 18 ZcmeBR>0p^q$!@M-Xkuk-vaz9q5dbj~1wa4* diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index d4c777393..1ce015212 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 019c6372a..486e4e969 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 97f3823dc2f5e4ad74b3cef19b8536f47e94c8c9..fa53a39355679279cc1748bd4a0b66173fe19ca1 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA)=!fuWVL!Nvv)MgTU51xEk? delta 18 ZcmdnNyn}f{CA+zTp^25T$;Ji?MgTUl1x^3} diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index f66759f66..25139ada4 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 586fd2466..e7c0e1650 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index a3ceb3ba0..2ef5d4b09 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 3b8fd71f5..f0f8590b0 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 3568bbe86..897aa9aa2 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 50642b27d..1670221d5 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 534e055d1372e474ad7e43f6190dc9d14d518f74..e9ff95e993a8fed6db582fa9afde86f332aad37a 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA)=!fuWVL!Nvv?MgTSV1v>x$ delta 18 ZcmdnOyoGr}CA+zTp^25T$;Ji~MgTS<1wsG- diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index b03c35765..06086cb1d 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 3e1ab00e3427b4e7746b4aa1d7aa9828e93c2fd6..b0b71600c4076d5e1588e3014349844f32965e93 100644 GIT binary patch delta 18 ZcmX@he3p4aCA)=!fuWVL!Nvw(MgTc{1%?0s delta 18 ZcmX@he3p4aCA+zTp^25T$;Jj>MgTdc1&sgz diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index cd64ea20b..5af984c11 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 7a0e67379..db051bda5 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 655994a8d5b81766e04587356cc640b8672f9a22..f9fdd2fd01f256a837ac086fcf52cb12a7dc5238 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA)=!fuWVL!Nvv`MgTZC1#18R delta 18 ZcmX@Ye1v&ICA+zTp^25T$;Jj3MgTZs1#$oY diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index f59ab35ec..e4489ad05 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 1efc26c1d794cfe423c862f5376bc32e2f5df6b5..4298b9dd65c84de197cd73addcd697fa07c25aca 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA)=!fuWVL!NvwxMgTZm1#SQU delta 18 ZcmX@ge3W@YCA+zTp^25T$;Jj(MgTa51$6)b diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 25693465b..84bbd7a18 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 08968cddd92ae44eb7563a8e33c5d86222968fb0..8bdb494d1eb4659efd920a83773ac6d98ae2a8a1 100644 GIT binary patch delta 18 ZcmX@be2RHOCA)=!fuWVL!NvwJMgTbw1$_Vj delta 18 ZcmX@be2RHOCA+zTp^25T$;JjRMgTcF1%vx$ delta 18 ZcmdnOyoGr}CA+zTp^25T$;Ji~MgTS<1wsG- diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index c59aa4339..b92d11ea0 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 44e57f15c5c46a6677043c66522f62b88be78c88..13b603ee2d71d6c25a99341661c55174edc3c9b9 100644 GIT binary patch delta 18 ZcmX@Xe1dsGCA)=!fuWVL!Nvv;MgTa-1$O`d delta 18 ZcmX@Xe1dsGCA+zTp^25T$;Ji`MgTbS1%3bk diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index c71b0d338..f8a1b5389 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index e291cac40e795d1640c1357a81d4e466588c26c0..0359145f3c2afce623b13c4d04d2b01db11ff205 100644 GIT binary patch delta 18 Zcmdnayq$SMCA)=!fuWVL!Nvx2MgTTs1w;S< delta 18 Zcmdnayq$SMCA+zTp^25T$;JkAMgTUB1xo+` diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 92f6f2acf..3b28f77fa 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index f281948b1e2c1d42fee027392a7c18d56ffd1378..6cdd27b670d17942a4a61b99659061956a63051d 100644 GIT binary patch delta 18 Zcmdnayq$SMCA)=!fuWVL!Nvx2MgTTs1w;S< delta 18 Zcmdnayq$SMCA+zTp^25T$;JkAMgTUB1xo+` diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index b4a0fcf9a..46c1e526c 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index b054742b8661faae813f3549272bf8e43574d271..6f52d9f902d6bce06c37f32144756b9f68b941f9 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA)=!fuWVL!Nvv?MgTSV1v>x$ delta 18 ZcmdnOyoGr}CA+zTp^25T$;Ji~MgTS<1wsG- diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 9b56f839c..fd11394f6 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 9f963218d..ee094a6b3 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 1a23a0c48..ace3a9853 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 9adfe698a86e61bb4efed5f401ca2568ce149ea4..3716089c5915fc893798cd68622f87e37dc263fd 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i*U|?uvY_PeWk&y`iH}M3^ delta 20 bcmZo*Z(!e0!N_i|U}$1xY_hqYk&y`iI3fhn diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 03b1b1c93..413225e2c 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 834c4e0dc..240dce804 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 88546ea10..03f52b352 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 2a4f5a481..85c7880e3 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 13909aec863fd4239f9fb13e50c90bb2b0f41349..f157318abad07b8a533ef7a88ac0818afec33420 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA)=!fuWVL!NvwXMgTP+1t|ak delta 18 ZcmZ3-ypDN7CA+zTp^25T$;JjfMgTQR1uy^r diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index ef18dfe7c..f64785eae 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index d4aaac6b3188004b4e0767ca886090c2fa88af67..4ea7c5bf27df9fd1348a61e2551379874fc2722a 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA)=!fuWVL!Nvw{MgTOl1t0(b delta 18 ZcmZ3@yqbAJCA+zTp^25T$;Jk4MgTP41t$Oi diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 529cd1357..934c57fe5 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index b585193c2..fdc616936 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index e28d7b5f6de4605a16b8cc0e16800f1c511b8933..eaa4ff55c9eedfbe47c20d66bf34027f1182f58b 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA)=!fuWVL!NvwNMgTTI1wjA+ delta 18 ZcmdnSyp4H6CA+zTp^25T$;JjVMgTTy1xNq@ diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 0bf2ec158..4c829b9e2 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index b9b07ed1266344d24b6f8b28d461f4b14867a70a..ff094837dca6727c34e2f563f048c29beda1e353 100644 GIT binary patch delta 18 ZcmX@We1LgECA)=!fuWVL!Nvv$MgTXc1z!LF delta 18 ZcmX@We1LgECA+zTp^25T$;Ji;MgTX`1!e#M diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 705253d22..510cc5478 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index bbbdae1186482d6dfff3163e45658ebe617b2d7e..c6e23a56f9418c21eca8f8d4cdfbdf1cbb03ac03 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i*U|?uvY_PeWk(UVoIne~~ delta 20 bcmeBS?_u9i!N_i|U}$1xY_hqYk(UVoIsydt diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 5eeb48782..b9734160b 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 3724c92e4..ec3ee1abf 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 4ed5bdb435c6fd97a620580f43f8213ce46b1cb3..c1025338afb01bbc39896c3c5cbb90d5a1d08dd0 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA)=!fuWVL!N!Jbi~u{}1|t9f delta 18 Zcmcb{a*bs|CA+zTp^25T$;O6ji~u|e1}Xpm diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 7bbe9e15f..83b5ca116 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index cc9ce71fa..bcdadb60a 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 58d843693..7e1e2d11f 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 5819e17c2d4e957cc1a6c7735f36ec34dff3360b..3315f22ccec32a056c9867614253f98e07b05d9b 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtKf`OrxvBBngMr$SjK>-DM delta 20 bcmdnRzKeZB1tYt;f}x3(vB~CoMr$SjK{5q^ diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index ffb687aa5..bf86e0bdd 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 0930d5598..b9d46a510 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 8a73c23b4..695d724fa 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index c6844913c0117829d5eb766a3c4f8f3c5db58d4f..fd50148d427efa110feef2608d94262ba8bddb5d 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA)=!fuWVL!N!IhMgTq71>*n! delta 18 ZcmaFE{Dyf#CA+zTp^25T$;O5pMgTqn1?m6* diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 893658a3a..2b3b1d378 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 14003f565..93f14f342 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 5606b6b948318288f229c8cd5fc624d168463026..6fe395e5935a32f4b2dca8f6985f5a9ddce54c6b 100644 GIT binary patch delta 18 ZcmbQjGKFPACA)=!fuWVL!N!Iui~us21zi9D delta 18 ZcmbQjGKFPACA+zTp^25T$;O5$i~usi1!MpK diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index a69187a0e..230bca95a 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 1a66a7928b8b07f0da48427132398f90ca8cba2a..454219282f1d17950ba84e8e3ecf296cd24cb5bc 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA)=!fuWVL!NvwNMgTTI1wjA+ delta 18 ZcmdnSyp4H6CA+zTp^25T$;JjVMgTTy1xNq@ diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 1c0d0b2a8..0822ffe33 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 71945a3f933cf757fbef1e8b52a3846ed7d124f2..2abc6e96814081a9cfa2ed9432bac77c29f04cc2 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA)=!fuWVL!Nvw1MgTO}1tS0e delta 18 ZcmZ3(yoPx~CA+zTp^25T$;Jj9MgTPe1u6gl diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index a088fb93e..1188e198a 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 3068b70eb..a83bc833f 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index b9cca66d4324b856fbb3c87a7367e55313a60fc3..2ec09e11185dd8730d8d9f1a04dad16e845f5617 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!?)wU}$A*u(6?u5dbg{1t$Oi delta 18 ZcmZo-X=0gB$!@M-Xkuk-vaz9w5dbhc1ug&p diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index c32aa9265..dced89ba1 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 50f2024e240a9048d2ee1d78fdbc38b721a3b4f0..126bb8e8b159fe108e2c3e82457adafb196f4717 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA)=!fuWVL!Nvw-MgTR`1vmfz delta 18 ZcmdnYyqS4ICA+zTp^25T$;Jj_MgTSb1wQ}) diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index e00af0ab6..77bef2809 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 11212f2cf1ff0737fff7b1481ea3f74e6d26e455..d28a38fd8552254f912b19f37c9959bd80b87b59 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA)=!fuWVL!Nvw%MgTPY1ttIh delta 18 ZcmZ3>yq0-FCA+zTp^25T$;Jj, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index c4f31e0b3..fa64b3bc5 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-27 14:34+0000\n" +"POT-Creation-Date: 2017-06-28 01:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 90e8a6cff9f4b6b4ff4d70c0c241e5a3a8f3b787 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 28 Jun 2017 02:46:24 -0400 Subject: [PATCH 119/447] Shrink upper padding. FIXES #591 --- src/modules/welcome/WelcomePage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/welcome/WelcomePage.cpp b/src/modules/welcome/WelcomePage.cpp index 0ddf267ee..838148a76 100644 --- a/src/modules/welcome/WelcomePage.cpp +++ b/src/modules/welcome/WelcomePage.cpp @@ -46,7 +46,7 @@ WelcomePage::WelcomePage( RequirementsChecker* requirementsChecker, QWidget* par { ui->setupUi( this ); - ui->verticalLayout->insertSpacing( 1, CalamaresUtils::defaultFontHeight() * 4 ); + ui->verticalLayout->insertSpacing( 1, CalamaresUtils::defaultFontHeight() * 2 ); initLanguages(); ui->mainText->setAlignment( Qt::AlignCenter ); From 2905a9969deece031e6d1d3d226929d3c32bc498 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 28 Jun 2017 03:57:01 -0400 Subject: [PATCH 120/447] SDDM-config: allow poorly formatted SDDM config SDDM itself doesn't trip over duplicate sections or keys, but the Python config-parser does (in strict mode). Relax a bit. FIXES #579 --- src/modules/displaymanager/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index 006490294..ea5da6f9d 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -318,7 +318,7 @@ def set_autologin(username, # Systems with Sddm as Desktop Manager sddm_conf_path = os.path.join(root_mount_point, "etc/sddm.conf") - sddm_config = configparser.ConfigParser() + sddm_config = configparser.ConfigParser(strict=False) # Make everything case sensitive sddm_config.optionxform = str From c0b3f3fe9d0b5d445918f44bc399cc6136e02d8c Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 28 Jun 2017 05:49:53 -0400 Subject: [PATCH 121/447] Clang: reduce warnings; make enum-switch explicit --- src/modules/partition/gui/PartitionViewStep.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/modules/partition/gui/PartitionViewStep.cpp b/src/modules/partition/gui/PartitionViewStep.cpp index 44bed5e14..e234134a8 100644 --- a/src/modules/partition/gui/PartitionViewStep.cpp +++ b/src/modules/partition/gui/PartitionViewStep.cpp @@ -169,7 +169,8 @@ PartitionViewStep::createSummaryWidget() const .arg( Calamares::Branding::instance()-> string( Calamares::Branding::ShortVersionedName ) ); break; - default: + case ChoicePage::NoChoice: + case ChoicePage::Manual: modeText = tr( "Manual partitioning." ); } modeLabel->setText( modeText ); @@ -203,7 +204,8 @@ PartitionViewStep::createSummaryWidget() const .arg( info.deviceNode ) .arg( info.deviceName ); break; - default: + case ChoicePage::NoChoice: + case ChoicePage::Manual: modeText = tr( "Manual partitioning on disk %1 (%2)." ) .arg( info.deviceNode ) .arg( info.deviceName ); @@ -271,7 +273,6 @@ PartitionViewStep::createSummaryWidget() const QLabel* jobsLabel = new QLabel( widget ); mainLayout->addWidget( jobsLabel ); jobsLabel->setText( jobsLines.join( "
" ) ); - int m = CalamaresUtils::defaultFontHeight() / 2; jobsLabel->setMargin( CalamaresUtils::defaultFontHeight() / 2 ); QPalette pal; pal.setColor( QPalette::Background, pal.background().color().lighter( 108 ) ); From d669df625a14b6e5b58f663dad25a555cbccf9a5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 28 Jun 2017 06:35:41 -0400 Subject: [PATCH 122/447] Clang: static QString -> literal --- src/modules/dracutlukscfg/DracutLuksCfgJob.cpp | 6 +++--- src/modules/dracutlukscfg/DracutLuksCfgJob.h | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/dracutlukscfg/DracutLuksCfgJob.cpp b/src/modules/dracutlukscfg/DracutLuksCfgJob.cpp index 0b66ca671..601a1e49e 100644 --- a/src/modules/dracutlukscfg/DracutLuksCfgJob.cpp +++ b/src/modules/dracutlukscfg/DracutLuksCfgJob.cpp @@ -30,7 +30,7 @@ #include "utils/Logger.h" // static -const QString DracutLuksCfgJob::CONFIG_FILE = QStringLiteral( "/etc/dracut.conf.d/calamares-luks.conf" ); +const QLatin1Literal DracutLuksCfgJob::CONFIG_FILE( "/etc/dracut.conf.d/calamares-luks.conf" ); // static const char *DracutLuksCfgJob::CONFIG_FILE_HEADER = @@ -50,7 +50,7 @@ const char *DracutLuksCfgJob::CONFIG_FILE_CRYPTTAB_LINE = "install_items+=\" /etc/crypttab \"\n"; // static -const QString DracutLuksCfgJob::CONFIG_FILE_SWAPLINE = QStringLiteral( "# enable automatic resume from swap\nadd_device+=\" /dev/disk/by-uuid/%1 \"\n" ); +const QLatin1Literal DracutLuksCfgJob::CONFIG_FILE_SWAPLINE( "# enable automatic resume from swap\nadd_device+=\" /dev/disk/by-uuid/%1 \"\n" ); // static QString @@ -156,7 +156,7 @@ DracutLuksCfgJob::exec() if ( ! swapOuterUuid.isEmpty() ) { cDebug() << "[DRACUTLUKSCFG]: Swap outer UUID" << swapOuterUuid; - outStream << CONFIG_FILE_SWAPLINE.arg( swapOuterUuid ).toLatin1(); + outStream << QString(CONFIG_FILE_SWAPLINE).arg( swapOuterUuid ).toLatin1(); } cDebug() << "[DRACUTLUKSCFG]: Wrote config to" << realConfigFilePath; } else diff --git a/src/modules/dracutlukscfg/DracutLuksCfgJob.h b/src/modules/dracutlukscfg/DracutLuksCfgJob.h index 6d5eae884..ce981850c 100644 --- a/src/modules/dracutlukscfg/DracutLuksCfgJob.h +++ b/src/modules/dracutlukscfg/DracutLuksCfgJob.h @@ -41,11 +41,11 @@ public: Calamares::JobResult exec() override; private: - static const QString CONFIG_FILE; + static const QLatin1Literal CONFIG_FILE; static const char *CONFIG_FILE_HEADER; static const char *CONFIG_FILE_CRYPTTAB_KEYFILE_LINE; static const char *CONFIG_FILE_CRYPTTAB_LINE; - static const QString CONFIG_FILE_SWAPLINE; + static const QLatin1Literal CONFIG_FILE_SWAPLINE; static QString rootMountPoint(); static QVariantList partitions(); From 4561849c395aaa6408e35124e03dabf5f0b7d842 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 28 Jun 2017 07:48:51 -0400 Subject: [PATCH 123/447] UI: add tooltip to Cancel / Quit button Change 'Quit' at the end to 'Done', because we're done -- and Quit is sometimes interpreted as cancelling. Tooltip for additional explanation. --- src/libcalamaresui/ViewManager.cpp | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/libcalamaresui/ViewManager.cpp b/src/libcalamaresui/ViewManager.cpp index 976377840..98476767c 100644 --- a/src/libcalamaresui/ViewManager.cpp +++ b/src/libcalamaresui/ViewManager.cpp @@ -52,8 +52,8 @@ ViewManager::instance( QObject* parent ) ViewManager::ViewManager( QObject* parent ) : QObject( parent ) - , m_widget( new QWidget() ) , m_currentStep( 0 ) + , m_widget( new QWidget() ) { Q_ASSERT( !s_instance ); @@ -72,6 +72,7 @@ ViewManager::ViewManager( QObject* parent ) m_back->setText( tr( "&Back" ) ); m_next->setText( tr( "&Next" ) ); m_quit->setText( tr( "&Cancel" ) ); + m_quit->setToolTip( tr( "Cancel installation without changing the system." ) ); ) QBoxLayout* bottomLayout = new QHBoxLayout; @@ -268,7 +269,8 @@ ViewManager::next() if ( m_currentStep == m_steps.count() -1 && m_steps.last()->isAtEnd() ) { - m_quit->setText( tr( "&Quit" ) ); + m_quit->setText( tr( "&Done" ) ); + m_quit->setToolTip( tr( "The installation is complete. Close the installer." ) ); } } @@ -299,7 +301,10 @@ ViewManager::back() if ( !( m_currentStep == m_steps.count() -1 && m_steps.last()->isAtEnd() ) ) + { m_quit->setText( tr( "&Cancel" ) ); + m_quit->setToolTip( tr( "Cancel installation without changing the system." ) ); + } } } From 97ded0ec4808b7f1d5efd1a97ac7a27f26fd10ba Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 28 Jun 2017 08:09:22 -0400 Subject: [PATCH 124/447] i18n: see if Transifex sync uses these scripts. --- ci/txpull.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/txpull.sh b/ci/txpull.sh index cddc543ef..44a7d846b 100755 --- a/ci/txpull.sh +++ b/ci/txpull.sh @@ -11,7 +11,7 @@ git config --global http.sslVerify false export QT_SELECT=5 tx pull --force --source --all git add --verbose lang/calamares*.ts -git commit --author='Calamares CI ' --message='[core] Automatic merge of Transifex translations' | true +git commit --author='Calamares CI ' --message='[core] Automatic merge of Transifex translations' | true for MODULE_DIR in `find src/modules -maxdepth 1 -mindepth 1 -type d`; do FILES=(${MODULE_DIR}/*.py) @@ -23,7 +23,7 @@ for MODULE_DIR in `find src/modules -maxdepth 1 -mindepth 1 -type d`; do msgfmt -o ${POFILE/.po/.mo} $POFILE done git add --verbose ${MODULE_DIR}/lang/* - git commit --author='Calamares CI ' --message="[${MODULE_NAME}] Automatic merge of Transifex translations" | true + git commit --author='Calamares CI ' --message="[${MODULE_NAME}] Automatic merge of Transifex translations" | true fi fi done From 5cd328dad37ed219db8fc74cf4fdcc5aa9390c72 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 28 Jun 2017 08:44:59 -0400 Subject: [PATCH 125/447] Clang: if we're going to crash on purpose, crash the C++ way --- src/libcalamares/utils/CalamaresUtils.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libcalamares/utils/CalamaresUtils.cpp b/src/libcalamares/utils/CalamaresUtils.cpp index 139636cf7..9df222217 100644 --- a/src/libcalamares/utils/CalamaresUtils.cpp +++ b/src/libcalamares/utils/CalamaresUtils.cpp @@ -48,7 +48,7 @@ static bool s_isAppDataDirOverridden = false; static QTranslator* s_brandingTranslator = nullptr; static QTranslator* s_translator = nullptr; static QTranslator* s_qtTranslator = nullptr; -static QString s_translatorLocaleName = QString(); +static QString s_translatorLocaleName; static bool @@ -342,7 +342,7 @@ obscure( const QString& string ) void crash() { - volatile int* a = (int*)(NULL); + volatile int* a = nullptr; *a = 1; } From a1173bccc2fa7b512d573d77cb0e3b0e61615949 Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Wed, 28 Jun 2017 02:47:21 +0200 Subject: [PATCH 126/447] [displaymanager] check for installed lightdm greeter and configure accordingly - no matter if for example slick-greeter is installed as "lightdm-slick-greeter" or whatever. tested with lightdm-deepin-greeter and slick-greeter. - plus some little simplifications - added Copyright https://github.com/calamares/calamares/issues/756 --- src/modules/displaymanager/main.py | 48 +++++++++++++++++++++++------- 1 file changed, 37 insertions(+), 11 deletions(-) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index 006490294..d3d8eca3b 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -3,10 +3,11 @@ # # === This file is part of Calamares - === # -# Copyright 2014-2016, Philip Müller +# Copyright 2014-2017, Philip Müller # Copyright 2014-2015, Teo Mrnjavac # Copyright 2014, Kevin Kofler # Copyright 2017, Alf Gaida +# Copyright 2017, Bernhard Landauer # # Calamares is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -403,6 +404,10 @@ def run(): # setup lightdm if "lightdm" in displaymanagers: if have_dm("lightdm", root_mount_point): + lightdm_conf_path = os.path.join( + root_mount_point, "etc/lightdm/lightdm.conf" + ) + if enable_basic_setup: libcalamares.utils.target_env_call( ['mkdir', '-p', '/run/lightdm'] @@ -440,21 +445,42 @@ def run(): if default_desktop_environment is not None: os.system( "sed -i -e \"s/^.*user-session=.*/user-session={!s}/\" " - "{!s}/etc/lightdm/lightdm.conf".format( + "{!s}".format( default_desktop_environment.desktop_file, - root_mount_point + lightdm_conf_path ) ) - if default_desktop_environment.desktop_file == "deepin": - os.system( - "sed -i -e \"s/^.greeter-session=.*" - "/greeter-session=lightdm-deepin-greeter/\" " - "{!s}/etc/lightdm/lightdm.conf".format( - root_mount_point - ) - ) + # configure lightdm-greeter + greeter_path = os.path.join( + root_mount_point, "usr/share/xgreeters" + ) + if (os.path.exists(greeter_path)): + greeter_configured = False + + # configure first found lightdm-greeter + for entry in os.scandir(greeter_path): + if entry.name.endswith('.desktop') \ + and not greeter_configured: + greeter = entry.name.split('.')[0] + libcalamares.utils.debug( + "found greeter {!s}".format(greeter) + ) + os.system( + "sed -i -e \"s/^.*greeter-session=.*" + "/greeter-session={!s}/\" {!s}".format( + greeter, + lightdm_conf_path + ) + ) + libcalamares.utils.debug( + "{!s} configured as greeter.".format(greeter) + ) + greeter_configured = True + + if not greeter_configured: + return ("No lightdm greeter installed.") else: libcalamares.utils.debug("lightdm selected but not installed") displaymanagers.remove("lightdm") From de1755c40489096ef5e04ba11699e2b320c6ead6 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 29 Jun 2017 02:49:04 +0000 Subject: [PATCH 127/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 63 +++++++++++++++++++++--------------- lang/calamares_ast.ts | 63 +++++++++++++++++++++--------------- lang/calamares_bg.ts | 63 +++++++++++++++++++++--------------- lang/calamares_ca.ts | 63 +++++++++++++++++++++--------------- lang/calamares_cs_CZ.ts | 63 +++++++++++++++++++++--------------- lang/calamares_da.ts | 63 +++++++++++++++++++++--------------- lang/calamares_de.ts | 65 ++++++++++++++++++++++---------------- lang/calamares_el.ts | 63 +++++++++++++++++++++--------------- lang/calamares_en.ts | 63 +++++++++++++++++++++--------------- lang/calamares_en_GB.ts | 63 +++++++++++++++++++++--------------- lang/calamares_es.ts | 63 +++++++++++++++++++++--------------- lang/calamares_es_ES.ts | 63 +++++++++++++++++++++--------------- lang/calamares_es_MX.ts | 63 +++++++++++++++++++++--------------- lang/calamares_es_PR.ts | 63 +++++++++++++++++++++--------------- lang/calamares_et.ts | 61 ++++++++++++++++++++--------------- lang/calamares_eu.ts | 63 +++++++++++++++++++++--------------- lang/calamares_fa.ts | 61 ++++++++++++++++++++--------------- lang/calamares_fi_FI.ts | 63 +++++++++++++++++++++--------------- lang/calamares_fr.ts | 63 +++++++++++++++++++++--------------- lang/calamares_fr_CH.ts | 61 ++++++++++++++++++++--------------- lang/calamares_gl.ts | 63 +++++++++++++++++++++--------------- lang/calamares_gu.ts | 61 ++++++++++++++++++++--------------- lang/calamares_hi.ts | 61 ++++++++++++++++++++--------------- lang/calamares_hr.ts | 63 +++++++++++++++++++++--------------- lang/calamares_hu.ts | 63 +++++++++++++++++++++--------------- lang/calamares_id.ts | 63 +++++++++++++++++++++--------------- lang/calamares_is.ts | 63 +++++++++++++++++++++--------------- lang/calamares_it_IT.ts | 63 +++++++++++++++++++++--------------- lang/calamares_ja.ts | 63 +++++++++++++++++++++--------------- lang/calamares_kk.ts | 61 ++++++++++++++++++++--------------- lang/calamares_lo.ts | 61 ++++++++++++++++++++--------------- lang/calamares_lt.ts | 63 +++++++++++++++++++++--------------- lang/calamares_mr.ts | 61 ++++++++++++++++++++--------------- lang/calamares_nb.ts | 63 +++++++++++++++++++++--------------- lang/calamares_nl.ts | 63 +++++++++++++++++++++--------------- lang/calamares_pl.ts | 63 +++++++++++++++++++++--------------- lang/calamares_pl_PL.ts | 63 +++++++++++++++++++++--------------- lang/calamares_pt_BR.ts | 63 +++++++++++++++++++++--------------- lang/calamares_pt_PT.ts | 63 +++++++++++++++++++++--------------- lang/calamares_ro.ts | 63 +++++++++++++++++++++--------------- lang/calamares_ru.ts | 63 +++++++++++++++++++++--------------- lang/calamares_sk.ts | 63 +++++++++++++++++++++--------------- lang/calamares_sl.ts | 63 +++++++++++++++++++++--------------- lang/calamares_sr.ts | 63 +++++++++++++++++++++--------------- lang/calamares_sr@latin.ts | 63 +++++++++++++++++++++--------------- lang/calamares_sv.ts | 63 +++++++++++++++++++++--------------- lang/calamares_th.ts | 63 +++++++++++++++++++++--------------- lang/calamares_tr_TR.ts | 63 +++++++++++++++++++++--------------- lang/calamares_uk.ts | 61 ++++++++++++++++++++--------------- lang/calamares_ur.ts | 61 ++++++++++++++++++++--------------- lang/calamares_uz.ts | 61 ++++++++++++++++++++--------------- lang/calamares_zh_CN.ts | 63 +++++++++++++++++++++--------------- lang/calamares_zh_TW.ts | 63 +++++++++++++++++++++--------------- 53 files changed, 1951 insertions(+), 1368 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 05485414c..039e594cb 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -232,54 +232,65 @@ Output:
- + &Cancel &إلغاء - + + + Cancel installation without changing the system. + + + + Cancel installation? إلغاء التثبيت؟ - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. أتريد إلغاء عمليّة التّثبيت الحاليّة؟ سيخرج المثبّت وتضيع كلّ التّغييرات. - + Continue with setup? الإستمرار في التثبيت؟ - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> مثبّت %1 على وشك بإجراء تعديلات على قرصك لتثبيت %2.<br/><strong>لن تستطيع التّراجع عن هذا.</strong> - + &Install now &ثبت الأن - + Go &back &إرجع - - &Quit - &خروج + + &Done + - + + The installation is complete. Close the installer. + + + + Error خطأ - + Installation Failed فشل التثبيت @@ -1563,72 +1574,72 @@ The installer will quit and all changes will be lost. <strong>استبدل</strong> قسمًا ب‍ %1.
- + <strong>Manual</strong> partitioning. تقسيم <strong>يدويّ</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>امسح</strong> القرص <strong>%2</strong> (%3) وثبّت %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>استبدل</strong> قسمًا على القرص <strong>%2</strong> (%3) ب‍ %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: الحاليّ: - + After: بعد: - + No EFI system partition configured لم يُضبط أيّ قسم نظام EFI - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set راية قسم نظام EFI غير مضبوطة - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index f330399f7..eafcd79ed 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -232,54 +232,65 @@ Salida:
- + &Cancel &Encaboxar - + + + Cancel installation without changing the system. + + + + Cancel installation? ¿Encaboxar instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. ¿De xuru que quies encaboxar el procesu actual d'instalación? L'instalador colará y perderánse toles camudancies. - + Continue with setup? ¿Siguir cola configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'instalador %1 ta a piques de facer camudancies al to discu pa instalar %2.<br/><strong>Nun sedrás capaz a desfacer estes camudancies.</strong> - + &Install now &Instalar agora - + Go &back &Dir p'atrás - - &Quit - &Colar + + &Done + - + + The installation is complete. Close the installer. + + + + Error Fallu - + Installation Failed Instalación fallida @@ -1563,72 +1574,72 @@ L'instalador colará y perderánse toles camudancies. <strong>Trocaráse</strong> una partición con %1.
- + <strong>Manual</strong> partitioning. Particionáu <strong>Manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalaráse %1 <strong>cabo</strong> otru sistema operativu nel discu <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Desaniciaráse</strong>'l discu <strong>%2</strong> (%3) ya instalaráse %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Trocaráse</strong> una partición nel discu <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionáu <strong>manual</strong> nel discu <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Discu <strong>%1</strong> (%2) - + Current: Anguaño: - + After: Dempués: - + No EFI system partition configured Nun hai dengún sistema EFI configuráu - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set Nun s'afitó la bandera del sistema EFI - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Precísase una partición del sistema EFI p'aniciar %1.<br/><br/>Configuróse una partición col puntu montaxe <strong>%2</strong> pero nun s'afitó la so bandera <strong>esp</strong>.<br/>P'afitar la bandera, volvi y edita la partición.<br/><br/>Pues siguir ensin afitar la bandera pero'l to sistema pue fallar al aniciase. - + Boot partition not encrypted /boot non cifráu - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 8a47c1ebe..4d70b9f6b 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -232,54 +232,65 @@ Output:
- + &Cancel &Отказ - + + + Cancel installation without changing the system. + + + + Cancel installation? Отмяна на инсталацията? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Наистина ли искате да отмените текущият процес на инсталиране? Инсталатора ще прекъсне и всичките промени ще бъдат загубени. - + Continue with setup? Продължаване? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Инсталатора на %1 ще направи промени по вашия диск за да инсталира %2. <br><strong>Промените ще бъдат окончателни.</strong> - + &Install now &Инсталирай сега - + Go &back В&ръщане - - &Quit - &Изход + + &Done + - + + The installation is complete. Close the installer. + + + + Error Грешка - + Installation Failed Неуспешна инсталация @@ -1564,72 +1575,72 @@ The installer will quit and all changes will be lost. <strong>Замени</strong> дял с %1.
- + <strong>Manual</strong> partitioning. <strong>Ръчно</strong> поделяне. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Инсталирай %1 <strong>заедно</strong> с друга операционна система на диск <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Изтрий</strong> диск <strong>%2</strong> (%3) и инсталирай %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Замени</strong> дял на диск <strong>%2</strong> (%3) с %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ръчно</strong> поделяне на диск <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Диск <strong>%1</strong> (%2) - + Current: Сегашен: - + After: След: - + No EFI system partition configured Няма конфигуриран EFI системен дял - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. EFI системен дял е нужен за стартиране на %1.<br/><br/>За настройка на EFI системен дял се върнете назад и изберете или създайте FAT32 файлова система с включен <strong>esp</strong> флаг и точка на монтиране <strong>%2</strong>.<br/><br/>Може да продължите без EFI системен дял, но системата може да не успее да стартира. - + EFI system partition flag not set Не е зададен флаг на EFI системен дял - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. EFI системен дял е нужен за стартиране на %1.<br/><br/>Дялът беше конфигуриран с точка на монтиране <strong>%2</strong>, но неговия <strong>esp</strong> флаг не е включен.<br/>За да включите флага се върнете назад и редактирайте дяла.<br/><br/>Може да продължите без флага, но системата може да не успее да стартира. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 6a57338ac..2b047ce32 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -232,54 +232,65 @@ Sortida:
- + &Cancel &Cancel·la - + + + Cancel installation without changing the system. + + + + Cancel installation? Cancel·lar la instal·lació? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Voleu cancel·lar el procés d'instal·lació actual? L'instal·lador es tancarà i tots els canvis es perdran. - + Continue with setup? Voleu continuar la configuració? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'instal·lador de %1 està a punt de fer canvis al disc per tal d'instal·lar-hi %2.<br/><strong>No podreu desfer aquests canvis.</strong> - + &Install now &Instal·la ara - + Go &back Vés &enrere - - &Quit - &Tanca + + &Done + - + + The installation is complete. Close the installer. + + + + Error Error - + Installation Failed La instal·lació ha fallat @@ -1563,72 +1574,72 @@ L'instal·lador es tancarà i tots els canvis es perdran. <strong>Reemplaça</strong> una partició amb %1.
- + <strong>Manual</strong> partitioning. Partiment <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instal·la %1 <strong>al costat</strong> d'un altre sistema operatiu al disc <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Esborra</strong> el disc <strong>%2</strong> (%3) i instal·la-hi %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Reemplaça</strong> una partició del disc <strong>%2</strong> (%3) amb %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Partiment <strong>manual</strong> del disc <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disc <strong>%1</strong> (%2) - + Current: Actual: - + After: Després: - + No EFI system partition configured No hi ha cap partició EFI de sistema configurada - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Cal una partició EFI de sistema per iniciar %1. <br/><br/>Per configurar una partició EFI de sistema, torneu enrere i seleccioneu o creeu un sistema de fitxers FAT32 amb la bandera <strong>esp</strong> habilitada i el punt de muntatge <strong>%2</strong>. <br/><br/>Podeu continuar sense la creació d'una partició EFI de sistema, però el sistema podria no iniciar-se. - + EFI system partition flag not set No s'ha establert la bandera de la partició EFI del sistema - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Cal una partició EFI de sistema per iniciar %1. <br/><br/> Ja s'ha configurat una partició amb el punt de muntatge <strong>%2</strong> però no se n'ha establert la bandera <strong>esp</strong>. Per establir-la-hi, torneu enrere i editeu la partició. <br/><br/>Podeu continuar sense establir la bandera, però el sistema podria no iniciar-se. - + Boot partition not encrypted Partició d'arrel no encriptada - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. S'ha establert una partició d'arrencada separada conjuntament amb una partició d'arrel encriptada, però la partició d'arrencada no està encriptada.<br/><br/>Hi ha aspectes de seguretat amb aquest tipus de configuració, perquè hi ha fitxers del sistema importants en una partició no encriptada.<br/>Podeu continuar, si així ho desitgeu, però el desbloqueig del sistema de fitxers succeirà després, durant l'inici del sistema.<br/>Per encriptar la partició d'arrencada, torneu enrere i torneu-la a crear seleccionant <strong>Encripta</strong> a la finestra de creació de la partició. diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index fe3ee7cc9..4b740eb35 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -232,54 +232,65 @@ Výstup: - + &Cancel &Zrušit - + + + Cancel installation without changing the system. + + + + Cancel installation? Přerušit instalaci? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Opravdu chcete přerušit instalaci? Instalační program bude ukončen a všechny změny ztraceny. - + Continue with setup? Pokračovat s instalací? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Instalační program %1 provede změny na disku, aby se nainstaloval %2.<br/><strong>Změny nebude možné vrátit zpět.</strong> - + &Install now &Spustit instalaci - + Go &back Jít &zpět - - &Quit - &Ukončit + + &Done + - + + The installation is complete. Close the installer. + + + + Error Chyba - + Installation Failed Instalace selhala @@ -1563,72 +1574,72 @@ Instalační program bude ukončen a všechny změny ztraceny. <strong>Nahradit</strong> oddíl %1. - + <strong>Manual</strong> partitioning. <strong>Ruční</strong> dělení disku. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalovat %1 <strong>vedle</strong> dalšího operačního systému na disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Smazat</strong> disk <strong>%2</strong> (%3) a instalovat %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Nahradit</strong> oddíl na disku <strong>%2</strong> (%3) %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ruční</strong> dělení disku <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Současný: - + After: Potom: - + No EFI system partition configured Není nakonfigurován žádný EFI systémový oddíl - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Pro spuštění %1 je potřeba systémový oddíl.<br/><br/>Pro nastavení EFI systémového oddílu se vraťte zpět a vyberte nebo vytvořte oddíl typu FAT32 s příznakem <strong>esp</strong> a přípojným bodem <strong>%2</strong>.<br/><br/>Je možné pokračovat bez nastavení systémového oddílu EFI, ale váš systém nemusí jít spustit. - + EFI system partition flag not set Příznak EFI systémového oddílu není nastaven - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Pro spuštění %1 je potřeba systémový oddíl.<br/><br/>Byl nakonfigurován oddíl s přípojným bodem <strong>%2</strong> ale nemá nastaven příznak <strong>esp</strong>.<br/>Pro nastavení příznaku se vraťte zpět a upravte oddíl.<br/><br/>Je možné pokračovat bez nastavení příznaku, ale váš systém nemusí jít spustit. - + Boot partition not encrypted Zaváděcí oddíl není šifrován - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index e893babf7..16d529168 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -232,54 +232,65 @@ Output: - + &Cancel &Annullér - + + + Cancel installation without changing the system. + + + + Cancel installation? Annullér installationen? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Vil du virkelig annullere den igangværende installationsproces? Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. - + Continue with setup? Fortsæt med installation? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1-installationsprogrammet er ved at lave ændringer til din disk for at installere %2. <br/><strong>Det vil ikke være muligt at fortryde disse ændringer.</strong> - + &Install now &Installér nu - + Go &back Gå &tilbage - - &Quit - &Afslut + + &Done + - + + The installation is complete. Close the installer. + + + + Error Fejl - + Installation Failed Installation mislykkedes @@ -1563,72 +1574,72 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.<strong>Erstat</strong> en partition med %1. - + <strong>Manual</strong> partitioning. <strong>Manuel</strong> partitionering. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installér %1 <strong>ved siden af</strong> et andet styresystem på disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Slet</strong> disk <strong>%2</strong> (%3) og installér %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Erstat</strong> en partition på disk <strong>%2</strong> (%3) med %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manuel</strong> partitionering på disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Nuværende: - + After: Efter: - + No EFI system partition configured Ingen EFI-systempartition konfigureret - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. En EFI-systempartition er nødvendig for at starte %1.<br/><br/>For at konfigurere en EFI-systempartition skal du gå tilbage og vælge eller oprette et FAT32-filsystem med <strong>esp</strong>-flaget aktiveret og monteringspunkt <strong>%2</strong>.<br/><br/>Du kan fortsætte uden at opsætte en EFI-systempartition, men dit system vil muligvis ikke kunne starte. - + EFI system partition flag not set EFI-systempartitionsflag ikke sat - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. En EFI-systempartition er nødvendig for at starte %1.<br/><br/>En partition var konfigureret med monteringspunkt <strong>%2</strong>, men dens <strong>esp</strong>-flag var ikke sat.<br/>For at sætte flaget skal du gå tilbage og redigere partitionen.<br/><br/>Du kan fortsætte uden at konfigurere flaget, men dit system vil muligvis ikke kunne starte. - + Boot partition not encrypted Bootpartition ikke krypteret - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. En separat bootpartition blev opsat sammen med en krypteret rodpartition, men bootpartitionen er ikke krypteret.<br/><br/>Der er sikkerhedsmæssige bekymringer med denne type opsætning, da vigtige systemfiler er gemt på en ikke-krypteret partition.<br/>Du kan fortsætte hvis du vil, men oplåsning af filsystemet sker senere under systemets opstart.<br/>For at kryptere bootpartitionen skal du gå tilbage og oprette den igen, vælge <strong>Kryptér</strong> i partitionsoprettelsesvinduet. diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 243aa8b1a..a6c25a9aa 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -232,54 +232,65 @@ Ausgabe: - + &Cancel &Abbrechen - + + + Cancel installation without changing the system. + + + + Cancel installation? Installation abbrechen? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Wollen Sie wirklich die aktuelle Installation abbrechen? Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. - + Continue with setup? Setup fortsetzen? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Das %1 Installationsprogramm wird Änderungen an Ihrer Festplatte vornehmen, um %2 zu installieren.<br/><strong>Diese Änderungen können nicht rückgängig gemacht werden.</strong> - + &Install now Jetzt &installieren - + Go &back Gehe &zurück - - &Quit - &Beenden + + &Done + - + + The installation is complete. Close the installer. + + + + Error Fehler - + Installation Failed Installation gescheitert @@ -1361,7 +1372,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. font-weight: normal - Schriftstil: normal + font-weight: normal @@ -1563,72 +1574,72 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. <strong>Ersetze</strong> eine Partition durch %1. - + <strong>Manual</strong> partitioning. <strong>Manuelle</strong> Partitionierung. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). %1 <strong>parallel</strong> zu einem anderen Betriebssystem auf der Festplatte <strong>%2</strong> (%3) installieren. - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. Festplatte <strong>%2</strong> <strong>löschen</strong> (%3) und %1 installieren. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. Eine Partition auf Festplatte <strong>%2</strong> (%3) durch %1 <strong>ersetzen</strong>. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manuelle</strong> Partitionierung auf Festplatte <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Festplatte <strong>%1</strong> (%2) - + Current: Aktuell: - + After: Nachher: - + No EFI system partition configured Keine EFI-Systempartition konfiguriert - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Eine EFI Systempartition wird benötigt um %1 zu starten.<br/><br/>Um eine EFI Systempartition zu konfigurieren, gehen Sie zurück und wählen oder erstellen Sie ein FAT32 Dateisystem mit einer aktivierten <strong>esp</strong> Markierung sowie Einhängepunkt <strong>%2</strong>.<br/><br/>Sie können ohne die Einrichtung einer EFI-Systempartition weitermachen aber ihr System wird unter Umständen nicht starten können. - + EFI system partition flag not set Die Markierung als EFI-Systempartition wurde nicht gesetzt - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Eine EFI Systempartition wird benötigt um %1 zu starten.<br/><br/>Eine Partition wurde mit dem Einhängepunkt <strong>%2</strong> konfiguriert jedoch wurde dort keine <strong>esp</strong> Markierung gesetzt.<br/>Um diese Markierung zu setzen, gehen Sie zurück und bearbeiten Sie die Partition.<br/><br/>Sie können ohne die Markierung fortfahren aber ihr System wird unter Umständen nicht starten können. - + Boot partition not encrypted Bootpartition nicht verschlüsselt - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Eine saparate Bootpartition wurde zusammen mit einer verschlüsselten Rootpartition erstellt, die Bootpartition ist aber unverschlüsselt.<br/><br/>. Dies begnet Sicherheitsbedenken, weil wichtige Systemdateien auf einer unverschlüsselten Partition gespeichert werden.<br/>Wenn Sie wollen, können Sie fortfahren, aber das entschlüsseln des Filesystems wird später während des Systemstarts erfolgen.<br/>Um die Bootpartition zu verschlüsseln, gehen Sie zurück und erstellen Sie sie neu, indem Sie <strong>Verschlüsseln</strong> im Partitionserstellungs-Fenster wählen. diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 994bc0c20..65a56e1a9 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -232,54 +232,65 @@ Output: - + &Cancel &Ακύρωση - + + + Cancel installation without changing the system. + + + + Cancel installation? Ακύρωση της εγκατάστασης; - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Θέλετε πραγματικά να ακυρώσετε τη διαδικασία εγκατάστασης; Το πρόγραμμα εγκατάστασης θα τερματιστεί και όλες οι αλλαγές θα χαθούν. - + Continue with setup? Συνέχεια με την εγκατάσταση; - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Το πρόγραμμα εγκατάστασης %1 θα κάνει αλλαγές στον δίσκο για να εγκαταστήσετε το %2.<br/><strong>Δεν θα είστε σε θέση να αναιρέσετε τις αλλαγές.</strong> - + &Install now Ε&γκατάσταση τώρα - + Go &back Μετάβαση πί&σω - - &Quit - Έ&ξοδος + + &Done + - + + The installation is complete. Close the installer. + + + + Error Σφάλμα - + Installation Failed Η εγκατάσταση απέτυχε @@ -1563,72 +1574,72 @@ The installer will quit and all changes will be lost. <strong>Αντικατάσταση</strong> μιας κατάτμησης με το %1. - + <strong>Manual</strong> partitioning. <strong>Χειροκίνητη</strong> τμηματοποίηση. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Εγκατάσταση του %1 <strong>παράλληλα με</strong> ένα άλλο λειτουργικό σύστημα στον δίσκο<strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Διαγραφή</strong> του δίσκου <strong>%2</strong> (%3) και εγκατάσταση του %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Αντικατάσταση</strong> μιας κατάτμησης στον δίσκο <strong>%2</strong> (%3) με το %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Χειροκίνητη</strong> τμηματοποίηση του δίσκου <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Δίσκος <strong>%1</strong> (%2) - + Current: Τρέχον: - + After: Μετά: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index c8fe81a5f..68a9641ba 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -232,54 +232,65 @@ Output: - + &Cancel &Cancel - + + + Cancel installation without changing the system. + Cancel installation without changing the system. + + + Cancel installation? Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Install now - + Go &back Go &back - - &Quit - &Quit + + &Done + &Done - + + The installation is complete. Close the installer. + The installation is complete. Close the installer. + + + Error Error - + Installation Failed Installation Failed @@ -1563,72 +1574,72 @@ The installer will quit and all changes will be lost. <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Current: - + After: After: - + No EFI system partition configured No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index a4b498a17..c0b7e064c 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -232,54 +232,65 @@ Output: - + &Cancel &Cancel - + + + Cancel installation without changing the system. + + + + Cancel installation? Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Install now - + Go &back Go &back - - &Quit - &Quit + + &Done + - + + The installation is complete. Close the installer. + + + + Error Error - + Installation Failed Installation Failed @@ -1563,72 +1574,72 @@ The installer will quit and all changes will be lost. <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 9c3c9799b..c45c3bf7b 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -233,54 +233,65 @@ Salida: - + &Cancel &Cancelar - + + + Cancel installation without changing the system. + + + + Cancel installation? ¿Cancelar la instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. ¿Realmente quiere cancelar el proceso de instalación? Saldrá del instalador y se perderán todos los cambios. - + Continue with setup? ¿Continuar con la configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> El instalador %1 va a realizar cambios en su disco para instalar %2.<br/><strong>No podrá deshacer estos cambios.</strong> - + &Install now &Instalar ahora - + Go &back Regresar - - &Quit - &Salir + + &Done + - + + The installation is complete. Close the installer. + + + + Error Error - + Installation Failed Error en la Instalación @@ -1564,72 +1575,72 @@ Saldrá del instalador y se perderán todos los cambios. <strong>Reemplazar</strong> una partición con %1. - + <strong>Manual</strong> partitioning. Particionamiento <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>junto a</strong> otro sistema operativo en disco <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Borrar</strong> disco <strong>%2</strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Reemplazar</strong> una partición en disco <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionamiento <strong>manual</strong> en disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1<strong> (%2) - + Current: Corriente - + After: Despúes: - + No EFI system partition configured No hay una partición del sistema EFI configurada - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Una partición EFI del sistema es necesaria para empezar %1.<br/><br/>Para configurar una partición EFI, vuelva atrás y seleccione crear un sistema de archivos FAT32 con el argumento <strong>esp</strong> activado y montada en <strong>%2</strong>.<br/><br/>Puede continuar sin configurar una partición EFI pero su sistema puede fallar al arrancar. - + EFI system partition flag not set Bandera EFI no establecida en la partición del sistema - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Una partición EFI del sistema es necesaria para empezar %1.<br/><br/>Una partición EFI fue configurada para ser montada en <strong>%2</strong> pero su argumento <strong>esp</strong> no fue seleccionado.<br/>Para activar el argumento, vuelva atrás y edite la partición.<br/><br/>Puede continuar sin configurar el argumento pero su sistema puede fallar al arrancar. - + Boot partition not encrypted Partición de arranque no cifrada - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Se estableció una partición de arranque aparte junto con una partición raíz cifrada, pero la partición de arranque no está cifrada.<br/><br/>Hay consideraciones de seguridad con esta clase de instalación, porque los ficheros de sistema importantes se mantienen en una partición no cifrada.<br/>Puede continuar si lo desea, pero el desbloqueo del sistema de ficheros ocurrirá más tarde durante el arranque del sistema.<br/>Para cifrar la partición de arranque, retroceda y vuelva a crearla, seleccionando <strong>Cifrar</strong> en la ventana de creación de la partición. diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 1766b84a7..39b428086 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -232,54 +232,65 @@ Salida: - + &Cancel &Cancelar - + + + Cancel installation without changing the system. + + + + Cancel installation? ¿Cancelar instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. ¿Estás seguro de que quieres cancelar la instalación en curso? El instalador se cerrará y se perderán todos los cambios. - + Continue with setup? ¿Continuar con la configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Instalar ahora - + Go &back Volver atrás. - - &Quit - &Salir + + &Done + - + + The installation is complete. Close the installer. + + + + Error Error - + Installation Failed La instalación ha fallado @@ -1563,72 +1574,72 @@ El instalador se cerrará y se perderán todos los cambios. <strong>Reemplazar</strong> una parición con %1. - + <strong>Manual</strong> partitioning. Particionamiento <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>junto con</strong> otro sistema operativo en el disco <strong>%2</strong>(%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Borrar</strong> el disco <strong>%2<strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Reemplazar</strong> una parición en el disco <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionar <strong>manualmente</strong> el disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index c94863f24..956f7b713 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -232,54 +232,65 @@ Salida: - + &Cancel &Cancelar - + + + Cancel installation without changing the system. + + + + Cancel installation? Cancelar la instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Realmente desea cancelar el proceso de instalación actual? El instalador terminará y se perderán todos los cambios. - + Continue with setup? Continuar con la instalación? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> El instalador %1 va a realizar cambios en su disco para instalar %2.<br/><strong>No podrá deshacer estos cambios.</strong> - + &Install now &Instalar ahora - + Go &back &Regresar - - &Quit - &Salir + + &Done + - + + The installation is complete. Close the installer. + + + + Error Error - + Installation Failed Instalación Fallida @@ -1565,72 +1576,72 @@ El instalador terminará y se perderán todos los cambios. <strong>Reemplazar</strong> una parición con %1. - + <strong>Manual</strong> partitioning. Particionamiento <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>junto con</strong> otro sistema operativo en el disco <strong>%2</strong>(%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Borrar</strong> el disco <strong>%2<strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Reemplazar</strong> una parición en el disco <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionar <strong>manualmente</strong> el disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index 026e40f64..76a09cd44 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -232,53 +232,64 @@ Salida: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit - &Salir + + &Done + - + + The installation is complete. Close the installer. + + + + Error Error - + Installation Failed Falló la instalación @@ -1562,72 +1573,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index 9927888ee..af564e793 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - + + The installation is complete. Close the installer. + + + + Error Viga - + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 9b56bf4c6..6b455a17a 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -230,53 +230,64 @@ Output: - + &Cancel &Utzi - + + + Cancel installation without changing the system. + + + + Cancel installation? Bertan behera utzi instalazioa? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? Ezarpenarekin jarraitu? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Instalatu orain - + Go &back &Atzera - - &Quit - &Itxi + + &Done + - + + The installation is complete. Close the installer. + + + + Error Akatsa - + Installation Failed Instalazioak huts egin du @@ -1560,72 +1571,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 68e23b052..f917989ad 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index 3b11bd3f9..6a8536d04 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -232,54 +232,65 @@ Tuloste: - + &Cancel &Peruuta - + + + Cancel installation without changing the system. + + + + Cancel installation? Peruuta asennus? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Oletko varma että haluat peruuttaa käynnissä olevan asennusprosessin? Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit - &Lopeta + + &Done + - + + The installation is complete. Close the installer. + + + + Error Virhe - + Installation Failed Asennus Epäonnistui @@ -1563,72 +1574,72 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index 10881f45f..c18143dc4 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -232,54 +232,65 @@ Sortie : - + &Cancel &Annuler - + + + Cancel installation without changing the system. + + + + Cancel installation? Abandonner l'installation ? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Voulez-vous réellement abandonner le processus d'installation ? L'installateur se fermera et les changements seront perdus. - + Continue with setup? Poursuivre la configuration ? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'installateur %1 est sur le point de procéder aux changements sur le disque afin d'installer %2.<br/> <strong>Vous ne pourrez pas annulez ces changements.<strong> - + &Install now &Installer maintenant - + Go &back &Retour - - &Quit - &Quitter + + &Done + - + + The installation is complete. Close the installer. + + + + Error Erreur - + Installation Failed L'installation a échoué @@ -1563,72 +1574,72 @@ L'installateur se fermera et les changements seront perdus. <strong>Remplacer</strong> une partition avec %1. - + <strong>Manual</strong> partitioning. Partitionnement <strong>manuel</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installer %1 <strong>à côté</strong> d'un autre système d'exploitation sur le disque <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Effacer</strong> le disque <strong>%2</strong> (%3) et installer %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Remplacer</strong> une partition sur le disque <strong>%2</strong> (%3) avec %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Partitionnement <strong>manuel</strong> sur le disque <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disque <strong>%1</strong> (%2) - + Current: Actuel : - + After: Après : - + No EFI system partition configured Aucune partition système EFI configurée - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Une partition système EFI est nécessaire pour démarrer %1.<br/><br/>Pour configurer une partition système EFI, revenez en arrière et sélectionnez ou créez une partition FAT32 avec le drapeau <strong>esp</strong> activé et le point de montage <strong>%2</strong>.<br/><br/>Vous pouvez continuer sans configurer de partition système EFI mais votre système pourrait refuser de démarrer. - + EFI system partition flag not set Drapeau de partition système EFI non configuré - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Une partition système EFI est nécessaire pour démarrer %1.<br/><br/>Une partition a été configurée avec le point de montage <strong>%2</strong> mais son drapeau <strong>esp</strong> n'est pas activé.<br/>Pour activer le drapeau, revenez en arrière et éditez la partition.<br/><br/>Vous pouvez continuer sans activer le drapeau mais votre système pourrait refuser de démarrer. - + Boot partition not encrypted Partition d'amorçage non chiffrée. - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Une partition d'amorçage distincte a été configurée avec une partition racine chiffrée, mais la partition d'amorçage n'est pas chiffrée. <br/> <br/> Il y a des problèmes de sécurité avec ce type d'installation, car des fichiers système importants sont conservés sur une partition non chiffrée <br/> Vous pouvez continuer si vous le souhaitez, mais le déverrouillage du système de fichiers se produira plus tard au démarrage du système. <br/> Pour chiffrer la partition d'amorçage, revenez en arrière et recréez-la, en sélectionnant <strong> Chiffrer </ strong> dans la partition Fenêtre de création. diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 9c3a001fb..03dfd60d8 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 39c813729..d1d6f9af0 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -233,54 +233,65 @@ Saída: - + &Cancel &Cancelar - + + + Cancel installation without changing the system. + + + + Cancel installation? Cancelar a instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Desexa realmente cancelar o proceso actual de instalación? O instalador pecharase e perderanse todos os cambios. - + Continue with setup? Continuar coa posta en marcha? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O %1 instalador está a piques de realizar cambios no seu disco para instalar %2.<br/><strong>Estes cambios non poderán desfacerse.</strong> - + &Install now &Instalar agora - + Go &back Ir &atrás - - &Quit - &Saír + + &Done + - + + The installation is complete. Close the installer. + + + + Error Erro - + Installation Failed Erro na instalación @@ -1564,72 +1575,72 @@ O instalador pecharase e perderanse todos os cambios. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 9c10350c2..59d68e515 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index 2ee13cd45..c0913963d 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 42e0ec20c..88f105e41 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -232,54 +232,65 @@ Izlaz: - + &Cancel &Odustani - + + + Cancel installation without changing the system. + + + + Cancel installation? Prekinuti instalaciju? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Stvarno želite prekinuti instalacijski proces? Instalacijski program će izaći i sve promjene će biti izgubljene. - + Continue with setup? Nastaviti s postavljanjem? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 instalacijski program će napraviti promjene na disku kako bi instalirao %2.<br/><strong>Nećete moći vratiti te promjene.</strong> - + &Install now &Instaliraj sada - + Go &back Idi &natrag - - &Quit - &Izađi + + &Done + - + + The installation is complete. Close the installer. + + + + Error Greška - + Installation Failed Instalacija nije uspjela @@ -1563,72 +1574,72 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.<strong>Zamijeni</strong> particiju s %1. - + <strong>Manual</strong> partitioning. <strong>Ručno</strong> particioniranje. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instaliraj %1 <strong>uz postojeći</strong> operacijski sustav na disku <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Obriši</strong> disk <strong>%2</strong> (%3) i instaliraj %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Zamijeni</strong> particiju na disku <strong>%2</strong> (%3) s %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ručno</strong> particioniram disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Trenutni: - + After: Poslije: - + No EFI system partition configured EFI particija nije konfigurirana - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. EFI particija je potrebna za pokretanje %1.<br/><br/>Da bi ste konfigurirali EFI particiju, idite natrag i odaberite ili stvorite FAT32 datotečni sustav s omogućenom <strong>esp</strong> oznakom i točkom montiranja <strong>%2</strong>.<br/><br/>Možete nastaviti bez postavljanja EFI particije, ali vaš sustav se možda neće moći pokrenuti. - + EFI system partition flag not set Oznaka EFI particije nije postavljena - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. EFI particija je potrebna za pokretanje %1.<br><br/>Particija je konfigurirana s točkom montiranja <strong>%2</strong> ali njezina <strong>esp</strong> oznaka nije postavljena.<br/>Za postavljanje oznake, vratite se i uredite postavke particije.<br/><br/>Možete nastaviti bez postavljanja oznake, ali vaš sustav se možda neće moći pokrenuti. - + Boot partition not encrypted Boot particija nije kriptirana - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Odvojena boot particija je postavljena zajedno s kriptiranom root particijom, ali boot particija nije kriptirana.<br/><br/>Zabrinuti smo za vašu sigurnost jer su važne datoteke sustava na nekriptiranoj particiji.<br/>Možete nastaviti ako želite, ali datotečni sustav će se otključati kasnije tijekom pokretanja sustava.<br/>Da bi ste kriptirali boot particiju, vratite se natrag i napravite ju, odabirom opcije <strong>Kriptiraj</strong> u prozoru za stvaranje prarticije. diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 2f22c5d3e..d54375c0b 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -232,54 +232,65 @@ Kimenet: - + &Cancel &Mégse - + + + Cancel installation without changing the system. + + + + Cancel installation? Abbahagyod a telepítést? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Biztos abba szeretnéd hagyni a telepítést? Minden változtatás elveszik, ha kilépsz a telepítőből. - + Continue with setup? Folytatod a telepítéssel? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> A %1 telepítő változtatásokat fog elvégezni, hogy telepítse a következőt: %2.<br/><strong>A változtatások visszavonhatatlanok lesznek.</strong> - + &Install now &Telepítés most - + Go &back Menj &vissza - - &Quit - &Kilépés + + &Done + - + + The installation is complete. Close the installer. + + + + Error Hiba - + Installation Failed Telepítés nem sikerült @@ -1564,72 +1575,72 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l <strong>A partíció lecserélése</strong> a következővel: %1. - + <strong>Manual</strong> partitioning. <strong>Kézi</strong> partícionálás. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). %1 telepítése más operációs rendszer <strong>mellé</strong> a <strong>%2</strong> (%3) lemezen. - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>%2 lemez törlése</strong> (%3) és %1 telepítés. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>A partíció lecserélése</strong> a <strong>%2</strong> lemezen(%3) a következővel: %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Kézi</strong> telepítés a <strong>%1</strong> (%2) lemezen. - + Disk <strong>%1</strong> (%2) Lemez <strong>%1</strong> (%2) - + Current: Aktuális: - + After: Utána: - + No EFI system partition configured Nincs EFI rendszer partíció beállítva - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. EFI rendszerpartíciónak léteznie kell %1 indításához.<br/><br/> Az EFI rendszer beállításához lépj vissza és hozz létre FAT32 fájlrendszert <strong>esp</strong> zászlóval és <strong>%2</strong> csatolási ponttal beállítva.<br/><br/> Folytathatod a telepítést EFI rendszerpartíció létrehozása nélkül is, de lehet, hogy a rendszer nem indul majd. - + EFI system partition flag not set EFI partíciós zászló nincs beállítva - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. EFI rendszerpartíciónak léteznie kell %1 indításához.<br/><br/> A csatolási pont <strong>%2</strong> beállítása sikerült a partíción de a zászló nincs beállítva. A beálíltásához lépj vissza szerkeszteni a partíciót..<br/><br/> Folytathatod a telepítést zászló beállítása nélkül is, de lehet, hogy a rendszer nem indul el majd. - + Boot partition not encrypted Indító partíció nincs titkosítva - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Egy külön indító partíció lett beállítva egy titkosított root partícióval, de az indító partíció nincs titkosítva.br/><br/>Biztonsági aggályok merülnek fel ilyen beállítás mellet, mert fontos fájlok nem titkosított partíción vannak tárolva. <br/>Ha szeretnéd, folytathatod így, de a fájlrendszer zárolása meg fog történni az indítás után. <br/> Az indító partíció titkosításához lépj vissza és az újra létrehozáskor válaszd a <strong>Titkosít</strong> opciót. diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 142f3d045..9d9954746 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -232,54 +232,65 @@ Keluaran: - + &Cancel &Batal - + + + Cancel installation without changing the system. + + + + Cancel installation? Batalkan pemasangan? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Apakah Anda benar-benar ingin membatalkan proses pemasangan ini? Pemasangan akan ditutup dan semua perubahan akan hilang. - + Continue with setup? Lanjutkan dengan setelan ini? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Pemasang %1 akan membuat perubahan ke disk Anda untuk memasang %2.<br/><strong>Anda tidak dapat membatalkan perubahan tersebut.</strong> - + &Install now &Pasang sekarang - + Go &back &Kembali - - &Quit - &Keluar + + &Done + - + + The installation is complete. Close the installer. + + + + Error Kesalahan - + Installation Failed Pemasangan Gagal @@ -1565,72 +1576,72 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.<strong>Ganti</strong> partisi dengan %1. - + <strong>Manual</strong> partitioning. Partisi <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Pasang %1 <strong>berdampingan</strong> dengan sistem operasi lain di disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Hapus</strong> diska <strong>%2</strong> (%3) dan pasang %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Ganti</strong> partisi pada diska <strong>%2</strong> (%3) dengan %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Partisi Manual</strong> pada diska <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Saat ini: - + After: Sesudah: - + No EFI system partition configured Tiada partisi sistem EFI terkonfigurasi - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Sebuah partisi sistem EFI perlu memulai %1.<br/><br/>Untuk mengkonfigurasi sebuah partisi sistem EFI, pergi mundur dan pilih atau ciptakan sebuah filesystem FAT32 dengan bendera <strong>esp</strong> yang difungsikan dan titik kait <strong>%2</strong>.<br/><br/>Kamu bisa melanjutkan tanpa menyetel sebuah partisi sistem EFI tapi sistemmu mungkin gagal memulai. - + EFI system partition flag not set Bendera partisi sistem EFI tidak disetel - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Sebuah partisi sistem EFI perlu memulai %1.<br/><br/>Sebuah partisi telah dikonfigurasi dengan titik kait <strong>%2</strong> tapi bendera <strong>esp</strong> tersebut tidak disetel.<br/>Untuk mengeset bendera, pergi mundur dan editlah partisi.<br/><br/>Kamu bisa melanjutkan tanpa menyetel bendera tapi sistemmu mungkin gagal memulai. - + Boot partition not encrypted Partisi boot tidak dienkripsi - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Sebuah partisi tersendiri telah terset bersama dengan sebuah partisi root terenkripsi, tapi partisi boot tidak terenkripsi.<br/><br/>Ada kekhawatiran keamanan dengan jenis setup ini, karena file sistem penting tetap pada partisi tak terenkripsi.<br/>Kamu bisa melanjutkan jika kamu menghendaki, tapi filesystem unlocking akan terjadi nanti selama memulai sistem.<br/>Untuk mengenkripsi partisi boot, pergi mundur dan menciptakannya ulang, memilih <strong>Encrypt</strong> di jendela penciptaan partisi. diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 6ddf45b04..b3869126a 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -232,54 +232,65 @@ Frálag: - + &Cancel &Hætta við - + + + Cancel installation without changing the system. + + + + Cancel installation? Hætta við uppsetningu? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Viltu virkilega að hætta við núverandi uppsetningarferli? Uppsetningarforritið mun hætta og allar breytingar tapast. - + Continue with setup? Halda áfram með uppsetningu? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 uppsetningarforritið er um það bil að gera breytingar á diskinum til að setja upp %2.<br/><strong>Þú munt ekki geta afturkallað þessar breytingar.</strong> - + &Install now Setja &inn núna - + Go &back Fara til &baka - - &Quit - &Hætta + + &Done + - + + The installation is complete. Close the installer. + + + + Error Villa - + Installation Failed Uppsetning mistókst @@ -1563,72 +1574,72 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. <strong>Skipta út</strong> disksneið með %1. - + <strong>Manual</strong> partitioning. <strong>Handvirk</strong> disksneiðaskipting. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Uppsetning %1 <strong>með</strong> öðru stýrikerfi á disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Eyða</strong> disk <strong>%2</strong> (%3) og setja upp %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Skipta út</strong> disksneið á diski <strong>%2</strong> (%3) með %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Handvirk</strong> disksneiðaskipting á diski <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Diskur <strong>%1</strong> (%2) - + Current: Núverandi: - + After: Eftir: - + No EFI system partition configured Ekkert EFI kerfisdisksneið stillt - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index 838b6f068..5a1ef5a04 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -232,54 +232,65 @@ Output: - + &Cancel &Annulla - + + + Cancel installation without changing the system. + + + + Cancel installation? Annullare l'installazione? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Si vuole davvero annullare l'installazione in corso? Il programma d'installazione sarà terminato e tutte le modifiche andranno perse. - + Continue with setup? Procedere con la configurazione? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Il programma d'nstallazione %1 sta per eseguire delle modifiche al tuo disco per poter installare %2.<br/><strong> Non sarà possibile annullare tali modifiche.</strong> - + &Install now &Installa adesso - + Go &back &Indietro - - &Quit - &Esci + + &Done + - + + The installation is complete. Close the installer. + + + + Error Errore - + Installation Failed Installazione non riuscita @@ -1563,72 +1574,72 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno <strong>Sostituire</strong> una partizione con %1. - + <strong>Manual</strong> partitioning. Partizionamento <strong>manuale</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installare %1 <strong>a fianco</strong> di un altro sistema operativo sul disco<strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Cancellare</strong> il disco <strong>%2</strong> (%3) e installa %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Sostituire</strong> una partizione sul disco <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Partizionamento <strong>manuale</strong> sul disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: Corrente: - + After: Dopo: - + No EFI system partition configured Nessuna partizione EFI di sistema è configurata - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Una partizione EFI di sistema è necessaria per avviare %1.<br/><br/>Per configurare una partizione EFI di sistema, tornare indietro e selezionare o creare un filesystem FAT32 con il flag <strong>esp</strong> abilitato e un punto di mount <strong>%2</strong>.<br/><br/>Si può continuare senza configurare una partizione EFI ma il sistema rischia di non avviarsi. - + EFI system partition flag not set Il flag della partizione EFI di sistema non è impostato. - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Una partizione EFI di sistema è necessaria per avviare %1.<br/><br/>Una partizione è stata configurata con punto di mount <strong>%2</strong> ma il relativo flag <strong>esp</strong> non è impostato.<br/>Per impostare il flag, tornare indietro e modificare la partizione.<br/><br/>Si può continuare senza impostare il flag ma il sistema rischia di non avviarsi. - + Boot partition not encrypted Partizione di avvio non criptata - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. E' stata configurata una partizione di avvio non criptata assieme ad una partizione root criptata. <br/><br/>Ci sono problemi di sicurezza con questo tipo di configurazione perchè dei file di sistema importanti sono tenuti su una partizione non criptata.<br/>Si può continuare se lo si desidera ma dopo ci sarà lo sblocco del file system, durante l'avvio del sistema.<br/>Per criptare la partizione di avvio, tornare indietro e ricrearla, selezionando <strong>Criptare</strong> nella finestra di creazione della partizione. diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 6fd4bb24c..b6f167b41 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -232,54 +232,65 @@ Output: - + &Cancel 中止(&C) - + + + Cancel installation without changing the system. + + + + Cancel installation? インストールを中止しますか? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. 本当に現在の作業を中止しますか? すべての変更が取り消されます。 - + Continue with setup? セットアップを続行しますか? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 インストーラーは %2 をインストールするためにディスクの内容を変更しようとします。<br/><strong>これらの変更は取り消しできなくなります。</strong> - + &Install now 今すぐインストール(&I) - + Go &back 戻る(&B) - - &Quit - 終了(&Q) + + &Done + - + + The installation is complete. Close the installer. + + + + Error エラー - + Installation Failed インストールに失敗 @@ -1563,72 +1574,72 @@ The installer will quit and all changes will be lost. パーティションを %1 に<strong>置き換える。</strong> - + <strong>Manual</strong> partitioning. <strong>手動</strong>でパーティションを設定する。 - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). ディスク <strong>%2</strong> (%3) 上ののオペレーティングシステムと<strong>共存</strong>して %1 をインストール。 - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. ディスク <strong>%2</strong> (%3) を<strong>消去して</strong> %1 をインストール。 - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. ディスク <strong>%2</strong> (%3) 上のパーティションを %1 に<strong>置き換える。</strong> - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). ディスク <strong>%1</strong> (%2) 上で <strong>手動で</strong>パーティショニングする。 - + Disk <strong>%1</strong> (%2) ディスク <strong>%1</strong> (%2) - + Current: 現在: - + After: 変更後: - + No EFI system partition configured EFI システムパーティションが設定されていません - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. %1 を起動するためにはEFI システムパ ーティションが必要です。<br/><br/> EFI システムパーティションを設定するためには、元に戻って、マウントポイント<strong>%2</strong>で<strong>esp</strong>フラグを設定したFAT32ファイルシステムを選択するか作成します。<br/><br/>EFI システムパ ーティションの設定をせずに続行することはできますが、その場合はシステムの起動に失敗することになるかもしれません。 - + EFI system partition flag not set EFI システムパーティションのフラグが設定されていません - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. %1 を起動するためにはEFI システムパ ーティションが必要です。<br/><br/>パーティションはマウントポイント<strong>%2</strong>に設定されていますが、<strong>esp</strong> フラグが設定されていません。<br/>フラグを設定するには、元に戻ってパーティションを編集してください。<br/><br/>フラグの設定をせずに続けることはできますが、その場合、システムの起動に失敗することになるかもしれません。 - + Boot partition not encrypted ブートパーティションが暗号化されていません - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. ブートパーティションは暗号化されたルートパーティションとともにセットアップされましたが、ブートパーティションは暗号化されていません。<br/><br/>重要なシステムファイルが暗号化されていないパーティションに残されているため、このようなセットアップは安全上の懸念があります。<br/>セットアップを続行することはできますが、後でシステムの起動中にファイルシステムが解除されるおそれがあります。<br/>ブートパーティションを暗号化させるには、前の画面に戻って、再度パーティションを作成し、パーティション作成ウィンドウ内で<strong>Encrypt</strong>(暗号化)を選択してください。 diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 1d5694a17..6087300c2 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -226,53 +226,64 @@ Output: - + &Cancel Ба&с тарту - + + + Cancel installation without changing the system. + + + + Cancel installation? Орнатудан бас тарту керек пе? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 8cb9c8afa..94df3b85d 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 8d838977d..ecd1c173f 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -232,54 +232,65 @@ Išvestis: - + &Cancel A&tšaukti - + + + Cancel installation without changing the system. + + + + Cancel installation? Atšaukti diegimą? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Ar tikrai norite atšaukti dabartinio diegimo procesą? Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. - + Continue with setup? Tęsti sąranką? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 diegimo programa, siekdama įdiegti %2, ketina atlikti pakeitimus diske.<br/><strong>Negalėsite atšaukti šių pakeitimų.</strong> - + &Install now Į&diegti dabar - + Go &back &Grįžti - - &Quit - &Baigti + + &Done + - + + The installation is complete. Close the installer. + + + + Error Klaida - + Installation Failed Diegimas nepavyko @@ -1563,72 +1574,72 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. <strong>Pakeisti</strong> skaidinį, įrašant %1. - + <strong>Manual</strong> partitioning. <strong>Rankinis</strong> skaidymas. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Įdiegti %1 <strong>šalia</strong> kitos operacinės sistemos diske <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Ištrinti</strong> diską <strong>%2</strong> (%3) ir diegti %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Pakeisti</strong> skaidinį diske <strong>%2</strong> (%3), įrašant %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Rankinis</strong> skaidymas diske <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Diskas <strong>%1</strong> (%2) - + Current: Dabartinis: - + After: Po: - + No EFI system partition configured Nėra sukonfigūruoto EFI sistemos skaidinio - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. EFI sistemos skaidinys yra būtinas, norint paleisti %1.<br/><br/>Tam, kad sukonfigūruotumėte EFI sistemos skaidinį, grįžkite atgal ir pasirinkite arba sukurkite FAT32 failų sistemą su įjungta <strong>esp</strong> vėliavėle ir <strong>%2</strong> prijungimo tašku.<br/><br/>Jūs galite tęsti ir nenustatę EFI sistemos skaidinio, tačiau tokiu atveju, gali nepavykti paleisti jūsų sistemos. - + EFI system partition flag not set Nenustatyta EFI sistemos skaidinio vėliavėlė - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. EFI sistemos skaidinys yra būtinas, norint paleisti %1.<br/><br/>Skaidinys buvo sukonfigūruotas su prijungimo tašku <strong>%2</strong>, tačiau jo <strong>esp</strong> vėliavėlė yra nenustatyta.<br/>Tam, kad nustatytumėte vėliavėlę, grįžkite atgal ir redaguokite skaidinį.<br/><br/>Jūs galite tęsti ir nenustatę vėliavėlės, tačiau tokiu atveju, gali nepavykti paleisti jūsų sistemos. - + Boot partition not encrypted Paleidimo skaidinys nėra užšifruotas - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Kartu su užšifruotu šaknies skaidiniu, buvo nustatytas atskiras paleidimo skaidinys, tačiau paleidimo skaidinys nėra užšifruotas.<br/><br/>Dėl tokios sąrankos iškyla tam tikrų saugumo klausimų, kadangi svarbūs sisteminiai failai yra laikomi neužšifruotame skaidinyje.<br/>Jeigu norite, galite tęsti, tačiau failų sistemos atrakinimas įvyks vėliau, sistemos paleidimo metu.<br/>Norėdami užšifruoti paleidimo skaidinį, grįžkite atgal ir sukurkite jį iš naujo bei skaidinių kūrimo lange pažymėkite parinktį <strong>Užšifruoti</strong>. diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 08bbd84a8..360b83949 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index b4a77993a..fb5a1a284 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -232,54 +232,65 @@ Output: - + &Cancel &Avbryt - + + + Cancel installation without changing the system. + + + + Cancel installation? Avbryte installasjon? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Vil du virkelig avbryte installasjonen? Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + Continue with setup? Fortsette å sette opp? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 vil nå gjøre endringer på harddisken, for å installere %2. <br/><strong>Du vil ikke kunne omgjøre disse endringene.</strong> - + &Install now &Installer nå - + Go &back Gå &tilbake - - &Quit - &Avslutt + + &Done + - + + The installation is complete. Close the installer. + + + + Error Feil - + Installation Failed Installasjon feilet @@ -1563,72 +1574,72 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index f472458e3..13f579a19 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -232,54 +232,65 @@ Uitvoer: - + &Cancel &Afbreken - + + + Cancel installation without changing the system. + + + + Cancel installation? Installatie afbreken? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Wil je het huidige installatieproces echt afbreken? Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. - + Continue with setup? Doorgaan met installatie? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Het %1 installatieprogramma zal nu aanpassingen maken aan je schijf om %2 te installeren.<br/><strong>Deze veranderingen kunnen niet ongedaan gemaakt worden.</strong> - + &Install now Nu &installeren - + Go &back Ga &terug - - &Quit - &Afsluiten + + &Done + - + + The installation is complete. Close the installer. + + + + Error Fout - + Installation Failed Installatie Mislukt @@ -1563,72 +1574,72 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. <strong>Vervang</strong> een partitie met %1. - + <strong>Manual</strong> partitioning. <strong>Handmatig</strong> partitioneren. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installeer %1 <strong>naast</strong> een ander besturingssysteem op schijf <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Wis</strong> schijf <strong>%2</strong> (%3) en installeer %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Vervang</strong> een partitie op schijf <strong>%2</strong> (%3) met %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Handmatig</strong> partitioneren van schijf <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Schijf <strong>%1</strong> (%2) - + Current: Huidig: - + After: Na: - + No EFI system partition configured Geen EFI systeempartitie geconfigureerd - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Een EFI systeempartitie is vereist om %1 te starten.<br/><br/>Om een EFI systeempartitie in te stellen, ga terug en selecteer of maak een FAT32 bestandssysteem met de <strong>esp</strong>-vlag aangevinkt en aankoppelpunt <strong>%2</strong>.<br/><br/>Je kan verdergaan zonder een EFI systeempartitie, maar mogelijk start je systeem dan niet op. - + EFI system partition flag not set EFI-systeem partitievlag niet ingesteld. - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Een EFI systeempartitie is vereist om %1 op te starten.<br/><br/>Een partitie is ingesteld met aankoppelpunt <strong>%2</strong>, maar de de <strong>esp</strong>-vlag is niet aangevinkt.<br/>Om deze vlag aan te vinken, ga terug en pas de partitie aan.<br/><br/>Je kan verdergaan zonder deze vlag, maar mogelijk start je systeem dan niet op. - + Boot partition not encrypted Bootpartitie niet versleuteld - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Een aparte bootpartitie was ingesteld samen met een versleutelde rootpartitie, maar de bootpartitie zelf is niet versleuteld.<br/><br/>Dit is niet volledig veilig, aangezien belangrijke systeembestanden bewaard worden op een niet-versleutelde partitie.<br/>Je kan doorgaan als je wil, maar het ontgrendelen van bestandssystemen zal tijdens het opstarten later plaatsvinden.<br/>Om de bootpartitie toch te versleutelen: keer terug en maak de bootpartitie opnieuw, waarbij je <strong>Versleutelen</strong> aanvinkt in het venster partitie aanmaken. diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 8347907d4..21473966b 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -232,54 +232,65 @@ Wyjście: - + &Cancel &Anuluj - + + + Cancel installation without changing the system. + + + + Cancel installation? Anulować instalację? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Czy na pewno chcesz anulować obecny proces instalacji? Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. - + Continue with setup? Kontynuować z programem instalacyjnym? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Instalator %1 zamierza przeprowadzić zmiany na Twoim dysku, aby zainstalować %2.<br/><strong>Nie będziesz mógł cofnąć tych zmian.</strong> - + &Install now &Zainstaluj teraz - + Go &back &Cofnij się - - &Quit - W&yjdź + + &Done + - + + The installation is complete. Close the installer. + + + + Error Błąd - + Installation Failed Wystąpił błąd instalacji @@ -1563,72 +1574,72 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.<strong>Zastąp</strong> partycję poprzez %1. - + <strong>Manual</strong> partitioning. <strong>Ręczne</strong> partycjonowanie. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Zainstaluj %1 <strong>obok</strong> innego systemu operacyjnego na dysku <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Wyczyść</strong> dysk <strong>%2</strong> (%3) i zainstaluj %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Zastąp</strong> partycję na dysku <strong>%2</strong> (%3) poprzez %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ręczne</strong> partycjonowanie na dysku <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Dysk <strong>%1</strong> (%2) - + Current: Bieżący: - + After: Po: - + No EFI system partition configured Nie skonfigurowano partycji systemowej EFI - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Partycja systemu EFI jest zalecana aby rozpocząć %1.<br/><br/>Aby ją skonfigurować, wróć i wybierz lub utwórz partycję z systemem plików FAT32 i flagą <strong>esp</strong> o punkcie montowania <strong>%2</strong>.<br/><br/>Możesz kontynuować bez ustawiania partycji systemu EFI, ale twój system może nie uruchomić się. - + EFI system partition flag not set Flaga partycji systemowej EFI nie została ustawiona - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Partycja systemu EFI jest konieczna, aby rozpocząć %1.<br/><br/>Partycja została skonfigurowana w punkcie montowania <strong>%2</strong>, ale nie została ustawiona flaga <strong>esp</strong>. Aby ustawić tę flagę, wróć i zmodyfikuj tę partycję.<br/><br/>Możesz kontynuować bez ustawienia tej flagi, ale Twój system może się nie uruchomić. - + Boot partition not encrypted Niezaszyfrowana partycja rozruchowa - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Oddzielna partycja rozruchowa została skonfigurowana razem z zaszyfrowaną partycją roota, ale partycja rozruchowa nie jest szyfrowana.<br/><br/>Nie jest to najbezpieczniejsze rozwiązanie, ponieważ ważne pliki systemowe znajdują się na niezaszyfrowanej partycji.<br/>Możesz kontynuować, ale odblokowywanie systemu nastąpi później, w trakcie uruchamiania.<br/>Aby zaszyfrować partycję rozruchową, wróć i utwórz ją ponownie zaznaczając opcję <strong>Szyfruj</strong> w oknie tworzenia partycji. diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index aeca27852..afe7bf763 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -232,54 +232,65 @@ Wyjście: - + &Cancel &Anuluj - + + + Cancel installation without changing the system. + + + + Cancel installation? Przerwać instalację? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Czy naprawdę chcesz przerwać instalację? Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + Continue with setup? Kontynuować instalację? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Zainstaluj - + Go &back &Wstecz - - &Quit - W&yjdź + + &Done + - + + The installation is complete. Close the installer. + + + + Error Błąd - + Installation Failed Wystąpił błąd instalacji @@ -1563,72 +1574,72 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index 5efa17d11..e5d6b5565 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -232,54 +232,65 @@ Saída: - + &Cancel &Cancelar - + + + Cancel installation without changing the system. + + + + Cancel installation? Cancelar a instalação? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Você deseja realmente cancelar a instalação atual? O instalador será fechado e todas as alterações serão perdidas. - + Continue with setup? Continuar com configuração? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O instalador %1 está prestes a fazer alterações no disco a fim de instalar %2.<br/><strong>Você não será capaz de desfazer estas mudanças.</strong> - + &Install now &Instalar agora - + Go &back Voltar - - &Quit - &Sair + + &Done + - + + The installation is complete. Close the installer. + + + + Error Erro - + Installation Failed Falha na Instalação @@ -1565,72 +1576,72 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.<strong>Substituir</strong> uma partição com %1. - + <strong>Manual</strong> partitioning. Particionamento <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>ao lado de</strong> outro sistema operacional no disco <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Apagar</strong> disco <strong>%2</strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Substituir</strong> uma partição no disco <strong>%2</strong> (%3) com %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionamento <strong>manual</strong> no disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: Atualmente: - + After: Depois: - + No EFI system partition configured Nenhuma partição de sistema EFI configurada - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Uma partição de sistema EFI é necessária para iniciar %1.<br/><br/>Para configurar uma partição de sistema EFI, volte, selecione ou crie um sistema de arquivos FAT32 com o marcador <strong>esp</strong> ativado e ponto de montagem <strong>%2</strong>.<br/><br/>Você pode continuar sem definir uma partição de sistema EFI, mas seu sistema pode não iniciar. - + EFI system partition flag not set Marcador da partição do sistema EFI não definida - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Uma partição de sistema EFI é necessária para iniciar %1.<br/><br/>Uma partição foi configurada com o ponto de montagem <strong>%2</strong>, mas seu marcador <strong>esp</strong> não foi definido.<br/>Para definir o marcador, volte e edite a partição.<br/><br/>Você pode continuar sem definir um marcador, mas seu sistema pode não iniciar. - + Boot partition not encrypted Partição de boot não criptografada - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Uma partição de inicialização separada foi configurada juntamente com uma partição raiz criptografada, mas a partição de inicialização não é criptografada.<br/><br/>Há preocupações de segurança com este tipo de configuração, porque arquivos de sistema importantes são mantidos em uma partição não criptografada.<br/>Você pode continuar se quiser, mas o desbloqueio do sistema de arquivos acontecerá mais tarde durante a inicialização do sistema.<br/>Para criptografar a partição de inicialização, volte e recrie-a, selecionando <strong>Criptografar</strong> na janela de criação da partição. diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index 0b9d00f0e..d1042d193 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -232,54 +232,65 @@ Saída: - + &Cancel &Cancelar - + + + Cancel installation without changing the system. + Cancelar instalar instalação sem modificar o sistema. + + + Cancel installation? Cancelar a instalação? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Tem a certeza que pretende cancelar o atual processo de instalação? O instalador será encerrado e todas as alterações serão perdidas. - + Continue with setup? Continuar com a configuração? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O %1 instalador está prestes a fazer alterações ao seu disco em ordem para instalar %2.<br/><strong>Não será capaz de desfazer estas alterações.</strong> - + &Install now &Instalar agora - + Go &back Voltar &atrás - - &Quit - &Sair + + &Done + &Feito - + + The installation is complete. Close the installer. + A instalação está completa. Feche o instalador. + + + Error Erro - + Installation Failed Falha na Instalação @@ -1563,72 +1574,72 @@ O instalador será encerrado e todas as alterações serão perdidas.<strong>Substituir</strong> a partição com %1. - + <strong>Manual</strong> partitioning. Particionamento <strong>Manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>paralelamente</strong> a outro sistema operativo no disco <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Apagar</strong> disco <strong>%2</strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Substituir</strong> a partição no disco <strong>%2</strong> (%3) com %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionamento <strong>Manual</strong> no disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: Atual: - + After: Depois: - + No EFI system partition configured Nenhuma partição de sistema EFI configurada - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. É necessária uma partição de sistema EFI para iniciar %1.<br/><br/>Para configurar uma partição de sistema EFI, volte atrás e selecione ou crie um sistema de ficheiros FAT32 com a flag <strong>esp</strong> ativada e ponto de montagem <strong>%2</strong>.<br/><br/>Pode continuar sem configurar uma partição de sistema EFI mas o seu sistema pode falhar o arranque. - + EFI system partition flag not set flag não definida da partição de sistema EFI - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. É necessária uma partição de sistema EFI para iniciar %1.<br/><br/>A partitição foi configurada com o ponto de montagem <strong>%2</strong> mas a sua flag <strong>esp</strong> não está definida.<br/>Para definir a flag, volte atrás e edite a partição.<br/><br/>Pode continuar sem definir a flag mas o seu sistema pode falhar o arranque. - + Boot partition not encrypted Partição de arranque não encriptada - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Foi preparada uma partição de arranque separada juntamente com uma partição root encriptada, mas a partição de arranque não está encriptada.<br/><br/>Existem preocupações de segurança com este tipo de configuração, por causa de importantes ficheiros de sistema serem guardados numa partição não encriptada.<br/>Se desejar pode continuar, mas o destrancar do sistema de ficheiros irá ocorrer mais tarde durante o arranque do sistema.<br/>Para encriptar a partição de arranque, volte atrás e recrie-a, e selecione <strong>Encriptar</strong> na janela de criação de partições. diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index 1c7c91cf8..86f55204d 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -232,54 +232,65 @@ Rezultat: - + &Cancel &Anulează - + + + Cancel installation without changing the system. + + + + Cancel installation? Anulez instalarea? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Doriți să anulați procesul curent de instalare? Programul de instalare va ieși, iar toate modificările vor fi pierdute. - + Continue with setup? Continuați configurarea? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Programul de instalare %1 este pregătit să facă schimbări pe discul dumneavoastră pentru a instala %2.<br/><strong>Nu veți putea anula aceste schimbări.</strong> - + &Install now &Instalează acum - + Go &back Î&napoi - - &Quit - &Ieșire + + &Done + - + + The installation is complete. Close the installer. + + + + Error Eroare - + Installation Failed Instalare eșuată @@ -1563,72 +1574,72 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.<strong>Înlocuiește</strong> o partiție cu %1. - + <strong>Manual</strong> partitioning. Partiționare <strong>manuală</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalează %1 <strong>laolaltă</strong> cu un alt sistem de operare pe discul <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Șterge</strong> discul <strong>%2</strong> (%3) și instalează %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Înlocuiește</strong> o partiție pe discul <strong>%2</strong> (%3) cu %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Partiționare <strong>manuală</strong> a discului <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Discul <strong>%1</strong> (%2) - + Current: Actual: - + After: După: - + No EFI system partition configured Nicio partiție de sistem EFI nu a fost configurată - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Este necesară o partiție de sistem EFI pentru a porni %1.<br/><br/>Pentru a configura o partiție de sistem EFI, reveniți și selectați sau creați o partiție FAT32 cu flag-ul <strong>esp</strong> activat și montată la <strong>%2</strong>.<br/><br/>Puteți continua și fără configurarea unei partiții de sistem EFI, dar este posibil ca sistemul să nu pornească. - + EFI system partition flag not set Flag-ul de partiție de sistem pentru EFI nu a fost setat - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. O partiție de sistem EFI este necesară pentru a porni %1.<br/><br/>A fost configurată o partiție cu punct de montare la <strong>%2</strong> dar flag-ul <strong>esp</strong> al acesteia nu a fost setat.<br/>Pentru a seta flag-ul, reveniți și editați partiția.<br/><br/>Puteți continua și fără setarea flag-ului, dar este posibil ca sistemul să nu pornească. - + Boot partition not encrypted Partiția de boot nu este criptată - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. A fost creată o partiție de boot împreună cu o partiție root criptată, dar partiția de boot nu este criptată.<br/><br/>Sunt potențiale probleme de securitate cu un astfel de aranjament deoarece importante fișiere de sistem sunt păstrate pe o partiție necriptată.<br/>Puteți continua dacă doriți, dar descuierea sistemului se va petrece mai târziu în timpul pornirii.<br/>Pentru a cripta partiția de boot, reveniți și recreați-o, alegând opțiunea <strong>Criptează</strong> din fereastra de creare de partiții. diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index cd78b90d0..4207ac9e8 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -232,53 +232,64 @@ Output: - + &Cancel О&тмена - + + + Cancel installation without changing the system. + + + + Cancel installation? Отменить установку? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Действительно прервать процесс установки? Программа установки сразу прекратит работу, все изменения будут потеряны. - + Continue with setup? Продолжить установку? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Программа установки %1 готова внести изменения на Ваш диск, чтобы установить %2.<br/><strong>Отменить эти изменения будет невозможно.</strong> - + &Install now Приступить к &установке - + Go &back &Назад - - &Quit - &Выйти + + &Done + - + + The installation is complete. Close the installer. + + + + Error Ошибка - + Installation Failed Установка завершилась неудачей @@ -1562,72 +1573,72 @@ The installer will quit and all changes will be lost. <strong>Заменить</strong> раздел на %1. - + <strong>Manual</strong> partitioning. <strong>Ручная</strong> разметка. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Установить %1 <strong>параллельно</strong> к другой операционной системе на диске <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Очистить</strong> диск <strong>%2</strong> (%3) и установить %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Заменить</strong> раздел на диске <strong>%2</strong> (%3) на %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ручная</strong> разметка диска <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Диск <strong>%1</strong> (%2) - + Current: Текущий: - + After: После: - + No EFI system partition configured Нет настроенного системного раздела EFI - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Чтобы начать, необходим системный раздел EFI %1.<br/><br/>Для настройки системного раздела EFI, вернитесь, выберите или создайте файловую систему FAT32 с установленным флагом <strong>esp</strong> и точкой монтирования <strong>%2</strong>.<br/><br/>Вы можете продолжить и без настройки системного раздела EFI, но Ваша система может не загрузиться. - + EFI system partition flag not set Не установлен флаг системного раздела EFI - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Чтобы начать, необходим системный раздел EFI %1.<br/><br/>Был настроен раздел с точкой монтирования <strong>%2</strong>, но его флаг <strong>esp</strong> не установлен.<br/>Для установки флага вернитесь и отредактируйте раздел.<br/><br/>Вы можете продолжить и без установки флага, но Ваша система может не загрузиться. - + Boot partition not encrypted Загрузочный раздел не зашифрован - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Включено шифрование корневого раздела, но использован отдельный загрузочный раздел без шифрования.<br/><br/>При такой конфигурации возникают проблемы с безопасностью, потому что важные системные файлы хранятся на разделе без шифрования.<br/>Если хотите, можете продолжить, но файловая система будет разблокирована позднее во время загрузки системы.<br/>Чтобы включить шифрование загрузочного раздела, вернитесь назад и снова создайте его, отметив <strong>Шифровать</strong> в окне создания раздела. diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index b7bf091b1..f5375bec0 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -232,54 +232,65 @@ Výstup: - + &Cancel &Zrušiť - + + + Cancel installation without changing the system. + + + + Cancel installation? Zrušiť inštaláciu? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Skutočne chcete zrušiť aktuálny priebeh inštalácie? Inštalátor sa ukončí a všetky zmeny budú stratené. - + Continue with setup? Pokračovať v inštalácii? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Inštalátor distribúcie %1 sa chystá vykonať zmeny na vašom disku, aby nainštaloval distribúciu %2. <br/><strong>Tieto zmeny nebudete môcť vrátiť späť.</strong> - + &Install now &Inštalovať teraz - + Go &back Prejsť s&päť - - &Quit - &Ukončiť + + &Done + - + + The installation is complete. Close the installer. + + + + Error Chyba - + Installation Failed Inštalácia zlyhala @@ -1563,72 +1574,72 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. <strong>Nahradenie</strong> oddielu distribúciou %1. - + <strong>Manual</strong> partitioning. <strong>Ručné</strong> rozdelenie oddielov. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Inštalácia distribúcie %1 <strong>popri</strong> inom operačnom systéme na disku <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Vymazanie</strong> disku <strong>%2</strong> (%3) a inštalácia distribúcie %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Nahradenie</strong> oddielu na disku <strong>%2</strong> (%3) distribúciou %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ručné</strong> rozdelenie oddielov na disku <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Teraz: - + After: Potom: - + No EFI system partition configured Nie je nakonfigurovaný žiadny oddiel systému EFI - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Oddiel systému EFI je potrebný pre spustenie distribúcie %1.<br/><br/>Na konfiguráciu oddielu systému EFI prejdite späť a vyberte alebo vytvorte systém súborov FAT32 s povolenou značkou <strong>esp</strong> a bod pripojenia <strong>%2</strong>.<br/><br/>Môžete porkačovať bez nastavenia oddielu systému EFI, ale váš systém môže pri spustení zlyhať. - + EFI system partition flag not set Značka oddielu systému EFI nie je nastavená - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Oddiel systému EFI je potrebný pre spustenie distribúcie %1.<br/><br/>Oddiel bol nakonfigurovaný s bodom pripojenia <strong>%2</strong>, ale nemá nastavenú značku <strong>esp</strong>.<br/>Na nastavenie značky prejdite späť a upravte oddiel.<br/><br/>Môžete porkačovať bez nastavenia značky, ale váš systém môže pri spustení zlyhať. - + Boot partition not encrypted Zavádzací oddiel nie je zašifrovaný - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Spolu so zašifrovaným koreňovým oddielom bol nainštalovaný oddelený zavádzací oddiel, ktorý ale nie je zašifrovaný.<br/><br/>S týmto typom inštalácie je ohrozená bezpečnosť, pretože dôležité systémové súbory sú uchovávané na nezašifrovanom oddieli.<br/>Ak si to želáte, môžete pokračovať, ale neskôr, počas spúšťania systému sa vykoná odomknutie systému súborov.<br/>Na zašifrovanie zavádzacieho oddielu prejdite späť a vytvorte ju znovu vybratím voľby <strong>Zašifrovať</strong> v okne vytvárania oddielu. diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 074b98c58..a693a3e7f 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -232,54 +232,65 @@ Izpis: - + &Cancel - + + + Cancel installation without changing the system. + + + + Cancel installation? Preklic namestitve? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Ali res želite preklicati trenutni namestitveni proces? Namestilni program se bo končal in vse spremembe bodo izgubljene. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit - &Izhod + + &Done + - + + The installation is complete. Close the installer. + + + + Error Napaka - + Installation Failed Namestitev je spodletela @@ -1563,72 +1574,72 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 434021108..fa6dd2f55 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -232,54 +232,65 @@ Output: - + &Cancel &Откажи - + + + Cancel installation without changing the system. + + + + Cancel installation? Отказати инсталацију? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Да ли стварно желите да прекинете текући процес инсталације? Инсталер ће бити затворен и све промене ће бити изгубљене. - + Continue with setup? Наставити са подешавањем? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Инсталирај сада - + Go &back Иди &назад - - &Quit - &Затвори + + &Done + - + + The installation is complete. Close the installer. + + + + Error Грешка - + Installation Failed Инсталација није успела @@ -1563,72 +1574,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: Тренутно: - + After: После: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index 097f924d6..9370b021f 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -232,54 +232,65 @@ Povratna poruka: - + &Cancel &Prekini - + + + Cancel installation without changing the system. + + + + Cancel installation? Prekini instalaciju? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Da li stvarno želite prekinuti trenutni proces instalacije? Instaler će se zatvoriti i sve promjene će biti izgubljene. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit - &Zatvori + + &Done + - + + The installation is complete. Close the installer. + + + + Error Greška - + Installation Failed Neuspješna instalacija @@ -1563,72 +1574,72 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index d64d4dada..9a78d4a06 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -232,54 +232,65 @@ Utdata: - + &Cancel Avbryt - + + + Cancel installation without changing the system. + + + + Cancel installation? Avbryt installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Är du säker på att du vill avsluta installationen i förtid? Alla ändringar kommer att gå förlorade. - + Continue with setup? Fortsätt med installation? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1-installeraren är på väg att göra ändringar för att installera %2.<br/><strong>Du kommer inte att kunna ångra dessa ändringar!strong> - + &Install now &Installera nu - + Go &back Gå &bakåt - - &Quit - Avsluta + + &Done + - + + The installation is complete. Close the installer. + + + + Error Fel - + Installation Failed Installationen misslyckades @@ -1563,72 +1574,72 @@ Alla ändringar kommer att gå förlorade. <strong>Ersätt</strong> en partition med %1. - + <strong>Manual</strong> partitioning. <strong>Manuell</strong> partitionering. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installera %1 <strong>bredvid</strong> ett annat operativsystem på disken <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Rensa</strong> disken <strong>%2</strong> (%3) och installera %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Ersätt</strong> en partition på disken <strong>%2</strong> (%3) med %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manuell</strong> partitionering på disken <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Nuvarande: - + After: Efter: - + No EFI system partition configured Ingen EFI system partition konfigurerad - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 1db55b018..6fb2d3eef 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -232,54 +232,65 @@ Output: - + &Cancel &C ยกเลิก - + + + Cancel installation without changing the system. + + + + Cancel installation? ยกเลิกการติดตั้ง? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. คุณต้องการยกเลิกกระบวนการติดตั้งที่กำลังดำเนินการอยู่หรือไม่? ตัวติดตั้งจะสิ้นสุดการทำงานและไม่บันทึกการเปลี่ยนแปลงที่ได้ดำเนินการก่อนหน้านี้ - + Continue with setup? ดำเนินการติดตั้งต่อหรือไม่? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> ตัวติดตั้ง %1 กำลังพยายามที่จะทำการเปลี่ยนแปลงในดิสก์ของคุณเพื่อติดตั้ง %2<br/><strong>คุณจะไม่สามารถยกเลิกการเปลี่ยนแปลงเหล่านี้ได้</strong> - + &Install now &ติดตั้งตอนนี้ - + Go &back กลั&บไป - - &Quit - &Q ออก + + &Done + - + + The installation is complete. Close the installer. + + + + Error ข้อผิดพลาด - + Installation Failed การติดตั้งล้มเหลว @@ -1563,72 +1574,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index f49419a8e..6928e27a2 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -232,54 +232,65 @@ Output: - + &Cancel &Vazgeç - + + + Cancel installation without changing the system. + + + + Cancel installation? Yüklemeyi iptal et? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Yükleme işlemini gerçekten iptal etmek istiyor musunuz? Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. - + Continue with setup? Kuruluma devam et? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 sistem yükleyici %2 yüklemek için diskinizde değişiklik yapacak.<br/><strong>Bu değişiklikleri geri almak mümkün olmayacak.</strong> - + &Install now &Şimdi yükle - + Go &back Geri &git - - &Quit - &Çıkış + + &Done + - + + The installation is complete. Close the installer. + + + + Error Hata - + Installation Failed Kurulum Başarısız @@ -1566,72 +1577,72 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.%1 ile disk bölümünün üzerine <strong>yaz</strong>. - + <strong>Manual</strong> partitioning. <strong>Manuel</strong> bölümleme. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). <strong>%2</strong> (%3) diskindeki diğer işletim sisteminin <strong>yanına</strong> %1 yükle. - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>%2</strong> (%3) diski <strong>sil</strong> ve %1 yükle. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>%2</strong> (%3) disk bölümünün %1 ile <strong>üzerine yaz</strong>. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>%1</strong> (%2) disk bölümünü <strong>manuel</strong> bölümle. - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Geçerli: - + After: Sonra: - + No EFI system partition configured EFI sistem bölümü yapılandırılmamış - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. %1 başlatmak için bir EFI sistem bölümü gereklidir.<br/><br/>EFI sistem bölümünü yapılandırmak için geri dönün ve seçim yapın veya FAT32 dosya sistemi ile <strong>esp</strong> etiketiyle <strong>%2</strong> noktasına bağlayın.<br/><br/>Bir EFI sistem bölümü kurmadan devam edebilirsiniz fakat işletim sistemi başlatılamayabilir. - + EFI system partition flag not set EFI sistem bölümü bayrağı ayarlanmadı - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. %1 başlatmak için bir EFI sistem bölümü gereklidir.<br/><br/>Bir bağlama noktası <strong>%2</strong> olarak yapılandırıldı fakat <strong>esp</strong>bayrağı ayarlanmadı.<br/>Bayrağı ayarlamak için, geri dönün ve bölümü düzenleyin.<br/><br/>Sen bayrağı ayarlamadan devam edebilirsin fakat işletim sistemi başlatılamayabilir. - + Boot partition not encrypted Önyükleme yani boot diski şifrelenmedi - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Ayrı bir önyükleme yani boot disk bölümü, şifrenmiş bir kök bölüm ile birlikte ayarlandı, fakat önyükleme bölümü şifrelenmedi.<br/><br/>Bu tip kurulumun güvenlik endişeleri vardır, çünkü önemli sistem dosyaları şifrelenmemiş bir bölümde saklanır.<br/>İsterseniz kuruluma devam edebilirsiniz, fakat dosya sistemi kilidi daha sonra sistem başlatılırken açılacak.<br/> Önyükleme bölümünü şifrelemek için geri dönün ve bölüm oluşturma penceresinde <strong>Şifreleme</strong>seçeneği ile yeniden oluşturun. diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 344648ed8..6b2d76f29 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index 302d2f711..acfa19d76 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index 60d1c1109..3a9b5907f 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -226,53 +226,64 @@ Output: - + &Cancel - - Cancel installation? + + + Cancel installation without changing the system. + Cancel installation? + + + + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - - &Quit + + &Done - - Error + + The installation is complete. Close the installer. + Error + + + + Installation Failed @@ -1556,72 +1567,72 @@ The installer will quit and all changes will be lost. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 5376f135e..ffcdabd79 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -233,54 +233,65 @@ Output: - + &Cancel 取消(&C) - + + + Cancel installation without changing the system. + + + + Cancel installation? 取消安装? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. 确定要取消当前的安装吗? 安装程序将退出,所有修改都会丢失。 - + Continue with setup? 要继续安装吗? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 安装程序将在您的磁盘上做出变更以安装 %2。<br/><strong>您将无法复原这些变更。</strong> - + &Install now 现在安装 (&I) - + Go &back 返回 (&B) - - &Quit - 退出(&Q) + + &Done + - + + The installation is complete. Close the installer. + + + + Error 错误 - + Installation Failed 安装失败 @@ -1565,72 +1576,72 @@ The installer will quit and all changes will be lost. 以 %1 <strong>替代</strong>一个分区。 - + <strong>Manual</strong> partitioning. <strong>手动</strong>分区 - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). 将 %1 安装在磁盘 <strong>%2</strong> (%3) 上的另一个操作系统<strong>旁边</strong>。 - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>抹除</strong> 磁盘 <strong>%2</strong> (%3) 并且安装 %1。 - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. 以 %1 <strong>替代</strong> 一个在磁盘 <strong>%2</strong> (%3) 上的分区。 - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). 在磁盘 <strong>%1</strong> (%2) 上<strong>手动</strong>分区。 - + Disk <strong>%1</strong> (%2) 磁盘 <strong>%1</strong> (%2) - + Current: 当前: - + After: 之后: - + No EFI system partition configured 未配置 EFI 系统分区 - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. 必须有 EFI 系统分区才能启动 %1 。<br/><br/>要配置 EFI 系统分区,后退一步,然后创建或选中一个 FAT32 分区并为之设置 <strong>esp</strong> 标记及挂载点 <strong>%2</strong>。<br/><br/>你可以不创建 EFI 系统分区并继续安装,但是你的系统可能无法启动。 - + EFI system partition flag not set 未设置 EFI 系统分区标记 - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. 必须有 EFI 系统分区才能启动 %1 。<br/><br/>已有挂载点为 <strong>%2</strong> 的分区,但是未设置 <strong>esp</strong> 标记。<br/>要设置此标记,后退并编辑分区。<br/><br/>你可以不创建 EFI 系统分区并继续安装,但是你的系统可能无法启动。 - + Boot partition not encrypted 引导分区未加密 - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. 您尝试用单独的引导分区配合已加密的根分区使用,但引导分区未加密。<br/><br/>这种配置方式可能存在安全隐患,因为重要的系统文件存储在了未加密的分区上。<br/>您可以继续保持此配置,但是系统解密将在系统启动时而不是引导时进行。<br/>要加密引导分区,请返回上一步并重新创建此分区,并在分区创建窗口选中 <strong>加密</strong> 选项。 diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 11d1f5bd1..c8d0821ee 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -232,54 +232,65 @@ Output: - + &Cancel 取消(&C) - + + + Cancel installation without changing the system. + + + + Cancel installation? 取消安裝? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. 您真的想要取消目前的安裝程序嗎? 安裝程式將會退出且所有變動將會遺失。 - + Continue with setup? 繼續安裝? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 安裝程式將在您的磁碟上做出變更以安裝 %2。<br/><strong>您將無法復原這些變更。</strong> - + &Install now 現在安裝 (&I) - + Go &back 上一步 (&B) - - &Quit - 離開 (&Q) + + &Done + - + + The installation is complete. Close the installer. + + + + Error 錯誤 - + Installation Failed 安裝失敗 @@ -1563,72 +1574,72 @@ The installer will quit and all changes will be lost. 以 %1 <strong>取代</strong>一個分割區。 - + <strong>Manual</strong> partitioning. <strong>手動</strong>分割 - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). 將 %1 安裝在磁碟 <strong>%2</strong> (%3) 上的另一個作業系統<strong>旁邊</strong>。 - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>抹除</strong> 磁碟 <strong>%2</strong> (%3) 並且安裝 %1。 - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. 以 %1 <strong>取代</strong> 一個在磁碟 <strong>%2</strong> (%3) 上的分割區。 - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). 在磁碟 <strong>%1</strong> (%2) 上<strong>手動</strong>分割。 - + Disk <strong>%1</strong> (%2) 磁碟 <strong>%1</strong> (%2) - + Current: 目前: - + After: 之後: - + No EFI system partition configured 未設定 EFI 系統分割區 - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. 需要一個 EFI 系統分割區以啟動 %1。<br/><br/>要設定 EFI 系統分割區,回到上一步並選取或建立一個包含啟用的 <strong>esp</strong> 旗標以及掛載點 <strong>%2</strong> 的 FAT32 檔案系統。<br/><br/>您也可以不設定 EFI 系統分割區並繼續,但是您的系統可能會啟動失敗。 - + EFI system partition flag not set EFI 系統分割區旗標未設定 - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. 需要一個 EFI 系統分割區以啟動 %1。<br/><br/>有一個掛載點設定為 <strong>%2</strong> 但未設定 <strong>esp</strong> 旗標的分割區。<br/>要設定此旗標,回到上一步並編輯分割區。<br/><br/>您也可以不設定旗標而繼續,但您的系統可能會啟動失敗。 - + Boot partition not encrypted 開機分割區未加密 - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. 單獨的開機分割區會與加密的根分割區一起設定,但是開機分割區並不會被加密。<br/><br/>這種設定可能會造成安全性問題,因為系統檔案放在未加密的分割區中。<br/>若您想要,您可以繼續,但是檔案系統的解鎖會在系統啟動後才發生。<br/>要加密開機分割區,回到上一頁並重新建立它,在分割區建立視窗中選取<strong>加密</strong>。 From 0b6e43c8998a9aa4885d06873d17709102586d01 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 29 Jun 2017 02:49:05 +0000 Subject: [PATCH 128/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 93fa7e175b9bb7d0f9a12063bad49d97d5528c53..41769a62a6dd82895e52bff5aca2cba8b4ffd546 100644 GIT binary patch delta 15 WcmeBR>0p^q&0=V3Wwf!rlMw(V9t5-i delta 15 WcmeBR>0p^q&0=6^WxTPzlMw(U{{*lA diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 1ce015212..d26fb4c46 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 486e4e969..cfe956f93 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index fa53a39355679279cc1748bd4a0b66173fe19ca1..ddbcd1dce70802bddc0560eb320a25aa9f6cfd2b 100644 GIT binary patch delta 15 WcmdnNyn}f{HH)FCmC?p}OGW@Gqy)kM delta 15 WcmdnNyn}f{HH(3vmGQ=UOGW@Gg#^9; diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 25139ada4..6d817500f 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index e7c0e1650..c3beddc8e 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 2ef5d4b09..6fd307e7e 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index f0f8590b0..d43bd44e6 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 897aa9aa2..49e36f68e 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 1670221d5..5e3f02516 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index e9ff95e993a8fed6db582fa9afde86f332aad37a..6b79064cb22ab95f139896bd35148892e7b2260b 100644 GIT binary patch delta 15 WcmdnOyoGr}HH)FCmC?p}Q$_$OECjXy delta 15 WcmdnOyoGr}HH(3vmGQ=UQ$_$O4Fs|P diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 06086cb1d..a98d9a6ae 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index b0b71600c4076d5e1588e3014349844f32965e93..d31f7e7656124359402a7fcbb6dde1f605bc9b69 100644 GIT binary patch delta 15 WcmX@he3p4aHH)FCmC?p}KSls78U+CW delta 15 WcmX@he3p4aHH(3vmGQ=UKSls6`vm;} diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 5af984c11..93979309f 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index db051bda5..6ad5d082f 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index f9fdd2fd01f256a837ac086fcf52cb12a7dc5238..1e0343d15ae4db14e8c4f754a299e02bd7adcb2b 100644 GIT binary patch delta 15 WcmX@Ye1v&IHH)FCmC?p}S4IFU3, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index ace3a9853..baffdf87a 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 3716089c5915fc893798cd68622f87e37dc263fd..63b862a0a87b12dc000b47967c31a0017bbd627a 100644 GIT binary patch delta 17 YcmZo*Z(!e0#mHi4YGt&!j**E804rexMgRZ+ delta 17 YcmZo*Z(!e0#mHh{Xl1;)j**E804qKOLI3~& diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 413225e2c..a2ef6bb34 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 240dce804..64633d0b5 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 03f52b352..6d8cc51af 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 85c7880e3..a00975495 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index f157318abad07b8a533ef7a88ac0818afec33420..0eaee98804c9e624e98da97e02aaa5897a316666 100644 GIT binary patch delta 15 WcmZ3-ypDN7HH)FCmC?p}eMSH%cm$*X delta 15 WcmZ3-ypDN7HH(3vmGQ=UeMSH%Sp=W} diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index f64785eae..c420a7473 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 4ea7c5bf27df9fd1348a61e2551379874fc2722a..58c3ac7fa9565673d28523a59afdd8e070635313 100644 GIT binary patch delta 15 WcmZ3@yqbAJHH)FCmC?p}9Yz2s9t4{J delta 15 WcmZ3@yqbAJHH(3vmGQ=U9Yz2r{{)u+ diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 934c57fe5..1dad9343a 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index fdc616936..eef0d7ca7 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index eaa4ff55c9eedfbe47c20d66bf34027f1182f58b..d2de7e7dd0b4a4b4eda1c83ec7df90b2784f7260 100644 GIT binary patch delta 15 WcmdnSyp4H6HH)FCmC?p}b4CCuXau|f delta 15 WcmdnSyp4H6HH(3vmGQ=Ub4CCuNd&k6 diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 4c829b9e2..61d6c1189 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index ff094837dca6727c34e2f563f048c29beda1e353..13f2e0987e0a9ea7962eb7fad42ea282370de632 100644 GIT binary patch delta 15 WcmX@We1LgEHH)FCmC?p}M@9fDlmyxU delta 15 WcmX@We1LgEHH(3vmGQ=UM@9fDbp+M` diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 510cc5478..b535a76f7 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index c6e23a56f9418c21eca8f8d4cdfbdf1cbb03ac03..49f2892ccdbd058286907bfcd653ee8f7d2b6dd7 100644 GIT binary patch delta 17 YcmeBS?_u9i#mHi4YGt&!j**WE04(_gY5)KL delta 17 YcmeBS?_u9i#mHh{Xl1;)j**WE04&x7W&i*H diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index b9734160b..ea44cd078 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index ec3ee1abf..449405604 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index c1025338afb01bbc39896c3c5cbb90d5a1d08dd0..2f412b571bcde94dc24200f8106b0783823d3f81 100644 GIT binary patch delta 15 Wcmcb{a*bs|HH)FCmC?rf>x=*{LIs`x delta 15 Wcmcb{a*bs|HH(3vmGQ><>x=*{BL$iO diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 83b5ca116..8656cfc7d 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index bcdadb60a..c915d4c6a 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 7e1e2d11f..1fc7c11c2 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 3315f22ccec32a056c9867614253f98e07b05d9b..79066c769c4406725de2b83dd2789985a402f415 100644 GIT binary patch delta 17 YcmdnRzKeZB6(ftGsg=>@Iz}5N05cT?^Z)<= delta 17 YcmdnRzKeZB6(fs*p_TFGIz}5N05b9f@Bjb+ diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index bf86e0bdd..58cf564bd 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index b9d46a510..2fabb3d25 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 695d724fa..6264caa53 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index fd50148d427efa110feef2608d94262ba8bddb5d..334ba6755477b0615d076e6fae0c063538628372 100644 GIT binary patch delta 15 WcmaFE{Dyf#HH)FCmC?rfTt)ydyaiqW delta 15 WcmaFE{Dyf#HH(3vmGQ>, 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 6fe395e5935a32f4b2dca8f6985f5a9ddce54c6b..12704b90cedae8c3cfcc4d0d7436b32e5cfceb19 100644 GIT binary patch delta 15 WcmbQjGKFPAHH)FCmC?rfsf++7h6LCE delta 15 WcmbQjGKFPAHH(3vmGQ>, 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 2ec09e11185dd8730d8d9f1a04dad16e845f5617..2428be7ceed76d0fd210b7d40f5d8a4b8f6137a1 100644 GIT binary patch delta 15 WcmZo-X=0gB&0=V3Wwf!rnGpaaY6PMH delta 15 WcmZo-X=0gB&0=6^WxTPznGpaaO9Y+( diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index dced89ba1..243a42bc9 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 126bb8e8b159fe108e2c3e82457adafb196f4717..feb59b5948c16348d37ae87e72c634ec93611ab2 100644 GIT binary patch delta 15 WcmdnYyqS4IHH)FCmC?p}6Gi|j4g|9R delta 15 WcmdnYyqS4IHH(3vmGQ=U6Gi|i?*y*^ diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 77bef2809..7abbf6e24 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index d28a38fd8552254f912b19f37c9959bd80b87b59..0b8f5fab1b13392595995049cce08e9d2a4aa3a2 100644 GIT binary patch delta 15 WcmZ3>yq0-FHH)FCmC?p}Jw^a1S_Gj0 delta 15 WcmZ3>yq0-FHH(3vmGQ=UJw^a1I|Q8o diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index e1bb7fa1d..03521228d 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 07a0b9fd3..2f46741ec 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index fa64b3bc5..d137a5c5a 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 01:30+0000\n" +"POT-Creation-Date: 2017-06-28 15:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 61c0ab4534ae569c7ea277eabb90b0ac78fe1dc9 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 29 Jun 2017 06:18:52 -0400 Subject: [PATCH 129/447] Clang: fix the right conversions (thanks KKofler) --- src/libcalamaresui/utils/CalamaresUtilsGui.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libcalamaresui/utils/CalamaresUtilsGui.cpp b/src/libcalamaresui/utils/CalamaresUtilsGui.cpp index 131c4f3cb..3b04897ae 100644 --- a/src/libcalamaresui/utils/CalamaresUtilsGui.cpp +++ b/src/libcalamaresui/utils/CalamaresUtilsGui.cpp @@ -157,7 +157,7 @@ createRoundedImage( const QPixmap& pixmap, const QSize& size, float frameWidthPc painter.setBrush( brush ); painter.setPen( pen ); - painter.drawRoundedRect( outerRect, frameWidthPct * 100.0f, frameWidthPct * 100.0f, Qt::RelativeSize ); + painter.drawRoundedRect( outerRect, qreal(frameWidthPct) * 100.0, qreal(frameWidthPct) * 100.0, Qt::RelativeSize ); /* painter.setBrush( Qt::transparent ); painter.setPen( Qt::white ); @@ -223,7 +223,7 @@ setDefaultFontSize( int points ) QSize defaultIconSize() { - const int w = defaultFontHeight() * 1.6f; + const int w = int(defaultFontHeight() * 1.6); return QSize( w, w ); } From 611cb1f94c59c14cad9aca5038cc13dd0143da85 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 29 Jun 2017 06:25:49 -0400 Subject: [PATCH 130/447] i18n: QT_TRANSLATIONS_DIR hasn't been set since Qt 5.3. None of the Qt translations are found, nor shipped along with the Calamares translations; it depends on the translations of Qt on the live system. The mechanism was broken, anyway, by the split into qt_.qm and qtbase_.qm, and the introduction for QPT for the translation of standard button texts. Just drop the special code looking for Qt translations and the rcc hacks that entails. FIXES #336 --- lang/translations.cmake | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lang/translations.cmake b/lang/translations.cmake index dddad3149..fc18f4f11 100644 --- a/lang/translations.cmake +++ b/lang/translations.cmake @@ -7,12 +7,6 @@ macro(add_calamares_translations language) set( calamares_i18n_qrc_content "${calamares_i18n_qrc_content}\n" ) foreach( lang ${CALAMARES_LANGUAGES} ) set( calamares_i18n_qrc_content "${calamares_i18n_qrc_content}calamares_${lang}.qm\n" ) - if( NOT lang STREQUAL "en" AND EXISTS ${QT_TRANSLATIONS_DIR}/qt_${lang}.qm ) - file( COPY ${QT_TRANSLATIONS_DIR}/qt_${lang}.qm DESTINATION ${CMAKE_CURRENT_BINARY_DIR} ) - set( calamares_i18n_qrc_content "${calamares_i18n_qrc_content}qt_${lang}.qm\n" ) - endif() - - # build explicitly enabled languages list( APPEND TS_FILES "${CMAKE_SOURCE_DIR}/lang/calamares_${lang}.ts" ) endforeach() From 75b5303b49f3fb2eb9f2de408875ca8126b5ead1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 29 Jun 2017 06:29:29 -0400 Subject: [PATCH 131/447] i18n: stop trying to install Qt translations --- src/libcalamares/utils/CalamaresUtils.cpp | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/src/libcalamares/utils/CalamaresUtils.cpp b/src/libcalamares/utils/CalamaresUtils.cpp index 9df222217..db748ec94 100644 --- a/src/libcalamares/utils/CalamaresUtils.cpp +++ b/src/libcalamares/utils/CalamaresUtils.cpp @@ -47,7 +47,6 @@ static bool s_isAppDataDirOverridden = false; static QTranslator* s_brandingTranslator = nullptr; static QTranslator* s_translator = nullptr; -static QTranslator* s_qtTranslator = nullptr; static QString s_translatorLocaleName; @@ -207,25 +206,6 @@ installTranslator( const QLocale& locale, QCoreApplication::installTranslator( translator ); s_translator = translator; - // Qt translations - translator = new QTranslator( parent ); - if ( translator->load( QString( ":/lang/qt_" ) + localeName ) ) - { - qDebug() << "Translation: Qt: Using system locale:" << localeName; - } - else - { - qDebug() << "Translation: Qt: Using default locale, system locale one not found:" << localeName; - } - - if ( s_qtTranslator ) - { - QCoreApplication::removeTranslator( s_qtTranslator ); - delete s_qtTranslator; - } - QCoreApplication::installTranslator( translator ); - s_qtTranslator = translator; - s_translatorLocaleName = localeName; } From 1f8af77738a9bf96c81b41ab0f291e1b220328c9 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 30 Jun 2017 01:23:24 +0000 Subject: [PATCH 132/447] [core] Automatic merge of Transifex translations --- lang/calamares_es.ts | 8 ++++---- lang/calamares_fr.ts | 10 +++++----- lang/calamares_pl.ts | 6 +++--- lang/calamares_sk.ts | 6 +++--- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index c45c3bf7b..025fbf06b 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -241,7 +241,7 @@ Salida: Cancel installation without changing the system. - + Cancelar instalación sin cambiar el sistema. @@ -278,12 +278,12 @@ Saldrá del instalador y se perderán todos los cambios. &Done - + &Hecho The installation is complete. Close the installer. - + La instalación se ha completado. Cierre el instalador. @@ -1814,7 +1814,7 @@ Saldrá del instalador y se perderán todos los cambios. The screen is too small to display the installer. - + La pantalla es demasiado pequeña para mostrar el instalador.
diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index c18143dc4..bf86fe6bb 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -240,7 +240,7 @@ Sortie : Cancel installation without changing the system. - + Annuler l'installation sans modifier votre système. @@ -277,12 +277,12 @@ L'installateur se fermera et les changements seront perdus. &Done - + &Terminé The installation is complete. Close the installer. - + L'installation est terminée. Fermer l'installateur. @@ -1813,7 +1813,7 @@ L'installateur se fermera et les changements seront perdus. The screen is too small to display the installer. - + L'écran est trop petit pour afficher l'installateur. @@ -2226,7 +2226,7 @@ L'installateur se fermera et les changements seront perdus. <h1>Welcome to the Calamares installer for %1.</h1> - + Bien dans l'installateur Calamares pour %1. diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 21473966b..2c8d80249 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -240,7 +240,7 @@ Wyjście: Cancel installation without changing the system. - + Anuluj instalację bez dokonywania zmian w systemie. @@ -277,12 +277,12 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. &Done - + &Ukończono The installation is complete. Close the installer. - + Instalacja ukończona pomyślnie. Możesz zamknąć instalator. diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index f5375bec0..8d508f20b 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -240,7 +240,7 @@ Výstup: Cancel installation without changing the system. - + Zruší inštaláciu bez zmeny systému. @@ -277,12 +277,12 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. &Done - + _Dokončiť The installation is complete. Close the installer. - + Inštalácia je dokončená. Zatvorí inštalátor. From 418974c0ea71bb1840965473262bee57cef4cfc3 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 30 Jun 2017 01:23:26 +0000 Subject: [PATCH 133/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 41769a62a6dd82895e52bff5aca2cba8b4ffd546..091b4dbb8043f69d5f28a4a0eb10ee7684bfd0ec 100644 GIT binary patch delta 18 ZcmeBR>0p^q$!@7&XkcY*xv`;x5dbkE1w#M; delta 18 ZcmeBR>0p^q$!?)wXli9-u(6?o5dbj@1w8-& diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index d26fb4c46..07aef85df 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index cfe956f93..50e230eae 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index ddbcd1dce70802bddc0560eb320a25aa9f6cfd2b..7eb3901875c80679f52f02e42dabd5f4b39c1817 100644 GIT binary patch delta 18 ZcmdnNyn}f{CA+19p@EgL<;DgJMgTU!1yKM1 delta 18 ZcmdnNyn}f{CA)=!p{bRT!Nvv)MgTUe1xo+` diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 6d817500f..26deb964c 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index c3beddc8e..830d075a5 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 6fd307e7e..746c15dd8 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index d43bd44e6..4f16bdef1 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 49e36f68e..c9cca382e 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 5e3f02516..562aaa4ae 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 6b79064cb22ab95f139896bd35148892e7b2260b..5f1dcaee78897fe771bcbf560c9c9cfc4e81166d 100644 GIT binary patch delta 18 ZcmdnOyoGr}CA+19p@EgL<;DgRMgTT31w{Y= delta 18 ZcmdnOyoGr}CA)=!p{bRT!Nvv?MgTS&1wQ}) diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index a98d9a6ae..d31f87a23 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index d31f7e7656124359402a7fcbb6dde1f605bc9b69..96ffe9c299bb831275557149d2cf1368d50f1ab0 100644 GIT binary patch delta 18 ZcmX@he3p4aCA+19p@EgL<;DhIMgTdr1&{y$ delta 18 ZcmX@he3p4aCA)=!p{bRT!Nvw(MgTdV1&ROw diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 93979309f..6e651362d 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 6ad5d082f..d8d32290e 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 1e0343d15ae4db14e8c4f754a299e02bd7adcb2b..2c77f31de5c9926043a5aceefb8a73a3e65891af 100644 GIT binary patch delta 18 ZcmX@Ye1v&ICA+19p@EgL<;DgVMgTZ*1$6)b delta 18 ZcmX@Ye1v&ICA)=!p{bRT!Nvv`MgTZl1#bWV diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 908056a38..de502d9f1 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index baee492cae38abd6a1ddc9fb98c65b272143183d..1a47f2a1f01cb30c9e42659114cd4ce787f5b2d2 100644 GIT binary patch delta 18 ZcmX@ge3W@YCA+19p@EgL<;DhAMgTaK1$Y1e delta 18 ZcmX@ge3W@YCA)=!p{bRT!NvwxMgTZ}1#$oY diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index b9de152da..8375b182d 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index fa30693d24fdfa61eb0bea32dd061d95068a9361..e37cf6dbd676c252f14a539bb9f1f88174f86aa6 100644 GIT binary patch delta 18 ZcmX@be2RHOCA+19p@EgL<;DgtMgTcU1&06t delta 18 ZcmX@be2RHOCA)=!p{bRT!NvwJMgTc81%Utn diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 798818760..e56213a3c 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index d807f92f6ee27c50c43ce5b5cbce1d3f19824e1e..87f4e83baf53380459a92b1bdb75000a3708ef3d 100644 GIT binary patch delta 18 Zcmdnayq$SMCA+19p@EgL<;DhcMgTUQ1x^3} delta 18 Zcmdnayq$SMCA)=!p{bRT!Nvx2MgTU41xNq@ diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 45a791f31..22fa8662c 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index f3111bee103efaa91d24f39ec118d1ee2e68bc8b..3536223e9eb611467c523f3798267a643e807f3b 100644 GIT binary patch delta 18 ZcmdnWyp?%ECA+19p@EgL<;Dh6MgTTd1xNq@ delta 18 ZcmdnWyp?%ECA)=!p{bRT!NvwtMgTTH1wsG- diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 375c82a9b..f6c897743 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index bc4ead8220ecac42b6f040fe4654993bd1640bd5..334a176e68c155f4e3cf36a3b1f3cddddf7c4c34 100644 GIT binary patch delta 18 ZcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index baffdf87a..66a775eb9 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 63b862a0a87b12dc000b47967c31a0017bbd627a..f5042e4da661f9ebc77c5f920da65d3d2615249a 100644 GIT binary patch delta 20 bcmZo*Z(!e0!N_i@U}#`vY`M9fk&y`iI5Y&+ delta 20 bcmZo*Z(!e0!N_i*U}$P(WU#rOk&y`iI2Z)a diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index a2ef6bb34..8c61e90b2 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 64633d0b5..f93b99de7 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 6d8cc51af..21c7e0b9d 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index a00975495..87a3d4835 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 0eaee98804c9e624e98da97e02aaa5897a316666..ebb5cb9d1e6a5938de3a69247198f4105c4d7310 100644 GIT binary patch delta 18 ZcmZ3-ypDN7CA+19p@EgL<;Dg*MgTQg1v3Bu delta 18 ZcmZ3-ypDN7CA)=!p{bRT!NvwXMgTQK1uXyo diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index c420a7473..df2acdb0f 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 58c3ac7fa9565673d28523a59afdd8e070635313..5e4db78a06416528f9d658538db22a0b396dbfbe 100644 GIT binary patch delta 18 ZcmZ3@yqbAJCA+19p@EgL<;DhWMgTPJ1u6gl delta 18 ZcmZ3@yqbAJCA)=!p{bRT!Nvw{MgTO|1tb6f diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 1dad9343a..c40afb9ab 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index eef0d7ca7..4c599f05c 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index d2de7e7dd0b4a4b4eda1c83ec7df90b2784f7260..a458360c5684101e76502cbf63d8fb69f57f2830 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+19p@EgL<;DgxMgTT>1xo+` delta 18 ZcmdnSyp4H6CA)=!p{bRT!NvwNMgTTr1w{Y= diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 61d6c1189..981306bf3 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 13f2e0987e0a9ea7962eb7fad42ea282370de632..b9a7598c56824b7a0a827a7264c7d42d03a61e5d 100644 GIT binary patch delta 18 ZcmX@We1LgECA+19p@EgL<;DgFMgTYA1!({P delta 18 ZcmX@We1LgECA)=!p{bRT!Nvv$MgTX<1!DjJ diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index b535a76f7..b9dab095a 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 49f2892ccdbd058286907bfcd653ee8f7d2b6dd7..0926938128cffb8b0eea6d76b44ec56740c9f6a0 100644 GIT binary patch delta 20 bcmeBS?_u9i!N_i@U}#`vY`M9fk(UVoIur!? delta 20 bcmeBS?_u9i!N_i*U}$P(WU#rOk(UVoIrs$g diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index ea44cd078..17464428d 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 449405604..d69f01051 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 2f412b571bcde94dc24200f8106b0783823d3f81..c730ea43100116692430057a8f7878c786a76ad3 100644 GIT binary patch delta 18 Zcmcb{a*bs|CA+19p@EgL<;I3, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 1fc7c11c2..7fe66a173 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 79066c769c4406725de2b83dd2789985a402f415..43de8eeb458a82416d70d1a0b1220c0a9707b58a 100644 GIT binary patch delta 20 bcmdnRzKeZB1tYtqf}w$xvE}A^Mr$SjK|}?E delta 20 bcmdnRzKeZB1tYtKf}yFEk-_GAMr$SjK_~@% diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 58cf564bd..ad5b26106 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 2fabb3d25..3af8030a6 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 6264caa53..384393b4c 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 334ba6755477b0615d076e6fae0c063538628372..b24d18580de81a2c59c0d82d4f675ec678bca58b 100644 GIT binary patch delta 18 ZcmaFE{Dyf#CA+19p@EgL<;I2_MgTq$1?>O; delta 18 ZcmaFE{Dyf#CA)=!p{bRT!N!IhMgTqg1?K<& diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index b650a9fcf..57dbf0816 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index c580a5235..06aa6609a 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 12704b90cedae8c3cfcc4d0d7436b32e5cfceb19..cb8d41334f90977c85a7c13899d3c35e5b1e0aa0 100644 GIT binary patch delta 18 ZcmbQjGKFPACA+19p@EgL<;I37i~usx1!n*N delta 18 ZcmbQjGKFPACA)=!p{bRT!N!Iui~usb1z`XH diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index e6f294c3d..ea97a1add 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 5a19e07a465c85ace6dc43e3ace5d25abe8d98ba..758cadf6ab222efee111cbb582c7564cbad25989 100644 GIT binary patch delta 18 ZcmdnSyp4H6CA+19p@EgL<;DgxMgTT>1xo+` delta 18 ZcmdnSyp4H6CA)=!p{bRT!NvwNMgTTr1w{Y= diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 4e13eb82c..479959f06 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 1df44881cbe5aac66a4f40f2f877206e9b6a160d..eff4b6cdfb088c0a34117a1739e1173b83c0bb82 100644 GIT binary patch delta 18 ZcmZ3(yoPx~CA+19p@EgL<;DgbMgTPt1uXyo delta 18 ZcmZ3(yoPx~CA)=!p{bRT!Nvw1MgTPX1t$Oi diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index b0c760cb5..c1b6fa572 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 224ddb275..29f945e99 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 2428be7ceed76d0fd210b7d40f5d8a4b8f6137a1..f531971a829917525d39522f4ee64086a52f29db 100644 GIT binary patch delta 18 ZcmZo-X=0gB$!@7&XkcY*xv`;%5dbhr1u*~s delta 18 ZcmZo-X=0gB$!?)wXli9-u(6?u5dbhV1uFmm diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 243a42bc9..f4f277e48 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index feb59b5948c16348d37ae87e72c634ec93611ab2..1282a6de8be01f00bdeeec92f8cde3060f61dfea 100644 GIT binary patch delta 18 ZcmdnYyqS4ICA+19p@EgL<;DhMMgTSq1wsG- delta 18 ZcmdnYyqS4ICA)=!p{bRT!Nvw-MgTSU1v~%% diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 7abbf6e24..394c4686e 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 0b8f5fab1b13392595995049cce08e9d2a4aa3a2..6e38d0b5762abc7d2f0dd6ed8b4d37d4a2e07656 100644 GIT binary patch delta 18 ZcmZ3>yq0-FCA+19p@EgL<;DhGMgTQ61uy^r delta 18 ZcmZ3>yq0-FCA)=!p{bRT!Nvw%MgTP*1u6gl diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 03521228d..9dd5bbb90 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 2f46741ec..8fc21bcba 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index d137a5c5a..544df4e73 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-28 15:20+0000\n" +"POT-Creation-Date: 2017-06-29 10:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 6b7a03ea97d8aed0cf678d35b29d2d6717b08547 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 30 Jun 2017 03:26:52 +0000 Subject: [PATCH 134/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 091b4dbb8043f69d5f28a4a0eb10ee7684bfd0ec..f1af7e3a6b61a30dc272e5c888f91c24e5442c29 100644 GIT binary patch delta 19 acmeBR>0p^q!C`EmU|?irWV*4TgAo8VHw9?` delta 19 acmeBR>0p^q!C_>nU}#`vY`L+agAo8Vp#^mS diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 07aef85df..4b52d99a1 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 50e230eae..968b119aa 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 7eb3901875c80679f52f02e42dabd5f4b39c1817..cb983d607e1c6bd21d904c2ea5b72e964f9eafc5 100644 GIT binary patch delta 19 acmdnNyn}f{1&6VLf`O5hk?F<;3q}AtH3fG7 delta 19 acmdnNyn}f{1&5KPf}w$xvE{}F3q}Atp9O;e diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 26deb964c..13476e2ba 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 830d075a5..15949ddbe 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 746c15dd8..541baad10 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 4f16bdef1..1d213816a 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index c9cca382e..906d49728 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 562aaa4ae..71910bdaf 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 5f1dcaee78897fe771bcbf560c9c9cfc4e81166d..100a2c05d2b98295c6f7a78a3001823c3cdee83d 100644 GIT binary patch delta 19 acmdnOyoGr}1&6VLf`O5hk?F<;6Gi|!ods(E delta 19 acmdnOyoGr}1&5KPf}w$xvE{}F6Gi|#2L*Qk diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index d31f87a23..4f94b22d4 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 96ffe9c299bb831275557149d2cf1368d50f1ab0..3873139042ddfe9324e0cdd2eb88f85a64e925ee 100644 GIT binary patch delta 19 acmX@he3p4a1&6VLf`O5hk?F<;Uq%2vQw6pF delta 19 acmX@he3p4a1&5KPf}w$xvE{}FUq%2vy#>Mm diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 6e651362d..be96e07ec 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index d8d32290e..9ccd3774f 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 2c77f31de5c9926043a5aceefb8a73a3e65891af..87a798e49988df019b088e6819ec8f7f02d153e3 100644 GIT binary patch delta 19 acmX@Ye1v&I1&6VLf`O5hk?F<;7e)X){RNu< delta 19 acmX@Ye1v&I1&5KPf}w$xvE{}F7e)X*X9cGK diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index de502d9f1..ba54c4865 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 1a47f2a1f01cb30c9e42659114cd4ce787f5b2d2..9cde914a0774dcd9b8251fd8aeeab57944a59a75 100644 GIT binary patch delta 19 acmX@ge3W@Y1&6VLf`O5hk?F<;S4IFmBL$uS delta 19 acmX@ge3W@Y1&5KPf}w$xvE{}FS4IFmjRmRz diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 8375b182d..bb061c631 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index e37cf6dbd676c252f14a539bb9f1f88174f86aa6..8f02057f3667461517ac50db4483708f11dbfa01 100644 GIT binary patch delta 19 acmX@be2RHO1&6VLf`O5hk?F<;FGc`8;RUS# delta 19 acmX@be2RHO1&5KPf}w$xvE{}FFGc`9O9i
, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 66a775eb9..d1f16a6f0 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index f5042e4da661f9ebc77c5f920da65d3d2615249a..c5584eca6505f9e91902ee587e0f6d38a36df5fb 100644 GIT binary patch delta 21 ccmZo*Z(!e0&d6bGpkQERWn{X!o{^CW06c{R`v3p{ delta 21 ccmZo*Z(!e0&d6b8sbFYeWo)^*o{^CW06hBz2LJ#7 diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 8c61e90b2..8354461a9 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index f93b99de7..13bdcde8b 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 21c7e0b9d..fbe8af067 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 87a3d4835..6d9e69770 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index ebb5cb9d1e6a5938de3a69247198f4105c4d7310..e0dc93b3591ece17565a75112a0a1636d375e78d 100644 GIT binary patch delta 19 acmZ3-ypDN71&6VLf`O5hk?F<;Jw^aIxdmAO delta 19 acmZ3-ypDN71&5KPf}w$xvE{}FJw^aJBL!su diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index df2acdb0f..e7a505189 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 5e4db78a06416528f9d658538db22a0b396dbfbe..994a515a55822249236a315c59615af53179ef61 100644 GIT binary patch delta 19 acmZ3@yqbAJ1&6VLf`O5hk?F<;ZAJh&M+Hy- delta 19 acmZ3@yqbAJ1&5KPf}w$xvE{}FZAJh&u?1WJ diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index c40afb9ab..56904f24e 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 4c599f05c..fbcdf4aeb 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index a458360c5684101e76502cbf63d8fb69f57f2830..c6a73ad996d79ade8a9e19a2aa7b034d48cfc20b 100644 GIT binary patch delta 19 acmdnSyp4H61&6VLf`O5hk?F<;Ge!V9=>>5B delta 19 acmdnSyp4H61&5KPf}w$xvE{}FGe!VAQw4nh diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 981306bf3..faaefebb3 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index b9a7598c56824b7a0a827a7264c7d42d03a61e5d..b79ec5a13b62872a0aee1374a7bcb62e0c5debed 100644 GIT binary patch delta 19 acmX@We1LgE1&6VLf`O5hk?F<;2SxxqWd)A_ delta 19 acmX@We1LgE1&5KPf}w$xvE{}F2Sxxq&jp(R diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index b9dab095a..8f2f92d22 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 0926938128cffb8b0eea6d76b44ec56740c9f6a0..5b1fef4a7b050f6b80bd1e8997836f073d88d8f7 100644 GIT binary patch delta 21 ccmeBS?_u9i&d6bGpkQERWn{X!o{^Uc06u*M9{>OV delta 21 ccmeBS?_u9i&d6b8sbFYeWo)^*o{^Uc06y~tD*ylh diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 17464428d..5f02b4fd4 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index d69f01051..b60ea1056 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index c730ea43100116692430057a8f7878c786a76ad3..581949f00368ebb44402e8c602c26992afedb286 100644 GIT binary patch delta 19 acmcb{a*bs|1&6VLf`O5hk?F>UYm5Lu%LY>b delta 19 acmcb{a*bs|1&5KPf}w$xvE{~wYm5LvH3nY* diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index f3eb70480..408f6fbf1 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 0a956e649..4d51a0bd8 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 7fe66a173..46dbd9508 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 43de8eeb458a82416d70d1a0b1220c0a9707b58a..bfdba3e95c2fd061b741bb9a402eaa8a3cd28730 100644 GIT binary patch delta 21 ccmdnRzKeZBIU|R$fr5dNm67S@dPZv|07eM~sQ>@~ delta 21 ccmdnRzKeZBIU|RWrGlY>m9gdKdPZv|07icWwEzGB diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index ad5b26106..e8fdb8466 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 3af8030a6..a49c11e95 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 384393b4c..6f29b74c4 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index b24d18580de81a2c59c0d82d4f675ec678bca58b..13074df5c5491bc1e60d7880e9742fde4c696f28 100644 GIT binary patch delta 19 acmaFE{Dyf#1&6VLf`O5hk?F>U97X^_?FJJ7 delta 19 acmaFE{Dyf#1&5KPf}w$xvE{~w97X^`R|X#d diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 57dbf0816..5cbdef58b 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 06aa6609a..a74a1562e 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index cb8d41334f90977c85a7c13899d3c35e5b1e0aa0..10adac609a553a9e3e02857aed74a758266b9c6b 100644 GIT binary patch delta 19 acmbQjGKFPA1&6VLf`O5hk?F>UDU1L%{{@Wz delta 19 acmbQjGKFPA1&5KPf}w$xvE{~wDU1L&X$6@8 diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index ea97a1add..afe259139 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 758cadf6ab222efee111cbb582c7564cbad25989..8fa4e456de7303e005faf9b8e6c3386fec183d5f 100644 GIT binary patch delta 19 acmdnSyp4H61&6VLf`O5hk?F<;Ge!V9=>>5B delta 19 acmdnSyp4H61&5KPf}w$xvE{}FGe!VAQw4nh diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 479959f06..22a46c3a0 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index eff4b6cdfb088c0a34117a1739e1173b83c0bb82..06b9610cc958d67b42a218fabc0a6739ccf05857 100644 GIT binary patch delta 19 acmZ3(yoPx~1&6VLf`O5hk?F<;9Yz2-Z3R;R delta 19 acmZ3(yoPx~1&5KPf}w$xvE{}F9Yz2-*9Bhy diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index c1b6fa572..d43f172f1 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 29f945e99..8707592ce 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index f531971a829917525d39522f4ee64086a52f29db..57ff0c7afadc730176bb520d1a16deea92a36782 100644 GIT binary patch delta 19 acmZo-X=0gB!C`EmU|?irWV*4Ti4g!aQw3K5 delta 19 acmZo-X=0gB!C_>nU}#`vY`L+ai4g!ay#-?c diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index f4f277e48..164b0bd96 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 1282a6de8be01f00bdeeec92f8cde3060f61dfea..5dcf699fb45235311dbd8cd4cbe8800797c113df 100644 GIT binary patch delta 19 acmdnYyqS4I1&6VLf`O5hk?F<;V@3cvcLitw delta 19 acmdnYyqS4I1&5KPf}w$xvE{}FV@3cv;RSR6 diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 394c4686e..5f5c94d30 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 6e38d0b5762abc7d2f0dd6ed8b4d37d4a2e07656..db1111b295933275eb99447dca1651b50ac2448c 100644 GIT binary patch delta 19 acmZ3>yq0-F1&6VLf`O5hk?F<;T}A*olLb}) delta 19 acmZ3>yq0-F1&5KPf}w$xvE{}FT}A*o{RLtG diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 9dd5bbb90..2471dacac 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 8fc21bcba..b17216379 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 544df4e73..6a5dfe25d 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-29 10:39+0000\n" +"POT-Creation-Date: 2017-06-30 02:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From b2fe83d69885f3ab8f6982fa9640f2688cbfe1e0 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 1 Jul 2017 01:01:55 +0000 Subject: [PATCH 135/447] [core] Automatic merge of Transifex translations --- lang/calamares_hr.ts | 6 +++--- lang/calamares_zh_CN.ts | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 88f105e41..1d80d1298 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -240,7 +240,7 @@ Izlaz: Cancel installation without changing the system. - + Odustanite od instalacije bez promjena na sustavu. @@ -277,12 +277,12 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. &Done - + &Gotovo The installation is complete. Close the installer. - + Instalacija je završena. Zatvorite instalacijski program. diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index ffcdabd79..8cabb9f04 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -241,7 +241,7 @@ Output: Cancel installation without changing the system. - + 取消安装,并不做任何更改。 @@ -278,12 +278,12 @@ The installer will quit and all changes will be lost. &Done - + &完成 The installation is complete. Close the installer. - + 安装过程已完毕。请关闭安装器。 @@ -1815,7 +1815,7 @@ The installer will quit and all changes will be lost. The screen is too small to display the installer. - + 屏幕不能完整显示安装器。
@@ -2223,12 +2223,12 @@ The installer will quit and all changes will be lost. <h1>Welcome to the %1 installer.</h1> - <h1>欢迎来到 %1 安装程序。</h1> + <h1>欢迎使用 %1 安装程序。</h1> <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>欢迎使用 Calamares 安装程序 - %1。</h1> From b3fbfec997ee24dd756433b3b088e85e68a793f3 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 1 Jul 2017 01:01:58 +0000 Subject: [PATCH 136/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index f1af7e3a6b61a30dc272e5c888f91c24e5442c29..df41d263332f855001a4a0b1c5cc918802c5c258 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wJ-V6?HJgAo8FI0Ur- delta 15 WcmeBR>0p^q!(wD*WV*4TgAo8FGX%B( diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 4b52d99a1..60e81eeb4 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 968b119aa..f986a8326 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index cb983d607e1c6bd21d904c2ea5b72e964f9eafc5..9f558c728a10233bb8b9262bf0523539de95dd1b 100644 GIT binary patch delta 15 WcmdnNyn}f{4U3tTfzieW3q}Abz68Sn delta 15 WcmdnNyn}f{4U3VLk?F<;3q}Abxdg-j diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 13476e2ba..eecfce77b 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 15949ddbe..89ccd8cbe 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 541baad10..538ea0877 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 1d213816a..61860e983 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 906d49728..fc6748db5 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 71910bdaf..de53369ed 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 100a2c05d2b98295c6f7a78a3001823c3cdee83d..1adef7743ee7a8fdc70c0bcd13ad0202c8834992 100644 GIT binary patch delta 15 WcmdnOyoGr}4U3tTfzieW6Gi|jMg+G2 delta 15 WcmdnOyoGr}4U3VLk?F<;6Gi|jK?Jw} diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 4f94b22d4..5a18f2deb 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 3873139042ddfe9324e0cdd2eb88f85a64e925ee..307c918eccb95d1fedfe0cb74623e3b060d5e9b5 100644 GIT binary patch delta 15 WcmX@he3p4a4U3tTfzieWUq%2dGz9_x delta 15 WcmX@he3p4a4U3VLk?F<;Uq%2dF9ibt diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index be96e07ec..a863cf68c 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 9ccd3774f..487a48fed 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 87a798e49988df019b088e6819ec8f7f02d153e3..dfebc2531a0ec9aeaba3eae15dd50f61ebe245b7 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U3tTfzieW7e)XpCIsgI delta 15 WcmX@Ye1v&I4U3VLk?F<;7e)XpAq40E diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index ba54c4865..5e5b696db 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 9cde914a0774dcd9b8251fd8aeeab57944a59a75..2537a6a617d813f8bc28ef5fb9bffc9585046f8c 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U3tTfzieWS4IFUL+64Ik delta 15 WcmX@be2RHO4U3VLk?F<;FGc_>)dczg diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index af747ec77..aece55adf 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index a96a9a3083a46bc5f7bfde55284654118bf33890..305a06a48309d0587593bed4f232b9655ea519e3 100644 GIT binary patch delta 15 Wcmdnayq$SM4U3tTfzieWb4CCupaj4G delta 15 Wcmdnayq$SM4U3VLk?F<;b4CCun*_lC diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 71dd98c80..fdd3d8f26 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index ffbd0d824842088edf6172fb7c8532d27af5f72c..2e1f612bc458f2d4e723248c634c0445ab05de2d 100644 GIT binary patch delta 15 WcmdnWyp?%E4U3tTfzieWQ$_$OWCXeZ delta 15 WcmdnWyp?%E4U3VLk?F<;Q$_$OUj(}V diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index c5f443b40..3a5761b39 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index cae556d0dd44ad0cef011fa0663cfa215b0e206f..6d02a76968533156baa22652347af876cff527ea 100644 GIT binary patch delta 15 WcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index d1f16a6f0..33570e619 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index c5584eca6505f9e91902ee587e0f6d38a36df5fb..a86f96d9e44a54acdbbc28a6ea60bfd9b175f89e 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VAWni?qo{^CW04sh3M*si- delta 17 YcmZo*Z(!e0&B$V8Wn{X!o{^CW04sU~NB{r; diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 8354461a9..dbb7bd45d 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 13bdcde8b..be59ec69a 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index fbe8af067..ae2082627 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 6d9e69770..b9438d7a4 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index e0dc93b3591ece17565a75112a0a1636d375e78d..db8e9f2589ab716dc21794685b69cfc0ac1cf43c 100644 GIT binary patch delta 15 WcmZ3-ypDN74U3tTfzieWJw^a1k_4py delta 15 WcmZ3-ypDN74U3VLk?F<;Jw^a1jRd9u diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index e7a505189..792c1a4b3 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 994a515a55822249236a315c59615af53179ef61..937208e46348daa2200891ad7c4e24023d1a2a2d 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U3tTfzieWZAJhnI0T#k delta 15 WcmZ3@yqbAJ4U3VLk?F<;ZAJhnGX$Lg diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 56904f24e..74233f1d6 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index fbcdf4aeb..e0aa2932f 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index c6a73ad996d79ade8a9e19a2aa7b034d48cfc20b..dcf5413e5b92a6e11a5102dfd160f8caee1c195f 100644 GIT binary patch delta 15 WcmdnSyp4H64U3tTfzieWGe!U@f&{$) delta 15 WcmdnSyp4H64U3VLk?F<;Ge!U@eFVM$ diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index faaefebb3..e82bdaf5f 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index b79ec5a13b62872a0aee1374a7bcb62e0c5debed..566178ebea4b005c2f415acfc84b51c6baee02df 100644 GIT binary patch delta 15 WcmX@We1LgE4U3tTfzieW2SxxYt_0fv delta 15 WcmX@We1LgE4U3VLk?F<;2SxxYsRY~r diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 8f2f92d22..288122ab1 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 5b1fef4a7b050f6b80bd1e8997836f073d88d8f7..9d4dcfd1b38b510ba9c2b15422ea78c3ff69dbb3 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VAWni?qo{^Uc04){-YXATM delta 17 YcmeBS?_u9i&B$V8Wn{X!o{^Uc04)*(YybcN diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 5f02b4fd4..8eba70c4a 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index b60ea1056..de039b078 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 581949f00368ebb44402e8c602c26992afedb286..726c782ca9146fcf737bd206b922a6ab24f76e1d 100644 GIT binary patch delta 15 Wcmcb{a*bs|4U3tTfzif>Ym5LcTm_#1 delta 15 Wcmcb{a*bs|4U3VLk?F>UYm5LcR|TK| diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 408f6fbf1..05a89b26d 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 4d51a0bd8..612cbcea4 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 46dbd9508..fb66345a5 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index bfdba3e95c2fd061b741bb9a402eaa8a3cd28730..533b8fce73fd64d2d07f8bd7473d243b8415b070 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3em4VUbdPZv|05dWK^#A|> delta 17 YcmdnRzKeZBH6x3Wm67S@dPZv|05dKG_5c6? diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index e8fdb8466..9d72cf38b 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index a49c11e95..f48c2ebdc 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 6f29b74c4..25ea18041 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 13074df5c5491bc1e60d7880e9742fde4c696f28..5cf2ddfa932c7f81f92d90631c5d8d8239537a41 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U3tTfzif>97X^y)&*Yx delta 15 WcmaFE{Dyf#4U3VLk?F>U97X^y(FI@t diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 5cbdef58b..a388b91e4 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index a74a1562e..6fa5eb6b0 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 10adac609a553a9e3e02857aed74a758266b9c6b..a3502575794d88cd11fbd1e145e01c9c84e76301 100644 GIT binary patch delta 15 WcmbQjGKFPA4U3tTfzif>DU1Lnpaj_f delta 15 WcmbQjGKFPA4U3VLk?F>UDU1Lnn*`bb diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index afe259139..fe78b08c1 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 8fa4e456de7303e005faf9b8e6c3386fec183d5f..aa432021ae04de31104e712c925b5ebe0b648f58 100644 GIT binary patch delta 15 WcmdnSyp4H64U3tTfzieWGe!U@f&{$) delta 15 WcmdnSyp4H64U3VLk?F<;Ge!U@eFVM$ diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 22a46c3a0..459ed73d8 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 06b9610cc958d67b42a218fabc0a6739ccf05857..1e858026b956158195ee0f98c0fa3a7575583554 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U3tTfzieW9Yz2sRs^2_ delta 15 WcmZ3(yoPx~4U3VLk?F<;9Yz2sQ3Rj> diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index d43f172f1..68dc7bfa0 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 8707592ce..2aeedc81c 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 57ff0c7afadc730176bb520d1a16deea92a36782..c8adb02cb913cee0a6d78aa2c755388725b0c159 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wJ-V6?HJi4g!Kgao4i delta 15 WcmZo-X=0gB!(wD*WV*4Ti4g!Ke*~le diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 164b0bd96..a59c66eba 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 5dcf699fb45235311dbd8cd4cbe8800797c113df..56f5b78bee510cf0eec3faf4df532476c19fd997 100644 GIT binary patch delta 15 WcmdnYyqS4I4U3tTfzieWV@3ceCyq0-F4U3tTfzieWT}A*XbOfRR delta 15 WcmZ3>yq0-F4U3VLk?F<;T}A*XZv>+N diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 2471dacac..f75f3e536 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index b17216379..601bb9f05 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 6a5dfe25d..d8e7d2088 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 02:25+0000\n" +"POT-Creation-Date: 2017-06-30 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From a9b89d1b25fb28f02afec8201c6265aa728656ec Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 1 Jul 2017 03:09:55 +0000 Subject: [PATCH 137/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index df41d263332f855001a4a0b1c5cc918802c5c258..aefc67923ec8383351e40bb30f984611670ff573 100644 GIT binary patch delta 21 ccmeBR>0p^q#$~Q+V5neVWMyc$v7v(z06w1u#sB~S delta 21 ccmeBR>0p^q#$~2!Y@lFZW@TWsv7v(z06xhD%K!iX diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 60e81eeb4..e6daaa18f 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index f986a8326..9264aa5ac 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 9f558c728a10233bb8b9262bf0523539de95dd1b..c842105ba13f3907623efd6f925300d6996865e7 100644 GIT binary patch delta 21 ccmdnNyn}f{8JD@PfuVwdk(Ht0#s&*U07Y2^)Bpeg delta 21 ccmdnNyn}f{8JC%^v4MhtnU#Uj#s&*U07ZiZ*#H0l diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index eecfce77b..4bd4334f3 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 89ccd8cbe..8f24b9e8e 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 538ea0877..f1aca43e0 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 61860e983..d7e38430f 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index fc6748db5..08c68038b 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index de53369ed..a292fa703 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 1adef7743ee7a8fdc70c0bcd13ad0202c8834992..b0d553a6c503191d152febf33f476afe8278aa54 100644 GIT binary patch delta 21 ccmdnOyoGr}8JD@PfuVwdk(Ht0#s(8c07S6`$N&HU delta 21 ccmdnOyoGr}8JC%^v4MhtnU#Uj#s(8c07Tmb%>V!Z diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 5a18f2deb..2147a5516 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 307c918eccb95d1fedfe0cb74623e3b060d5e9b5..d355d71350af21f491f9e102f83db35fb573a9ce 100644 GIT binary patch delta 21 ccmX@he3p4a8JD@PfuVwdk(Ht0#s*(T07%OQ6951J delta 21 ccmX@he3p4a8JC%^v4MhtnU#Uj#s*(T07&%)7ytkO diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index a863cf68c..a8efcdaef 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 487a48fed..2047aa1c0 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index dfebc2531a0ec9aeaba3eae15dd50f61ebe245b7..7a3818972144f77eb29c2da073f87cc10ec77da4 100644 GIT binary patch delta 21 ccmX@Ye1v&I8JD@PfuVwdk(Ht0#s(Kg07p>;_y7O^ delta 21 ccmX@Ye1v&I8JC%^v4MhtnU#Uj#s(Kg07rWT{Qv*} diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 5e5b696db..b648bdfa4 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 2537a6a617d813f8bc28ef5fb9bffc9585046f8c..e60db60dc05f2735428210b3025c96304f20e456 100644 GIT binary patch delta 21 ccmX@ge3W@Y8JD@PfuVwdk(Ht0#s*hL07rWT`v3p{ delta 21 ccmX@ge3W@Y8JC%^v4MhtnU#Uj#s*hL07s<;00000 diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index dabb77c46..48d3500d5 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 1ffb8449a260f8784d00052f23f215c8fd05c92b..1167df5142ac64bae4a7e63a213f07a0c688a644 100644 GIT binary patch delta 21 ccmX@be2RHO8JD@PfuVwdk(Ht0#s)7&07y*+3IG5A delta 21 ccmX@be2RHO8JC%^v4MhtnU#Uj#s)7&07!QR4*&oF diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index aece55adf..b486aa42f 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 305a06a48309d0587593bed4f232b9655ea519e3..3a7563470472c0a7514998f518e36072d6dbfe90 100644 GIT binary patch delta 21 ccmdnayq$SM8JD@PfuVwdk(Ht0#s+gn07Wka(EtDd delta 21 ccmdnayq$SM8JC%^v4MhtnU#Uj#s+gn07Y2^)&Kwi diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index fdd3d8f26..c1f54bab0 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 2e1f612bc458f2d4e723248c634c0445ab05de2d..96aebe7a8f3f7824dee3e98824ce3fa309b1497a 100644 GIT binary patch delta 21 ccmdnWyp?%E8JD@PfuVwdk(Ht0#s*VH07Tmb%K!iX delta 21 ccmdnWyp?%E8JC%^v4MhtnU#Uj#s*VH07V4_&;S4c diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 3a5761b39..07b8c946a 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 6d02a76968533156baa22652347af876cff527ea..483d8ac257a280c7941bd2e319607ddf6eee7326 100644 GIT binary patch delta 21 ccmZ3_yqV!Z diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index e4653bfa0..e4633d21a 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 2f543e23b3205a28cb8adf1cab134ab3384ea8fe..e64ec1f342a89da3dc278b9f97e01b528650d5ec 100644 GIT binary patch delta 21 ccmX@Xe1dsG8JD@PfuVwdk(Ht0#s&{Y07v--1ONa4 delta 21 ccmX@Xe1dsG8JC%^v4MhtnU#Uj#s&{Y07xSS2><{9 diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 5607f720a..2ba038caa 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 7f521682fe227f0a01a20521567a02588a545d6b..438cbd38eabcc39dfd5bcbcc367cbab3c3a0c4ad 100644 GIT binary patch delta 21 ccmdnayq$SM8JD@PfuVwdk(Ht0#s+gn07Wka(EtDd delta 21 ccmdnayq$SM8JC%^v4MhtnU#Uj#s+gn07Y2^)&Kwi diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 0f75f10a4..a214b1d04 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index a16e6014d44e6afacbc3ac5bca525795fa76bb57..b60586e598ccc8cccb3071dc23f2c1b659426835 100644 GIT binary patch delta 21 ccmdnayq$SM8JD@PfuVwdk(Ht0#s+gn07Wka(EtDd delta 21 ccmdnayq$SM8JC%^v4MhtnU#Uj#s+gn07Y2^)&Kwi diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 16e392e4f..bda9e1b4f 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 9c5d4fd7b47d2738c354526def845ec20c72367e..fb22b93115585ed1759dc6944eee0391ad3e593a 100644 GIT binary patch delta 21 ccmdnOyoGr}8JD@PfuVwdk(Ht0#s(8c07S6`$N&HU delta 21 ccmdnOyoGr}8JC%^v4MhtnU#Uj#s(8c07Tmb%>V!Z diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 782126019..7e072f7e3 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 1a8b73e0a..bfc77223d 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 33570e619..e3b23f112 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index a86f96d9e44a54acdbbc28a6ea60bfd9b175f89e..9dbd80ee70aaba6d273a0d4899dc020266116c2e 100644 GIT binary patch delta 23 ecmZo*Z(!e0%E)D|Yhb8gU}R-zxVfH@kqH1sbOl%d delta 23 ecmZo*Z(!e0%E)D=YiyukU}j}tw7H&, 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index be59ec69a..5d7b33bfd 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index ae2082627..11136f0bb 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index b9438d7a4..b5f10b6fd 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index db8e9f2589ab716dc21794685b69cfc0ac1cf43c..4bc40174790f4795a21129195637c3ee4bc856ed 100644 GIT binary patch delta 21 ccmZ3-ypDN78JD@PfuVwdk(Ht0#s)n`07JC}wg3PC delta 21 ccmZ3-ypDN78JC%^v4MhtnU#Uj#s)n`07Ksey8r+H diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 792c1a4b3..0875853e6 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 937208e46348daa2200891ad7c4e24023d1a2a2d..6ea1cd8271a5a1583a2f9fcadda2280612b7e891 100644 GIT binary patch delta 21 ccmZ3@yqbAJ8JD@PfuVwdk(Ht0#s+Oh07EwgtpET3 delta 21 ccmZ3@yqbAJ8JC%^v4MhtnU#Uj#s+Oh07GE~vH$=8 diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 74233f1d6..5e9b3e681 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index e0aa2932f..078211b15 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index dcf5413e5b92a6e11a5102dfd160f8caee1c195f..758386bf54fe8459959ce1772b7e48ace8a5aca0 100644 GIT binary patch delta 21 ccmdnSyp4H68JD@PfuVwdk(Ht0#s)J+07V4_&Hw-a delta 21 ccmdnSyp4H68JC%^v4MhtnU#Uj#s)J+07Wka(*OVf diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index e82bdaf5f..d4b48e0c4 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 566178ebea4b005c2f415acfc84b51c6baee02df..d47358f42f6985681b78100cd83d9e28ca5026f4 100644 GIT binary patch delta 21 ccmX@We1LgE8JD@PfuVwdk(Ht0#s&vQ07j_=>;M1& delta 21 ccmX@We1LgE8JC%^v4MhtnU#Uj#s&vQ07laV@c;k- diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 288122ab1..460bfd0cb 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 9d4dcfd1b38b510ba9c2b15422ea78c3ff69dbb3..40e5070ab140ef6cb89169ce44a73f6e71618db4 100644 GIT binary patch delta 23 ecmeBS?_u9i%E)D|Yhb8gU}R-zxVfH@mk9t!oCSOU delta 23 ecmeBS?_u9i%E)D=YiyukU}j}tw7H&, 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index de039b078..d461ec42c 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 726c782ca9146fcf737bd206b922a6ab24f76e1d..9d82b786e0e2b5a7789ceb3236f546db3e1913c7 100644 GIT binary patch delta 21 ccmcb{a*bs|8JD@PfuVwdk(Ht0#)fN*0848IumAu6 delta 21 ccmcb{a*bs|8JC%^v4MhtnU#Uj#)fN*085nywEzGB diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 05a89b26d..ed26307b3 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 612cbcea4..a75e33bbf 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index fb66345a5..942e63a87 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 533b8fce73fd64d2d07f8bd7473d243b8415b070..a2e391566d8c64aff04eef66e159bc6e809da479 100644 GIT binary patch delta 23 ecmdnRzKeZBDI=G;u7RO~fsvJ=;pTcqYbF3t;06W& delta 23 ecmdnRzKeZBDI=GeuCalFfti(o(dK$aYbF3u4+aYW diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 9d72cf38b..2763ef533 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index f48c2ebdc..805ffc312 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 25ea18041..24c9f7fa7 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 5cf2ddfa932c7f81f92d90631c5d8d8239537a41..777c0ce4477f53a81d4d5990e01c7832b19c98c4 100644 GIT binary patch delta 21 ccmaFE{Dyf#8JD@PfuVwdk(Ht0#)ce508QZrZ~y=R delta 21 ccmaFE{Dyf#8JC%^v4MhtnU#Uj#)ce508R@AbpQYW diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index a388b91e4..38a27598d 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 6fa5eb6b0..baa6c1fc6 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index a3502575794d88cd11fbd1e145e01c9c84e76301..20f33fb11b0f4f8badeaadc08a20e431f847f8ac 100644 GIT binary patch delta 21 ccmbQjGKFPA8JD@PfuVwdk(Ht0#)c`306>=o>Hq)$ delta 21 ccmbQjGKFPA8JC%^v4MhtnU#Uj#)c`306@V7?*IS* diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index fe78b08c1..2e8bc9f28 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index aa432021ae04de31104e712c925b5ebe0b648f58..07e40918580fb469d08bfee86c546d61823244ba 100644 GIT binary patch delta 21 ccmdnSyp4H68JD@PfuVwdk(Ht0#s)J+07V4_&Hw-a delta 21 ccmdnSyp4H68JC%^v4MhtnU#Uj#s)J+07Wka(*OVf diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 459ed73d8..044c46bba 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 1e858026b956158195ee0f98c0fa3a7575583554..1a9fd17a8bd46235dd26c7006541457f7d855604 100644 GIT binary patch delta 21 ccmZ3(yoPx~8JD@PfuVwdk(Ht0#s(cm07GE~umAu6 delta 21 ccmZ3(yoPx~8JC%^v4MhtnU#Uj#s(cm07HufwEzGB diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 68dc7bfa0..97c614790 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 2aeedc81c..b2c62e963 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index c8adb02cb913cee0a6d78aa2c755388725b0c159..24355f35f7c32436c65b3d985623188716cc5f6e 100644 GIT binary patch delta 21 ccmZo-X=0gB#$~Q+V5neVWMyc$v7w0(06n7xv;Y7A delta 21 ccmZo-X=0gB#$~2!Y@lFZW@TWsv7w0(06onGxc~qF diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index a59c66eba..d96f0dd04 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 56f5b78bee510cf0eec3faf4df532476c19fd997..fce286500e09fd009f989eecff4ce6304ff707d5 100644 GIT binary patch delta 21 ccmdnYyqS4I8JD@PfuVwdk(Ht0#s*_X07Qoc#Q*>R delta 21 ccmdnYyqS4I8JC%^v4MhtnU#Uj#s*_X07S6`$^ZZW diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index c74064485..65295340d 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 8859dda1456fbac8d0dd5267cc04c69ba7ed55ea..2a356aa8d76b515dbb4b3149dfaafc96a811e71a 100644 GIT binary patch delta 21 ccmZ3>yq0-F8JD@PfuVwdk(Ht0#s*zR07Hufvj6}9 delta 21 ccmZ3>yq0-F8JC%^v4MhtnU#Uj#s*zR07JC}xBvhE diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index f75f3e536..952d29f1b 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 601bb9f05..13f25743b 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index d8e7d2088..3dc0d6667 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-06-30 06:02+0000\n" +"POT-Creation-Date: 2017-07-01 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 75e9123e05f1b0ea3b7ace2e5069cf0dede0098a Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 2 Jul 2017 00:40:15 +0000 Subject: [PATCH 138/447] [core] Automatic merge of Transifex translations --- lang/calamares_da.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 16d529168..b9c47794c 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -240,7 +240,7 @@ Output: Cancel installation without changing the system. - + Annullér installation uden at ændre systemet. @@ -277,12 +277,12 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. &Done - + &Færdig The installation is complete. Close the installer. - + Installationen er fuldført. Luk installationsprogrammet. From 955c20c8d7b23ac64c86c77e13599cc4983fb4d4 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 2 Jul 2017 00:40:16 +0000 Subject: [PATCH 139/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index aefc67923ec8383351e40bb30f984611670ff573..8e4b6fe9cf550e8a3b616728b0f0d8a5e7f576f2 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wb@YPqqYgAo8FVFbPa delta 15 WcmeBR>0p^q!(wD*Xt=SVgAo8F83eHa diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index e6daaa18f..dc34ce43f 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 9264aa5ac..822d6526c 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index c842105ba13f3907623efd6f925300d6996865e7..818053333b2933b385dbf5cd3cb91199f3e005d4 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4grspZB73q}Ab=LF0E delta 15 WcmdnNyn}f{4U3VLq2a~`3q}Abp9H@E diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 4bd4334f3..9370488ab 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 8f24b9e8e..0a8de7288 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index f1aca43e0..576ed5380 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index d7e38430f..3fec9a7d0 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 08c68038b..c1068371c 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index a292fa703..c1c53cf36 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index b0d553a6c503191d152febf33f476afe8278aa54..74887e5f35efafab497aa1411f1b47b4145d3a84 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grspZB76Gi|jZv?;q delta 15 WcmdnOyoGr}4U3VLq2a~`6Gi|jCj_$q diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 2147a5516..0de92ad47 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index d355d71350af21f491f9e102f83db35fb573a9ce..1710ace906c3df8b1639ab29b4eb85e60d8bcfdf 100644 GIT binary patch delta 15 WcmX@he3p4a4U4grspZB7Uq%2dT?GpO delta 15 WcmX@he3p4a4U3VLq2a~`Uq%2d6$JhO diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index a8efcdaef..86bf51b9a 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 2047aa1c0..dd45d531d 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 7a3818972144f77eb29c2da073f87cc10ec77da4..1f092f5854aba903217abc1de4f12f691b69289c 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4grspZB77e)XpPXzD) delta 15 WcmX@Ye1v&I4U3VLq2a~`7e)Xp2L$5) diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index b648bdfa4..ef1f8fa32 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index e60db60dc05f2735428210b3025c96304f20e456..a58e17311b0085656adacdd73a06be0c0755b73b 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4grspZB7S4IFUZ3OcG delta 15 WcmX@ge3W@Y4U3VLq2a~`S4IFUB?RUG diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 48d3500d5..b24014a8f 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 1167df5142ac64bae4a7e63a213f07a0c688a644..0a33a42ecd9d580826170eb2e85ad4145a089615 100644 GIT binary patch delta 15 WcmX@be2RHO4U4grspZB7FGc_?0|f#A delta 15 WcmX@be2RHO4U3VLq2a~`FGc_>y9D(B diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index b486aa42f..603e4ff00 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 3a7563470472c0a7514998f518e36072d6dbfe90..867ede45312389650db6ce24ce85bab8071f26e2 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grspZB7b4CCu$ppy& delta 15 Wcmdnayq$SM4U3VLq2a~`b4CCufdsq& diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index c1f54bab0..78644b4d2 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 96aebe7a8f3f7824dee3e98824ce3fa309b1497a..c566ccd97047cec23680b04969bf0b473a892d8c 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4grspZB7Q$_$OjReC0 delta 15 WcmdnWyp?%E4U3VLq2a~`Q$_$OMFh40 diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 07b8c946a..6a06e61d1 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 483d8ac257a280c7941bd2e319607ddf6eee7326..984b444963a11466489ac751354f3f74c28bfdf5 100644 GIT binary patch delta 15 WcmZ3_yqsn diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 2f7fef202..8920d7f73 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index bc79584a748ff56eee3c21d616e324293838e76b..5e4e14630cd50dd979cbeaed2198484da487d25d 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grspZB76Gi|jZv?;q delta 15 WcmdnOyoGr}4U3VLq2a~`6Gi|jCj_$q diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index e4633d21a..7d3feeba7 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index e64ec1f342a89da3dc278b9f97e01b528650d5ec..10cefa0af5228532de3b1ef4d5753b76b65f20df 100644 GIT binary patch delta 15 WcmX@Xe1dsG4U4grspZB74@Lkh#{~QU delta 15 WcmX@Xe1dsG4U3VLq2a~`4@Lkhe+2IU diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 2ba038caa..746a7399f 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 438cbd38eabcc39dfd5bcbcc367cbab3c3a0c4ad..ea1f4e686f8631c4b52f811ffa6b87f4650aecc6 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grspZB7b4CCu$ppy& delta 15 Wcmdnayq$SM4U3VLq2a~`b4CCufdsq& diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index a214b1d04..11c3fae2c 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index b60586e598ccc8cccb3071dc23f2c1b659426835..c09bfd1ebab4857a74008caaa6350a47a3e0a080 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4grspZB7b4CCu$ppy& delta 15 Wcmdnayq$SM4U3VLq2a~`b4CCufdsq& diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index bda9e1b4f..b0aab681e 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index fb22b93115585ed1759dc6944eee0391ad3e593a..babd653e9f35213267dd6c74e9beb6dde28586ef 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4grspZB76Gi|jZv?;q delta 15 WcmdnOyoGr}4U3VLq2a~`6Gi|jCj_$q diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 7e072f7e3..bf840c52c 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index bfc77223d..2e9eb3820 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index e3b23f112..4464452b0 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 9dbd80ee70aaba6d273a0d4899dc020266116c2e..7d5ae1941883ea0d7284b42e50e2b238a9c43fa0 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VGWoo&(o{^CW04uNrPyhe` delta 17 YcmZo*Z(!e0&B$V8WoWp$o{^CW04rMrLjV8( diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 6e0d87840..4fa13b3b5 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 5d7b33bfd..b651d1781 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 11136f0bb..a584092f0 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index b5f10b6fd..83914d2b1 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 4bc40174790f4795a21129195637c3ee4bc856ed..285616cb693caef836218f847c0796cf8d172707 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4grspZB7Jw^a1y9BNP delta 15 WcmZ3-ypDN74U3VLq2a~`Jw^a1a|EFP diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 0875853e6..615c700dc 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 6ea1cd8271a5a1583a2f9fcadda2280612b7e891..78d6592fd6b846774301ceae8b41575703b4cb84 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4grspZB7ZAJhnVFaZB delta 15 WcmZ3@yqbAJ4U3VLq2a~`ZAJhn83dRB diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 5e9b3e681..bfe6a42a3 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 078211b15..b931ce279 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 758386bf54fe8459959ce1772b7e48ace8a5aca0..6f7875c1be1e1f75f9851b05cbcad144a447b004 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grspZB7Ge!U@s|3aX delta 15 WcmdnSyp4H64U3VLq2a~`Ge!U@V+6SX diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index d4b48e0c4..938a1bcef 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index d47358f42f6985681b78100cd83d9e28ca5026f4..668fe4ba6b5b8a6de88f90dc017834205f9418a2 100644 GIT binary patch delta 15 WcmX@We1LgE4U4grspZB72SxxY*97DM delta 15 WcmX@We1LgE4U3VLq2a~`2SxxYj|A5M diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 460bfd0cb..d3b088d33 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 40e5070ab140ef6cb89169ce44a73f6e71618db4..c8586f4b1a23518987ebc0235d1b9e83d1a10035 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VGWoo&(o{^Uc04+!abN~PV delta 17 YcmeBS?_u9i&B$V8WoWp$o{^Uc04(zaX8-^I diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index ce6aad7a8..8e20be028 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index d461ec42c..b8f866d0f 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 9d82b786e0e2b5a7789ceb3236f546db3e1913c7..114f207068533c308d3329c446ba4ea40afdd74f 100644 GIT binary patch delta 15 Wcmcb{a*bs|4U4grspZCoYm5Lcg$1Yp delta 15 Wcmcb{a*bs|4U3VLq2b1cYm5LcJq4Qp diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index ed26307b3..0639d7b85 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index a75e33bbf..611b0949c 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 942e63a87..92b8f619a 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index a2e391566d8c64aff04eef66e159bc6e809da479..e1918698ac4dca32ecb2779f8aa751e9238c0b3b 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3$m8s?CdPZv|05fC+{r~^~ delta 17 YcmdnRzKeZBH6x3Wm7(G0dPZv|05cB+@c;k- diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 2763ef533..39ca436b7 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 805ffc312..ee8f26c06 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 24c9f7fa7..1140c7c5f 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 777c0ce4477f53a81d4d5990e01c7832b19c98c4..58ff1eb6fe5d8f05d2737dcc19e2af5565a25c13 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4grspZCo97X^y{{?6O delta 15 WcmaFE{Dyf#4U3VLq2b1c97X^yw*^}O diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 38a27598d..058a7e1bf 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index baa6c1fc6..4f42ffc46 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 20f33fb11b0f4f8badeaadc08a20e431f847f8ac..a8c5572f42f1c342b86e3cc64d663ec90409ad25 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4grspZCoDU1Ln$pqp6 delta 15 WcmbQjGKFPA4U3VLq2b1cDU1Lnfdth6 diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 2e8bc9f28..54e57c5ed 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 07e40918580fb469d08bfee86c546d61823244ba..d96a739a1331b77d60326aefc58c6ce6d3b0575e 100644 GIT binary patch delta 15 WcmdnSyp4H64U4grspZB7Ge!U@s|3aX delta 15 WcmdnSyp4H64U3VLq2a~`Ge!U@V+6SX diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 044c46bba..185f999ea 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 1a9fd17a8bd46235dd26c7006541457f7d855604..f31f664716d2816378aba8662037c3cd96e08358 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4grspZB79Yz2se*~xi delta 15 WcmZ3(yoPx~4U3VLq2a~`9Yz2sHw2pi diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 97c614790..6a256c839 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index b2c62e963..bb6491d40 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 24355f35f7c32436c65b3d985623188716cc5f6e..b9219d30f314869f43d8fbcb84ccf9748389a0b7 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wb@YPqqYi4g!Ktpuz9 delta 15 WcmZo-X=0gB!(wD*Xt=SVi4g!KWdxr9 diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index d96f0dd04..721ab85c1 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index fce286500e09fd009f989eecff4ce6304ff707d5..358e44b0ff7fc00fd0888fb88970c366d5214a09 100644 GIT binary patch delta 15 WcmdnYyqS4I4U4grspZB7V@3ceQ3SmJ delta 15 WcmdnYyqS4I4U3VLq2a~`V@3ce2?VeJ diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 65295340d..1996dd36b 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 2a356aa8d76b515dbb4b3149dfaafc96a811e71a..0d778d7eaa07d6be0b675363206f2bf76f3e1168 100644 GIT binary patch delta 15 WcmZ3>yq0-F4U4grspZB7T}A*Xodl}@ delta 15 WcmZ3>yq0-F4U3VLq2a~`T}A*XRRo>@ diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 952d29f1b..f638a2dba 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 13f25743b..0d9ec18d0 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 3dc0d6667..1b981a39b 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 02:11+0000\n" +"POT-Creation-Date: 2017-07-01 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From c583e4c21b0634e3896959162ad28284a75b89a3 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 2 Jul 2017 02:50:59 +0000 Subject: [PATCH 140/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 8e4b6fe9cf550e8a3b616728b0f0d8a5e7f576f2..7f5e135d6cd8d0616382a761547f4c943576edfe 100644 GIT binary patch delta 17 YcmeBR>0p^q$!4TrU}$B$vA&ZL04!kz0ssI2 delta 17 YcmeBR>0p^q$!4fvU~FZ&vA&ZL04#3>1poj5 diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index dc34ce43f..b63eec008 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 822d6526c..7d2346e88 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 818053333b2933b385dbf5cd3cb91199f3e005d4..e086695daf37ab2b3424cea101744777ad0faf45 100644 GIT binary patch delta 17 YcmdnNyn}f{C7Y3gfuWW0#(GOe05PKl5C8xG delta 17 YcmdnNyn}f{C7Ypwfw7h8#(GOe05P!z6951J diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 9370488ab..f6bbdb254 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 0a8de7288..53215d79c 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 576ed5380..62c304969 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 3fec9a7d0..aa514e0ce 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index c1068371c..448710451 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index c1c53cf36..d193b9a34 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 74887e5f35efafab497aa1411f1b47b4145d3a84..46321699fcc2d3a106d7e5a128b080016083b5b1 100644 GIT binary patch delta 17 YcmdnOyoGr}C7Y3gfuWW0#(Gmm05KZ{1ONa4 delta 17 YcmdnOyoGr}C7Ypwfw7h8#(Gmm05K^A2LJ#7 diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 0de92ad47..13168035e 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 1710ace906c3df8b1639ab29b4eb85e60d8bcfdf..059c00153fd9a2d50618d478ca80a63b71d14794 100644 GIT binary patch delta 17 YcmX@he3p4aC7Y3gfuWW0#(F, 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 1f092f5854aba903217abc1de4f12f691b69289c..9d3c6935aca89b016376b4c41cfdea3238c22cad 100644 GIT binary patch delta 17 YcmX@Ye1v&IC7Y3gfuWW0#(Gyq05dxUGynhq delta 17 YcmX@Ye1v&IC7Ypwfw7h8#(Gyq05eGiHvj+t diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index ef1f8fa32..773333d4f 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index a58e17311b0085656adacdd73a06be0c0755b73b..a2a17be721490d8832cb65c526c74f104bb3e5e6 100644 GIT binary patch delta 17 YcmX@ge3W@YC7Y3gfuWW0#(FnK05e?$Hvj+t delta 17 YcmX@ge3W@YC7Ypwfw7h8#(FnK05fX^IsgCw diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index b24014a8f..e23b122d2 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 0a33a42ecd9d580826170eb2e85ad4145a089615..495f17f56576331cd38080a395fdd50624d35d1e 100644 GIT binary patch delta 17 YcmX@be2RHOC7Y3gfuWW0#(Hl?05k^$MgRZ+ delta 17 YcmX@be2RHOC7Ypwfw7h8#(Hl?05lZ^NdN!< diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 603e4ff00..517f3d46e 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 867ede45312389650db6ce24ce85bab8071f26e2..fd04cf25477f643b9439f2867d7d288ff100151d 100644 GIT binary patch delta 17 Ycmdnayq$SMC7Y3gfuWW0#(E1z05O3D4FCWD delta 17 Ycmdnayq$SMC7Ypwfw7h8#(E1z05OjR5C8xG diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 78644b4d2..e3ae23d77 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index c566ccd97047cec23680b04969bf0b473a892d8c..0c4d9e863ae98f99d90d0595357eddeb8fbf91ac 100644 GIT binary patch delta 17 YcmdnWyp?%EC7Y3gfuWW0#(FbG05LrU2LJ#7 delta 17 YcmdnWyp?%EC7Ypwfw7h8#(FbG05MAi3IG5A diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 6a06e61d1..43fb5e3b0 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 984b444963a11466489ac751354f3f74c28bfdf5..fad8b8d77c623c51bfa7d00c7ab94b1abbb162c5 100644 GIT binary patch delta 17 YcmZ3_yq delta 17 YcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 4464452b0..5b314dd5e 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 7d5ae1941883ea0d7284b42e50e2b238a9c43fa0..34dea4d551530c2ba003849d87f0d335053b3fbd 100644 GIT binary patch delta 19 acmZo*Z(!e0!N_K$U|?uvyt$5%i3tER90ZgA delta 19 acmZo*Z(!e0!N_K)U|?)zy19;#i3tEREd-YU diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 4fa13b3b5..389b18631 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index b651d1781..6a11145a5 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index a584092f0..d089cd18a 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 83914d2b1..4ca26a2e3 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 285616cb693caef836218f847c0796cf8d172707..eebe1ed11f17718ea557b47b84669b4dce6c70b5 100644 GIT binary patch delta 17 YcmZ3-ypDN7C7Y3gfuWW0#(I5505DGk@&Et; delta 17 YcmZ3-ypDN7C7Ypwfw7h8#(I5505Dwy^#A|> diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 615c700dc..f79c7ef7b 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 78d6592fd6b846774301ceae8b41575703b4cb84..f4ccad40711f96dd65af2c8ecdcb81473c889819 100644 GIT binary patch delta 17 YcmZ3@yqbAJC7Y3gfuWW0#(Et_059nT=>Px# delta 17 YcmZ3@yqbAJC7Ypwfw7h8#(Et_05A6h>;M1& diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index bfe6a42a3..3bed73a0a 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index b931ce279..5110d191d 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 6f7875c1be1e1f75f9851b05cbcad144a447b004..585fa05fc08a17804ca290b1187552f4ba00dda5 100644 GIT binary patch delta 17 YcmdnSyp4H6C7Y3gfuWW0#(Hx`05M+$3IG5A delta 17 YcmdnSyp4H6C7Ypwfw7h8#(Hx`05NR^4FCWD diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 938a1bcef..9e58c4e05 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 668fe4ba6b5b8a6de88f90dc017834205f9418a2..114afa2592e339b7cf5c7e70b47e80ffd85af63b 100644 GIT binary patch delta 17 YcmX@We1LgEC7Y3gfuWW0#(GCa05Y=$C;$Ke delta 17 YcmX@We1LgEC7Ypwfw7h8#(GCa05ZV^D*ylh diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index d3b088d33..157356134 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index c8586f4b1a23518987ebc0235d1b9e83d1a10035..0e6986f01f515e28d0a16bc2661d5243a41a7b6b 100644 GIT binary patch delta 19 acmeBS?_u9i!N_K$U|?uvyt$5%j|l)YB diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 8e20be028..366b3b89c 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index b8f866d0f..861052e5d 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 114f207068533c308d3329c446ba4ea40afdd74f..2ba690e60de30d3b83f5c9f57dba2d4639978bf3 100644 GIT binary patch delta 17 Ycmcb{a*bs|C7Y3gfuWW0#`^1w05-h^>;M1& delta 17 Ycmcb{a*bs|C7Ypwfw7h8#`^1w05;17?*IS* diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 0639d7b85..2b1aaf0a9 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 611b0949c..641913e55 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 92b8f619a..3cb205b37 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index e1918698ac4dca32ecb2779f8aa751e9238c0b3b..08bedf1948f7a471c18a893173bbb874f1cf1137 100644 GIT binary patch delta 19 acmdnRzKeZB1tXi0f`Orx@#Z>48zuldxCKH0 delta 19 acmdnRzKeZB1tXiGf`PG>>E=2{8zuld$pu9K diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 39ca436b7..95f55b0ed 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index ee8f26c06..3b05743c1 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 1140c7c5f..5aa1b7789 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 58ff1eb6fe5d8f05d2737dcc19e2af5565a25c13..6e7a9ef1b7e81795c3858439fbd0aea14abef57f 100644 GIT binary patch delta 17 YcmaFE{Dyf#C7Y3gfuWW0#`;`F062>UtN;K2 delta 17 YcmaFE{Dyf#C7Ypwfw7h8#`;`F063WiuK)l5 diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 058a7e1bf..a5f08fd9d 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 4f42ffc46..e6f493596 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index a8c5572f42f1c342b86e3cc64d663ec90409ad25..a25b74d3114c4801fe82113fc546ad7b634451a9 100644 GIT binary patch delta 17 YcmbQjGKFPAC7Y3gfuWW0#`>v@04@0iCIA2c delta 17 YcmbQjGKFPAC7Ypwfw7h8#`>v@04@gwDF6Tf diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 54e57c5ed..32d91575d 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index d96a739a1331b77d60326aefc58c6ce6d3b0575e..7dd4da70e950da5d24b4d7470ce4c90fb4baf1a6 100644 GIT binary patch delta 17 YcmdnSyp4H6C7Y3gfuWW0#(Hx`05M+$3IG5A delta 17 YcmdnSyp4H6C7Ypwfw7h8#(Hx`05NR^4FCWD diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 185f999ea..e3c4bbbf2 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index f31f664716d2816378aba8662037c3cd96e08358..939a454f632d4f00e9f64aa06c5721782812dcf6 100644 GIT binary patch delta 17 YcmZ3(yoPx~C7Y3gfuWW0#(G^w05A&#>;M1& delta 17 YcmZ3(yoPx~C7Ypwfw7h8#(G^w05BN@?*IS* diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 6a256c839..025baa7ac 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index bb6491d40..a9a8947db 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index b9219d30f314869f43d8fbcb84ccf9748389a0b7..970230484c145f15138e4cc9f917f0331448278f 100644 GIT binary patch delta 17 YcmZo-X=0gB$!4TrU}$B$vA&rR04tRQ@Bjb+ delta 17 YcmZo-X=0gB$!4fvU~FZ&vA&rR04t*e^8f$< diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 721ab85c1..ecece3c0f 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 358e44b0ff7fc00fd0888fb88970c366d5214a09..426352cd96fd99abd1340e1b27a9efe688ae363b 100644 GIT binary patch delta 17 YcmdnYyqS4IC7Y3gfuWW0#(EP*05JIl0RR91 delta 17 YcmdnYyqS4IC7Ypwfw7h8#(EP*05Jyz1ONa4 diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 1996dd36b..194a6e92e 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 0d778d7eaa07d6be0b675363206f2bf76f3e1168..b57902941b13bd3d7f376fea08b5953bb3453f7a 100644 GIT binary patch delta 17 YcmZ3>yq0-FC7Y3gfuWW0#(F(Q05B~C?*IS* delta 17 YcmZ3>yq0-FC7Ypwfw7h8#(F(Q05CfQ@&Et; diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index f638a2dba..d218e51d1 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 0d9ec18d0..085504469 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 1b981a39b..a0d43044c 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-01 03:59+0000\n" +"POT-Creation-Date: 2017-07-02 01:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 314282731b4a1cd75e4f65dc48eb3027db0784e2 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 3 Jul 2017 00:40:53 +0000 Subject: [PATCH 141/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 7f5e135d6cd8d0616382a761547f4c943576edfe..6bfbc98e07cac41e736f9b56ad55cec6c283cb61 100644 GIT binary patch delta 15 WcmeBR>0p^q!(wb@V!W}TgAo8FJp{J^ delta 15 WcmeBR>0p^q!(wP, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index e086695daf37ab2b3424cea101744777ad0faf45..f61897d939911a3b79ce5dcb7015ea9b63f6e461 100644 GIT binary patch delta 15 WcmdnNyn}f{4U4griSfn;3q}Ab!vw_u delta 15 WcmdnNyn}f{4U3_bvE{}F3q}Ab%LK>( diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index f6bbdb254..9e2076043 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 53215d79c..3b329ea4b 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 62c304969..576847fae 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index aa514e0ce..adcb6e725 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 448710451..f8c7fda79 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index d193b9a34..6c0ac2bf4 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 46321699fcc2d3a106d7e5a128b080016083b5b1..b4c289f157d12f77587585dbeb19b2b6bcfe7b98 100644 GIT binary patch delta 15 WcmdnOyoGr}4U4griSfn;6Gi|jO9Z(9 delta 15 WcmdnOyoGr}4U3_bvE{}F6Gi|jQv|#K diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 13168035e..883447804 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 059c00153fd9a2d50618d478ca80a63b71d14794..1d991c73b6a923aeeee432605d934888dc5f7150 100644 GIT binary patch delta 15 WcmX@he3p4a4U4griSfn;Uq%2dIRyj& delta 15 WcmX@he3p4a4U3_bvE{}FUq%2dK?Mf@ diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 17f45f8f1..0eedae7aa 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index d7e1937a7..1b5ac3029 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 9d3c6935aca89b016376b4c41cfdea3238c22cad..ad1cc47605673825cbe8d5a76f7e3de35c8d72cb 100644 GIT binary patch delta 15 WcmX@Ye1v&I4U4griSfn;7e)XpD+K8P delta 15 WcmX@Ye1v&I4U3_bvE{}F7e)XpGX(4a diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 773333d4f..f89e80bad 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index a2a17be721490d8832cb65c526c74f104bb3e5e6..945c9ab2aa5e14fc742d46eeb6bf049925c5cef3 100644 GIT binary patch delta 15 WcmX@ge3W@Y4U4griSfn;S4IFUNd)Ww delta 15 WcmX@ge3W@Y4U3_bvE{}FS4IFUQ3US* diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index e23b122d2..0e5ae28b6 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 495f17f56576331cd38080a395fdd50624d35d1e..415fe5c552c11f34f635bf9053de67a49179e282 100644 GIT binary patch delta 15 WcmX@be2RHO4U4griSfn;FGc_>-vs*r delta 15 WcmX@be2RHO4U3_bvE{}FFGc_>=LG%$ diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 517f3d46e..02417b17d 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index fd04cf25477f643b9439f2867d7d288ff100151d..716857e69fccaf14d8baab3754a8832055e56290 100644 GIT binary patch delta 15 Wcmdnayq$SM4U4griSfn;b4CCur3AtN delta 15 Wcmdnayq$SM4U3_bvE{}Fb4CCutpvpY diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index e3ae23d77..f5b3ea3b4 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 0c4d9e863ae98f99d90d0595357eddeb8fbf91ac..693f6667876dee9eaa0bbaf24263099466ff01da 100644 GIT binary patch delta 15 WcmdnWyp?%E4U4griSfn;Q$_$OX#~6g delta 15 WcmdnWyp?%E4U3_bvE{}FQ$_$OaRk2r diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 43fb5e3b0..247d2f5f5 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index fad8b8d77c623c51bfa7d00c7ab94b1abbb162c5..904fcd4c50f2b6c63eca14b65883a84a8c485df2 100644 GIT binary patch delta 15 WcmZ3_yq, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 5b314dd5e..b98a8a17a 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 34dea4d551530c2ba003849d87f0d335053b3fbd..6b4de779a9c8fbcf309a350c97f2b140a6074596 100644 GIT binary patch delta 17 YcmZo*Z(!e0&B$VGWn#R!o{^CW04s$ANdN!< delta 17 YcmZo*Z(!e0&B$VCWo)^*o{^CW04tCLOaK4? diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 389b18631..4ef2a1ed6 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 6a11145a5..751889715 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index d089cd18a..6724ec864 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 4ca26a2e3..3baba0d53 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index eebe1ed11f17718ea557b47b84669b4dce6c70b5..e843c852f6d19b49c1897b55ea806fe165ffbd6a 100644 GIT binary patch delta 15 WcmZ3-ypDN74U4griSfn;Jw^a1mjtH( delta 15 WcmZ3-ypDN74U3_bvE{}FJw^a1p9HD^ diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index f79c7ef7b..2ba1ef25d 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index f4ccad40711f96dd65af2c8ecdcb81473c889819..eabd08ba7e9c637836035f4a814fc0bc9cea7241 100644 GIT binary patch delta 15 WcmZ3@yqbAJ4U4griSfn;ZAJhnJp`Tr delta 15 WcmZ3@yqbAJ4U3_bvE{}FZAJhnMFgP$ diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 3bed73a0a..c8980b0d7 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 5110d191d..63c49afa1 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 585fa05fc08a17804ca290b1187552f4ba00dda5..a4d9aad497af3ff7a01119878d3f52850486b60e 100644 GIT binary patch delta 15 WcmdnSyp4H64U4griSfn;Ge!U@hXlU> delta 15 WcmdnSyp4H64U3_bvE{}FGe!U@j|9R1 diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 9e58c4e05..6e4052023 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 114afa2592e339b7cf5c7e70b47e80ffd85af63b..446564797960fda959ac1b1190abdbea201203c2 100644 GIT binary patch delta 15 WcmX@We1LgE4U4griSfn;2SxxYvjp7$ delta 15 WcmX@We1LgE4U3_bvE{}F2SxxYy9D3> diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 157356134..b7288c995 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index 0e6986f01f515e28d0a16bc2661d5243a41a7b6b..ac8a61e3d6b3fa6cf3986e96aa02d8b41bf003ce 100644 GIT binary patch delta 17 YcmeBS?_u9i&B$VGWn#R!o{^Uc04*H^Z2$lO delta 17 YcmeBS?_u9i&B$VCWo)^*o{^Uc04*p4Z~y=R diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 366b3b89c..f8ce056f2 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 861052e5d..3da130c42 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 2ba690e60de30d3b83f5c9f57dba2d4639978bf3..09360aa47caf1f45bc82a81aea191cbc8748cd6e 100644 GIT binary patch delta 15 Wcmcb{a*bs|4U4griSfpUYm5LcVFjT8 delta 15 Wcmcb{a*bs|4U3_bvE{~wYm5LcX$7PJ diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 2b1aaf0a9..55c1ade92 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 641913e55..0d73a3d20 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 3cb205b37..04ab1973a 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 08bedf1948f7a471c18a893173bbb874f1cf1137..12d95eda55a4eed84f787641c7f91e758a816d58 100644 GIT binary patch delta 17 YcmdnRzKeZBH6x3$m5K4@dPZv|05drR_W%F@ delta 17 YcmdnRzKeZBH6x3mm9gdKdPZv|05e1c`Tzg` diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 95f55b0ed..f00976693 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 3b05743c1..9bf914f77 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 5aa1b7789..7f51ae792 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 6e7a9ef1b7e81795c3858439fbd0aea14abef57f..44374f5ffd3e7b3ef6600538c08565dc483c4027 100644 GIT binary patch delta 15 WcmaFE{Dyf#4U4griSfpU97X^y+XZ0& delta 15 WcmaFE{Dyf#4U3_bvE{~w97X^y;{{{@ diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index a5f08fd9d..b97373641 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index e6f493596..4b506a661 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index a25b74d3114c4801fe82113fc546ad7b634451a9..3a22b51cc9c37aa9f137653bf5d09240967c99b4 100644 GIT binary patch delta 15 WcmbQjGKFPA4U4griSfpUDU1Lnr3Bjm delta 15 WcmbQjGKFPA4U3_bvE{~wDU1Lntpwfx diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 32d91575d..fc49c6497 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 7dd4da70e950da5d24b4d7470ce4c90fb4baf1a6..346131bd07a7d7e8e6e76f56632988cd0f5da8e0 100644 GIT binary patch delta 15 WcmdnSyp4H64U4griSfn;Ge!U@hXlU> delta 15 WcmdnSyp4H64U3_bvE{}FGe!U@j|9R1 diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index e3c4bbbf2..3672a7891 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 939a454f632d4f00e9f64aa06c5721782812dcf6..3a4f50a968432de6407fd25930dab896676e20d0 100644 GIT binary patch delta 15 WcmZ3(yoPx~4U4griSfn;9Yz2sTLhs1 delta 15 WcmZ3(yoPx~4U3_bvE{}F9Yz2sV+5oC diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 025baa7ac..aff3bafa1 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index a9a8947db..2b2a2fdc6 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 970230484c145f15138e4cc9f917f0331448278f..9088b3114326b8c512600784f24f6562c6d3ec7d 100644 GIT binary patch delta 15 WcmZo-X=0gB!(wb@V!W}Ti4g!Ki3Ftp delta 15 WcmZo-X=0gB!(wPyq0-F4U4griSfn;T}A*Xc?6^Y delta 15 WcmZ3>yq0-F4U3_bvE{}FT}A*Xfdr=j diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index d218e51d1..0b18a5716 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 085504469..af7e9b50f 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index a0d43044c..13bd8c560 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 01:39+0000\n" +"POT-Creation-Date: 2017-07-02 03:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 6291cc9db120152ad468ab0674b2cd5b68b95054 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 3 Jul 2017 02:51:00 +0000 Subject: [PATCH 142/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 84 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 6bfbc98e07cac41e736f9b56ad55cec6c283cb61..89103b9fc8e79adaecc4e801d0fc25f3a8ea709a 100644 GIT binary patch delta 15 WcmeBR>0p^q$zrTvV7Rfin-KscL0p^q$zr5nV7#%mn-KscMg)}r diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 5b28a6618..aa79e272b 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 50e079392..8ad3fcc29 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index f61897d939911a3b79ce5dcb7015ea9b63f6e461..5810b5c8b4e65fe49951577f81efa7b41cc87ba4 100644 GIT binary patch delta 15 WcmdnNyn}f{C5y3wf#JqlYeoPl$^@bS delta 15 WcmdnNyn}f{C5w@Qf$_##YeoPl%mkwV diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index 9e2076043..aeccde868 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 3b329ea4b..8b835d53e 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 576847fae..39315aad3 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index adcb6e725..2ef0c478a 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index f8c7fda79..bdda5587c 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 6c0ac2bf4..e86a7cfb5 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index b4c289f157d12f77587585dbeb19b2b6bcfe7b98..623651b28b7e77e593bb2acd2178184e557c5a67 100644 GIT binary patch delta 15 WcmdnOyoGr}C5y3wf#Jqlb4CCtQUsO& delta 15 WcmdnOyoGr}C5w@Qf$_##b4CCtR0Nj* diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 883447804..a0a1e39ac 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 1d991c73b6a923aeeee432605d934888dc5f7150..13929285977fc4f5c69c2b6583fd71b720a6bbae 100644 GIT binary patch delta 15 WcmX@he3p4aC5y3wf#Js507d{SKm_3c delta 15 WcmX@he3p4aC5w@Qf$_%L07d{SLImOf diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 0eedae7aa..fbef3574d 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 1b5ac3029..c6ad9cb49 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index ad1cc47605673825cbe8d5a76f7e3de35c8d72cb..2df0f55989d632e920b77ca3be9f0cb3a34ae4c9 100644 GIT binary patch delta 15 WcmX@Ye1v&IC5y3wf#JqlcSZmzG6co| delta 15 WcmX@Ye1v&IC5w@Qf$_##cSZmzGz7;0 diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index f89e80bad..0bf137e63 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 945c9ab2aa5e14fc742d46eeb6bf049925c5cef3..7edfbd4c559549ed653ab7f8007026ba1eef5f6d 100644 GIT binary patch delta 15 WcmX@ge3W@YC5y3wf#Jql4@LkgPz1>U delta 15 WcmX@ge3W@YC5w@Qf$_##4@LkgQUuBX diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 0e5ae28b6..e4ddecd1f 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 415fe5c552c11f34f635bf9053de67a49179e282..c0bdc9dd32667e403755753d4847476b25f29e06 100644 GIT binary patch delta 15 WcmX@be2RHOC5y3wf#JqlUq%2b<^ diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po index 2a5e27fc6..5eda8fd4b 100644 --- a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo index 16956c816c658dc0e0087bf4f90989b5f52765ff..267f72a1d5b6ca12b854889dc73417c27fc3b0e3 100644 GIT binary patch delta 15 WcmX@ce2jTQC5y3wf#JqlPeuSLZUoE# delta 15 WcmX@ce2jTQC5w@Qf$_##PeuSLa0JZ& diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 8d077c9d2..039d7178a 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index af40fdddf4536625ee559298a10ee975e659b040..5d9ac8564da3dab20e05b1cacbb7532c82fd4f86 100644 GIT binary patch delta 15 WcmdnOyoGr}C5y3wf#Jqlb4CCtQUsO& delta 15 WcmdnOyoGr}C5w@Qf$_##b4CCtR0Nj* diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index f8476cca1..c3e7786a8 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index 57b7adf131ee74945013981e7a8880139900bd2d..e89b41257af979fc77b6788118ca466d8bb9c220 100644 GIT binary patch delta 15 WcmX@Xe1dsGC5y3wf#JqlZ$, 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index b98a8a17a..892d5cb8c 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 6b4de779a9c8fbcf309a350c97f2b140a6074596..219d010fce6512f8af46a320e462dbc8f44ef16b 100644 GIT binary patch delta 17 YcmZo*Z(!e0!N_8)U|_hphLME{04ieyCIA2c delta 17 YcmZo*Z(!e0!N_8yU|_tthLME{04in#CjbBd diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 4ef2a1ed6..0a84e5d54 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 751889715..ec4db184f 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 6724ec864..80131f589 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 3baba0d53..66443d7cc 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index e843c852f6d19b49c1897b55ea806fe165ffbd6a..a3c73b12831b474698b64790038e0708cf5a2bb1 100644 GIT binary patch delta 15 WcmZ3-ypDN7C5y3wf#JqlLq-56o&, 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index a4d9aad497af3ff7a01119878d3f52850486b60e..20fc45a6a6915db2760ceed2d60dd228540bf70f 100644 GIT binary patch delta 15 WcmdnSyp4H6C5y3wf#JqlOGW@Fjs% diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index f8ce056f2..d17eedee7 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 3da130c42..56775f80e 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 09360aa47caf1f45bc82a81aea191cbc8748cd6e..fc8f6ec8e373c076da23019bf5f36c4e112eeb41 100644 GIT binary patch delta 15 Wcmcb{a*bs|C5y3wf#Js5n~VT0Xa#-% delta 15 Wcmcb{a*bs|C5w@Qf$_%Ln~VT0Y6X7) diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 55c1ade92..71804d37e 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 0d73a3d20..d648d5e30 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 04ab1973a..6462d9e0e 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 12d95eda55a4eed84f787641c7f91e758a816d58..255365834fbb717346c1cff2af21cd8dbe59b11d 100644 GIT binary patch delta 17 YcmdnRzKeZB1tW{Gf`Q@Y8b&)N05TT@)Bpeg delta 17 YcmdnRzKeZB1tW`*f`Reo8b&)N05Tc`)c^nh diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index f00976693..eae72ff2b 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 9bf914f77..7601a6d5a 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 7f51ae792..7c7ec4c5e 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 44374f5ffd3e7b3ef6600538c08565dc483c4027..6a2fade9d5699d8f71ca996b531edfca8ca85813 100644 GIT binary patch delta 15 WcmaFE{Dyf#C5y3wf#Js5d`18+;srhc delta 15 WcmaFE{Dyf#C5w@Qf$_%Ld`18+, 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 3a22b51cc9c37aa9f137653bf5d09240967c99b4..40465ae481c67fb2cc1e3db5a0f1d84583749b6f 100644 GIT binary patch delta 15 WcmbQjGKFPAC5y3wf#Js5>5Kp+tOU3K delta 15 WcmbQjGKFPAC5w@Qf$_%L>5Kp+t^~ON diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index fc49c6497..df24670d8 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 346131bd07a7d7e8e6e76f56632988cd0f5da8e0..475f73d3b6960be59e1aa6004658f7a311193858 100644 GIT binary patch delta 15 WcmdnSyp4H6C5y3wf#JqlOGW@Fjs%, 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 9088b3114326b8c512600784f24f6562c6d3ec7d..b401ea7b19064cf6b08a9c892afa5f115198cfcf 100644 GIT binary patch delta 15 WcmZo-X=0gB$zrTvV7Rfil@S0VkOYDN delta 15 WcmZo-X=0gB$zr5nV7#%ml@S0Vk_3YQ diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index ae0a72501..8e6409fb5 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 572c10a8209d7f54d2aca1781b0f6feb593932b3..0b3ce610da506c6bab3bbf761fe43815966c96fe 100644 GIT binary patch delta 15 WcmdnYyqS4IC5y3wf#JqlGe!U?Gz60X delta 15 WcmdnYyqS4IC5w@Qf$_##Ge!U?HUyLa diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 7b8160ea3..5cdd23dff 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 0a342a5832e94dee0e1cb8131842da72a1b95c09..810a317147f9a9b4446f73fe7493e4e29da895a0 100644 GIT binary patch delta 15 WcmZ3>yq0-FC5y3wf#Jql14aNRfCPa6 delta 15 WcmZ3>yq0-FC5w@Qf$_##14aNRf&_v9 diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 0b18a5716..dea118a29 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index af7e9b50f..457a7224d 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 13bd8c560..ac17673da 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-02 03:43+0000\n" +"POT-Creation-Date: 2017-07-03 01:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" From 4885b4afec73c8b821607341f59764d4b454afa6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 05:23:58 -0400 Subject: [PATCH 143/447] i18n: reduce noise-only commits from Transifex --- ci/txpull.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ci/txpull.sh b/ci/txpull.sh index 44a7d846b..624da0bd4 100755 --- a/ci/txpull.sh +++ b/ci/txpull.sh @@ -10,16 +10,22 @@ git config --global http.sslVerify false export QT_SELECT=5 tx pull --force --source --all + git add --verbose lang/calamares*.ts git commit --author='Calamares CI ' --message='[core] Automatic merge of Transifex translations' | true +# Transifex updates the PO-Created timestamp also when nothing interesting +# has happened, so drop the files which have just 1 line changed (the +# PO-Created line). This applies only to modules which use po-files. +git diff --numstat src/modules | awk '($1==1 && $2==1){print $3}' | xargs git checkout -- + for MODULE_DIR in `find src/modules -maxdepth 1 -mindepth 1 -type d`; do FILES=(${MODULE_DIR}/*.py) if [ ${#FILES[@]} -gt 0 ]; then MODULE_NAME=$(basename ${MODULE_DIR}) if [ -d ${MODULE_DIR}/lang ]; then # Convert PO files to MO files - for POFILE in `find . -name "*.po"` ; do + for POFILE in `find ${MODULE_DIR} -name "*.po"` ; do msgfmt -o ${POFILE/.po/.mo} $POFILE done git add --verbose ${MODULE_DIR}/lang/* From 9b3af4aac3b3335594ff9d0a8b3f0ac8cceb2624 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 05:40:53 -0400 Subject: [PATCH 144/447] i18n: translate yes/no buttons, don't rely on Qt translations --- src/libcalamaresui/ViewManager.cpp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/libcalamaresui/ViewManager.cpp b/src/libcalamaresui/ViewManager.cpp index 98476767c..7c9f1897d 100644 --- a/src/libcalamaresui/ViewManager.cpp +++ b/src/libcalamaresui/ViewManager.cpp @@ -94,12 +94,16 @@ ViewManager::ViewManager( QObject* parent ) if ( !( m_currentStep == m_steps.count() -1 && m_steps.last()->isAtEnd() ) ) { - int response = QMessageBox::question( m_widget, + QMessageBox mb( QMessageBox::Question, tr( "Cancel installation?" ), tr( "Do you really want to cancel the current install process?\n" "The installer will quit and all changes will be lost." ), QMessageBox::Yes | QMessageBox::No, - QMessageBox::No ); + m_widget ); + mb.setDefaultButton( QMessageBox::No ); + mb.button( QMessageBox::Yes )->setText( tr( "&Yes" ) ); + mb.button( QMessageBox::No )->setText( tr( "&No" ) ); + int response = mb.exec(); if ( response == QMessageBox::Yes ) qApp->quit(); } From 5704719ea4672da80cd9976a3cfaf0d2d2c086bd Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 08:16:09 -0400 Subject: [PATCH 145/447] CMake: minor styling --- CMakeLists.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ca0aab5f4..707f6ab25 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -57,11 +57,11 @@ find_package( PolkitQt5-1 REQUIRED ) option( WITH_PYTHON "Enable Python modules API (requires Boost.Python)." ON ) option( WITH_CRASHREPORTER "Build with CrashReporter" ON ) -option( INSTALL_CONFIG "Install configuration files" ON) +option( INSTALL_CONFIG "Install configuration files" ON ) option( WITH_PYTHONQT "Enable next generation Python modules API (experimental, requires PythonQt)." OFF ) -option(BUILD_TESTING "Build the testing tree." ON) +option( BUILD_TESTING "Build the testing tree." ON ) -if(BUILD_TESTING) +if( BUILD_TESTING ) enable_testing() endif () @@ -102,10 +102,10 @@ if ( PYTHONLIBS_FOUND ) ) endif() -if ( PYTHONLIBS_NOTFOUND OR NOT CALAMARES_BOOST_PYTHON3_FOUND ) +if( PYTHONLIBS_NOTFOUND OR NOT CALAMARES_BOOST_PYTHON3_FOUND ) set( WITH_PYTHON OFF ) endif() -if ( PYTHONLIBS_NOTFOUND OR NOT PYTHONQT_FOUND ) +if( PYTHONLIBS_NOTFOUND OR NOT PYTHONQT_FOUND ) set( WITH_PYTHONQT OFF ) endif() @@ -185,15 +185,15 @@ add_subdirectory( src ) macro_display_feature_log() -if ( NOT WITH_PYTHON ) +if( NOT WITH_PYTHON ) message( "-- WARNING: Building Calamares without Python support. Legacy Python job modules will not work.\n" ) endif() -if ( NOT WITH_PYTHONQT ) +if( NOT WITH_PYTHONQT ) message( "-- WARNING: Building Calamares without PythonQt support. Python modules will not work.\n" ) endif() -if ( NOT INSTALL_CONFIG ) +if( NOT INSTALL_CONFIG ) message( "-- WARNING: Configuration files will not be installed.\n" ) endif() @@ -238,7 +238,7 @@ install( "${CMAKE_INSTALL_CMAKEDIR}" ) -if (INSTALL_CONFIG) +if( INSTALL_CONFIG ) install( FILES settings.conf From ef8cbcf526bee75c4bf7b00e8023731ce8ea6af8 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 09:18:09 -0400 Subject: [PATCH 146/447] Coverity: add (stub) modeling file --- ci/coverity-model.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ci/coverity-model.c diff --git a/ci/coverity-model.c b/ci/coverity-model.c new file mode 100644 index 000000000..b4282397c --- /dev/null +++ b/ci/coverity-model.c @@ -0,0 +1,6 @@ +/* Model file for Coverity checker. + See https://scan.coverity.com/tune + + Calamares doesn't seem to geenerate any false positives, + so the model-file is empty. +*/ From 79595eb53264a71cd7391d505cf3d9cb43a6f318 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 09:21:05 -0400 Subject: [PATCH 147/447] Coverity: explicitly initialize --- src/modules/partition/tests/PartitionJobTests.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modules/partition/tests/PartitionJobTests.cpp b/src/modules/partition/tests/PartitionJobTests.cpp index 8521f4224..5a09bbab5 100644 --- a/src/modules/partition/tests/PartitionJobTests.cpp +++ b/src/modules/partition/tests/PartitionJobTests.cpp @@ -121,6 +121,8 @@ firstFreePartition( PartitionNode* parent ) //- QueueRunner --------------------------------------------------------------- QueueRunner::QueueRunner( JobQueue* queue ) : m_queue( queue ) + , m_finished( false ) // Same initalizations as in ::run() + , m_success( true ) { connect( m_queue, &JobQueue::finished, this, &QueueRunner::onFinished ); connect( m_queue, &JobQueue::failed, this, &QueueRunner::onFailed ); From da75035654a041bbb1ea9a1f6b52d8fb7796f01c Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 10:26:59 -0400 Subject: [PATCH 148/447] Cleanup: summary module description --- src/modules/summary/module.desc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/modules/summary/module.desc b/src/modules/summary/module.desc index fcd8c6f86..2fedbaabf 100644 --- a/src/modules/summary/module.desc +++ b/src/modules/summary/module.desc @@ -1,4 +1,9 @@ -# Module metadata file for keyboard viewmodule +# Module metadata file for summary viewmodule +# +# The summary module tells the user what is going to happen (next) +# during the installation. Each other step is responsible for +# creating a summary widget that this step can display. +# # Syntax is YAML 1.2 --- type: "view" From 6f680c0269f092a05507841071386d93ed9e05bd Mon Sep 17 00:00:00 2001 From: Kai Dohmen Date: Mon, 3 Jul 2017 17:20:02 +0200 Subject: [PATCH 149/447] Fix unknown partition-type Fat32 at mount and in fstab Only the string "fat32" and "fat16" will be replaced with vfat. If an case sensitive "Fat32" some problems occure: - mount: partition cannot be mounted (e.g. a fat32 efi partition) - fstab: system won't even boot because fstab does not know the type "Fat32" --- src/modules/fstab/main.py | 2 +- src/modules/mount/main.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/fstab/main.py b/src/modules/fstab/main.py index 384dadbb6..9c116b8a0 100644 --- a/src/modules/fstab/main.py +++ b/src/modules/fstab/main.py @@ -224,7 +224,7 @@ class FstabGenerator(object): def generate_fstab_line_info(self, partition): """ Generates information for each fstab entry. """ - filesystem = partition["fs"] + filesystem = partition["fs"].lower() mount_point = partition["mountPoint"] disk_name = disk_name_for_partition(partition) is_ssd = disk_name in self.ssd_disks diff --git a/src/modules/mount/main.py b/src/modules/mount/main.py index 68f042af9..c32c5bfdd 100644 --- a/src/modules/mount/main.py +++ b/src/modules/mount/main.py @@ -38,7 +38,7 @@ def mount_partitions(root_mount_point, partitions): # Create mount point with `+` rather than `os.path.join()` because # `partition["mountPoint"]` starts with a '/'. mount_point = root_mount_point + partition["mountPoint"] - fstype = partition.get("fs", "") + fstype = partition.get("fs", "").lower() if fstype == "fat16" or fstype == "fat32": fstype = "vfat" From 72659dc6e193d2098d9c9aaacacb0448276191da Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 11:04:23 -0400 Subject: [PATCH 150/447] FinishedPage: don't reboot on failure If installation fails, and you end up on the last page, suppress the reboot-now checkbox. FIXES #605 --- src/modules/finished/FinishedPage.cpp | 13 +++++++++++++ src/modules/finished/FinishedPage.h | 3 +++ src/modules/finished/FinishedViewStep.cpp | 12 +++++++++++- 3 files changed, 27 insertions(+), 1 deletion(-) diff --git a/src/modules/finished/FinishedPage.cpp b/src/modules/finished/FinishedPage.cpp index 609856975..8ae459540 100644 --- a/src/modules/finished/FinishedPage.cpp +++ b/src/modules/finished/FinishedPage.cpp @@ -39,6 +39,7 @@ FinishedPage::FinishedPage( QWidget* parent ) , ui( new Ui::FinishedPage ) , m_restartSetUp( false ) { + cDebug() << "FinishedPage()"; ui->setupUi( this ); ui->mainText->setAlignment( Qt::AlignCenter ); @@ -83,6 +84,7 @@ FinishedPage::setRestartNowCommand( const QString& command ) void FinishedPage::setUpRestart() { + cDebug() << "FinishedPage::setUpRestart()"; if ( !m_restartSetUp ) { connect( qApp, &QApplication::aboutToQuit, @@ -102,3 +104,14 @@ FinishedPage::focusInEvent( QFocusEvent* e ) e->accept(); } +void +FinishedPage::onInstallationFailed( const QString& message, const QString& details ) +{ + ui->mainText->setText( tr( "

Installation Failed


" + "%1 has not been installed on your computer.
" + "The error message was: %2." ) + .arg(Calamares::Branding::instance()-> + string( Calamares::Branding::VersionedName ) ) + .arg( details ) ); + setRestartNowEnabled( false ); +} diff --git a/src/modules/finished/FinishedPage.h b/src/modules/finished/FinishedPage.h index 31930a6f1..1129c69ce 100644 --- a/src/modules/finished/FinishedPage.h +++ b/src/modules/finished/FinishedPage.h @@ -38,6 +38,9 @@ public: void setUpRestart(); +public slots: + void onInstallationFailed( const QString& message, const QString& details ); + protected: void focusInEvent( QFocusEvent* e ) override; //choose the child widget to focus diff --git a/src/modules/finished/FinishedViewStep.cpp b/src/modules/finished/FinishedViewStep.cpp index 1f5217f22..1c3688c59 100644 --- a/src/modules/finished/FinishedViewStep.cpp +++ b/src/modules/finished/FinishedViewStep.cpp @@ -17,8 +17,10 @@ */ #include "FinishedViewStep.h" - #include "FinishedPage.h" +#include "JobQueue.h" + +#include "utils/Logger.h" #include @@ -26,6 +28,11 @@ FinishedViewStep::FinishedViewStep( QObject* parent ) : Calamares::ViewStep( parent ) , m_widget( new FinishedPage() ) { + cDebug() << "FinishedViewStep()"; + + connect( Calamares::JobQueue::instance(), &Calamares::JobQueue::failed, + m_widget, &FinishedPage::onInstallationFailed ); + emit nextStatusChanged( true ); } @@ -47,6 +54,7 @@ FinishedViewStep::prettyName() const QWidget* FinishedViewStep::widget() { + cDebug() << "FinishedViewStep::widget()"; return m_widget; } @@ -94,6 +102,7 @@ FinishedViewStep::isAtEnd() const void FinishedViewStep::onActivate() { + cDebug() << "FinishedViewStep::onActivate()"; m_widget->setUpRestart(); } @@ -101,6 +110,7 @@ FinishedViewStep::onActivate() QList< Calamares::job_ptr > FinishedViewStep::jobs() const { + cDebug() << "FinishedViewStep::jobs"; return QList< Calamares::job_ptr >(); } From 09a79886227a1c47488944eb6c6db9dcfa8d889a Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 11:36:36 -0400 Subject: [PATCH 151/447] FinishedPage: add copyright, reduce warnings --- src/modules/finished/FinishedPage.cpp | 2 ++ src/modules/finished/FinishedPage.h | 1 + src/modules/finished/FinishedViewStep.cpp | 1 + 3 files changed, 4 insertions(+) diff --git a/src/modules/finished/FinishedPage.cpp b/src/modules/finished/FinishedPage.cpp index 8ae459540..87862e90c 100644 --- a/src/modules/finished/FinishedPage.cpp +++ b/src/modules/finished/FinishedPage.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -107,6 +108,7 @@ FinishedPage::focusInEvent( QFocusEvent* e ) void FinishedPage::onInstallationFailed( const QString& message, const QString& details ) { + Q_UNUSED( message ); ui->mainText->setText( tr( "

Installation Failed


" "%1 has not been installed on your computer.
" "The error message was: %2." ) diff --git a/src/modules/finished/FinishedPage.h b/src/modules/finished/FinishedPage.h index 1129c69ce..ba3e75667 100644 --- a/src/modules/finished/FinishedPage.h +++ b/src/modules/finished/FinishedPage.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/finished/FinishedViewStep.cpp b/src/modules/finished/FinishedViewStep.cpp index 1c3688c59..3c9bc042c 100644 --- a/src/modules/finished/FinishedViewStep.cpp +++ b/src/modules/finished/FinishedViewStep.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by From 3ecd2f2ff62502b787800a13070eb5d2d9a1084d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 15:39:21 -0400 Subject: [PATCH 152/447] Add self to copyright notice --- src/modules/welcome/WelcomePage.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/welcome/WelcomePage.cpp b/src/modules/welcome/WelcomePage.cpp index 838148a76..83a22fe47 100644 --- a/src/modules/welcome/WelcomePage.cpp +++ b/src/modules/welcome/WelcomePage.cpp @@ -78,6 +78,7 @@ WelcomePage::WelcomePage( RequirementsChecker* requirementsChecker, QWidget* par "%2
" "for %3


" "Copyright 2014-2017 Teo Mrnjavac <teo@kde.org>
" + "Copyright 2017 Adriaan de Groot <groot@kde.org>
" "Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo," " Philip Müller, Pier Luigi Fiorini, Rohan Garg and the
Calamares " From ee4e4dfcccb6588a81814848eae692f0afce2478 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 3 Jul 2017 18:07:18 -0400 Subject: [PATCH 153/447] C++ trickery to make the code shorter to read. --- src/calamares/CalamaresWindow.cpp | 3 +-- src/libcalamaresui/Branding.h | 7 ++++++ src/libcalamaresui/ViewManager.cpp | 7 +++--- src/modules/partition/gui/ChoicePage.cpp | 19 ++++++--------- src/modules/welcome/WelcomePage.cpp | 23 ++++++++----------- src/modules/welcome/checker/CheckerWidget.cpp | 10 ++++---- 6 files changed, 32 insertions(+), 37 deletions(-) diff --git a/src/calamares/CalamaresWindow.cpp b/src/calamares/CalamaresWindow.cpp index f8d2c15d6..260d56139 100644 --- a/src/calamares/CalamaresWindow.cpp +++ b/src/calamares/CalamaresWindow.cpp @@ -43,8 +43,7 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) CALAMARES_RETRANSLATE( setWindowTitle( tr( "%1 Installer" ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ProductName ) ) ); + .arg( *Calamares::Branding::ProductName ) ); ) using CalamaresUtils::windowMinimumHeight; diff --git a/src/libcalamaresui/Branding.h b/src/libcalamaresui/Branding.h index 36534ea44..5198f44f1 100644 --- a/src/libcalamaresui/Branding.h +++ b/src/libcalamaresui/Branding.h @@ -37,6 +37,11 @@ class UIDLLEXPORT Branding : public QObject { Q_OBJECT public: + /** + * Descriptive strings in the configuration file. use + * e.g. *Branding::ProductName to get the string value for + * the product name. + */ enum StringEntry : short { ProductName, @@ -112,6 +117,8 @@ private: bool m_welcomeStyleCalamares; }; +template inline QString operator*(U e) { return Branding::instance()->string( e ); } + } #endif // BRANDING_H diff --git a/src/libcalamaresui/ViewManager.cpp b/src/libcalamaresui/ViewManager.cpp index 7c9f1897d..5ed88d19f 100644 --- a/src/libcalamaresui/ViewManager.cpp +++ b/src/libcalamaresui/ViewManager.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -237,10 +238,8 @@ ViewManager::next() tr( "The %1 installer is about to make changes to your " "disk in order to install %2.
You will not be able " "to undo these changes." ) - .arg( Calamares::Branding::instance()->string( - Calamares::Branding::ShortProductName ) ) - .arg( Calamares::Branding::instance()->string( - Calamares::Branding::ShortVersionedName ) ), + .arg( *Calamares::Branding::ShortProductName ) + .arg( *Calamares::Branding::ShortVersionedName ), tr( "&Install now" ), tr( "Go &back" ), QString(), diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index a213e62fa..6b57a23f4 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2017, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -474,8 +475,7 @@ ChoicePage::doAlongsideSetupSplitter( const QModelIndex& current, qRound64( part->used() * 1.1 ), part->capacity() - requiredStorageB, part->capacity() / 2, - Calamares::Branding::instance()-> - string( Calamares::Branding::ProductName ) ); + *Calamares::Branding::ProductName ); if ( m_isEfi ) setupEfiSystemPartitionSelector(); @@ -775,8 +775,7 @@ ChoicePage::doReplaceSelectedPartition( const QModelIndex& current ) if ( !homePartitionPath->isEmpty() ) m_reuseHomeCheckBox->setText( tr( "Reuse %1 as home partition for %2." ) .arg( *homePartitionPath ) - .arg( Calamares::Branding::instance()->string( - Calamares::Branding::ShortProductName ) ) ); + .arg( *Calamares::Branding::ShortProductName ) ); delete homePartitionPath; if ( m_isEfi ) @@ -919,8 +918,7 @@ ChoicePage::updateActionChoicePreview( ChoicePage::Choice choice ) .arg( m_beforePartitionBarsView->selectionModel()->currentIndex().data().toString() ) .arg( size / ( 1024 * 1024 ) ) .arg( sizeNext / ( 1024 * 1024 ) ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortProductName ) ) ); + .arg( *Calamares::Branding::ShortProductName ) ); } ); m_previewAfterFrame->show(); @@ -948,8 +946,7 @@ ChoicePage::updateActionChoicePreview( ChoicePage::Choice choice ) m_afterPartitionBarsView->setNestedPartitionsMode( mode ); m_afterPartitionLabelsView = new PartitionLabelsView( m_previewAfterFrame ); m_afterPartitionLabelsView->setExtendedPartitionHidden( mode == PartitionBarsView::NoNestedPartitions ); - m_afterPartitionLabelsView->setCustomNewRootLabel( Calamares::Branding::instance()-> - string( Calamares::Branding::BootloaderEntryName ) ); + m_afterPartitionLabelsView->setCustomNewRootLabel( *Calamares::Branding::BootloaderEntryName ); PartitionModel* model = m_core->partitionModelForDevice( selectedDevice() ); @@ -1073,8 +1070,7 @@ ChoicePage::setupEfiSystemPartitionSelector() tr( "An EFI system partition cannot be found anywhere " "on this system. Please go back and use manual " "partitioning to set up %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortProductName ) ) ); + .arg( *Calamares::Branding::ShortProductName ) ); updateNextEnabled(); } else if ( efiSystemPartitions.count() == 1 ) //probably most usual situation @@ -1083,8 +1079,7 @@ ChoicePage::setupEfiSystemPartitionSelector() tr( "The EFI system partition at %1 will be used for " "starting %2." ) .arg( efiSystemPartitions.first()->partitionPath() ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortProductName ) ) ); + .arg( *Calamares::Branding::ShortProductName ) ); } else { diff --git a/src/modules/welcome/WelcomePage.cpp b/src/modules/welcome/WelcomePage.cpp index 83a22fe47..423df65ad 100644 --- a/src/modules/welcome/WelcomePage.cpp +++ b/src/modules/welcome/WelcomePage.cpp @@ -54,12 +54,11 @@ WelcomePage::WelcomePage( RequirementsChecker* requirementsChecker, QWidget* par ui->mainText->setOpenExternalLinks( true ); cDebug() << "Welcome string" << Calamares::Branding::instance()->welcomeStyleCalamares() - << Calamares::Branding::instance()->string( Calamares::Branding::VersionedName ); + << *Calamares::Branding::VersionedName; CALAMARES_RETRANSLATE( ui->mainText->setText( (Calamares::Branding::instance()->welcomeStyleCalamares() ? tr( "

Welcome to the Calamares installer for %1.

" ) : tr( "

Welcome to the %1 installer.

" )) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) ); + .arg( *Calamares::Branding::VersionedName ) ); ui->retranslateUi( this ); ) @@ -90,8 +89,7 @@ WelcomePage::WelcomePage( RequirementsChecker* requirementsChecker, QWidget* par ) .arg( CALAMARES_APPLICATION_NAME ) .arg( CALAMARES_VERSION ) - .arg( Calamares::Branding::instance()->string( - Calamares::Branding::VersionedName ) ), + .arg( *Calamares::Branding::VersionedName ), QMessageBox::Ok, this ); mb.setIconPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::Squid, @@ -194,12 +192,11 @@ WelcomePage::setUpLinks( bool showSupportUrl, bool showReleaseNotesUrl ) { using namespace Calamares; - Branding* b = Branding::instance(); - if ( showSupportUrl && !b->string( Branding::SupportUrl ).isEmpty() ) + if ( showSupportUrl && !( *Branding::SupportUrl ).isEmpty() ) { CALAMARES_RETRANSLATE( ui->supportButton->setText( tr( "%1 support" ) - .arg( b->string( Branding::ShortProductName ) ) ); + .arg( *Branding::ShortProductName ) ); ) ui->supportButton->setIcon( CalamaresUtils::defaultPixmap( CalamaresUtils::Help, CalamaresUtils::Original, @@ -207,7 +204,7 @@ WelcomePage::setUpLinks( bool showSupportUrl, CalamaresUtils::defaultFontHeight() ) ) ); connect( ui->supportButton, &QPushButton::clicked, [] { - QDesktopServices::openUrl( Branding::instance()->string( Branding::SupportUrl ) ); + QDesktopServices::openUrl( *Branding::SupportUrl ); } ); } else @@ -215,7 +212,7 @@ WelcomePage::setUpLinks( bool showSupportUrl, ui->supportButton->hide(); } - if ( showKnownIssuesUrl && !b->string( Branding::KnownIssuesUrl ).isEmpty() ) + if ( showKnownIssuesUrl && !( *Branding::KnownIssuesUrl ).isEmpty() ) { ui->knownIssuesButton->setIcon( CalamaresUtils::defaultPixmap( CalamaresUtils::Bugs, CalamaresUtils::Original, @@ -223,7 +220,7 @@ WelcomePage::setUpLinks( bool showSupportUrl, CalamaresUtils::defaultFontHeight() ) ) ); connect( ui->knownIssuesButton, &QPushButton::clicked, [] { - QDesktopServices::openUrl( Branding::instance()->string( Branding::KnownIssuesUrl ) ); + QDesktopServices::openUrl( *Branding::KnownIssuesUrl ); } ); } else @@ -231,7 +228,7 @@ WelcomePage::setUpLinks( bool showSupportUrl, ui->knownIssuesButton->hide(); } - if ( showReleaseNotesUrl && !b->string( Branding::ReleaseNotesUrl ).isEmpty() ) + if ( showReleaseNotesUrl && !( *Branding::ReleaseNotesUrl ).isEmpty() ) { ui->releaseNotesButton->setIcon( CalamaresUtils::defaultPixmap( CalamaresUtils::Release, CalamaresUtils::Original, @@ -239,7 +236,7 @@ WelcomePage::setUpLinks( bool showSupportUrl, CalamaresUtils::defaultFontHeight() ) ) ); connect( ui->releaseNotesButton, &QPushButton::clicked, [] { - QDesktopServices::openUrl( Branding::instance()->string( Branding::ReleaseNotesUrl ) ); + QDesktopServices::openUrl( *Branding::ReleaseNotesUrl ); } ); } else diff --git a/src/modules/welcome/checker/CheckerWidget.cpp b/src/modules/welcome/checker/CheckerWidget.cpp index 10051b2f1..9b6ec7806 100644 --- a/src/modules/welcome/checker/CheckerWidget.cpp +++ b/src/modules/welcome/checker/CheckerWidget.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -96,8 +97,7 @@ CheckerWidget::init( const QList< PrepareEntry >& checkEntries ) "requirements for installing %1.
" "Installation cannot continue. " "
Details..." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); ) textLabel->setOpenExternalLinks( false ); connect( textLabel, &QLabel::linkActivated, @@ -114,8 +114,7 @@ CheckerWidget::init( const QList< PrepareEntry >& checkEntries ) "recommended requirements for installing %1.
" "Installation can continue, but some features " "might be disabled." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); ) } } @@ -141,8 +140,7 @@ CheckerWidget::init( const QList< PrepareEntry >& checkEntries ) CALAMARES_RETRANSLATE( textLabel->setText( tr( "This program will ask you some questions and " "set up %2 on your computer." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ProductName ) ) ); + .arg( *Calamares::Branding::ProductName ) ); textLabel->setAlignment( Qt::AlignCenter ); ) } From 9d2f8cac3c617d73276dbbb0fb03dcaf05b71ea6 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 4 Jul 2017 01:22:26 +0000 Subject: [PATCH 154/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 30 +- lang/calamares_ast.ts | 30 +- lang/calamares_bg.ts | 30 +- lang/calamares_ca.ts | 30 +- lang/calamares_cs_CZ.ts | 30 +- lang/calamares_da.ts | 30 +- lang/calamares_de.ts | 30 +- lang/calamares_el.ts | 30 +- lang/calamares_en.ts | 30 +- lang/calamares_en_GB.ts | 30 +- lang/calamares_es.ts | 30 +- lang/calamares_es_ES.ts | 30 +- lang/calamares_es_MX.ts | 30 +- lang/calamares_es_PR.ts | 30 +- lang/calamares_et.ts | 30 +- lang/calamares_eu.ts | 30 +- lang/calamares_fa.ts | 30 +- lang/calamares_fi_FI.ts | 30 +- lang/calamares_fr.ts | 30 +- lang/calamares_fr_CH.ts | 30 +- lang/calamares_gl.ts | 30 +- lang/calamares_gu.ts | 30 +- lang/calamares_he.ts | 2261 ++++++++++++++++++++++++++++++++++++ lang/calamares_hi.ts | 30 +- lang/calamares_hr.ts | 30 +- lang/calamares_hu.ts | 30 +- lang/calamares_id.ts | 30 +- lang/calamares_is.ts | 30 +- lang/calamares_it_IT.ts | 30 +- lang/calamares_ja.ts | 30 +- lang/calamares_kk.ts | 30 +- lang/calamares_lo.ts | 30 +- lang/calamares_lt.ts | 30 +- lang/calamares_mr.ts | 30 +- lang/calamares_nb.ts | 30 +- lang/calamares_nl.ts | 36 +- lang/calamares_pl.ts | 30 +- lang/calamares_pl_PL.ts | 30 +- lang/calamares_pt_BR.ts | 30 +- lang/calamares_pt_PT.ts | 30 +- lang/calamares_ro.ts | 30 +- lang/calamares_ru.ts | 30 +- lang/calamares_sk.ts | 30 +- lang/calamares_sl.ts | 30 +- lang/calamares_sr.ts | 30 +- lang/calamares_sr@latin.ts | 30 +- lang/calamares_sv.ts | 30 +- lang/calamares_th.ts | 30 +- lang/calamares_tr_TR.ts | 30 +- lang/calamares_uk.ts | 30 +- lang/calamares_ur.ts | 30 +- lang/calamares_uz.ts | 30 +- lang/calamares_zh_CN.ts | 30 +- lang/calamares_zh_TW.ts | 30 +- 54 files changed, 3324 insertions(+), 533 deletions(-) create mode 100644 lang/calamares_he.ts diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 039e594cb..033f74f83 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &إلغاء - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. سيخرج المثبّت وتضيع كلّ التّغييرات. - + + &Yes + + + + + &No + + + + Continue with setup? الإستمرار في التثبيت؟ - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> مثبّت %1 على وشك بإجراء تعديلات على قرصك لتثبيت %2.<br/><strong>لن تستطيع التّراجع عن هذا.</strong> - + &Install now &ثبت الأن - + Go &back &إرجع - + &Done - + The installation is complete. Close the installer. - + Error خطأ - + Installation Failed فشل التثبيت diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index eafcd79ed..f938cb024 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -232,13 +232,13 @@ Salida: - + &Cancel &Encaboxar - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. L'instalador colará y perderánse toles camudancies. - + + &Yes + + + + + &No + + + + Continue with setup? ¿Siguir cola configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'instalador %1 ta a piques de facer camudancies al to discu pa instalar %2.<br/><strong>Nun sedrás capaz a desfacer estes camudancies.</strong> - + &Install now &Instalar agora - + Go &back &Dir p'atrás - + &Done - + The installation is complete. Close the installer. - + Error Fallu - + Installation Failed Instalación fallida diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 4d70b9f6b..6853e8c43 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &Отказ - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Инсталатора ще прекъсне и всичките промени ще бъдат загубени. - + + &Yes + + + + + &No + + + + Continue with setup? Продължаване? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Инсталатора на %1 ще направи промени по вашия диск за да инсталира %2. <br><strong>Промените ще бъдат окончателни.</strong> - + &Install now &Инсталирай сега - + Go &back В&ръщане - + &Done - + The installation is complete. Close the installer. - + Error Грешка - + Installation Failed Неуспешна инсталация diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 2b047ce32..8c7f64b4c 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -232,13 +232,13 @@ Sortida: - + &Cancel &Cancel·la - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. L'instal·lador es tancarà i tots els canvis es perdran. - + + &Yes + + + + + &No + + + + Continue with setup? Voleu continuar la configuració? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'instal·lador de %1 està a punt de fer canvis al disc per tal d'instal·lar-hi %2.<br/><strong>No podreu desfer aquests canvis.</strong> - + &Install now &Instal·la ara - + Go &back Vés &enrere - + &Done - + The installation is complete. Close the installer. - + Error Error - + Installation Failed La instal·lació ha fallat diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index 4b740eb35..b9c3d7c9f 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -232,13 +232,13 @@ Výstup: - + &Cancel &Zrušit - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Instalační program bude ukončen a všechny změny ztraceny. - + + &Yes + + + + + &No + + + + Continue with setup? Pokračovat s instalací? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Instalační program %1 provede změny na disku, aby se nainstaloval %2.<br/><strong>Změny nebude možné vrátit zpět.</strong> - + &Install now &Spustit instalaci - + Go &back Jít &zpět - + &Done - + The installation is complete. Close the installer. - + Error Chyba - + Installation Failed Instalace selhala diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index b9c47794c..4c9741609 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &Annullér - + Cancel installation without changing the system. Annullér installation uden at ændre systemet. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. - + + &Yes + + + + + &No + + + + Continue with setup? Fortsæt med installation? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1-installationsprogrammet er ved at lave ændringer til din disk for at installere %2. <br/><strong>Det vil ikke være muligt at fortryde disse ændringer.</strong> - + &Install now &Installér nu - + Go &back Gå &tilbage - + &Done &Færdig - + The installation is complete. Close the installer. Installationen er fuldført. Luk installationsprogrammet. - + Error Fejl - + Installation Failed Installation mislykkedes diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index a6c25a9aa..63481d53c 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -232,13 +232,13 @@ Ausgabe: - + &Cancel &Abbrechen - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. - + + &Yes + + + + + &No + + + + Continue with setup? Setup fortsetzen? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Das %1 Installationsprogramm wird Änderungen an Ihrer Festplatte vornehmen, um %2 zu installieren.<br/><strong>Diese Änderungen können nicht rückgängig gemacht werden.</strong> - + &Install now Jetzt &installieren - + Go &back Gehe &zurück - + &Done - + The installation is complete. Close the installer. - + Error Fehler - + Installation Failed Installation gescheitert diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 65a56e1a9..371bad5b1 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &Ακύρωση - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Το πρόγραμμα εγκατάστασης θα τερματιστεί και όλες οι αλλαγές θα χαθούν. - + + &Yes + + + + + &No + + + + Continue with setup? Συνέχεια με την εγκατάσταση; - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Το πρόγραμμα εγκατάστασης %1 θα κάνει αλλαγές στον δίσκο για να εγκαταστήσετε το %2.<br/><strong>Δεν θα είστε σε θέση να αναιρέσετε τις αλλαγές.</strong> - + &Install now Ε&γκατάσταση τώρα - + Go &back Μετάβαση πί&σω - + &Done - + The installation is complete. Close the installer. - + Error Σφάλμα - + Installation Failed Η εγκατάσταση απέτυχε diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index 68a9641ba..a67d7336a 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &Cancel - + Cancel installation without changing the system. Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. The installer will quit and all changes will be lost. - + + &Yes + &Yes + + + + &No + &No + + + Continue with setup? Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Install now - + Go &back Go &back - + &Done &Done - + The installation is complete. Close the installer. The installation is complete. Close the installer. - + Error Error - + Installation Failed Installation Failed diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index c0b7e064c..32584b18f 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &Cancel - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Install now - + Go &back Go &back - + &Done - + The installation is complete. Close the installer. - + Error Error - + Installation Failed Installation Failed diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 025fbf06b..49221603a 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -233,13 +233,13 @@ Salida: - + &Cancel &Cancelar - + Cancel installation without changing the system. Cancelar instalación sin cambiar el sistema. @@ -256,42 +256,52 @@ The installer will quit and all changes will be lost. Saldrá del instalador y se perderán todos los cambios. - + + &Yes + &Sí + + + + &No + &No + + + Continue with setup? ¿Continuar con la configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> El instalador %1 va a realizar cambios en su disco para instalar %2.<br/><strong>No podrá deshacer estos cambios.</strong> - + &Install now &Instalar ahora - + Go &back Regresar - + &Done &Hecho - + The installation is complete. Close the installer. La instalación se ha completado. Cierre el instalador. - + Error Error - + Installation Failed Error en la Instalación diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 39b428086..d3da4477d 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -232,13 +232,13 @@ Salida: - + &Cancel &Cancelar - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. El instalador se cerrará y se perderán todos los cambios. - + + &Yes + + + + + &No + + + + Continue with setup? ¿Continuar con la configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Instalar ahora - + Go &back Volver atrás. - + &Done - + The installation is complete. Close the installer. - + Error Error - + Installation Failed La instalación ha fallado diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index 956f7b713..d71161a02 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -232,13 +232,13 @@ Salida: - + &Cancel &Cancelar - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. El instalador terminará y se perderán todos los cambios. - + + &Yes + + + + + &No + + + + Continue with setup? Continuar con la instalación? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> El instalador %1 va a realizar cambios en su disco para instalar %2.<br/><strong>No podrá deshacer estos cambios.</strong> - + &Install now &Instalar ahora - + Go &back &Regresar - + &Done - + The installation is complete. Close the installer. - + Error Error - + Installation Failed Instalación Fallida diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index 76a09cd44..56976def2 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -232,13 +232,13 @@ Salida: - + &Cancel - + Cancel installation without changing the system. @@ -254,42 +254,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error Error - + Installation Failed Falló la instalación diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index af564e793..dc21b94a2 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error Viga - + Installation Failed diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 6b455a17a..a069117d9 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -230,13 +230,13 @@ Output: - + &Cancel &Utzi - + Cancel installation without changing the system. @@ -252,42 +252,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? Ezarpenarekin jarraitu? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Instalatu orain - + Go &back &Atzera - + &Done - + The installation is complete. Close the installer. - + Error Akatsa - + Installation Failed Instalazioak huts egin du diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index f917989ad..942070280 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index 6a8536d04..adf524713 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -232,13 +232,13 @@ Tuloste: - + &Cancel &Peruuta - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error Virhe - + Installation Failed Asennus Epäonnistui diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index bf86fe6bb..525c3c175 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -232,13 +232,13 @@ Sortie : - + &Cancel &Annuler - + Cancel installation without changing the system. Annuler l'installation sans modifier votre système. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. L'installateur se fermera et les changements seront perdus. - + + &Yes + &Oui + + + + &No + &Non + + + Continue with setup? Poursuivre la configuration ? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'installateur %1 est sur le point de procéder aux changements sur le disque afin d'installer %2.<br/> <strong>Vous ne pourrez pas annulez ces changements.<strong> - + &Install now &Installer maintenant - + Go &back &Retour - + &Done &Terminé - + The installation is complete. Close the installer. L'installation est terminée. Fermer l'installateur. - + Error Erreur - + Installation Failed L'installation a échoué diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 03dfd60d8..a286b75e9 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index d1d6f9af0..676b4b524 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -233,13 +233,13 @@ Saída: - + &Cancel &Cancelar - + Cancel installation without changing the system. @@ -256,42 +256,52 @@ The installer will quit and all changes will be lost. O instalador pecharase e perderanse todos os cambios. - + + &Yes + + + + + &No + + + + Continue with setup? Continuar coa posta en marcha? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O %1 instalador está a piques de realizar cambios no seu disco para instalar %2.<br/><strong>Estes cambios non poderán desfacerse.</strong> - + &Install now &Instalar agora - + Go &back Ir &atrás - + &Done - + The installation is complete. Close the installer. - + Error Erro - + Installation Failed Erro na instalación diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 59d68e515..13d879b5e 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts new file mode 100644 index 000000000..6b016700c --- /dev/null +++ b/lang/calamares_he.ts @@ -0,0 +1,2261 @@ + + + BootInfoWidget + + + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. + + + + + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. + + + + + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. + + + + + BootLoaderModel + + + Master Boot Record of %1 + + + + + Boot Partition + + + + + System Partition + מחיצת מערכת + + + + Do not install a boot loader + אל תתקין מנהל אתחול, boot loader + + + + %1 (%2) + %1 (%2) + + + + Calamares::DebugWindow + + + Form + + + + + GlobalStorage + אחסון גלובלי + + + + JobQueue + + + + + Modules + + + + + Type: + סוג: + + + + + none + ללא + + + + Interface: + ממשק: + + + + Tools + כלים + + + + Debug information + מידע על ניפוי שגיאות + + + + Calamares::ExecutionViewStep + + + Install + התקן + + + + Calamares::JobThread + + + Done + בוצע + + + + Calamares::ProcessJob + + + Run command %1 %2 + הרץ פקודה %1 %2 + + + + Running command %1 %2 + מריץ פקודה %1 %2 + + + + External command crashed + פקודה חיצונית קרסה + + + + Command %1 crashed. +Output: +%2 + פקודה %1 קרסה. +פלט: +%2 + + + + External command failed to start + הרצת פקודה חיצונית כשלה + + + + Command %1 failed to start. + הרצת פקודה %1 כשלה. + + + + Internal error when starting command + שגיאה פנימית בעת התחלת הרצת הפקודה + + + + Bad parameters for process job call. + + + + + External command failed to finish + פקודה חיצונית כשלה בעת סוף הרצת הפקודה + + + + Command %1 failed to finish in %2s. +Output: +%3 + + + + + External command finished with errors + + + + + Command %1 finished with exit code %2. +Output: +%3 + + + + + Calamares::PythonJob + + + Running %1 operation. + + + + + Bad working directory path + + + + + Working directory %1 for python job %2 is not readable. + + + + + Bad main script file + + + + + Main script file %1 for python job %2 is not readable. + + + + + Boost.Python error in job "%1". + + + + + Calamares::ViewManager + + + &Back + &קודם + + + + &Next + &הבא + + + + + &Cancel + &בטל + + + + + Cancel installation without changing the system. + בטל התקנה ללא ביצוע שינוי במערכת. + + + + Cancel installation? + בטל את ההתקנה? + + + + Do you really want to cancel the current install process? +The installer will quit and all changes will be lost. + האם אתה בטוח שברצונך לבטל את תהליך ההתקנה? +אשף ההתקנה ייסגר וכלל השינויים יאבדו. + + + + &Yes + &כן + + + + &No + &לא + + + + Continue with setup? + המשך עם תהליך ההתקנה? + + + + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> + אשף ההתקנה של %1 הולך לבצע שינויים בכונן שלך לטובת התקנת %2.<br/><strong>לא תוכל לבטל את השינויים הללו.</strong> + + + + &Install now + &התקן כעת + + + + Go &back + + + + + &Done + &בוצע + + + + The installation is complete. Close the installer. + תהליך ההתקנה הושלם. אנא סגור את אשף ההתקנה. + + + + Error + שגיאה + + + + Installation Failed + ההתקנה נכשלה + + + + CalamaresPython::Helper + + + Unknown exception type + + + + + unparseable Python error + + + + + unparseable Python traceback + + + + + Unfetchable Python error. + + + + + CalamaresWindow + + + %1 Installer + אשף התקנה של %1 + + + + Show debug information + הצג מידע על ניפוי שגיאות + + + + CheckFileSystemJob + + + Checking file system on partition %1. + בודק את מערכת הקבצים על מחיצה %1. + + + + The file system check on partition %1 failed. + בדיקת מערכת הקבצים על מחיצה %1 נכשלה. + + + + CheckerWidget + + + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> + המחשב לא עומד ברף דרישות המינימום להתקנת %1. <br/>ההתקנה לא יכולה להמשיך. <a href="#details"> פרטים...</a> + + + + This computer does not satisfy some of the recommended requirements for installing %1.<br/>Installation can continue, but some features might be disabled. + המחשב לא עומד בחלק מרף דרישות המינימום להתקנת %1.<br/> ההתקנה יכולה להמשיך, אך חלק מהתכונות יכולות להיות מבוטלות. + + + + This program will ask you some questions and set up %2 on your computer. + תוכנה זו תשאל אותך מספר שאלות ותגדיר את %2 על המחשב שלך. + + + + For best results, please ensure that this computer: + לקבלת התוצאות הטובות ביותר, אנא וודא כי מחשב זה: + + + + System requirements + דרישות מערכת + + + + ChoicePage + + + Form + + + + + After: + + + + + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. + <strong>הגדרת מחיצות באופן ידני</strong><br/>תוכל ליצור או לשנות את גודל המחיצות בעצמך. + + + + Boot loader location: + מיקום מנהל האיתחול: + + + + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. + %1 תוקטן ל %2 MB ומחיצה חדשה בגודל %3 MB תיווצר עבור %4. + + + + Select storage de&vice: + בחר ה&תקן אחסון: + + + + + + + Current: + נוכחי: + + + + Reuse %1 as home partition for %2. + השתמש ב %1 כמחיצת הבית, home, עבור %2. + + + + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> + <strong>בחר מחיצה לכיווץ, לאחר מכן גרור את הפס התחתון בכדי לשנות את גודלה</strong> + + + + <strong>Select a partition to install on</strong> + <strong>בחר מחיצה בכדי לבצע את ההתקנה עליה</strong> + + + + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. + מחיצת EFI לא נמצאה באף מקום על המערכת. אנא חזור והשתמש ביצירת מחיצות באופן ידני בכדי להגדיר את %1. + + + + The EFI system partition at %1 will be used for starting %2. + מחיצת EFI ב %1 תשמש עבור טעינת %2. + + + + EFI system partition: + מחיצת EFI: + + + + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. + לא נמצאה מערכת הפעלה על התקן האחסון הזה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. + + + + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. + <strong>מחק כונן</strong><br/> פעולה זו <font color="red">תמחק</font> את כל המידע השמור על התקן האחסון הנבחר. + + + + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. + נמצא %1 על התקן האחסון הזה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. + + + + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. + <strong>התקן לצד</strong><br/> אשף ההתקנה יכווץ מחיצה בכדי לפנות מקום עבור %1. + + + + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. + <strong>החלף מחיצה</strong><br/> מבצע החלפה של המחיצה עם %1. + + + + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. + מערכת הפעלה קיימת על התקן האחסון הזה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. + + + + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. + מערכות הפעלה מרובות קיימות על התקן אחסון זה. מה ברצונך לעשות? <br/>תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. + + + + ClearMountsJob + + + Clear mounts for partitioning operations on %1 + מחק נקודות עיגון עבור ביצוע פעולות של הגדרות מחיצה על %1. + + + + Clearing mounts for partitioning operations on %1. + מבצע מחיקה של נקודות עיגון עבור ביצוע פעולות של הגדרות מחיצה על %1. + + + + Cleared all mounts for %1 + בוצעה מחיקה עבור כל נקודות העיגון על %1. + + + + ClearTempMountsJob + + + Clear all temporary mounts. + מחק את כל נקודות העיגון הזמניות. + + + + Clearing all temporary mounts. + מבצע מחיקה של כל נקודות העיגון הזמניות. + + + + Cannot get list of temporary mounts. + לא ניתן לשלוף רשימה של כל נקודות העיגון הזמניות. + + + + Cleared all temporary mounts. + בוצעה מחיקה של כל נקודות העיגון הזמניות. + + + + CreatePartitionDialog + + + Create a Partition + ייצר מחיצה + + + + Partition &Type: + מחיצה &מסוג: + + + + &Primary + &ראשי + + + + E&xtended + מ&ורחב + + + + Fi&le System: + מ&ערכת קבצים + + + + Flags: + סימונים: + + + + &Mount Point: + נקודת &עיגון: + + + + Si&ze: + גו&דל: + + + + MB + מגה בייט + + + + En&crypt + ה&צפן + + + + Logical + לוגי + + + + Primary + ראשי + + + + GPT + GPT + + + + Mountpoint already in use. Please select another one. + נקודת העיגון בשימוש. אנא בחר אחרת. + + + + CreatePartitionJob + + + Create new %2MB partition on %4 (%3) with file system %1. + הגדר מחיצה חדשה בגודל %2 MB על %4 (%3) עם מערכת קבצים %1. + + + + Create new <strong>%2MB</strong> partition on <strong>%4</strong> (%3) with file system <strong>%1</strong>. + הגדר מחיצה חדשה בגודל <strong>%2 MB</strong> על <strong>%4</strong> (%3) עם מערכת קבצים <strong>%1</strong>. + + + + Creating new %1 partition on %2. + מגדיר מחיצה %1 חדשה על %2. + + + + The installer failed to create partition on disk '%1'. + אשף ההתקנה נכשל ביצירת מחיצה על כונן '%1'. + + + + Could not open device '%1'. + לא ניתן לפתוח את התקן '%1'. + + + + Could not open partition table. + לא ניתן לפתוח את טבלת המחיצות. + + + + The installer failed to create file system on partition %1. + אשף ההתקנה נכשל בעת יצירת מערכת הקבצים על המחיצה %1. + + + + The installer failed to update partition table on disk '%1'. + אשף ההתקנה נכשל בעת עדכון טבלת המחיצות על כונן '%1'. + + + + CreatePartitionTableDialog + + + Create Partition Table + הגדר טבלת מחיצות + + + + Creating a new partition table will delete all existing data on the disk. + יצירת טבלת מחיצות חדשה תמחק את כל המידע הקיים על הכונן. + + + + What kind of partition table do you want to create? + איזה סוג של טבלת מחיצות ברצונך לייצר? + + + + Master Boot Record (MBR) + Master Boot Record (MBR) + + + + GUID Partition Table (GPT) + GUID Partition Table (GPT) + + + + CreatePartitionTableJob + + + Create new %1 partition table on %2. + הגדר טבלת מחיצות %1 חדשה על %2. + + + + Create new <strong>%1</strong> partition table on <strong>%2</strong> (%3). + הגדר טבלת מחיצות <strong>%1</strong> חדשה על <strong>%2</strong> (%3). + + + + Creating new %1 partition table on %2. + הגדר טבלת מחיצות %1 חדשה על %2. + + + + The installer failed to create a partition table on %1. + אשף ההתקנה נכשל בעת הגדרת טבלת המחיצות על %1. + + + + Could not open device %1. + לא ניתן לפתוח את ההתקן %1. + + + + CreateUserJob + + + Create user %1 + צור משתמש %1 + + + + Create user <strong>%1</strong>. + צור משתמש <strong>%1</strong>. + + + + Creating user %1. + יוצר משתמש %1. + + + + Sudoers dir is not writable. + תיקיית מנהלי המערכת לא ניתנת לכתיבה. + + + + Cannot create sudoers file for writing. + לא ניתן ליצור את קובץ מנהלי המערכת לכתיבה. + + + + Cannot chmod sudoers file. + לא ניתן לשנות את מאפייני קובץ מנהלי המערכת. + + + + Cannot open groups file for reading. + לא ניתן לפתוח את קובץ הקבוצות לקריאה. + + + + Cannot create user %1. + לא ניתן ליצור את המשתמש %1. + + + + useradd terminated with error code %1. + פקודת יצירת המשתמש, useradd, נכשלה עם קוד יציאה %1. + + + + Cannot add user %1 to groups: %2. + לא ניתן להוסיף את המשתמש %1 לקבוצות: %2. + + + + usermod terminated with error code %1. + פקודת שינוי מאפייני המשתמש, usermod, נכשלה עם קוד יציאה %1. + + + + Cannot set home directory ownership for user %1. + לא ניתן להגדיר בעלות על תיקיית הבית עבור משתמש %1. + + + + chown terminated with error code %1. + פקודת שינוי בעלות, chown, נכשלה עם קוד יציאה %1. + + + + DeletePartitionJob + + + Delete partition %1. + מחק את מחיצה %1. + + + + Delete partition <strong>%1</strong>. + מחק את מחיצה <strong>%1</strong>. + + + + Deleting partition %1. + מבצע מחיקה של מחיצה %1. + + + + The installer failed to delete partition %1. + אשף ההתקנה נכשל בעת מחיקת מחיצה %1. + + + + Partition (%1) and device (%2) do not match. + מחיצה (%1) והתקן (%2) לא תואמים. + + + + Could not open device %1. + לא ניתן לפתוח את ההתקן %1. + + + + Could not open partition table. + לא ניתן לפתוח את טבלת המחיצות. + + + + DeviceInfoWidget + + + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. + + + + + This device has a <strong>%1</strong> partition table. + על התקן זה קיימת טבלת מחיצות <strong>%1</strong>. + + + + This is a <strong>loop</strong> device.<br><br>It is a pseudo-device with no partition table that makes a file accessible as a block device. This kind of setup usually only contains a single filesystem. + + + + + This installer <strong>cannot detect a partition table</strong> on the selected storage device.<br><br>The device either has no partition table, or the partition table is corrupted or of an unknown type.<br>This installer can create a new partition table for you, either automatically, or through the manual partitioning page. + + + + + <br><br>This is the recommended partition table type for modern systems which start from an <strong>EFI</strong> boot environment. + + + + + <br><br>This partition table type is only advisable on older systems which start from a <strong>BIOS</strong> boot environment. GPT is recommended in most other cases.<br><br><strong>Warning:</strong> the MBR partition table is an obsolete MS-DOS era standard.<br>Only 4 <em>primary</em> partitions may be created, and of those 4, one can be an <em>extended</em> partition, which may in turn contain many <em>logical</em> partitions. + + + + + DeviceModel + + + %1 - %2 (%3) + %1 - %2 (%3) + + + + DracutLuksCfgJob + + + Write LUKS configuration for Dracut to %1 + רשום הגדרות הצפנה LUKS עבור Dracut אל %1 + + + + Skip writing LUKS configuration for Dracut: "/" partition is not encrypted + דלג רישום הגדרות הצפנה LUKS עבור Dracut: מחיצת "/" לא תוצפן. + + + + Failed to open %1 + נכשלה פתיחת %1. + + + + DummyCppJob + + + Dummy C++ Job + + + + + EditExistingPartitionDialog + + + Edit Existing Partition + ערוך מחיצה קיימת + + + + Content: + תכולה: + + + + &Keep + &השאר + + + + Format + אתחול + + + + Warning: Formatting the partition will erase all existing data. + אזהרה: אתחול המחיצה ימחק את כל המידע הקיים. + + + + &Mount Point: + &נקודת עיגון: + + + + Si&ze: + גו&דל: + + + + Fi&le System: + מ&ערכת קבצים: + + + + Flags: + סימונים: + + + + Mountpoint already in use. Please select another one. + נקודת העיגון בשימוש. אנא בחר אחרת. + + + + EncryptWidget + + + Form + + + + + En&crypt system + ה&צפן את המערכת + + + + Passphrase + ביטוי אבטחה + + + + Confirm passphrase + אשר ביטוי אבטחה + + + + Please enter the same passphrase in both boxes. + אנא הכנס את אותו ביטוי אבטחה בשני התאים. + + + + FillGlobalStorageJob + + + Set partition information + הגדר מידע עבור המחיצה + + + + Install %1 on <strong>new</strong> %2 system partition. + התקן %1 על מחיצת מערכת %2 <strong>חדשה</strong>. + + + + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. + הגדר מחיצת מערכת %2 <strong>חדשה</strong>בעלת נקודת עיגון <strong>%1</strong>. + + + + Install %2 on %3 system partition <strong>%1</strong>. + התקן %2 על מחיצת מערכת %3 <strong>%1</strong>. + + + + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. + התקן מחיצה %3 <strong>%1</strong> עם נקודת עיגון <strong>%2</strong>. + + + + Install boot loader on <strong>%1</strong>. + התקן מנהל אתחול על <strong>%1</strong>. + + + + Setting up mount points. + מגדיר נקודות עיגון. + + + + FinishedPage + + + Form + + + + + &Restart now + %אתחל כעת + + + + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + <h1>תהליך ההתקנה הסתיים.</h1><br/>%1 הותקן על המחשב שלך.<br/> כעת ניתן לאתחל את המחשב אל המערכת החדשה שהותקנה, או להמשיך להשתמש בסביבה הנוכחית של %2. + + + + FinishedViewStep + + + Finish + סיים + + + + FormatPartitionJob + + + Format partition %1 (file system: %2, size: %3 MB) on %4. + אתחל מחיצה %1 (מערכת קבצים: %2, גודל: %3 MB) על %4. + + + + Format <strong>%3MB</strong> partition <strong>%1</strong> with file system <strong>%2</strong>. + + + + + Formatting partition %1 with file system %2. + מאתחל מחיצה %1 עם מערכת קבצים %2. + + + + The installer failed to format partition %1 on disk '%2'. + אשף ההתקנה נכשל בעת אתחול המחיצה %1 על כונן '%2'. + + + + Could not open device '%1'. + לא ניתן לפתוח את התקן '%1'. + + + + Could not open partition table. + לא ניתן לפתוח את טבלת המחיצות. + + + + The installer failed to create file system on partition %1. + אשף ההתקנה נכשל בעת יצירת מערכת הקבצים על המחיצה %1. + + + + The installer failed to update partition table on disk '%1'. + אשף ההתקנה נכשל בעת עדכון טבלת המחיצות על כונן '%1'. + + + + InteractiveTerminalPage + + + + + Konsole not installed + Konsole לא מותקן. + + + + + + Please install the kde konsole and try again! + אנא התקן את kde konsole ונסה שוב! + + + + Executing script: &nbsp;<code>%1</code> + + + + + InteractiveTerminalViewStep + + + Script + + + + + KeyboardPage + + + Set keyboard model to %1.<br/> + הגדר את דגם המקלדת ל %1.<br/> + + + + Set keyboard layout to %1/%2. + הגדר את פריסת לוח המקשים ל %1/%2. + + + + KeyboardViewStep + + + Keyboard + מקלדת + + + + LCLocaleDialog + + + System locale setting + הגדרות מיקום המערכת + + + + The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + + + LicensePage + + + Form + + + + + I accept the terms and conditions above. + אני מאשר את התנאים וההתניות מעלה. + + + + <h1>License Agreement</h1>This setup procedure will install proprietary software that is subject to licensing terms. + + + + + Please review the End User License Agreements (EULAs) above.<br/>If you do not agree with the terms, the setup procedure cannot continue. + + + + + <h1>License Agreement</h1>This setup procedure can install proprietary software that is subject to licensing terms in order to provide additional features and enhance the user experience. + + + + + Please review the End User License Agreements (EULAs) above.<br/>If you do not agree with the terms, proprietary software will not be installed, and open source alternatives will be used instead. + + + + + <strong>%1 driver</strong><br/>by %2 + %1 is an untranslatable product name, example: Creative Audigy driver + <strong>התקן %1</strong><br/> מאת %2 + + + + <strong>%1 graphics driver</strong><br/><font color="Grey">by %2</font> + %1 is usually a vendor name, example: Nvidia graphics driver + <strong>התקן תצוגה %1</strong><br/><font color="Grey"> מאת %2</font> + + + + <strong>%1 browser plugin</strong><br/><font color="Grey">by %2</font> + <strong>תוסף לדפדפן %1</strong><br/><font color="Grey"> מאת %2</font> + + + + <strong>%1 codec</strong><br/><font color="Grey">by %2</font> + <strong>קידוד %1</strong><br/><font color="Grey"> מאת %2</font> + + + + <strong>%1 package</strong><br/><font color="Grey">by %2</font> + <strong>חבילה %1</strong><br/><font color="Grey"> מאת %2</font> + + + + <strong>%1</strong><br/><font color="Grey">by %2</font> + <strong>%1</strong><br/><font color="Grey">על ידי %2</font> + + + + <a href="%1">view license agreement</a> + <a href="%1">צפה בהסכם הרשיון</a> + + + + LicenseViewStep + + + License + רשיון + + + + LocalePage + + + The system language will be set to %1. + שפת המערכת תוגדר להיות %1. + + + + The numbers and dates locale will be set to %1. + + + + + Region: + איזור: + + + + Zone: + מיקום: + + + + + &Change... + &החלף... + + + + Set timezone to %1/%2.<br/> + הגדרת אזור זמן ל %1/%2.<br/> + + + + %1 (%2) + Language (Country) + %1 (%2) + + + + LocaleViewStep + + + Loading location data... + טוען נתונים על המיקום... + + + + Location + מיקום + + + + MoveFileSystemJob + + + Move file system of partition %1. + העבר את מערכת הקבצים של מחיצה %1. + + + + Could not open file system on partition %1 for moving. + פתיחת מערכת הקבצים במחיצה %1 לטובת העברה נכשלה. + + + + Could not create target for moving file system on partition %1. + + + + + Moving of partition %1 failed, changes have been rolled back. + + + + + Moving of partition %1 failed. Roll back of the changes have failed. + + + + + Updating boot sector after the moving of partition %1 failed. + + + + + The logical sector sizes in the source and target for copying are not the same. This is currently unsupported. + + + + + Source and target for copying do not overlap: Rollback is not required. + + + + + + Could not open device %1 to rollback copying. + פתיחת התקן %1 בכדי לבצע העתקה למצב הקודם נכשלה. + + + + NetInstallPage + + + Name + שם + + + + Description + תיאור + + + + Network Installation. (Disabled: Unable to fetch package lists, check your network connection) + + + + + NetInstallViewStep + + + Package selection + בחירת חבילות + + + + Page_Keyboard + + + Form + + + + + Keyboard Model: + דגם מקלדת: + + + + Type here to test your keyboard + הקלד כאן בכדי לבדוק את המקלדת שלך + + + + Page_UserSetup + + + Form + + + + + What is your name? + מהו שמך? + + + + What name do you want to use to log in? + באיזה שם ברצונך להשתמש בעת כניסה למחשב? + + + + + + + font-weight: normal + משקל-גופן: נורמלי + + + + <small>If more than one person will use this computer, you can set up multiple accounts after installation.</small> + <small>במידה ויותר מאדם אחד ישתמשו במחשב זה, תוכל להגדיר משתמשים נוספים לאחר ההתקנה.</small> + + + + Choose a password to keep your account safe. + בחר סיסמה בכדי להגן על חשבונך. + + + + <small>Enter the same password twice, so that it can be checked for typing errors. A good password will contain a mixture of letters, numbers and punctuation, should be at least eight characters long, and should be changed at regular intervals.</small> + <small>הכנס את אותה הסיסמה פעמיים, בכדי שניתן יהיה לבדוק שגיאות הקלדה. סיסמה טובה אמורה להכיל שילוב של אותיות, מספרים וסימני פיסוק, להיות באורך שמונה תווים לפחות, ועליה להשתנות במרווחי זמן קבועים.</small> + + + + What is the name of this computer? + מהו שם המחשב הזה? + + + + <small>This name will be used if you make the computer visible to others on a network.</small> + + + + + Log in automatically without asking for the password. + התחבר באופן אוטומטי מבלי לבקש סיסמה. + + + + Use the same password for the administrator account. + השתמש באותה הסיסמה עבור חשבון המנהל. + + + + Choose a password for the administrator account. + בחר סיסמה עבור חשבון המנהל. + + + + <small>Enter the same password twice, so that it can be checked for typing errors.</small> + <small>הכנס את אותה הסיסמה פעמיים, בכדי שניתן יהיה לבדוק שגיאות הקלדה.</small> + + + + PartitionLabelsView + + + Root + מערכת הפעלה Root + + + + Home + בית Home + + + + Boot + טעינה Boot + + + + EFI system + מערכת EFI + + + + Swap + + + + + New partition for %1 + מחיצה חדשה עבור %1 + + + + New partition + מחיצה חדשה + + + + %1 %2 + %1 %2 + + + + PartitionModel + + + + Free Space + זכרון פנוי + + + + + New partition + מחיצה חדשה + + + + Name + שם + + + + File System + מערכת קבצים + + + + Mount Point + נקודת עיגון + + + + Size + גודל + + + + PartitionPage + + + Form + + + + + Storage de&vice: + &התקן זכרון: + + + + &Revert All Changes + &בטל את כל השינויים + + + + New Partition &Table + &טבלת מחיצות חדשה + + + + &Create + &צור + + + + &Edit + &ערוך + + + + &Delete + &מחק + + + + Install boot &loader on: + + + + + Are you sure you want to create a new partition table on %1? + האם אתה בטוח שברצונך לייצר טבלת מחיצות חדשה על %1? + + + + PartitionViewStep + + + Gathering system information... + מלקט מידע אודות המערכת... + + + + Partitions + מחיצות + + + + Install %1 <strong>alongside</strong> another operating system. + התקן את %1 <strong>לצד</strong> מערכת הפעלה אחרת. + + + + <strong>Erase</strong> disk and install %1. + <strong>מחק</strong> את הכונן והתקן את %1. + + + + <strong>Replace</strong> a partition with %1. + <strong>החלף</strong> מחיצה עם %1. + + + + <strong>Manual</strong> partitioning. + מגדיר מחיצות באופן <strong>ידני</strong>. + + + + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). + התקן את %1 <strong>לצד</strong> מערכת הפעלה אחרת על כונן <strong>%2</strong> (%3). + + + + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. + <strong>מחק</strong> כונן <strong>%2</strong> (%3) והתקן %1. + + + + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. + <strong>החלף</strong> מחיצה על כונן <strong>%2</strong> (%3) עם %1. + + + + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). + מגדיר מחיצות באופן <strong>ידני</strong> על כונן <strong>%1</strong>(%2). + + + + Disk <strong>%1</strong> (%2) + כונן <strong>%1</strong> (%2) + + + + Current: + נוכחי: + + + + After: + לאחר: + + + + No EFI system partition configured + לא הוגדרה מחיצת EFI + + + + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. + + + + + EFI system partition flag not set + + + + + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. + + + + + Boot partition not encrypted + מחיצת טעינת המערכת boot לא מוצפנת. + + + + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. + + + + + QObject + + + Default Keyboard Model + + + + + + Default + ברירת מחדל + + + + unknown + לא מוכרת + + + + extended + מורחבת + + + + unformatted + לא מאותחל + + + + swap + + + + + Unpartitioned space or unknown partition table + הזכרון לא מחולק למחיצות או טבלת מחיצות לא מוכרת. + + + + ReplaceWidget + + + Form + + + + + Select where to install %1.<br/><font color="red">Warning: </font>this will delete all files on the selected partition. + בחר מיקום התקנת %1.<br/><font color="red">אזהרה: </font> הפעולה תמחק את כל הקבצים במחיצה שנבחרה. + + + + The selected item does not appear to be a valid partition. + הפריט הנבחר איננו מחיצה תקינה. + + + + %1 cannot be installed on empty space. Please select an existing partition. + לא ניתן להתקין את %1 על זכרון ריק. אנא בחר מחיצה קיימת. + + + + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. + לא ניתן להתקין את %1 על מחיצה מורחבת. אנא בחר מחיצה ראשית או לוגית קיימת. + + + + %1 cannot be installed on this partition. + לא ניתן להתקין את %1 על המחיצה הזו. + + + + Data partition (%1) + מחיצת מידע (%1) + + + + Unknown system partition (%1) + מחיצת מערכת (%1) לא מוכרת + + + + %1 system partition (%2) + %1 מחיצת מערכת (%2) + + + + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. + <strong>%4</strong><br/><br/> גודל המחיצה %1 קטן מדי עבור %2. אנא בחר מחיצה עם קיבולת בנפח %3 GiB לפחות. + + + + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. + <strong>%2</strong><br/><br/> מחיצת EFI לא נמצאה באף מקום על המערכת. חזור בבקשה והשתמש ביצירת מחיצות באופן ידני בכדי להגדיר את %1. + + + + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. + <strong>%3</strong><br/><br/>%1 יותקן על %2. <br/><font color="red">אזהרה: </font>כל המידע אשר קיים במחיצה %2 יאבד. + + + + The EFI system partition at %1 will be used for starting %2. + מחיצת EFI ב %1 תשמש עבור טעינת %2. + + + + EFI system partition: + מחיצת EFI: + + + + RequirementsChecker + + + Gathering system information... + מלקט מידע אודות המערכת... + + + + has at least %1 GB available drive space + קיים לפחות %1 גיגה - בייט של נפח אחסון + + + + There is not enough drive space. At least %1 GB is required. + נפח האחסון לא מספק. נדרש לפחות %1 גיגה - בייט. + + + + has at least %1 GB working memory + קיים לפחות %1 גיגה - בייט של זכרון פעולה + + + + The system does not have enough working memory. At least %1 GB is required. + כמות הזכרון הנדרשת לפעולה לא מספיקה. נדרש לפחות %1 גיגה - בייט. + + + + is plugged in to a power source + מחובר לספק חשמל חיצוני + + + + The system is not plugged in to a power source. + המערכת לא מחוברת לספק חשמל חיצוני. + + + + is connected to the Internet + מחובר לאינטרנט + + + + The system is not connected to the Internet. + המערכת לא מחוברת לאינטרנט. + + + + The installer is not running with administrator rights. + מנהל ההתקנה לא רץ עם הרשאות מנהל. + + + + The screen is too small to display the installer. + גודל המסך קטן מדי בכדי להציג את מנהל ההתקנה. + + + + ResizeFileSystemJob + + + Resize file system on partition %1. + שנה את גודל מערכת הקבצים במחיצה %1. + + + + Parted failed to resize filesystem. + Parted נכשלה לשנות את גודל מערכת הקבצים. + + + + Failed to resize filesystem. + שינוי גודל מערכת הקבצים נכשלה. + + + + ResizePartitionJob + + + Resize partition %1. + שנה גודל מחיצה %1. + + + + Resize <strong>%2MB</strong> partition <strong>%1</strong> to <strong>%3MB</strong>. + משנה את מחיצה <strong>%1</strong> מגודל <strong>%2 MB</strong> ל <strong>%3 MB</strong>. + + + + Resizing %2MB partition %1 to %3MB. + משנה את מחיצה %1 מ %2 MB ל %3 MB. + + + + + The installer failed to resize partition %1 on disk '%2'. + תהליך ההתקנה נכשל בשינוי גודל המחיצה %1 על כונן '%2'. + + + + Could not open device '%1'. + נכשלה פתיחת התקן '%1'. + + + + ScanningDialog + + + Scanning storage devices... + סורק התקני זכרון... + + + + Partitioning + מגדיר מחיצות + + + + SetHostNameJob + + + Set hostname %1 + הגדר שם המחשב %1 + + + + Set hostname <strong>%1</strong>. + הגדר שם המחשב <strong>%1</strong>. + + + + Setting hostname %1. + מגדיר את שם המחשב %1. + + + + + Internal Error + שגיאה פנימית + + + + + Cannot write hostname to target system + נכשלה כתיבת שם המחשב למערכת המטרה. + + + + SetKeyboardLayoutJob + + + Set keyboard model to %1, layout to %2-%3 + + + + + Failed to write keyboard configuration for the virtual console. + נכשלה כתיבת הגדרת מקלדת למסוף. + + + + + + Failed to write to %1 + נכשלה כתיבה ל %1 + + + + Failed to write keyboard configuration for X11. + נכשלה כתיבת הגדרת מקלדת עבור X11. + + + + Failed to write keyboard configuration to existing /etc/default directory. + נכשלה כתיבת הגדרת מקלדת לתיקיה קיימת /etc/default. + + + + SetPartFlagsJob + + + Set flags on partition %1. + + + + + Set flags on %1MB %2 partition. + + + + + Set flags on new partition. + + + + + Clear flags on partition <strong>%1</strong>. + + + + + Clear flags on %1MB <strong>%2</strong> partition. + + + + + Clear flags on new partition. + + + + + Flag partition <strong>%1</strong> as <strong>%2</strong>. + + + + + Flag %1MB <strong>%2</strong> partition as <strong>%3</strong>. + + + + + Flag new partition as <strong>%1</strong>. + + + + + Clearing flags on partition <strong>%1</strong>. + + + + + Clearing flags on %1MB <strong>%2</strong> partition. + + + + + Clearing flags on new partition. + + + + + Setting flags <strong>%2</strong> on partition <strong>%1</strong>. + + + + + Setting flags <strong>%3</strong> on %1MB <strong>%2</strong> partition. + + + + + Setting flags <strong>%1</strong> on new partition. + + + + + The installer failed to set flags on partition %1. + תהליך ההתקנה נכשל בעת סימון דגלים במחיצה %1. + + + + Could not open device '%1'. + פתיחת כונן '%1' נכשלה. + + + + Could not open partition table on device '%1'. + פתיחת טבלת מחיצות על כונן '%1' נכשלה. + + + + Could not find partition '%1'. + לא נמצאה מחיצה '%1'. + + + + SetPartGeometryJob + + + Update geometry of partition %1. + עדכן גאומטריית מחיצה %1. + + + + Failed to change the geometry of the partition. + נכשל שינוי גאומטריית המחיצה. + + + + SetPasswordJob + + + Set password for user %1 + הגדר סיסמה עבור משתמש %1 + + + + Setting password for user %1. + מגדיר סיסמה עבור משתמש %1. + + + + Bad destination system path. + + + + + rootMountPoint is %1 + עיגון מחיצת מערכת ההפעלה היא %1 + + + + Cannot disable root account. + לא ניתן לנטרל את חשבון ה root. + + + + passwd terminated with error code %1. + passwd הסתיימה עם שגיאת קוד %1. + + + + Cannot set password for user %1. + + + + + usermod terminated with error code %1. + + + + + SetTimezoneJob + + + Set timezone to %1/%2 + הגדרת אזור זמן ל %1/%2 + + + + Cannot access selected timezone path. + + + + + Bad path: %1 + + + + + Cannot set timezone. + לא ניתן להגדיר את אזור הזמן. + + + + Link creation failed, target: %1; link name: %2 + נכשלה יצירת קיצור דרך, מיקום: %1; שם קיצור הדרך: %2 + + + + Cannot set timezone, + לא ניתן להגדיר את אזור הזמן, + + + + Cannot open /etc/timezone for writing + לא ניתן לפתוח את /etc/timezone לכתיבה + + + + SummaryPage + + + This is an overview of what will happen once you start the install procedure. + + + + + SummaryViewStep + + + Summary + סיכום + + + + UsersPage + + + Your username is too long. + שם המשתמש ארוך מדי. + + + + Your username contains invalid characters. Only lowercase letters and numbers are allowed. + שם המחשב מכיל ערכים לא תקינים. אך ורק אותיות לא רישיות ומספרים מורשים. + + + + Your hostname is too short. + שם המחשב קצר מדי. + + + + Your hostname is too long. + שם המחשב ארוך מדי. + + + + Your hostname contains invalid characters. Only letters, numbers and dashes are allowed. + שם המחשב מכיל ערכים לא תקינים. אך ורק אותיות, מספרים ומקפים מורשים. + + + + + Your passwords do not match! + הסיסמאות לא תואמות! + + + + UsersViewStep + + + Users + משתמשים + + + + WelcomePage + + + Form + + + + + &Language: + &שפה: + + + + &Release notes + + + + + &Known issues + &בעיות נפוצות + + + + &Support + &תמיכה + + + + &About + &אודות + + + + <h1>Welcome to the %1 installer.</h1> + <h1>ברוכים הבאים להתקנת %1.</h1> + + + + <h1>Welcome to the Calamares installer for %1.</h1> + <h1>ברוכים הבאים להתקנת קלמרס עבור %1.</h1> + + + + About %1 installer + אודות התקנת %1 + + + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + + + + %1 support + תמיכה ב - %1 + + + + WelcomeViewStep + + + Welcome + ברוכים הבאים + + + \ No newline at end of file diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index c0913963d..f2685345c 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 1d80d1298..0abaa7e60 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -232,13 +232,13 @@ Izlaz: - + &Cancel &Odustani - + Cancel installation without changing the system. Odustanite od instalacije bez promjena na sustavu. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Instalacijski program će izaći i sve promjene će biti izgubljene. - + + &Yes + + + + + &No + + + + Continue with setup? Nastaviti s postavljanjem? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 instalacijski program će napraviti promjene na disku kako bi instalirao %2.<br/><strong>Nećete moći vratiti te promjene.</strong> - + &Install now &Instaliraj sada - + Go &back Idi &natrag - + &Done &Gotovo - + The installation is complete. Close the installer. Instalacija je završena. Zatvorite instalacijski program. - + Error Greška - + Installation Failed Instalacija nije uspjela diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index d54375c0b..18a2d09f2 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -232,13 +232,13 @@ Kimenet: - + &Cancel &Mégse - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Minden változtatás elveszik, ha kilépsz a telepítőből. - + + &Yes + + + + + &No + + + + Continue with setup? Folytatod a telepítéssel? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> A %1 telepítő változtatásokat fog elvégezni, hogy telepítse a következőt: %2.<br/><strong>A változtatások visszavonhatatlanok lesznek.</strong> - + &Install now &Telepítés most - + Go &back Menj &vissza - + &Done - + The installation is complete. Close the installer. - + Error Hiba - + Installation Failed Telepítés nem sikerült diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 9d9954746..768c53a6f 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -232,13 +232,13 @@ Keluaran: - + &Cancel &Batal - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Pemasangan akan ditutup dan semua perubahan akan hilang. - + + &Yes + + + + + &No + + + + Continue with setup? Lanjutkan dengan setelan ini? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Pemasang %1 akan membuat perubahan ke disk Anda untuk memasang %2.<br/><strong>Anda tidak dapat membatalkan perubahan tersebut.</strong> - + &Install now &Pasang sekarang - + Go &back &Kembali - + &Done - + The installation is complete. Close the installer. - + Error Kesalahan - + Installation Failed Pemasangan Gagal diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index b3869126a..4f422e59a 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -232,13 +232,13 @@ Frálag: - + &Cancel &Hætta við - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Uppsetningarforritið mun hætta og allar breytingar tapast. - + + &Yes + + + + + &No + + + + Continue with setup? Halda áfram með uppsetningu? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 uppsetningarforritið er um það bil að gera breytingar á diskinum til að setja upp %2.<br/><strong>Þú munt ekki geta afturkallað þessar breytingar.</strong> - + &Install now Setja &inn núna - + Go &back Fara til &baka - + &Done - + The installation is complete. Close the installer. - + Error Villa - + Installation Failed Uppsetning mistókst diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index 5a1ef5a04..46e164529 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &Annulla - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Il programma d'installazione sarà terminato e tutte le modifiche andranno perse. - + + &Yes + + + + + &No + + + + Continue with setup? Procedere con la configurazione? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Il programma d'nstallazione %1 sta per eseguire delle modifiche al tuo disco per poter installare %2.<br/><strong> Non sarà possibile annullare tali modifiche.</strong> - + &Install now &Installa adesso - + Go &back &Indietro - + &Done - + The installation is complete. Close the installer. - + Error Errore - + Installation Failed Installazione non riuscita diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index b6f167b41..cfb32d64f 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -232,13 +232,13 @@ Output: - + &Cancel 中止(&C) - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. すべての変更が取り消されます。 - + + &Yes + + + + + &No + + + + Continue with setup? セットアップを続行しますか? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 インストーラーは %2 をインストールするためにディスクの内容を変更しようとします。<br/><strong>これらの変更は取り消しできなくなります。</strong> - + &Install now 今すぐインストール(&I) - + Go &back 戻る(&B) - + &Done - + The installation is complete. Close the installer. - + Error エラー - + Installation Failed インストールに失敗 diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 6087300c2..bac242d9c 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -226,13 +226,13 @@ Output: - + &Cancel Ба&с тарту - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 94df3b85d..1163bc237 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index ecd1c173f..a57e73d81 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -232,13 +232,13 @@ Išvestis: - + &Cancel A&tšaukti - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. - + + &Yes + + + + + &No + + + + Continue with setup? Tęsti sąranką? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 diegimo programa, siekdama įdiegti %2, ketina atlikti pakeitimus diske.<br/><strong>Negalėsite atšaukti šių pakeitimų.</strong> - + &Install now Į&diegti dabar - + Go &back &Grįžti - + &Done - + The installation is complete. Close the installer. - + Error Klaida - + Installation Failed Diegimas nepavyko diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 360b83949..015be7062 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index fb5a1a284..44b495bab 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &Avbryt - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + + &Yes + + + + + &No + + + + Continue with setup? Fortsette å sette opp? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 vil nå gjøre endringer på harddisken, for å installere %2. <br/><strong>Du vil ikke kunne omgjøre disse endringene.</strong> - + &Install now &Installer nå - + Go &back Gå &tilbake - + &Done - + The installation is complete. Close the installer. - + Error Feil - + Installation Failed Installasjon feilet diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 13f579a19..13b386084 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -232,15 +232,15 @@ Uitvoer: - + &Cancel &Afbreken - + Cancel installation without changing the system. - + Installatie afbreken zonder aanpassingen aan het systeem. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. - + + &Yes + &ja + + + + &No + &Nee + + + Continue with setup? Doorgaan met installatie? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Het %1 installatieprogramma zal nu aanpassingen maken aan je schijf om %2 te installeren.<br/><strong>Deze veranderingen kunnen niet ongedaan gemaakt worden.</strong> - + &Install now Nu &installeren - + Go &back Ga &terug - + &Done - + Voltooi&d - + The installation is complete. Close the installer. - + De installatie is voltooid. Sluit het installatie-programma. - + Error Fout - + Installation Failed Installatie Mislukt diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 2c8d80249..e92523789 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -232,13 +232,13 @@ Wyjście: - + &Cancel &Anuluj - + Cancel installation without changing the system. Anuluj instalację bez dokonywania zmian w systemie. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. - + + &Yes + &Tak + + + + &No + &Nie + + + Continue with setup? Kontynuować z programem instalacyjnym? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Instalator %1 zamierza przeprowadzić zmiany na Twoim dysku, aby zainstalować %2.<br/><strong>Nie będziesz mógł cofnąć tych zmian.</strong> - + &Install now &Zainstaluj teraz - + Go &back &Cofnij się - + &Done &Ukończono - + The installation is complete. Close the installer. Instalacja ukończona pomyślnie. Możesz zamknąć instalator. - + Error Błąd - + Installation Failed Wystąpił błąd instalacji diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index afe7bf763..1133c327e 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -232,13 +232,13 @@ Wyjście: - + &Cancel &Anuluj - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + + &Yes + + + + + &No + + + + Continue with setup? Kontynuować instalację? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Zainstaluj - + Go &back &Wstecz - + &Done - + The installation is complete. Close the installer. - + Error Błąd - + Installation Failed Wystąpił błąd instalacji diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index e5d6b5565..1b27cff70 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -232,13 +232,13 @@ Saída: - + &Cancel &Cancelar - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. O instalador será fechado e todas as alterações serão perdidas. - + + &Yes + + + + + &No + + + + Continue with setup? Continuar com configuração? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O instalador %1 está prestes a fazer alterações no disco a fim de instalar %2.<br/><strong>Você não será capaz de desfazer estas mudanças.</strong> - + &Install now &Instalar agora - + Go &back Voltar - + &Done - + The installation is complete. Close the installer. - + Error Erro - + Installation Failed Falha na Instalação diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index d1042d193..a0eecec3d 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -232,13 +232,13 @@ Saída: - + &Cancel &Cancelar - + Cancel installation without changing the system. Cancelar instalar instalação sem modificar o sistema. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. O instalador será encerrado e todas as alterações serão perdidas. - + + &Yes + &Sim + + + + &No + &Não + + + Continue with setup? Continuar com a configuração? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O %1 instalador está prestes a fazer alterações ao seu disco em ordem para instalar %2.<br/><strong>Não será capaz de desfazer estas alterações.</strong> - + &Install now &Instalar agora - + Go &back Voltar &atrás - + &Done &Feito - + The installation is complete. Close the installer. A instalação está completa. Feche o instalador. - + Error Erro - + Installation Failed Falha na Instalação diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index 86f55204d..644c6d051 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -232,13 +232,13 @@ Rezultat: - + &Cancel &Anulează - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Programul de instalare va ieși, iar toate modificările vor fi pierdute. - + + &Yes + + + + + &No + + + + Continue with setup? Continuați configurarea? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Programul de instalare %1 este pregătit să facă schimbări pe discul dumneavoastră pentru a instala %2.<br/><strong>Nu veți putea anula aceste schimbări.</strong> - + &Install now &Instalează acum - + Go &back Î&napoi - + &Done - + The installation is complete. Close the installer. - + Error Eroare - + Installation Failed Instalare eșuată diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 4207ac9e8..e8928e183 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -232,13 +232,13 @@ Output: - + &Cancel О&тмена - + Cancel installation without changing the system. @@ -254,42 +254,52 @@ The installer will quit and all changes will be lost. Действительно прервать процесс установки? Программа установки сразу прекратит работу, все изменения будут потеряны. - + + &Yes + + + + + &No + + + + Continue with setup? Продолжить установку? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Программа установки %1 готова внести изменения на Ваш диск, чтобы установить %2.<br/><strong>Отменить эти изменения будет невозможно.</strong> - + &Install now Приступить к &установке - + Go &back &Назад - + &Done - + The installation is complete. Close the installer. - + Error Ошибка - + Installation Failed Установка завершилась неудачей diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 8d508f20b..e4d696d19 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -232,13 +232,13 @@ Výstup: - + &Cancel &Zrušiť - + Cancel installation without changing the system. Zruší inštaláciu bez zmeny systému. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Inštalátor sa ukončí a všetky zmeny budú stratené. - + + &Yes + _Áno + + + + &No + _Nie + + + Continue with setup? Pokračovať v inštalácii? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Inštalátor distribúcie %1 sa chystá vykonať zmeny na vašom disku, aby nainštaloval distribúciu %2. <br/><strong>Tieto zmeny nebudete môcť vrátiť späť.</strong> - + &Install now &Inštalovať teraz - + Go &back Prejsť s&päť - + &Done _Dokončiť - + The installation is complete. Close the installer. Inštalácia je dokončená. Zatvorí inštalátor. - + Error Chyba - + Installation Failed Inštalácia zlyhala diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index a693a3e7f..f12d7043e 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -232,13 +232,13 @@ Izpis: - + &Cancel - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Namestilni program se bo končal in vse spremembe bodo izgubljene. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error Napaka - + Installation Failed Namestitev je spodletela diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index fa6dd2f55..baa14f38f 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &Откажи - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Инсталер ће бити затворен и све промене ће бити изгубљене. - + + &Yes + + + + + &No + + + + Continue with setup? Наставити са подешавањем? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now &Инсталирај сада - + Go &back Иди &назад - + &Done - + The installation is complete. Close the installer. - + Error Грешка - + Installation Failed Инсталација није успела diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index 9370b021f..de6ae88ee 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -232,13 +232,13 @@ Povratna poruka: - + &Cancel &Prekini - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Instaler će se zatvoriti i sve promjene će biti izgubljene. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error Greška - + Installation Failed Neuspješna instalacija diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 9a78d4a06..5236dea81 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -232,13 +232,13 @@ Utdata: - + &Cancel Avbryt - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Alla ändringar kommer att gå förlorade. - + + &Yes + + + + + &No + + + + Continue with setup? Fortsätt med installation? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1-installeraren är på väg att göra ändringar för att installera %2.<br/><strong>Du kommer inte att kunna ångra dessa ändringar!strong> - + &Install now &Installera nu - + Go &back Gå &bakåt - + &Done - + The installation is complete. Close the installer. - + Error Fel - + Installation Failed Installationen misslyckades diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 6fb2d3eef..5a69225c4 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &C ยกเลิก - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. ตัวติดตั้งจะสิ้นสุดการทำงานและไม่บันทึกการเปลี่ยนแปลงที่ได้ดำเนินการก่อนหน้านี้ - + + &Yes + + + + + &No + + + + Continue with setup? ดำเนินการติดตั้งต่อหรือไม่? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> ตัวติดตั้ง %1 กำลังพยายามที่จะทำการเปลี่ยนแปลงในดิสก์ของคุณเพื่อติดตั้ง %2<br/><strong>คุณจะไม่สามารถยกเลิกการเปลี่ยนแปลงเหล่านี้ได้</strong> - + &Install now &ติดตั้งตอนนี้ - + Go &back กลั&บไป - + &Done - + The installation is complete. Close the installer. - + Error ข้อผิดพลาด - + Installation Failed การติดตั้งล้มเหลว diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 6928e27a2..8a8c7c353 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -232,13 +232,13 @@ Output: - + &Cancel &Vazgeç - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. - + + &Yes + + + + + &No + + + + Continue with setup? Kuruluma devam et? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 sistem yükleyici %2 yüklemek için diskinizde değişiklik yapacak.<br/><strong>Bu değişiklikleri geri almak mümkün olmayacak.</strong> - + &Install now &Şimdi yükle - + Go &back Geri &git - + &Done - + The installation is complete. Close the installer. - + Error Hata - + Installation Failed Kurulum Başarısız diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 6b2d76f29..e49aed1e0 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index acfa19d76..bd4cc625e 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index 3a9b5907f..14e0b8e72 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -226,13 +226,13 @@ Output: - + &Cancel - + Cancel installation without changing the system. @@ -248,42 +248,52 @@ The installer will quit and all changes will be lost. - + + &Yes + + + + + &No + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> - + &Install now - + Go &back - + &Done - + The installation is complete. Close the installer. - + Error - + Installation Failed diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 8cabb9f04..fb15fc735 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -233,13 +233,13 @@ Output: - + &Cancel 取消(&C) - + Cancel installation without changing the system. 取消安装,并不做任何更改。 @@ -256,42 +256,52 @@ The installer will quit and all changes will be lost. 安装程序将退出,所有修改都会丢失。 - + + &Yes + + + + + &No + + + + Continue with setup? 要继续安装吗? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 安装程序将在您的磁盘上做出变更以安装 %2。<br/><strong>您将无法复原这些变更。</strong> - + &Install now 现在安装 (&I) - + Go &back 返回 (&B) - + &Done &完成 - + The installation is complete. Close the installer. 安装过程已完毕。请关闭安装器。 - + Error 错误 - + Installation Failed 安装失败 diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index c8d0821ee..4e245ab80 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -232,13 +232,13 @@ Output: - + &Cancel 取消(&C) - + Cancel installation without changing the system. @@ -255,42 +255,52 @@ The installer will quit and all changes will be lost. 安裝程式將會退出且所有變動將會遺失。 - + + &Yes + + + + + &No + + + + Continue with setup? 繼續安裝? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 安裝程式將在您的磁碟上做出變更以安裝 %2。<br/><strong>您將無法復原這些變更。</strong> - + &Install now 現在安裝 (&I) - + Go &back 上一步 (&B) - + &Done - + The installation is complete. Close the installer. - + Error 錯誤 - + Installation Failed 安裝失敗 From 77fd8be8817b2bf3853d6fb4ad5d4a5267df6235 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 4 Jul 2017 01:22:28 +0000 Subject: [PATCH 155/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/he/LC_MESSAGES/dummypythonqt.mo | Bin 0 -> 437 bytes .../lang/he/LC_MESSAGES/dummypythonqt.po | 36 ++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.mo create mode 100644 src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po diff --git a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.mo new file mode 100644 index 0000000000000000000000000000000000000000..af3a9923415d5da917137681cc77101f4d32e754 GIT binary patch literal 437 zcmYL^&rZTX5XLon>d~`@HSqw!?LQDk&G+NpKA?n2}WoT>KZL?j3#^><$d=|HA z;LH9pyP0ohXTC4azfPo1C6|(G$(iIvQmZHVl*zt~wdbIK=kE{-?5^<=c$wskpuiqJ z+G7VTo!Q*=r%K>2@Q?!)GK)u4070g1++kgwHZr=z?6h<#X~Z-5Na`;Cz8A-yVb8}S z8%=!Txvf`!>L^c?MOzvHUI5Jqn!t*~4mDySijrvBZnskfr>smiuvf!8(?XikjB+S7 zAuCGF)b*~R#h^76&-I++=!U8*!<-3V0xzmUPAXt8v?8Sm8=x?zyaZv{)4BWh+*Ui- z=y!X^g8I)5aO|)!UneXgsJBXlG6n`*uD!F(^U0NTEpveWu2zGgD+?LTfpYQ#bKHCf literal 0 HcmV?d00001 diff --git a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po new file mode 100644 index 000000000..5e8659a28 --- /dev/null +++ b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po @@ -0,0 +1,36 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-07-03 16:24+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypythonqt/main.py:84 +msgid "Click me!" +msgstr "" + +#: src/modules/dummypythonqt/main.py:94 +msgid "A new QLabel." +msgstr "" + +#: src/modules/dummypythonqt/main.py:183 +msgid "The Dummy PythonQt Job" +msgstr "" + +#: src/modules/dummypythonqt/main.py:186 +msgid "This is the Dummy PythonQt Job. The dummy job says: {}" +msgstr "" + +#: src/modules/dummypythonqt/main.py:190 +msgid "A status message for Dummy PythonQt Job." +msgstr "" From c4f955874d53a55d620e00e554529ed1d8c40726 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 4 Jul 2017 03:36:42 -0400 Subject: [PATCH 156/447] QLabel::setPixmap() isn't virtual, don't make it so. --- src/libcalamaresui/widgets/FixedAspectRatioLabel.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/libcalamaresui/widgets/FixedAspectRatioLabel.h b/src/libcalamaresui/widgets/FixedAspectRatioLabel.h index 71fc6e9d3..4483576f6 100644 --- a/src/libcalamaresui/widgets/FixedAspectRatioLabel.h +++ b/src/libcalamaresui/widgets/FixedAspectRatioLabel.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -30,7 +31,7 @@ public: virtual ~FixedAspectRatioLabel(); public slots: - virtual void setPixmap( const QPixmap &pixmap ); + void setPixmap( const QPixmap &pixmap ); void resizeEvent( QResizeEvent* event ) override; private: From 44e6955f1980e6fcc41f4db2f6df4db7526d9000 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 4 Jul 2017 04:30:08 -0400 Subject: [PATCH 157/447] Feature: allow disable welcome-logo resizing --- src/branding/default/branding.desc | 4 ++++ src/libcalamaresui/Branding.cpp | 7 +------ src/libcalamaresui/Branding.h | 4 +++- src/modules/welcome/checker/CheckerWidget.cpp | 16 +++++++++++++--- 4 files changed, 21 insertions(+), 10 deletions(-) diff --git a/src/branding/default/branding.desc b/src/branding/default/branding.desc index 22443c350..ae47e1662 100644 --- a/src/branding/default/branding.desc +++ b/src/branding/default/branding.desc @@ -8,6 +8,10 @@ componentName: default # same distribution. welcomeStyleCalamares: false +# Should the welcome image (productWelcome, below) be scaled +# up beyond its natural size? +welcomeExpandingLogo: true + strings: productName: Generic GNU/Linux shortProductName: Generic diff --git a/src/libcalamaresui/Branding.cpp b/src/libcalamaresui/Branding.cpp index da6cce9f3..25102d3fd 100644 --- a/src/libcalamaresui/Branding.cpp +++ b/src/libcalamaresui/Branding.cpp @@ -110,6 +110,7 @@ Branding::Branding( const QString& brandingFilePath, bail( "Syntax error in strings map." ); m_welcomeStyleCalamares = doc[ "welcomeStyleCalamares" ].as< bool >( false ); + m_welcomeExpandingLogo = doc[ "welcomeExpandingLogo" ].as< bool >( true ); QVariantMap strings = CalamaresUtils::yamlMapToVariant( doc[ "strings" ] ).toMap(); @@ -276,12 +277,6 @@ Branding::slideshowPath() const return m_slideshowPath; } -bool -Branding::welcomeStyleCalamares() const -{ - return m_welcomeStyleCalamares; -} - void Branding::setGlobals( GlobalStorage* globalStorage ) const { diff --git a/src/libcalamaresui/Branding.h b/src/libcalamaresui/Branding.h index 5198f44f1..c56db2db2 100644 --- a/src/libcalamaresui/Branding.h +++ b/src/libcalamaresui/Branding.h @@ -88,7 +88,8 @@ public: QPixmap image( Branding::ImageEntry imageEntry, const QSize& size ) const; QString slideshowPath() const; - bool welcomeStyleCalamares() const; + bool welcomeStyleCalamares() const { return m_welcomeStyleCalamares; } + bool welcomeExpandingLogo() const { return m_welcomeExpandingLogo; } /** * Creates a map called "branding" in the global storage, and inserts an @@ -115,6 +116,7 @@ private: QString m_translationsPathPrefix; bool m_welcomeStyleCalamares; + bool m_welcomeExpandingLogo; }; template inline QString operator*(U e) { return Branding::instance()->string( e ); } diff --git a/src/modules/welcome/checker/CheckerWidget.cpp b/src/modules/welcome/checker/CheckerWidget.cpp index 9b6ec7806..500ab6f85 100644 --- a/src/modules/welcome/checker/CheckerWidget.cpp +++ b/src/modules/welcome/checker/CheckerWidget.cpp @@ -128,13 +128,23 @@ CheckerWidget::init( const QList< PrepareEntry >& checkEntries ) imagePath( Calamares::Branding::ProductWelcome ) ); if ( !theImage.isNull() ) { - FixedAspectRatioLabel* imageLabel = new FixedAspectRatioLabel; + QLabel* imageLabel; + if ( Calamares::Branding::instance()->welcomeExpandingLogo() ) + { + FixedAspectRatioLabel *p = new FixedAspectRatioLabel; + p->setPixmap( theImage ); + imageLabel = p; + } + else + { + imageLabel = new QLabel; + imageLabel->setPixmap( theImage ); + } + imageLabel->setContentsMargins( 4, CalamaresUtils::defaultFontHeight() * 3 / 4, 4, 4 ); m_mainLayout->addWidget( imageLabel ); imageLabel->setAlignment( Qt::AlignCenter ); imageLabel->setSizePolicy( QSizePolicy::Expanding, QSizePolicy::Expanding ); - - imageLabel->setPixmap( theImage ); } } CALAMARES_RETRANSLATE( From 232bbe18bcfe23c5edecc4c2c3d508b3f1325e82 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 4 Jul 2017 05:32:05 -0400 Subject: [PATCH 158/447] Be more verbose while scanning devices --- src/modules/partition/core/PartitionCoreModule.cpp | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index 608508d60..6afae1f09 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -153,19 +153,27 @@ PartitionCoreModule::doInit() { FileSystemFactory::init(); + using DeviceList = QList< Device* >; + CoreBackend* backend = CoreBackendManager::self()->backend(); - QList< Device* > devices = backend->scanDevices( true ); + DeviceList devices = backend->scanDevices( true ); + + cDebug() << "Winnowing" << devices.count() << "devices."; // Remove the device which contains / from the list - for ( QList< Device* >::iterator it = devices.begin(); it != devices.end(); ) + for ( DeviceList::iterator it = devices.begin(); it != devices.end(); ) if ( ! (*it) || hasRootPartition( *it ) || (*it)->deviceNode().startsWith( "/dev/zram") || isIso9660( *it ) ) + { + cDebug() << " .. Winnowing" << ( (*it) ? (*it)->deviceNode() : QString( "" ) ); it = devices.erase( it ); + } else ++it; - cDebug() << "LIST OF DETECTED DEVICES:\nnode\tcapacity\tname\tprettyName"; + cDebug() << "LIST OF DETECTED DEVICES:"; + cDebug() << "node\tcapacity\tname\tprettyName"; for ( auto device : devices ) { auto deviceInfo = new DeviceInfo( device ); From d3f624f818ca8185659436cd3a4d68c4962d4834 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 4 Jul 2017 08:14:30 -0400 Subject: [PATCH 159/447] FinishedPage: no modal pop-ups in a slot Switch the failure popup to non-modal, and quit the application when the pop-up is closed. This allows signals to be delivered to other slots connected to JobQueue::failed. --- src/libcalamaresui/ViewManager.cpp | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/libcalamaresui/ViewManager.cpp b/src/libcalamaresui/ViewManager.cpp index 5ed88d19f..4a8b7acf5 100644 --- a/src/libcalamaresui/ViewManager.cpp +++ b/src/libcalamaresui/ViewManager.cpp @@ -178,22 +178,23 @@ ViewManager::onInstallationFailed( const QString& message, const QString& detail cLog() << "- message:" << message; cLog() << "- details:" << details; - QMessageBox msgBox; - msgBox.setIcon( QMessageBox::Critical ); - msgBox.setWindowTitle( tr("Error") ); - msgBox.setText( "" + tr( "Installation Failed" ) + "" ); - msgBox.setStandardButtons( QMessageBox::Close ); + QMessageBox* msgBox = new QMessageBox(); + msgBox->setIcon( QMessageBox::Critical ); + msgBox->setWindowTitle( tr("Error") ); + msgBox->setText( "" + tr( "Installation Failed" ) + "" ); + msgBox->setStandardButtons( QMessageBox::Close ); + msgBox->button( QMessageBox::Close )->setText( tr( "&Close" ) ); QString text = "

" + message + "

"; if ( !details.isEmpty() ) { text += "

" + details + "

"; } - msgBox.setInformativeText( text ); + msgBox->setInformativeText( text ); - msgBox.exec(); - cLog() << "Calamares will now quit."; - qApp->quit(); + connect(msgBox, &QMessageBox::buttonClicked, qApp, &QApplication::quit); + cLog() << "Calamares will quit when the dialog closes."; + msgBox->show(); } From 5a3bbe8088b049252ca00950c36b0c1996c1dc09 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 4 Jul 2017 08:16:28 -0400 Subject: [PATCH 160/447] FinishedPage: show message instead of details on failure --- src/modules/finished/FinishedPage.cpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/modules/finished/FinishedPage.cpp b/src/modules/finished/FinishedPage.cpp index 87862e90c..dd83e5e3e 100644 --- a/src/modules/finished/FinishedPage.cpp +++ b/src/modules/finished/FinishedPage.cpp @@ -108,12 +108,11 @@ FinishedPage::focusInEvent( QFocusEvent* e ) void FinishedPage::onInstallationFailed( const QString& message, const QString& details ) { - Q_UNUSED( message ); + Q_UNUSED( details ); ui->mainText->setText( tr( "

Installation Failed


" "%1 has not been installed on your computer.
" "The error message was: %2." ) - .arg(Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) - .arg( details ) ); + .arg( *Calamares::Branding::VersionedName ) + .arg( message ) ); setRestartNowEnabled( false ); } From 3c3c0f99f8e24803c7ee60296192b478fbc71e51 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 4 Jul 2017 08:29:31 -0400 Subject: [PATCH 161/447] C++ trickery, part two: shorten code --- src/modules/finished/FinishedPage.cpp | 6 ++-- src/modules/partition/gui/ChoicePage.cpp | 24 +++++---------- .../partition/gui/PartitionViewStep.cpp | 27 ++++++----------- src/modules/partition/gui/ReplaceWidget.cpp | 30 +++++++------------ .../partition/jobs/FillGlobalStorageJob.cpp | 6 ++-- 5 files changed, 31 insertions(+), 62 deletions(-) diff --git a/src/modules/finished/FinishedPage.cpp b/src/modules/finished/FinishedPage.cpp index dd83e5e3e..bfaad165d 100644 --- a/src/modules/finished/FinishedPage.cpp +++ b/src/modules/finished/FinishedPage.cpp @@ -53,10 +53,8 @@ FinishedPage::FinishedPage( QWidget* parent ) "%1 has been installed on your computer.
" "You may now restart into your new system, or continue " "using the %2 Live environment." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ProductName ) ) ); + .arg( *Calamares::Branding::VersionedName ) + .arg( *Calamares::Branding::ProductName ) ); ) } diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index 6b57a23f4..16a4547fc 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -1180,13 +1180,11 @@ ChoicePage::setupActions() m_alongsideButton->setText( tr( "Install alongside
" "The installer will shrink a partition to make room for %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); m_replaceButton->setText( tr( "Replace a partition
" "Replaces a partition with %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); ) m_replaceButton->hide(); @@ -1211,8 +1209,7 @@ ChoicePage::setupActions() m_alongsideButton->setText( tr( "Install alongside
" "The installer will shrink a partition to make room for %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); m_eraseButton->setText( tr( "Erase disk
" "This will delete all data " @@ -1221,8 +1218,7 @@ ChoicePage::setupActions() m_replaceButton->setText( tr( "Replace a partition
" "Replaces a partition with %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); ) } else @@ -1235,8 +1231,7 @@ ChoicePage::setupActions() m_alongsideButton->setText( tr( "Install alongside
" "The installer will shrink a partition to make room for %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); m_eraseButton->setText( tr( "Erase disk
" "This will delete all data " @@ -1244,8 +1239,7 @@ ChoicePage::setupActions() m_replaceButton->setText( tr( "Replace a partition
" "Replaces a partition with %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); ) } @@ -1273,8 +1267,7 @@ ChoicePage::setupActions() m_alongsideButton->setText( tr( "Install alongside
" "The installer will shrink a partition to make room for %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); m_eraseButton->setText( tr( "Erase disk
" "This will delete all data " @@ -1282,8 +1275,7 @@ ChoicePage::setupActions() m_replaceButton->setText( tr( "Replace a partition
" "Replaces a partition with %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) ); + .arg( *Calamares::Branding::ShortVersionedName ) ); ) m_replaceButton->show(); diff --git a/src/modules/partition/gui/PartitionViewStep.cpp b/src/modules/partition/gui/PartitionViewStep.cpp index e234134a8..b7dd7724a 100644 --- a/src/modules/partition/gui/PartitionViewStep.cpp +++ b/src/modules/partition/gui/PartitionViewStep.cpp @@ -156,18 +156,15 @@ PartitionViewStep::createSummaryWidget() const { case ChoicePage::Alongside: modeText = tr( "Install %1 alongside another operating system." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ); + .arg( *Calamares::Branding::ShortVersionedName ); break; case ChoicePage::Erase: modeText = tr( "Erase disk and install %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ); + .arg( *Calamares::Branding::ShortVersionedName ); break; case ChoicePage::Replace: modeText = tr( "Replace a partition with %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ); + .arg( *Calamares::Branding::ShortVersionedName ); break; case ChoicePage::NoChoice: case ChoicePage::Manual: @@ -185,22 +182,19 @@ PartitionViewStep::createSummaryWidget() const { case ChoicePage::Alongside: modeText = tr( "Install %1 alongside another operating system on disk %2 (%3)." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) + .arg( *Calamares::Branding::ShortVersionedName ) .arg( info.deviceNode ) .arg( info.deviceName ); break; case ChoicePage::Erase: modeText = tr( "Erase disk %2 (%3) and install %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) + .arg( *Calamares::Branding::ShortVersionedName ) .arg( info.deviceNode ) .arg( info.deviceName ); break; case ChoicePage::Replace: modeText = tr( "Replace a partition on disk %2 (%3) with %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortVersionedName ) ) + .arg( *Calamares::Branding::ShortVersionedName ) .arg( info.deviceNode ) .arg( info.deviceName ); break; @@ -252,8 +246,7 @@ PartitionViewStep::createSummaryWidget() const previewLabels->setModel( info.partitionModelAfter ); preview->setSelectionMode( QAbstractItemView::NoSelection ); previewLabels->setSelectionMode( QAbstractItemView::NoSelection ); - previewLabels->setCustomNewRootLabel( Calamares::Branding::instance()-> - string( Calamares::Branding::BootloaderEntryName ) ); + previewLabels->setCustomNewRootLabel( *Calamares::Branding::BootloaderEntryName ); info.partitionModelAfter->setParent( widget ); field = new QVBoxLayout; CalamaresUtils::unmarginLayout( field ); @@ -412,8 +405,7 @@ PartitionViewStep::onLeave() "%2.

" "You can continue without setting up an EFI system " "partition but your system may fail to start." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortProductName ) ) + .arg( *Calamares::Branding::ShortProductName ) .arg( espMountPoint ); } else if ( esp && !esp->activeFlags().testFlag( PartitionTable::FlagEsp ) ) @@ -428,8 +420,7 @@ PartitionViewStep::onLeave() "

" "You can continue without setting the flag but your " "system may fail to start." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortProductName ) ) + .arg( *Calamares::Branding::ShortProductName ) .arg( espMountPoint ); } diff --git a/src/modules/partition/gui/ReplaceWidget.cpp b/src/modules/partition/gui/ReplaceWidget.cpp index 5a0a1837d..1057127cd 100644 --- a/src/modules/partition/gui/ReplaceWidget.cpp +++ b/src/modules/partition/gui/ReplaceWidget.cpp @@ -134,8 +134,7 @@ ReplaceWidget::onPartitionSelected() tr( "Select where to install %1.
" "Warning: this will delete all files " "on the selected partition." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) ); + .arg( *Calamares::Branding::VersionedName ) ); setNextEnabled( false ); return; } @@ -168,8 +167,7 @@ ReplaceWidget::onPartitionSelected() updateStatus( CalamaresUtils::Fail, tr( "%1 cannot be installed on empty space. Please select an " "existing partition." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) ); + .arg( *Calamares::Branding::VersionedName ) ); setNextEnabled( false ); return; } @@ -179,8 +177,7 @@ ReplaceWidget::onPartitionSelected() updateStatus( CalamaresUtils::Fail, tr( "%1 cannot be installed on an extended partition. Please select an " "existing primary or logical partition." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) ); + .arg( *Calamares::Branding::VersionedName ) ); setNextEnabled( false ); return; } @@ -189,8 +186,7 @@ ReplaceWidget::onPartitionSelected() { updateStatus( CalamaresUtils::Fail, tr( "%1 cannot be installed on this partition." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) ); + .arg( *Calamares::Branding::VersionedName ) ); setNextEnabled( false ); return; } @@ -232,8 +228,7 @@ ReplaceWidget::onPartitionSelected() "The partition %1 is too small for %2. Please select a partition " "with capacity at least %3 GiB." ) .arg( partition->partitionPath() ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) + .arg( *Calamares::Branding::VersionedName ) .arg( requiredSpaceB / ( 1024. * 1024. * 1024. ), 0, 'f', 1 ) .arg( prettyName ) ); @@ -256,8 +251,7 @@ ReplaceWidget::onPartitionSelected() "An EFI system partition cannot be found anywhere " "on this system. Please go back and use manual " "partitioning to set up %1." ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortProductName ) ) + .arg( *Calamares::Branding::ShortProductName ) .arg( prettyName ) ); setNextEnabled( false ); } @@ -268,16 +262,14 @@ ReplaceWidget::onPartitionSelected() "%1 will be installed on %2.
" "Warning: all data on partition " "%2 will be lost.") - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) + .arg( *Calamares::Branding::VersionedName ) .arg( partition->partitionPath() ) .arg( prettyName ) ); m_ui->bootStatusLabel->show(); m_ui->bootStatusLabel->setText( tr( "The EFI system partition at %1 will be used for starting %2." ) .arg( efiSystemPartitions.first()->partitionPath() ) - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::ShortProductName ) ) ); + .arg( *Calamares::Branding::ShortProductName ) ); setNextEnabled( true ); } else @@ -287,8 +279,7 @@ ReplaceWidget::onPartitionSelected() "%1 will be installed on %2.
" "Warning: all data on partition " "%2 will be lost.") - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) + .arg( *Calamares::Branding::VersionedName ) .arg( partition->partitionPath() ) .arg( prettyName ) ); m_ui->bootStatusLabel->show(); @@ -312,8 +303,7 @@ ReplaceWidget::onPartitionSelected() "%1 will be installed on %2.
" "Warning: all data on partition " "%2 will be lost.") - .arg( Calamares::Branding::instance()-> - string( Calamares::Branding::VersionedName ) ) + .arg( *Calamares::Branding::VersionedName ) .arg( partition->partitionPath() ) .arg( prettyName ) ); setNextEnabled( true ); diff --git a/src/modules/partition/jobs/FillGlobalStorageJob.cpp b/src/modules/partition/jobs/FillGlobalStorageJob.cpp index db59528a4..5662f5e57 100644 --- a/src/modules/partition/jobs/FillGlobalStorageJob.cpp +++ b/src/modules/partition/jobs/FillGlobalStorageJob.cpp @@ -145,8 +145,7 @@ FillGlobalStorageJob::prettyDescription() const { if ( mountPoint == "/" ) lines.append( tr( "Install %1 on new %2 system partition." ) - .arg( Calamares::Branding::instance()->string( - Calamares::Branding::ShortProductName ) ) + .arg( *Calamares::Branding::ShortProductName ) .arg( fsType ) ); else lines.append( tr( "Set up new %2 partition with mount point " @@ -159,8 +158,7 @@ FillGlobalStorageJob::prettyDescription() const if ( mountPoint == "/" ) lines.append( tr( "Install %2 on %3 system partition %1." ) .arg( path ) - .arg( Calamares::Branding::instance()->string( - Calamares::Branding::ShortProductName ) ) + .arg( *Calamares::Branding::ShortProductName ) .arg( fsType ) ); else lines.append( tr( "Set up %3 partition %1 with mount point " From 831b7757f29f2aaaacf4a086830dbaa5cf153adf Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 5 Jul 2017 00:42:14 +0000 Subject: [PATCH 162/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 186 +++++++++-------- lang/calamares_ast.ts | 188 +++++++++-------- lang/calamares_bg.ts | 186 +++++++++-------- lang/calamares_ca.ts | 200 +++++++++--------- lang/calamares_cs_CZ.ts | 186 +++++++++-------- lang/calamares_da.ts | 188 +++++++++-------- lang/calamares_de.ts | 188 +++++++++-------- lang/calamares_el.ts | 186 +++++++++-------- lang/calamares_en.ts | 188 +++++++++-------- lang/calamares_en_GB.ts | 186 +++++++++-------- lang/calamares_es.ts | 188 +++++++++-------- lang/calamares_es_ES.ts | 186 +++++++++-------- lang/calamares_es_MX.ts | 186 +++++++++-------- lang/calamares_es_PR.ts | 186 +++++++++-------- lang/calamares_et.ts | 186 +++++++++-------- lang/calamares_eu.ts | 186 +++++++++-------- lang/calamares_fa.ts | 186 +++++++++-------- lang/calamares_fi_FI.ts | 186 +++++++++-------- lang/calamares_fr.ts | 188 +++++++++-------- lang/calamares_fr_CH.ts | 186 +++++++++-------- lang/calamares_gl.ts | 186 +++++++++-------- lang/calamares_gu.ts | 186 +++++++++-------- lang/calamares_he.ts | 404 +++++++++++++++++++------------------ lang/calamares_hi.ts | 186 +++++++++-------- lang/calamares_hr.ts | 188 +++++++++-------- lang/calamares_hu.ts | 189 ++++++++--------- lang/calamares_id.ts | 188 +++++++++-------- lang/calamares_is.ts | 188 +++++++++-------- lang/calamares_it_IT.ts | 188 +++++++++-------- lang/calamares_ja.ts | 188 +++++++++-------- lang/calamares_kk.ts | 186 +++++++++-------- lang/calamares_lo.ts | 186 +++++++++-------- lang/calamares_lt.ts | 204 ++++++++++--------- lang/calamares_mr.ts | 186 +++++++++-------- lang/calamares_nb.ts | 186 +++++++++-------- lang/calamares_nl.ts | 188 +++++++++-------- lang/calamares_pl.ts | 188 +++++++++-------- lang/calamares_pl_PL.ts | 186 +++++++++-------- lang/calamares_pt_BR.ts | 188 +++++++++-------- lang/calamares_pt_PT.ts | 188 +++++++++-------- lang/calamares_ro.ts | 188 +++++++++-------- lang/calamares_ru.ts | 186 +++++++++-------- lang/calamares_sk.ts | 188 +++++++++-------- lang/calamares_sl.ts | 186 +++++++++-------- lang/calamares_sr.ts | 186 +++++++++-------- lang/calamares_sr@latin.ts | 186 +++++++++-------- lang/calamares_sv.ts | 186 +++++++++-------- lang/calamares_th.ts | 186 +++++++++-------- lang/calamares_tr_TR.ts | 188 +++++++++-------- lang/calamares_uk.ts | 186 +++++++++-------- lang/calamares_ur.ts | 186 +++++++++-------- lang/calamares_uz.ts | 186 +++++++++-------- lang/calamares_zh_CN.ts | 188 +++++++++-------- lang/calamares_zh_TW.ts | 188 +++++++++-------- 54 files changed, 5440 insertions(+), 4897 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 033f74f83..33d3e2de1 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &رجوع - + &Next &التالي - + &Cancel &إلغاء - + Cancel installation without changing the system. - + Cancel installation? إلغاء التثبيت؟ - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. أتريد إلغاء عمليّة التّثبيت الحاليّة؟ سيخرج المثبّت وتضيع كلّ التّغييرات. - + &Yes - + &No - + + &Close + + + + Continue with setup? الإستمرار في التثبيت؟ - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> مثبّت %1 على وشك بإجراء تعديلات على قرصك لتثبيت %2.<br/><strong>لن تستطيع التّراجع عن هذا.</strong> @@ -295,12 +300,12 @@ The installer will quit and all changes will be lost. - + Error خطأ - + Installation Failed فشل التثبيت @@ -336,7 +341,7 @@ The installer will quit and all changes will be lost. %1 المثبت - + Show debug information أظهر معلومات التّنقيح @@ -357,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> لا يستوفِ هذا الحاسوب أدنى متطلّبات تثبيت %1.<br/>لا يمكن متابعة التّثبيت. <a href="#details">التّفاصيل...</a> @@ -367,17 +372,17 @@ The installer will quit and all changes will be lost. لا يستوفِ هذا الحاسوب بعض المتطلّبات المستحسنة لتثبيت %1.<br/>يمكن للمثبّت المتابعة، ولكن قد تكون بعض الميزات معطّلة. - + This program will ask you some questions and set up %2 on your computer. سيطرح البرنامج بعض الأسئلة عليك ويعدّ %2 على حاسوبك. - + For best results, please ensure that this computer: لأفضل النّتائج، تحقّق من أن الحاسوب: - + System requirements متطلّبات النّظام @@ -390,35 +395,35 @@ The installer will quit and all changes will be lost. نموذج - + After: بعد: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>تقسيم يدويّ</strong><br/>يمكنك إنشاء أو تغيير حجم الأقسام بنفسك. - + Boot loader location: مكان محمّل الإقلاع: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. سيتقلّص %1 إلى %2م.بايت وقسم %3م.بايت آخر جديد سيُنشأ ل‍%4. - + Select storage de&vice: اختر &جهاز التّخزين: - - - - + + + + Current: الحاليّ: @@ -428,71 +433,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>اختر قسمًا لتقليصه، ثمّ اسحب الشّريط السّفليّ لتغيير حجمه </strong> - + <strong>Select a partition to install on</strong> <strong>اختر القسم حيث سيكون التّثبيت عليه</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. تعذّر إيجاد قسم النّظام EFI في أيّ مكان. فضلًا ارجع واستخدم التّقسيم اليدويّ لإعداد %1. - + The EFI system partition at %1 will be used for starting %2. قسم النّظام EFI على %1 سيُستخدم لبدء %2. - + EFI system partition: قسم نظام EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. لا يبدو أن في جهاز التّخزين أيّ نظام تشغيل. ما الذي تودّ فعله؟<br/>يمكنك مراجعة الاختيارات وتأكيدها قبل تطبيقها على جهاز التّخزين. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>مسح القرص</strong><br/>هذا س<font color="red">يمسح</font> كلّ البيانات الموجودة في جهاز التّخزين المحدّد. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. على جهاز التّخزين %1. ما الذي تودّ فعله؟<br/>يمكنك مراجعة الاختيارات وتأكيدها قبل تطبيقها على جهاز التّخزين. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>ثبّت جنبًا إلى جنب</strong><br/>سيقلّص المثبّت قسمًا لتفريغ مساحة لِ‍ %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>استبدل قسمًا</strong><br/>يستبدل قسمًا مع %1 . - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. على جهاز التّخزين هذا نظام تشغيل ذأصلًا. ما الذي تودّ فعله؟<br/>يمكنك مراجعة الاختيارات وتأكيدها قبل تطبيقها على جهاز التّخزين. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. على جهاز التّخزين هذا عدّة أنظمة تشغيل. ما الذي تودّ فعله؟<br/>يمكنك مراجعة الاختيارات وتأكيدها قبل تطبيقها على جهاز التّخزين. @@ -977,27 +982,27 @@ The installer will quit and all changes will be lost. ثبّت %1 على قسم نظام %2 <strong>جديد</strong>. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. اضطب قسم %2 <strong>جديد</strong> بنقطة الضّمّ <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. ثبّت %2 على قسم النّظام %3 ‏<strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. اضبط القسم %3 <strong>%1</strong> بنقطة الضّمّ <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. ثبّت محمّل الإقلاع على <strong>%1</strong>. - + Setting up mount points. يضبط نقاط الضّمّ. @@ -1015,15 +1020,20 @@ The installer will quit and all changes will be lost. أ&عد التّشغيل الآن - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>انتهينا.</h1><br/>لقد ثُبّت %1 على حاسوبك.<br/>يمكنك إعادة التّشغيل وفتح النّظام الجديد، أو متابعة استخدام بيئة %2 الحيّة. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish أنهِ @@ -1574,82 +1584,82 @@ The installer will quit and all changes will be lost. ثبّت %1 <strong>جنبًا إلى جنب</strong> مع نظام تشغيل آخر. - + <strong>Erase</strong> disk and install %1. <strong>امسح</strong> القرص وثبّت %1. - + <strong>Replace</strong> a partition with %1. <strong>استبدل</strong> قسمًا ب‍ %1. - + <strong>Manual</strong> partitioning. تقسيم <strong>يدويّ</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>امسح</strong> القرص <strong>%2</strong> (%3) وثبّت %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>استبدل</strong> قسمًا على القرص <strong>%2</strong> (%3) ب‍ %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: الحاليّ: - + After: بعد: - + No EFI system partition configured لم يُضبط أيّ قسم نظام EFI - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set راية قسم نظام EFI غير مضبوطة - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ The installer will quit and all changes will be lost. اختر مكان تثبيت %1.<br/><font color="red">تحذير: </font>سيحذف هذا كلّ الملفّات في القسم المحدّد. - + The selected item does not appear to be a valid partition. لا يبدو العنصر المحدّد قسمًا صالحًا. - + %1 cannot be installed on empty space. Please select an existing partition. لا يمكن تثبيت %1 في مساحة فارغة. فضلًا اختر قسمًا موجودًا. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. لا يمكن تثبيت %1 على قسم ممتدّ. فضلًا اختر قسمًا أساسيًّا أو ثانويًّا. - + %1 cannot be installed on this partition. لا يمكن تثبيت %1 على هذا القسم. - + Data partition (%1) قسم البيانات (%1) - + Unknown system partition (%1) قسم نظام مجهول (%1) - + %1 system partition (%2) قسم نظام %1 ‏(%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>القسم %1 صغير جدًّا ل‍ %2. فضلًا اختر قسمًا بحجم %3 غ.بايت على الأقلّ. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>تعذّر إيجاد قسم النّظام EFI في أيّ مكان. فضلًا ارجع واستخدم التّقسيم اليدويّ لإعداد %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>سيُثبّت %1 على %2.<br/><font color="red">تحذير: </font>ستفقد كلّ البيانات على القسم %2. - + The EFI system partition at %1 will be used for starting %2. سيُستخدم قسم نظام EFI على %1 لبدء %2. - + EFI system partition: قسم نظام EFI: @@ -2239,17 +2249,17 @@ The installer will quit and all changes will be lost. - + About %1 installer حول 1% المثبت - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support 1%الدعم diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index f938cb024..698c8e53d 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -221,56 +221,61 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Siguiente - + &Cancel &Encaboxar - + Cancel installation without changing the system. - + Cancel installation? ¿Encaboxar instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. ¿De xuru que quies encaboxar el procesu actual d'instalación? L'instalador colará y perderánse toles camudancies. - + &Yes - + &No - + + &Close + + + + Continue with setup? ¿Siguir cola configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'instalador %1 ta a piques de facer camudancies al to discu pa instalar %2.<br/><strong>Nun sedrás capaz a desfacer estes camudancies.</strong> @@ -295,12 +300,12 @@ L'instalador colará y perderánse toles camudancies. - + Error Fallu - + Installation Failed Instalación fallida @@ -336,7 +341,7 @@ L'instalador colará y perderánse toles camudancies. Instalador %1 - + Show debug information Amosar información de depuración @@ -357,7 +362,7 @@ L'instalador colará y perderánse toles camudancies. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Esti ordenador nun satifaz los requirimientos mínimos pa la instalación de %1.<br/>La instalación nun pue siguir. <a href="#details">Detalles...</a> @@ -367,17 +372,17 @@ L'instalador colará y perderánse toles camudancies.
Esti ordenador nun satifaz dellos requirimientos aconseyaos pa la instalación de %1.<br/>La instalación pue siguir pero podríen deshabilitase delles carauterístiques. - + This program will ask you some questions and set up %2 on your computer. Esti programa fadráte delles entrugues y configurará %2 nel to ordenador. - + For best results, please ensure that this computer: Pa los meyores resultaos, por favor asegúrate qu'esti ordenador: - + System requirements Requirimientos del sistema @@ -390,35 +395,35 @@ L'instalador colará y perderánse toles camudancies. - + After: Dempués: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Particionáu manual</strong><br/>Pues crear o redimensionar particiones tu mesmu. - + Boot loader location: Allugamientu del xestor d'arranque: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 redimensionaráse a %2MB y crearáse la partición nueva de %3MB pa %4. - + Select storage de&vice: Esbillar preséu d'almacenamientu: - - - - + + + + Current: Anguaño: @@ -428,71 +433,71 @@ L'instalador colará y perderánse toles camudancies. Reusar %1 como partición home pa %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Nun pue alcontrase una partición EFI nesti sistema. Torna y usa'l particionáu a mano pa configurar %1, por favor. - + The EFI system partition at %1 will be used for starting %2. La partición del sistema EFI en %1 usaráse p'aniciar %2. - + EFI system partition: Partición EFI del sistema: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Esti preséu d'almacenamientu nun paez tener un sistema operativu nelli. ¿Qué te prestaría facer?<br/>Sedrás capaz a revisar y confirmar les tos escoyetes enantes de facer cualesquier camudancia al preséu d'almacenamientu. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Desaniciar discu</strong><br/>Esto <font color="red">desaniciará</font> tolos datos anguaño presentes nel preséu d'almacenamientu esbilláu. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Esti preséu d'almacenamientu tien %1 nelli. ¿Qué te prestaría facer?<br/>Sedrás capaz a revisar y confirmar les tos escoyetes enantes de facer cualesquier camudancia al preséu d'almacenamientu. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Tocar una partición</strong><br/>Troca una partición con %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Esti preséu d'almacenamientu yá tien un sistema operativu nelli. ¿Qué te prestaría facer?<br/>Sedrás capaz a revisar y confirmar les tos escoyetes enantes de facer cualesquier camudancia al preséu d'almacenamientu. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Esti preséu d'almacenamientu tien múltiples sistemes operativos nelli. ¿Qué te prestaría facer?<br/>Sedrás capaz a revisar y confirmar les tos escoyetes enantes de facer cualesquier camudancia al preséu d'almacenamientu. @@ -977,27 +982,27 @@ L'instalador colará y perderánse toles camudancies. Instalaráse %1 na <strong>nueva</strong> partición del sistema %2. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Configuraráse la partición <strong>nueva</strong> %2 col puntu montaxe <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Instalaráse %2 na partición del sistema %3 <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Configuraráse la partición %3 de <strong>%1</strong> col puntu montaxe <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instalaráse'l cargador d'arranque en <strong>%1</strong>. - + Setting up mount points. Configurando puntos de montaxe. @@ -1015,15 +1020,20 @@ L'instalador colará y perderánse toles camudancies. &Reaniciar agora - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Too fecho.</h1><br/>%1 instalóse nel to ordenador.<br/>Quiciabes quieras reaniciar agora al to sistema nuevu, o siguir usando l'entornu live %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + +
FinishedViewStep - + Finish Finar @@ -1574,82 +1584,82 @@ L'instalador colará y perderánse toles camudancies. Instalaráse %1 <strong>cabo</strong> otru sistema operativu. - + <strong>Erase</strong> disk and install %1. <strong>Desaniciaráse</strong>'l discu ya instalaráse %1. - + <strong>Replace</strong> a partition with %1. <strong>Trocaráse</strong> una partición con %1. - + <strong>Manual</strong> partitioning. Particionáu <strong>Manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalaráse %1 <strong>cabo</strong> otru sistema operativu nel discu <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Desaniciaráse</strong>'l discu <strong>%2</strong> (%3) ya instalaráse %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Trocaráse</strong> una partición nel discu <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionáu <strong>manual</strong> nel discu <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Discu <strong>%1</strong> (%2) - + Current: Anguaño: - + After: Dempués: - + No EFI system partition configured Nun hai dengún sistema EFI configuráu - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set Nun s'afitó la bandera del sistema EFI - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Precísase una partición del sistema EFI p'aniciar %1.<br/><br/>Configuróse una partición col puntu montaxe <strong>%2</strong> pero nun s'afitó la so bandera <strong>esp</strong>.<br/>P'afitar la bandera, volvi y edita la partición.<br/><br/>Pues siguir ensin afitar la bandera pero'l to sistema pue fallar al aniciase. - + Boot partition not encrypted /boot non cifráu - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ L'instalador colará y perderánse toles camudancies. Esbilla u instalar %1.<br/><font color="red">Alvertencia: </font> esto desaniciará tolos ficheros na partición esbillada. - + The selected item does not appear to be a valid partition. L'ementu esbilláu nun paez ser una partición válida. - + %1 cannot be installed on empty space. Please select an existing partition. %1 nun pue instalase nel espaciu baleru. Esbilla una partición esistente, por favor. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 nun pue instalase nuna partición estendida. Esbilla una partición llóxica o primaria esistente, por favor. - + %1 cannot be installed on this partition. %1 nun pue instalase nesta partición. - + Data partition (%1) Partición de datos (%1) - + Unknown system partition (%1) Partición del sistema desconocida (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/> La partición %1 ye perpequeña pa %2. Esbilla una cola capacidá de polo menos %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Nun pue alcontrase una partición EFI nesti sistema. Volvi atrás y usa'l particionáu manual pa configurar %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>Instalaráse %1 en %2.<br/><font color="red">Alvertencia: </font>perderánse tolos datos na partición %2. - + The EFI system partition at %1 will be used for starting %2. La partición del sistema EFI en %1 usaráse p'aniciar %2. - + EFI system partition: Partición del sistema EFI: @@ -2239,17 +2249,17 @@ L'instalador colará y perderánse toles camudancies. - + About %1 installer Tocante al instaldor %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>por %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Gracies a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan y los <a href="https://www.transifex.com/calamares/calamares/">equipos de traducción de Calamares</a>.<br/><br/>El desendolcu de <a href="http://calamares.io/">Calamares</a> ta sofitáu por <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support Sofitu %1 diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 6853e8c43..a2a83eb73 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &Назад - + &Next &Напред - + &Cancel &Отказ - + Cancel installation without changing the system. - + Cancel installation? Отмяна на инсталацията? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Наистина ли искате да отмените текущият процес на инсталиране? Инсталатора ще прекъсне и всичките промени ще бъдат загубени. - + &Yes - + &No - + + &Close + + + + Continue with setup? Продължаване? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Инсталатора на %1 ще направи промени по вашия диск за да инсталира %2. <br><strong>Промените ще бъдат окончателни.</strong> @@ -295,12 +300,12 @@ The installer will quit and all changes will be lost. - + Error Грешка - + Installation Failed Неуспешна инсталация @@ -336,7 +341,7 @@ The installer will quit and all changes will be lost. %1 Инсталатор - + Show debug information Покажи информация за отстраняване на грешки @@ -357,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Този компютър не отговаря на минималните изисквания за инсталиране %1.<br/>Инсталацията не може да продължи. <a href="#details">Детайли...</a> @@ -368,17 +373,17 @@ The installer will quit and all changes will be lost. Този компютър не отговаря на някои от препоръчителните изисквания за инсталиране %1.<br/>Инсталацията може да продължи, но някои свойства могат да бъдат недостъпни. - + This program will ask you some questions and set up %2 on your computer. Тази програма ще ви зададе няколко въпроса и ще конфигурира %2 на вашия компютър. - + For best results, please ensure that this computer: За най-добри резултати, моля бъдете сигурни че този компютър: - + System requirements Системни изисквания @@ -391,35 +396,35 @@ The installer will quit and all changes will be lost. Форма - + After: След: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Самостоятелно поделяне</strong><br/>Можете да създадете или преоразмерите дяловете сами. - + Boot loader location: Локация на програмата за начално зареждане: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 ще се смали до %2МБ и нов %3МБ дял ще бъде създаден за %4. - + Select storage de&vice: Изберете ус&тройство за съхранение: - - - - + + + + Current: Сегашен: @@ -429,71 +434,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Изберете дял за смаляване, после влачете долната лента за преоразмеряване</strong> - + <strong>Select a partition to install on</strong> <strong>Изберете дял за инсталацията</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. EFI системен дял не е намерен. Моля, опитайте пак като използвате ръчно поделяне за %1. - + The EFI system partition at %1 will be used for starting %2. EFI системен дял в %1 ще бъде използван за стартиране на %2. - + EFI system partition: EFI системен дял: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Това устройство за съхранение няма инсталирана операционна система. Какво ще правите?<br/>Ще може да прегледате и потвърдите избора си, преди да се направят промени по устройството за съхранение. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Изтриване на диска</strong><br/>Това ще <font color="red">изтрие</font> всички данни върху устройството за съхранение. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Това устройство за съхранение има инсталиран %1. Какво ще правите?<br/>Ще може да прегледате и потвърдите избора си, преди да се направят промени по устройството за съхранение. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Инсталирайте покрай</strong><br/>Инсталатора ще раздроби дяла за да направи място за %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Замени дял</strong><br/>Заменя този дял с %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Това устройство за съхранение има инсталирана операционна система. Какво ще правите?<br/>Ще може да прегледате и потвърдите избора си, преди да се направят промени по устройството за съхранение. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Това устройство за съхранение има инсталирани операционни системи. Какво ще правите?<br/>Ще може да прегледате и потвърдите избора си, преди да се направят промени по устройството за съхранение. @@ -978,27 +983,27 @@ The installer will quit and all changes will be lost. Инсталирай %1 на <strong>нов</strong> %2 системен дял. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Създай <strong>нов</strong> %2 дял със точка на монтиране <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Инсталирай %2 на %3 системен дял <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Създай %3 дял <strong>%1</strong> с точка на монтиране <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Инсталиране на зареждач върху <strong>%1</strong>. - + Setting up mount points. Настройка на точките за монтиране. @@ -1016,15 +1021,20 @@ The installer will quit and all changes will be lost. &Рестартирай сега - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Завършено.</h1><br/>%1 беше инсталирана на вашият компютър.<br/>Вече можете да рестартирате в новата си система или да продължите да използвате %2 Живата среда. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Завърши @@ -1575,82 +1585,82 @@ The installer will quit and all changes will be lost. Инсталирай %1 <strong>заедно</strong> с друга операционна система. - + <strong>Erase</strong> disk and install %1. <strong>Изтрий</strong> диска и инсталирай %1. - + <strong>Replace</strong> a partition with %1. <strong>Замени</strong> дял с %1. - + <strong>Manual</strong> partitioning. <strong>Ръчно</strong> поделяне. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Инсталирай %1 <strong>заедно</strong> с друга операционна система на диск <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Изтрий</strong> диск <strong>%2</strong> (%3) и инсталирай %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Замени</strong> дял на диск <strong>%2</strong> (%3) с %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ръчно</strong> поделяне на диск <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Диск <strong>%1</strong> (%2) - + Current: Сегашен: - + After: След: - + No EFI system partition configured Няма конфигуриран EFI системен дял - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. EFI системен дял е нужен за стартиране на %1.<br/><br/>За настройка на EFI системен дял се върнете назад и изберете или създайте FAT32 файлова система с включен <strong>esp</strong> флаг и точка на монтиране <strong>%2</strong>.<br/><br/>Може да продължите без EFI системен дял, но системата може да не успее да стартира. - + EFI system partition flag not set Не е зададен флаг на EFI системен дял - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. EFI системен дял е нужен за стартиране на %1.<br/><br/>Дялът беше конфигуриран с точка на монтиране <strong>%2</strong>, но неговия <strong>esp</strong> флаг не е включен.<br/>За да включите флага се върнете назад и редактирайте дяла.<br/><br/>Може да продължите без флага, но системата може да не успее да стартира. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1707,64 +1717,64 @@ The installer will quit and all changes will be lost. Изберете къде да инсталирате %1.<br/><font color="red">Предупреждение: </font>това ще изтрие всички файлове върху избраният дял. - + The selected item does not appear to be a valid partition. Избраният предмет не изглежда да е валиден дял. - + %1 cannot be installed on empty space. Please select an existing partition. %1 не може да бъде инсталиран на празно пространство. Моля изберете съществуващ дял. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 не може да бъде инсталиран върху разширен дял. Моля изберете съществуващ основен или логически дял. - + %1 cannot be installed on this partition. %1 не може да бъде инсталиран върху този дял. - + Data partition (%1) Дял на данните (%1) - + Unknown system partition (%1) Непознат системен дял (%1) - + %1 system partition (%2) %1 системен дял (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Дялът %1 е твърде малък за %2. Моля изберете дял с капацитет поне %3 ГБ. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>EFI системен дял не е намерен. Моля, опитайте пак като използвате ръчно поделяне за %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 ще бъде инсталиран върху %2.<br/><font color="red">Предупреждение: </font>всички данни на дял %2 ще бъдат изгубени. - + The EFI system partition at %1 will be used for starting %2. EFI системен дял в %1 ще бъде използван за стартиране на %2. - + EFI system partition: EFI системен дял: @@ -2240,17 +2250,17 @@ The installer will quit and all changes will be lost. - + About %1 installer Относно инсталатор %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 поддръжка diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 8c7f64b4c..5ec20e63d 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -221,56 +221,61 @@ Sortida: Calamares::ViewManager - + &Back &Enrere - + &Next &Següent - + &Cancel &Cancel·la - + Cancel installation without changing the system. - + Cancel·leu la instal·lació sense canviar el sistema. - + Cancel installation? Cancel·lar la instal·lació? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Voleu cancel·lar el procés d'instal·lació actual? L'instal·lador es tancarà i tots els canvis es perdran. - - - &Yes - - + &Yes + &Sí + + + &No + &No + + + + &Close - + Continue with setup? Voleu continuar la configuració? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'instal·lador de %1 està a punt de fer canvis al disc per tal d'instal·lar-hi %2.<br/><strong>No podreu desfer aquests canvis.</strong> @@ -287,20 +292,20 @@ L'instal·lador es tancarà i tots els canvis es perdran. &Done - + &Fet The installation is complete. Close the installer. - + La instal·lació s'ha acabat. Tanqueu l'instal·lador. - + Error Error - + Installation Failed La instal·lació ha fallat @@ -336,7 +341,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. Instal·lador de %1 - + Show debug information Mostra la informació de depuració @@ -357,7 +362,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Aquest ordinador no satisfà els requisits mínims per instal·lar-hi %1.<br/> La instal·lació no pot continuar. <a href="#details">Detalls...</a> @@ -367,17 +372,17 @@ L'instal·lador es tancarà i tots els canvis es perdran. Aquest ordinador no satisfà alguns dels requisits recomanats per instal·lar-hi %1.<br/>La instal·lació pot continuar, però algunes característiques podrien estar desactivades. - + This program will ask you some questions and set up %2 on your computer. Aquest programa us farà unes quantes preguntes i instal·larà %2 al vostre ordinador. - + For best results, please ensure that this computer: Per obtenir els millors resultats, assegureu-vos, si us plau, que aquest ordinador: - + System requirements Requisits del sistema @@ -390,35 +395,35 @@ L'instal·lador es tancarà i tots els canvis es perdran. Formulari - + After: Després: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Partiment manual</strong><br/>Podeu crear o redimensionar les particions vosaltres mateixos. - + Boot loader location: Ubicació del carregador d'arrencada: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 s'encongirà a %2MB i es crearà una partició nova de %3MB per a %4. - + Select storage de&vice: Seleccioneu un dispositiu d'e&mmagatzematge: - - - - + + + + Current: Actual: @@ -428,71 +433,71 @@ L'instal·lador es tancarà i tots els canvis es perdran. Reutilitza %1 com a partició de l'usuari per a %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Seleccioneu una partició per encongir i arrossegueu-la per redimensinar-la</strong> - + <strong>Select a partition to install on</strong> <strong>Seleccioneu una partició per fer-hi la instal·lació</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. No s'ha pogut trobar enlloc una partició EFI en aquest sistema. Si us plau, torneu enrere i useu el partiment manual per configurar %1. - + The EFI system partition at %1 will be used for starting %2. La partició EFI de sistema a %1 s'usarà per iniciar %2. - + EFI system partition: Partició EFI del sistema: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Aquest dispositiu d'emmagatzematge no sembla que tingui un sistema operatiu. Què voleu fer?<br/>Podreu revisar i confirmar la tria abans que es faci cap canvi al dispositiu. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Esborra el disc</strong><br/>Això <font color="red">esborrarà</font> totes les dades del dispositiu seleccionat. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Aquest dispositiu d'emmagatzematge té %1. Què voleu fer?<br/>Podreu revisar i confirmar la tria abans que es faci cap canvi al dispositiu. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Instal·la al costat</strong><br/>L'instal·lador reduirà una partició per fer espai per a %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Reemplaça una partició</strong><br/>Reemplaça una partició per %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Aquest dispositiu d'emmagatzematge ja té un sistema operatiu. Què voleu fer?<br/>Podreu revisar i confirmar la tria abans que es faci cap canvi al dispositiu. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Aquest dispositiu d'emmagatzematge ja múltiples sistemes operatius. Què voleu fer?<br/>Podreu revisar i confirmar la tria abans que es faci cap canvi al dispositiu. @@ -977,27 +982,27 @@ L'instal·lador es tancarà i tots els canvis es perdran. Instal·la %1 a la partició de sistema <strong>nova</strong> %2. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Estableix la partició <strong>nova</strong> %2 amb el punt de muntatge <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Instal·la %2 a la partició de sistema %3 <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Estableix la partició %3 <strong>%1</strong> amb el punt de muntatge <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instal·la el carregador d'arrencada a <strong>%1</strong>. - + Setting up mount points. Establint els punts de muntatge. @@ -1015,15 +1020,20 @@ L'instal·lador es tancarà i tots els canvis es perdran. &Reinicia ara - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Tot fet.</h1><br/>%1 s'ha instal·lat al vostre ordinador.<br/>Ara podeu reiniciar-lo per tal d'accedir al sistema operatiu nou o bé continuar utilitzant l'entorn Live de %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Acaba @@ -1574,82 +1584,82 @@ L'instal·lador es tancarà i tots els canvis es perdran. Instal·la %1 <strong>al costat</strong> d'un altre sistema operatiu. - + <strong>Erase</strong> disk and install %1. <strong>Esborra</strong> el disc i instal·la-hi %1. - + <strong>Replace</strong> a partition with %1. <strong>Reemplaça</strong> una partició amb %1. - + <strong>Manual</strong> partitioning. Partiment <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instal·la %1 <strong>al costat</strong> d'un altre sistema operatiu al disc <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Esborra</strong> el disc <strong>%2</strong> (%3) i instal·la-hi %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Reemplaça</strong> una partició del disc <strong>%2</strong> (%3) amb %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Partiment <strong>manual</strong> del disc <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disc <strong>%1</strong> (%2) - + Current: Actual: - + After: Després: - + No EFI system partition configured No hi ha cap partició EFI de sistema configurada - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Cal una partició EFI de sistema per iniciar %1. <br/><br/>Per configurar una partició EFI de sistema, torneu enrere i seleccioneu o creeu un sistema de fitxers FAT32 amb la bandera <strong>esp</strong> habilitada i el punt de muntatge <strong>%2</strong>. <br/><br/>Podeu continuar sense la creació d'una partició EFI de sistema, però el sistema podria no iniciar-se. - + EFI system partition flag not set No s'ha establert la bandera de la partició EFI del sistema - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Cal una partició EFI de sistema per iniciar %1. <br/><br/> Ja s'ha configurat una partició amb el punt de muntatge <strong>%2</strong> però no se n'ha establert la bandera <strong>esp</strong>. Per establir-la-hi, torneu enrere i editeu la partició. <br/><br/>Podeu continuar sense establir la bandera, però el sistema podria no iniciar-se. - + Boot partition not encrypted Partició d'arrel no encriptada - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. S'ha establert una partició d'arrencada separada conjuntament amb una partició d'arrel encriptada, però la partició d'arrencada no està encriptada.<br/><br/>Hi ha aspectes de seguretat amb aquest tipus de configuració, perquè hi ha fitxers del sistema importants en una partició no encriptada.<br/>Podeu continuar, si així ho desitgeu, però el desbloqueig del sistema de fitxers succeirà després, durant l'inici del sistema.<br/>Per encriptar la partició d'arrencada, torneu enrere i torneu-la a crear seleccionant <strong>Encripta</strong> a la finestra de creació de la partició. @@ -1706,64 +1716,64 @@ L'instal·lador es tancarà i tots els canvis es perdran. Seleccioneu on instal·lar %1.<br/><font color="red">Atenció: </font>això esborrarà tots els fitxers de la partició seleccionada. - + The selected item does not appear to be a valid partition. L'element seleccionat no sembla que sigui una partició vàlida. - + %1 cannot be installed on empty space. Please select an existing partition. %1 no es pot instal·lar en un espai buit. Si us plau, seleccioneu una partició existent. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 no es pot instal·lar en un partició ampliada. Si us plau, seleccioneu una partició existent primària o lògica. - + %1 cannot be installed on this partition. %1 no es pot instal·lar en aquesta partició. - + Data partition (%1) Partició de dades (%1) - + Unknown system partition (%1) Partició de sistema desconeguda (%1) - + %1 system partition (%2) %1 partició de sistema (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>La partició %1 és massa petita per a %2. Si us plau, seleccioneu una partició amb capacitat d'almenys %3 GB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>No es pot trobar cap partició EFI enlloc del sistema. Si us plau, torneu enrere i useu el partiment manual per establir %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 s'instal·larà a %2.<br/><font color="red">Atenció: </font>totes les dades de la partició %2 es perdran. - + The EFI system partition at %1 will be used for starting %2. La partició EFI de sistema a %1 s'usarà per iniciar %2. - + EFI system partition: Partició EFI del sistema: @@ -2239,17 +2249,17 @@ L'instal·lador es tancarà i tots els canvis es perdran. <h1>Us donem la benvinguda a l'instal·lador Calamares per a %1.</h1> - + About %1 installer Quant a l'instal·lador %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Agraïments a Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i a <a href="https://www.transifex.com/calamares/calamares/">l'equip de traducció del Calamares</a>.<br/><br/><a href="http://calamares.io/">El desenvolupament del Calamares</a> està patrocinat per <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 suport diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index b9c3d7c9f..8c476578d 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -221,56 +221,61 @@ Výstup: Calamares::ViewManager - + &Back &Zpět - + &Next &Další - + &Cancel &Zrušit - + Cancel installation without changing the system. - + Cancel installation? Přerušit instalaci? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Opravdu chcete přerušit instalaci? Instalační program bude ukončen a všechny změny ztraceny. - + &Yes - + &No - + + &Close + + + + Continue with setup? Pokračovat s instalací? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Instalační program %1 provede změny na disku, aby se nainstaloval %2.<br/><strong>Změny nebude možné vrátit zpět.</strong> @@ -295,12 +300,12 @@ Instalační program bude ukončen a všechny změny ztraceny. - + Error Chyba - + Installation Failed Instalace selhala @@ -336,7 +341,7 @@ Instalační program bude ukončen a všechny změny ztraceny. %1 Instalátor - + Show debug information Ukázat ladící informace @@ -357,7 +362,7 @@ Instalační program bude ukončen a všechny změny ztraceny. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Počítač nesplňuje minimální požadavky pro instalaci %1.<br/>Instalace nemůže pokračovat <a href="#details">Detaily...</a> @@ -367,17 +372,17 @@ Instalační program bude ukončen a všechny změny ztraceny. Počítač nesplňuje některé doporučené požadavky pro instalaci %1.<br/>Instalace může pokračovat, ale některé funkce mohou být vypnuty. - + This program will ask you some questions and set up %2 on your computer. Tento program Vám bude pokládat otázky a pomůže nainstalovat %2 na Váš počítač. - + For best results, please ensure that this computer: Proces proběhne nejlépe, když tento počítač: - + System requirements Požadavky na systém @@ -390,35 +395,35 @@ Instalační program bude ukončen a všechny změny ztraceny. Formulář - + After: Po: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Ruční rozdělení disku</strong><br/>Můžete si vytvořit a upravit oddíly sami. - + Boot loader location: Umístění zaváděcího oddílu: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 bude zmenšen na %2MB a nový %3MB oddíl pro %4 bude vytvořen. - + Select storage de&vice: Zvolte paměťové zařízení: - - - - + + + + Current: Aktuální: @@ -428,71 +433,71 @@ Instalační program bude ukončen a všechny změny ztraceny. Opakované použití %1 jako domovský oddíl pro %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Vyberte, který oddíl chcete zmenšit, poté tažením spodní lišty můžete změnit jeho velikost.</strong> - + <strong>Select a partition to install on</strong> <strong>Vyberte oddíl pro provedení instalace</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Nebyl nalezen žádný systémový EFI oddíl. Prosím, vraťte se zpět a zkuste pro nastavení %1 použít ruční rozdělení disku. - + The EFI system partition at %1 will be used for starting %2. Pro zavedení %2 se využije systémový oddíl EFI %1. - + EFI system partition: Systémový oddíl EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Zdá se, že na tomto úložném zařízení není žádný operační systém. Jak chcete postupovat?<br/>Než se provedou jakékoliv změny nastavení Vašich úložných zařízení, ukáže se Vám přehled změn a budete požádáni o jejich potvrzení. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Vymazat disk</strong><br/>Touto volbou <font color="red">smažete</font> všechna data, která se nyní nachází na vybraném úložišti. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Na tomto úložném zařízení jsem našel %1. Jak chcete postupovat?<br/>Než se provedou jakékoliv změny nastavení Vašich úložných zařízení, ukáže se Vám přehled změn a budete požádáni o jejich potvrzení. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Instalovat vedle</strong><br/>Instalační program zmenší oddíl a vytvoří místo pro %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Nahradit oddíl</strong><br/>Původní oddíl nahradí %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Na tomto úložném zařízení již je operační systém. Jak chcete postupovat?<br/>Než se provedou jakékoliv změny nastavení Vašich úložných zařízení, ukáže se Vám přehled změn a budete požádáni o jejich potvrzení. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Na tomto úložném zařízení již je několik operačních systémů. Jak chcete postupovat?<br/>Než se provedou jakékoliv změny nastavení Vašich úložných zařízení, ukáže se Vám přehled změn a budete požádáni o jejich potvrzení. @@ -977,27 +982,27 @@ Instalační program bude ukončen a všechny změny ztraceny. Instalovat %1 na <strong>nový</strong> %2 systémový oddíl. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Nastavit <strong>nový</strong> %2 oddíl s přípojným bodem <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Instalovat %2 na %3 systémový oddíl <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Nastavit %3 oddíl <strong>%1</strong> s přípojným bodem <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instalovat zavaděč na <strong>%1</strong>. - + Setting up mount points. Nastavuji přípojné body. @@ -1015,15 +1020,20 @@ Instalační program bude ukončen a všechny změny ztraceny. &Restartovat nyní - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Instalace je u konce.</h1><br/>%1 byl nainstalován na Váš počítač.<br/>Teď můžete počítač restartovat a přejít do čerstvě naistalovaného systému, nebo můžete pokračovat v práci s živým prostředím %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Dokončit @@ -1574,82 +1584,82 @@ Instalační program bude ukončen a všechny změny ztraceny. Instalovat %1 <strong>vedle</strong> dalšího operačního systému. - + <strong>Erase</strong> disk and install %1. <strong>Smazat</strong> disk a nainstalovat %1. - + <strong>Replace</strong> a partition with %1. <strong>Nahradit</strong> oddíl %1. - + <strong>Manual</strong> partitioning. <strong>Ruční</strong> dělení disku. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalovat %1 <strong>vedle</strong> dalšího operačního systému na disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Smazat</strong> disk <strong>%2</strong> (%3) a instalovat %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Nahradit</strong> oddíl na disku <strong>%2</strong> (%3) %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ruční</strong> dělení disku <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Současný: - + After: Potom: - + No EFI system partition configured Není nakonfigurován žádný EFI systémový oddíl - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Pro spuštění %1 je potřeba systémový oddíl.<br/><br/>Pro nastavení EFI systémového oddílu se vraťte zpět a vyberte nebo vytvořte oddíl typu FAT32 s příznakem <strong>esp</strong> a přípojným bodem <strong>%2</strong>.<br/><br/>Je možné pokračovat bez nastavení systémového oddílu EFI, ale váš systém nemusí jít spustit. - + EFI system partition flag not set Příznak EFI systémového oddílu není nastaven - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Pro spuštění %1 je potřeba systémový oddíl.<br/><br/>Byl nakonfigurován oddíl s přípojným bodem <strong>%2</strong> ale nemá nastaven příznak <strong>esp</strong>.<br/>Pro nastavení příznaku se vraťte zpět a upravte oddíl.<br/><br/>Je možné pokračovat bez nastavení příznaku, ale váš systém nemusí jít spustit. - + Boot partition not encrypted Zaváděcí oddíl není šifrován - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ Instalační program bude ukončen a všechny změny ztraceny. Vyberte, kam nainstalovat %1.<br/><font color="red">Upozornění: </font>tímto smažete všechny soubory ve vybraném oddílu. - + The selected item does not appear to be a valid partition. Vybraná položka není platným oddílem. - + %1 cannot be installed on empty space. Please select an existing partition. %1 nemůže být instalován na místo bez oddílu. Prosím vyberte existující oddíl. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 nemůže být instalován na rozšířený oddíl. Prosím vyberte existující primární nebo logický oddíl. - + %1 cannot be installed on this partition. %1 nemůže být instalován na tento oddíl. - + Data partition (%1) Datový oddíl (%1) - + Unknown system partition (%1) Neznámý systémový oddíl (%1) - + %1 system partition (%2) %1 systémový oddíl (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Oddíl %1 je příliš malý pro %2. Prosím vyberte oddíl s kapacitou alespoň %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Systémový oddíl EFI nenalezen. Prosím vraťte se a zvolte ruční rozdělení disku pro nastavení %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 bude instalován na %2.<br/><font color="red">Upozornění: </font>všechna data v oddílu %2 budou ztracena. - + The EFI system partition at %1 will be used for starting %2. Pro zavedení %2 se využije systémový oddíl EFI %1. - + EFI system partition: Systémový oddíl EFI: @@ -2239,17 +2249,17 @@ Instalační program bude ukončen a všechny změny ztraceny. - + About %1 installer O instalačním programu %1. - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 podpora diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 4c9741609..8335c453e 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &Tilbage - + &Next &Næste - + &Cancel &Annullér - + Cancel installation without changing the system. Annullér installation uden at ændre systemet. - + Cancel installation? Annullér installationen? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Vil du virkelig annullere den igangværende installationsproces? Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. - + &Yes - + &No - + + &Close + + + + Continue with setup? Fortsæt med installation? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1-installationsprogrammet er ved at lave ændringer til din disk for at installere %2. <br/><strong>Det vil ikke være muligt at fortryde disse ændringer.</strong> @@ -295,12 +300,12 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Installationen er fuldført. Luk installationsprogrammet. - + Error Fejl - + Installation Failed Installation mislykkedes @@ -336,7 +341,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.%1-installationsprogram - + Show debug information Vis fejlretningsinformation @@ -357,7 +362,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Denne computer møder ikke minimumsystemkravene for at installere %1.<br/>Installationen kan ikke fortsætte. <a href="#details">Detaljer...</a> @@ -367,17 +372,17 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Denne computer møder ikke nogle af de anbefalede systemkrav for at installere %1.<br/>Installationen kan fortsætte, men nogle funktionaliteter kan være deaktiveret. - + This program will ask you some questions and set up %2 on your computer. Dette program vil stille dig nogle spørgsmål og opsætte %2 på din computer. - + For best results, please ensure that this computer: For det bedste resultat sørg venligst for at denne computer: - + System requirements Systemkrav @@ -390,35 +395,35 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Formular - + After: Efter: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Manuel partitionering</strong><br/>Du kan selv oprette og ændre størrelse på partitioner. - + Boot loader location: Bootloaderplacering: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 vil blive skrumpet til %2 MB og en ny %3 MB partition vil blive oprettet for %4. - + Select storage de&vice: Vælg lageren&hed: - - - - + + + + Current: Nuværende: @@ -428,71 +433,71 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Genbrug %1 som hjemmepartition til %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Vælg en partition der skal mindskes, træk herefter den nederste bjælke for at ændre størrelsen</strong> - + <strong>Select a partition to install on</strong> <strong>Vælg en partition at installere på</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. En EFI-partition blev ikke fundet på systemet. Gå venligst tilbage og brug manuel partitionering til at opsætte %1. - + The EFI system partition at %1 will be used for starting %2. EFI-systempartitionen ved %1 vil blive brugt til at starte %2. - + EFI system partition: EFI-systempartition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Denne lagerenhed ser ikke ud til at indeholde et styresystem. Hvad ønsker du at gøre?<br/>Du vil få mulighed for at se og bekræfte dine valg før der sker ændringer til lagerenheden. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Slet disk</strong><br/>Dette vil <font color="red">slette</font> alt data der er på den valgte lagerenhed. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Denne lagerenhed har %1 på sig. Hvad ønsker du at gøre?<br/>Du vil få mulighed for at se og bekræfte dine valg før det sker ændringer til lagerenheden. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Installér ved siden af</strong><br/>Installationsprogrammet vil mindske en partition for at gøre plads til %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Erstat en partition</strong><br/>Erstatter en partition med %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Denne lagerenhed indeholder allerede et styresystem. Hvad ønsker du at gøre?<br/>Du vil få mulighed for at se og bekræfte dine valg før der sker ændringer til lagerenheden. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Denne lagerenhed indeholder flere styresystemer. Hvad ønsker du at gøre?<br/>Du vil få mulighed for at se og bekræfte dine valg før der sker ændringer til lagerenheden. @@ -977,27 +982,27 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Installér %1 på den <strong>nye</strong> %2 systempartition. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Opsæt den <strong>nye</strong> %2 partition med monteringspunkt <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Installér %2 på %3 systempartition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Opsæt %3 partition <strong>%1</strong> med monteringspunkt <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Installér bootloader på <strong>%1</strong>. - + Setting up mount points. Opsætter monteringspunkter. @@ -1015,15 +1020,20 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.&Genstart nu - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Færdig.</h1><br/>%1 er blevet installeret på din computer.<br/>Du kan nu genstarte for at komme ind i dit nye system eller fortsætte med at bruge %2 live-miljøet. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Færdig @@ -1574,82 +1584,82 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Installér %1 <strong>ved siden af</strong> et andet styresystem. - + <strong>Erase</strong> disk and install %1. <strong>Slet</strong> disk og installér %1. - + <strong>Replace</strong> a partition with %1. <strong>Erstat</strong> en partition med %1. - + <strong>Manual</strong> partitioning. <strong>Manuel</strong> partitionering. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installér %1 <strong>ved siden af</strong> et andet styresystem på disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Slet</strong> disk <strong>%2</strong> (%3) og installér %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Erstat</strong> en partition på disk <strong>%2</strong> (%3) med %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manuel</strong> partitionering på disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Nuværende: - + After: Efter: - + No EFI system partition configured Ingen EFI-systempartition konfigureret - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. En EFI-systempartition er nødvendig for at starte %1.<br/><br/>For at konfigurere en EFI-systempartition skal du gå tilbage og vælge eller oprette et FAT32-filsystem med <strong>esp</strong>-flaget aktiveret og monteringspunkt <strong>%2</strong>.<br/><br/>Du kan fortsætte uden at opsætte en EFI-systempartition, men dit system vil muligvis ikke kunne starte. - + EFI system partition flag not set EFI-systempartitionsflag ikke sat - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. En EFI-systempartition er nødvendig for at starte %1.<br/><br/>En partition var konfigureret med monteringspunkt <strong>%2</strong>, men dens <strong>esp</strong>-flag var ikke sat.<br/>For at sætte flaget skal du gå tilbage og redigere partitionen.<br/><br/>Du kan fortsætte uden at konfigurere flaget, men dit system vil muligvis ikke kunne starte. - + Boot partition not encrypted Bootpartition ikke krypteret - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. En separat bootpartition blev opsat sammen med en krypteret rodpartition, men bootpartitionen er ikke krypteret.<br/><br/>Der er sikkerhedsmæssige bekymringer med denne type opsætning, da vigtige systemfiler er gemt på en ikke-krypteret partition.<br/>Du kan fortsætte hvis du vil, men oplåsning af filsystemet sker senere under systemets opstart.<br/>For at kryptere bootpartitionen skal du gå tilbage og oprette den igen, vælge <strong>Kryptér</strong> i partitionsoprettelsesvinduet. @@ -1706,64 +1716,64 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Vælg hvor %1 skal installeres.<br/><font color="red">Advarsel: </font>Dette vil slette alle filer på den valgte partition. - + The selected item does not appear to be a valid partition. Det valgte emne ser ikke ud til at være en gyldig partition. - + %1 cannot be installed on empty space. Please select an existing partition. %1 kan ikke installeres på tom plads. Vælg venligst en eksisterende partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 kan ikke installeres på en udvidet partition. Vælg venligst en eksisterende primær eller logisk partition. - + %1 cannot be installed on this partition. %1 kan ikke installeres på denne partition. - + Data partition (%1) Datapartition (%1) - + Unknown system partition (%1) Ukendt systempartition (%1) - + %1 system partition (%2) %1 systempartition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Partitionen %1 er for lille til %2. Vælg venligst en partition med mindst %3 GiB plads. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>En EFI-systempartition kunne ikke findes på systemet. Gå venligst tilbage og brug manuel partitionering til at opsætte %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 vil blive installeret på %2.<br/><font color="red">Advarsel: </font>Al data på partition %2 vil gå tabt. - + The EFI system partition at %1 will be used for starting %2. EFI-systempartitionen ved %1 vil blive brugt til at starte %2. - + EFI system partition: EFI-systempartition: @@ -2239,17 +2249,17 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.<h1>Velkommen til Calamares-installationsprogrammet for %1.</h1> - + About %1 installer Om %1-installationsprogrammet - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>til %3</strong><br/><br/>Ophavsret 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Tak til: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg og <a href="https://www.transifex.com/calamares/calamares/">Calamares oversætterhold</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> udvikling er sponsoreret af <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 support diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 63481d53c..e6d5f88f6 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -221,56 +221,61 @@ Ausgabe: Calamares::ViewManager - + &Back &Zurück - + &Next &Weiter - + &Cancel &Abbrechen - + Cancel installation without changing the system. - + Cancel installation? Installation abbrechen? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Wollen Sie wirklich die aktuelle Installation abbrechen? Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. - + &Yes - + &No - + + &Close + + + + Continue with setup? Setup fortsetzen? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Das %1 Installationsprogramm wird Änderungen an Ihrer Festplatte vornehmen, um %2 zu installieren.<br/><strong>Diese Änderungen können nicht rückgängig gemacht werden.</strong> @@ -295,12 +300,12 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. - + Error Fehler - + Installation Failed Installation gescheitert @@ -336,7 +341,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. %1 Installationsprogramm - + Show debug information Debug-Information anzeigen @@ -357,7 +362,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Dieser Computer erfüllt nicht die Mindestvoraussetzungen für die Installation von %1.<br/>Die Installation kann nicht fortgesetzt werden. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Dieser Computer erfüllt nicht alle Voraussetzungen für die Installation von %1.<br/>Die Installation wird fortgesetzt, aber es werden eventuell nicht alle Funktionen verfügbar sein. - + This program will ask you some questions and set up %2 on your computer. Dieses Programm wird Ihnen einige Fragen stellen, um %2 auf Ihrem Computer zu installieren. - + For best results, please ensure that this computer: Für das beste Ergebnis stellen Sie bitte sicher, dass dieser Computer: - + System requirements Systemanforderungen @@ -390,35 +395,35 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Form - + After: Nachher: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Manuelle Partitionierung</strong><br/>Sie können Partitionen eigenhändig erstellen oder in der Grösse verändern. - + Boot loader location: Installationsziel des Bootloaders: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 wird auf %2MB verkleinert und eine neue Partition mit einer Größe von %3MB wird für %4 erstellt werden. - + Select storage de&vice: Speichermedium auswählen - - - - + + + + Current: Aktuell: @@ -428,71 +433,71 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. %1 als Home-Partition für %2 wiederverwenden. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Wählen Sie die zu verkleinernde Partition, dann ziehen Sie den Regler, um die Größe zu ändern</strong> - + <strong>Select a partition to install on</strong> <strong>Wählen Sie eine Partition für die Installation</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Es wurde keine EFI-Systempartition auf diesem System gefunden. Bitte gehen Sie zurück und nutzen Sie die manuelle Partitionierung für das Einrichten von %1. - + The EFI system partition at %1 will be used for starting %2. Die EFI-Systempartition %1 wird benutzt, um %2 zu starten. - + EFI system partition: EFI-Systempartition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Auf diesem Speichermedium scheint kein Betriebssystem installiert zu sein. Was möchten Sie tun?<br/>Sie können Ihre Auswahl überprüfen und bestätigen, bevor Änderungen auf diesem Speichermedium vorgenommen werden. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Festplatte löschen</strong><br/>Dies wird alle vorhandenen Daten auf dem gewählten Speichermedium <font color="red">löschen</font>. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Auf diesem Speichermedium ist %1 installiert. Was möchten Sie tun?<br/>Sie können Ihre Auswahl überprüfen und bestätigen, bevor Änderungen an dem Speichermedium vorgenommen werden. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Parallel dazu installieren</strong><br/>Das Installationsprogramm wird eine Partition verkleinern, um Platz für %1 zu schaffen. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Ersetze eine Partition</strong><br/>Ersetzt eine Partition durch %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Dieses Speichermedium enthält bereits ein Betriebssystem. Was möchten Sie tun?<br/>Sie können Ihre Auswahl überprüfen und bestätigen, bevor Änderungen an dem Speichermedium vorgenommen wird. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Auf diesem Speichermedium sind mehrere Betriebssysteme installiert. Was möchten Sie tun?<br/>Sie können Ihre Auswahl überprüfen und bestätigen, bevor Änderungen an dem Speichermedium vorgenommen werden. @@ -977,27 +982,27 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Installiere %1 auf <strong>neuer</strong> %2 Systempartition. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Erstelle <strong>neue</strong> %2 Partition mit Einhängepunkt <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Installiere %2 auf %3 Systempartition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Erstelle %3 Partition <strong>%1</strong> mit Einhängepunkt <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Installiere Bootloader auf <strong>%1</strong>. - + Setting up mount points. Richte Einhängepunkte ein. @@ -1015,15 +1020,20 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Jetzt &Neustarten - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Alles erledigt.</h1><br/>%1 wurde auf Ihrem Computer installiert.<br/>Sie können nun in Ihr neues System neustarten oder mit der %2 Live-Umgebung fortfahren. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Beenden @@ -1574,82 +1584,82 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Installiere %1 <strong>neben</strong> einem anderen Betriebssystem. - + <strong>Erase</strong> disk and install %1. <strong>Lösche</strong> Festplatte und installiere %1. - + <strong>Replace</strong> a partition with %1. <strong>Ersetze</strong> eine Partition durch %1. - + <strong>Manual</strong> partitioning. <strong>Manuelle</strong> Partitionierung. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). %1 <strong>parallel</strong> zu einem anderen Betriebssystem auf der Festplatte <strong>%2</strong> (%3) installieren. - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. Festplatte <strong>%2</strong> <strong>löschen</strong> (%3) und %1 installieren. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. Eine Partition auf Festplatte <strong>%2</strong> (%3) durch %1 <strong>ersetzen</strong>. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manuelle</strong> Partitionierung auf Festplatte <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Festplatte <strong>%1</strong> (%2) - + Current: Aktuell: - + After: Nachher: - + No EFI system partition configured Keine EFI-Systempartition konfiguriert - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Eine EFI Systempartition wird benötigt um %1 zu starten.<br/><br/>Um eine EFI Systempartition zu konfigurieren, gehen Sie zurück und wählen oder erstellen Sie ein FAT32 Dateisystem mit einer aktivierten <strong>esp</strong> Markierung sowie Einhängepunkt <strong>%2</strong>.<br/><br/>Sie können ohne die Einrichtung einer EFI-Systempartition weitermachen aber ihr System wird unter Umständen nicht starten können. - + EFI system partition flag not set Die Markierung als EFI-Systempartition wurde nicht gesetzt - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Eine EFI Systempartition wird benötigt um %1 zu starten.<br/><br/>Eine Partition wurde mit dem Einhängepunkt <strong>%2</strong> konfiguriert jedoch wurde dort keine <strong>esp</strong> Markierung gesetzt.<br/>Um diese Markierung zu setzen, gehen Sie zurück und bearbeiten Sie die Partition.<br/><br/>Sie können ohne die Markierung fortfahren aber ihr System wird unter Umständen nicht starten können. - + Boot partition not encrypted Bootpartition nicht verschlüsselt - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Eine saparate Bootpartition wurde zusammen mit einer verschlüsselten Rootpartition erstellt, die Bootpartition ist aber unverschlüsselt.<br/><br/>. Dies begnet Sicherheitsbedenken, weil wichtige Systemdateien auf einer unverschlüsselten Partition gespeichert werden.<br/>Wenn Sie wollen, können Sie fortfahren, aber das entschlüsseln des Filesystems wird später während des Systemstarts erfolgen.<br/>Um die Bootpartition zu verschlüsseln, gehen Sie zurück und erstellen Sie sie neu, indem Sie <strong>Verschlüsseln</strong> im Partitionserstellungs-Fenster wählen. @@ -1706,64 +1716,64 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Wählen Sie den Installationsort für %1.<br/><font color="red">Warnung: </font>Dies wird alle Daten auf der ausgewählten Partition löschen. - + The selected item does not appear to be a valid partition. Die aktuelle Auswahl scheint keine gültige Partition zu sein. - + %1 cannot be installed on empty space. Please select an existing partition. %1 kann nicht in einem unpartitionierten Bereich installiert werden. Bitte wählen Sie eine existierende Partition aus. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 kann nicht auf einer erweiterten Partition installiert werden. Bitte wählen Sie eine primäre oder logische Partition aus. - + %1 cannot be installed on this partition. %1 kann auf dieser Partition nicht installiert werden. - + Data partition (%1) Datenpartition (%1) - + Unknown system partition (%1) Unbekannte Systempartition (%1) - + %1 system partition (%2) %1 Systempartition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Die Partition %1 ist zu klein für %2. Bitte wählen Sie eine Partition mit einer Kapazität von mindestens %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Es wurde keine EFI-Systempartition auf diesem System gefunden. Bitte gehen Sie zurück, und nutzen Sie die manuelle Partitionierung, um %1 aufzusetzen. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 wird installiert auf %2.<br/><font color="red">Warnung: </font> Alle Daten auf der Partition %2 werden gelöscht. - + The EFI system partition at %1 will be used for starting %2. Die EFI-Systempartition auf %1 wird benutzt, um %2 zu starten. - + EFI system partition: EFI-Systempartition: @@ -2239,17 +2249,17 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. - + About %1 installer Über das %1 Installationsprogramm - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Dank an: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> wird unterstützt von <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support Unterstützung für %1 diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 371bad5b1..ea574bed5 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &Προηγούμενο - + &Next &Επόμενο - + &Cancel &Ακύρωση - + Cancel installation without changing the system. - + Cancel installation? Ακύρωση της εγκατάστασης; - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Θέλετε πραγματικά να ακυρώσετε τη διαδικασία εγκατάστασης; Το πρόγραμμα εγκατάστασης θα τερματιστεί και όλες οι αλλαγές θα χαθούν. - + &Yes - + &No - + + &Close + + + + Continue with setup? Συνέχεια με την εγκατάσταση; - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Το πρόγραμμα εγκατάστασης %1 θα κάνει αλλαγές στον δίσκο για να εγκαταστήσετε το %2.<br/><strong>Δεν θα είστε σε θέση να αναιρέσετε τις αλλαγές.</strong> @@ -295,12 +300,12 @@ The installer will quit and all changes will be lost. - + Error Σφάλμα - + Installation Failed Η εγκατάσταση απέτυχε @@ -336,7 +341,7 @@ The installer will quit and all changes will be lost. Εφαρμογή εγκατάστασης του %1 - + Show debug information Εμφάνιση πληροφοριών απασφαλμάτωσης @@ -357,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Ο υπολογιστής δεν ικανοποιεί τις ελάχιστες απαιτήσεις για την εγκατάσταση του %1.<br/>Η εγκατάσταση δεν μπορεί να συνεχιστεί. <a href="#details">Λεπτομέριες...</a> @@ -367,17 +372,17 @@ The installer will quit and all changes will be lost. Αυτός ο υπολογιστής δεν ικανοποιεί μερικές από τις συνιστώμενες απαιτήσεις για την εγκατάσταση του %1.<br/>Η εγκατάσταση μπορεί να συνεχιστεί, αλλά ορισμένες λειτουργίες μπορεί να απενεργοποιηθούν. - + This program will ask you some questions and set up %2 on your computer. Το πρόγραμμα θα σας κάνει μερικές ερωτήσεις και θα ρυθμίσει το %2 στον υπολογιστή σας. - + For best results, please ensure that this computer: Για καλύτερο αποτέλεσμα, παρακαλώ βεβαιωθείτε ότι ο υπολογιστής: - + System requirements Απαιτήσεις συστήματος @@ -390,35 +395,35 @@ The installer will quit and all changes will be lost. Τύπος - + After: Μετά: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Χειροκίνητη τμηματοποίηση</strong><br/>Μπορείτε να δημιουργήσετε κατατμήσεις ή να αλλάξετε το μέγεθός τους μόνοι σας. - + Boot loader location: Τοποθεσία προγράμματος εκκίνησης: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. Το %1 θα συρρικνωθεί σε %2MB και μία νέα κατάτμηση %3MB θα δημιουργηθεί για το %4. - + Select storage de&vice: Επιλέξτε συσκευή απ&οθήκευσης: - - - - + + + + Current: Τρέχον: @@ -428,71 +433,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Επιλέξτε ένα διαμέρισμα για σμίκρυνση, και μετά σύρετε το κάτω τμήμα της μπάρας για αλλαγή του μεγέθους</strong> - + <strong>Select a partition to install on</strong> <strong>Επιλέξτε διαμέρισμα για την εγκατάσταση</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Πουθενά στο σύστημα δεν μπορεί να ανιχθευθεί μία κατάτμηση EFI. Παρακαλώ επιστρέψτε πίσω και χρησιμοποιήστε τη χειροκίνητη τμηματοποίηση για την εγκατάσταση του %1. - + The EFI system partition at %1 will be used for starting %2. Η κατάτμηση συστήματος EFI στο %1 θα χρησιμοποιηθεί για την εκκίνηση του %2. - + EFI system partition: Κατάτμηση συστήματος EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Η συσκευή αποθήκευσης δεν φαίνεται να διαθέτει κάποιο λειτουργικό σύστημα. Τί θα ήθελες να κάνεις;<br/>Θα έχεις την δυνατότητα να επιβεβαιώσεις και αναθεωρήσεις τις αλλαγές πριν γίνει οποιαδήποτε αλλαγή στην συσκευή αποθήκευσης. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Διαγραφή του δίσκου</strong><br/>Αυτό θα <font color="red">διαγράψει</font> όλα τα αρχεία στην επιλεγμένη συσκευή αποθήκευσης. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Εγκατάσταση σε επαλληλία</strong><br/>Η εγκατάσταση θα συρρικνώσει μία κατάτμηση για να κάνει χώρο για το %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Αντικατάσταση μίας κατάτμησης</strong><br/>Αντικαθιστά μία κατάτμηση με το %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ The installer will quit and all changes will be lost. Εγκατάσταση %1 στο <strong>νέο</strong> %2 διαμέρισμα συστήματος. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Εγκατάσταση φορτωτή εκκίνησης στο <strong>%1</strong>. - + Setting up mount points. @@ -1015,15 +1020,20 @@ The installer will quit and all changes will be lost. Ε&πανεκκίνηση τώρα - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Η εγκατάσταση ολοκληρώθηκε.</h1><br/>Το %1 εγκαταστήθηκε στον υπολογιστή.<br/>Τώρα, μπορείτε να επανεκκινήσετε τον υπολογιστή σας ή να συνεχίσετε να δοκιμάζετε το %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Τέλος @@ -1574,82 +1584,82 @@ The installer will quit and all changes will be lost. Εγκατάσταση του %1 <strong>παράλληλα με</strong> ένα άλλο λειτουργικό σύστημα στον δίσκο. - + <strong>Erase</strong> disk and install %1. <strong>Διαγραφή</strong> του δίσκου και εγκατάσταση του %1. - + <strong>Replace</strong> a partition with %1. <strong>Αντικατάσταση</strong> μιας κατάτμησης με το %1. - + <strong>Manual</strong> partitioning. <strong>Χειροκίνητη</strong> τμηματοποίηση. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Εγκατάσταση του %1 <strong>παράλληλα με</strong> ένα άλλο λειτουργικό σύστημα στον δίσκο<strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Διαγραφή</strong> του δίσκου <strong>%2</strong> (%3) και εγκατάσταση του %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Αντικατάσταση</strong> μιας κατάτμησης στον δίσκο <strong>%2</strong> (%3) με το %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Χειροκίνητη</strong> τμηματοποίηση του δίσκου <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Δίσκος <strong>%1</strong> (%2) - + Current: Τρέχον: - + After: Μετά: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. Το επιλεγμένο στοιχείο φαίνεται να μην είναι ένα έγκυρο διαμέρισμα. - + %1 cannot be installed on empty space. Please select an existing partition. %1 δεν μπορεί να εγκατασταθεί σε άδειο χώρο. Παρακαλώ επίλεξε ένα υφιστάμενο διαμέρισμα. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 δεν μπορεί να εγκατασταθεί σε ένα εκτεταμένο διαμέρισμα. Παρακαλώ επίλεξε ένα υφιστάμενο πρωτεύον ή λογικό διαμέρισμα. - + %1 cannot be installed on this partition. %1 δεν μπορεί να εγκατασταθεί σ' αυτό το διαμέρισμα. - + Data partition (%1) Κατάτμηση δεδομένων (%1) - + Unknown system partition (%1) Άγνωστη κατάτμηση συστήματος (%1) - + %1 system partition (%2) %1 κατάτμηση συστήματος (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Πουθενά στο σύστημα δεν μπορεί να ανιχθευθεί μία κατάτμηση EFI. Παρακαλώ επιστρέψτε πίσω και χρησιμοποιήστε τη χειροκίνητη τμηματοποίηση για την εγκατάσταση του %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. Η κατάτμηση συστήματος EFI στο %1 θα χρησιμοποιηθεί για την εκκίνηση του %2. - + EFI system partition: Κατάτμηση συστήματος EFI: @@ -2239,17 +2249,17 @@ The installer will quit and all changes will be lost. - + About %1 installer Σχετικά με το πρόγραμμα εγκατάστασης %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support Υποστήριξη %1 diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index a67d7336a..3f8e5f14c 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &Back - + &Next &Next - + &Cancel &Cancel - + Cancel installation without changing the system. Cancel installation without changing the system. - + Cancel installation? Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes &Yes - + &No &No - + + &Close + &Close + + + Continue with setup? Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -295,12 +300,12 @@ The installer will quit and all changes will be lost. The installation is complete. Close the installer. - + Error Error - + Installation Failed Installation Failed @@ -336,7 +341,7 @@ The installer will quit and all changes will be lost. %1 Installer - + Show debug information Show debug information @@ -357,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ The installer will quit and all changes will be lost. This computer does not satisfy some of the recommended requirements for installing %1.<br/>Installation can continue, but some features might be disabled. - + This program will ask you some questions and set up %2 on your computer. This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: For best results, please ensure that this computer: - + System requirements System requirements @@ -390,35 +395,35 @@ The installer will quit and all changes will be lost. Form - + After: After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: Select storage de&vice: - - - - + + + + Current: Current: @@ -428,71 +433,71 @@ The installer will quit and all changes will be lost. Reuse %1 as home partition for %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. The EFI system partition at %1 will be used for starting %2. - + EFI system partition: EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ The installer will quit and all changes will be lost. Install %1 on <strong>new</strong> %2 system partition. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Install boot loader on <strong>%1</strong>. - + Setting up mount points. Setting up mount points. @@ -1015,15 +1020,20 @@ The installer will quit and all changes will be lost. &Restart now - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + FinishedViewStep - + Finish Finish @@ -1574,82 +1584,82 @@ The installer will quit and all changes will be lost. Install %1 <strong>alongside</strong> another operating system. - + <strong>Erase</strong> disk and install %1. <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Current: - + After: After: - + No EFI system partition configured No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ The installer will quit and all changes will be lost. Select where to install %1.<br/><font color="red">Warning: </font>this will delete all files on the selected partition. - + The selected item does not appear to be a valid partition. The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. %1 cannot be installed on this partition. - + Data partition (%1) Data partition (%1) - + Unknown system partition (%1) Unknown system partition (%1) - + %1 system partition (%2) %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. The EFI system partition at %1 will be used for starting %2. - + EFI system partition: EFI system partition: @@ -2239,17 +2249,17 @@ The installer will quit and all changes will be lost. <h1>Welcome to the Calamares installer for %1.</h1> - + About %1 installer About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 support diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 32584b18f..999e36b55 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &Back - + &Next &Next - + &Cancel &Cancel - + Cancel installation without changing the system. - + Cancel installation? Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -295,12 +300,12 @@ The installer will quit and all changes will be lost. - + Error Error - + Installation Failed Installation Failed @@ -336,7 +341,7 @@ The installer will quit and all changes will be lost. %1 Installer - + Show debug information Show debug information @@ -357,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -390,35 +395,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -428,71 +433,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ The installer will quit and all changes will be lost. Install %1 on <strong>new</strong> %2 system partition. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1015,15 +1020,20 @@ The installer will quit and all changes will be lost. &Restart now - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1574,82 +1584,82 @@ The installer will quit and all changes will be lost. Install %1 <strong>alongside</strong> another operating system. - + <strong>Erase</strong> disk and install %1. <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2239,17 +2249,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 49221603a..740ee4be1 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -222,56 +222,61 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Siguiente - + &Cancel &Cancelar - + Cancel installation without changing the system. Cancelar instalación sin cambiar el sistema. - + Cancel installation? ¿Cancelar la instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. ¿Realmente quiere cancelar el proceso de instalación? Saldrá del instalador y se perderán todos los cambios. - + &Yes &Sí - + &No &No - + + &Close + + + + Continue with setup? ¿Continuar con la configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> El instalador %1 va a realizar cambios en su disco para instalar %2.<br/><strong>No podrá deshacer estos cambios.</strong> @@ -296,12 +301,12 @@ Saldrá del instalador y se perderán todos los cambios. La instalación se ha completado. Cierre el instalador. - + Error Error - + Installation Failed Error en la Instalación @@ -337,7 +342,7 @@ Saldrá del instalador y se perderán todos los cambios. %1 Instalador - + Show debug information Mostrar información de depuración. @@ -358,7 +363,7 @@ Saldrá del instalador y se perderán todos los cambios. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Este ordenador no cumple los requisitos mínimos para la instalación. %1.<br/>La instalación no puede continuar. <a href="#details">Detalles...</a> @@ -368,17 +373,17 @@ Saldrá del instalador y se perderán todos los cambios. Este ordenador no cumple alguno de los requisitos recomendados para la instalación %1.<br/>La instalación puede continuar, pero algunas funcionalidades podrían ser deshabilitadas. - + This program will ask you some questions and set up %2 on your computer. El programa le preguntará algunas cuestiones y configurará %2 en su ordenador. - + For best results, please ensure that this computer: Para obtener los mejores resultados, por favor asegúrese que este ordenador: - + System requirements Requisitos del sistema @@ -391,35 +396,35 @@ Saldrá del instalador y se perderán todos los cambios. Formulario - + After: Despues: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Particionado manual </strong><br/> Usted puede crear o cambiar el tamaño de las particiones usted mismo. - + Boot loader location: Ubicación del cargador de arranque: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 se contraerá a %2 MB y se creará una nueva partición de %3 MB para %4. - + Select storage de&vice: Seleccionar dispositivo de almacenamiento: - - - - + + + + Current: Corriente @@ -429,71 +434,71 @@ Saldrá del instalador y se perderán todos los cambios. Volver a usar %1 como partición home para %2 - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Seleccione una partición para reducir el tamaño, a continuación, arrastre la barra inferior para cambiar el tamaño</strong> - + <strong>Select a partition to install on</strong> <strong>Seleccione una partición para instalar en</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. No se puede encontrar una partición de sistema EFI en ningún lugar de este sistema. Por favor, vuelva y use el particionamiento manual para establecer %1. - + The EFI system partition at %1 will be used for starting %2. La partición de sistema EFI en %1 se usará para iniciar %2. - + EFI system partition: Partición del sistema EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Este dispositivo de almacenamiento no parece tener un sistema operativo en él. ¿Qué quiere hacer?<br/>Podrá revisar y confirmar sus elecciones antes de que se haga cualquier cambio en el dispositivo de almacenamiento. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Borrar disco</strong><br/>Esto <font color="red">borrará</font> todos los datos presentes actualmente en el dispositivo de almacenamiento. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. %1 se encuentra instalado en este dispositivo de almacenamiento. ¿Qué desea hacer?<br/>Podrá revisar y confirmar su elección antes de que cualquier cambio se haga efectivo en el dispositivo de almacenamiento. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Instalar junto al otro SO</strong><br/>El instalador reducirá la partición del SO existente para tener espacio para instalar %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Reemplazar una partición</strong><br/>Reemplazar una partición con %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Este dispositivo de almacenamiento parece que ya tiene un sistema operativo instalado en él. ¿Qué desea hacer?<br/>Podrá revisar y confirmar su elección antes de que cualquier cambio se haga efectivo en el dispositivo de almacenamiento. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Este dispositivo de almacenamiento contiene múltiples sistemas operativos instalados en él. ¿Qué desea hacer?<br/>Podrá revisar y confirmar su elección antes de que cualquier cambio se haga efectivo en el dispositivo de almacenamiento. @@ -978,27 +983,27 @@ Saldrá del instalador y se perderán todos los cambios. Instalar %1 en <strong>nuevo</strong> %2 partición del sistema. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Configurar <strong>nueva</strong> %2 partición con punto de montaje <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Instalar %2 en %3 partición del sistema <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Configurar %3 partición <strong>%1</strong> con punto de montaje <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instalar gestor de arranque en <strong>%1</strong>. - + Setting up mount points. Configurando puntos de montaje. @@ -1016,15 +1021,20 @@ Saldrá del instalador y se perderán todos los cambios. &Reiniciar ahora - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Listo.</h1><br/>%1 ha sido instalado en su equipo.<br/>Ahora puede reiniciar hacia su nuevo sistema, o continuar utilizando %2 Live. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Finalizar @@ -1575,82 +1585,82 @@ Saldrá del instalador y se perderán todos los cambios. Instalar %1 <strong>junto a</strong> otro sistema operativo. - + <strong>Erase</strong> disk and install %1. <strong>Borrar</strong> disco e instalar %1. - + <strong>Replace</strong> a partition with %1. <strong>Reemplazar</strong> una partición con %1. - + <strong>Manual</strong> partitioning. Particionamiento <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>junto a</strong> otro sistema operativo en disco <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Borrar</strong> disco <strong>%2</strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Reemplazar</strong> una partición en disco <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionamiento <strong>manual</strong> en disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1<strong> (%2) - + Current: Corriente - + After: Despúes: - + No EFI system partition configured No hay una partición del sistema EFI configurada - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Una partición EFI del sistema es necesaria para empezar %1.<br/><br/>Para configurar una partición EFI, vuelva atrás y seleccione crear un sistema de archivos FAT32 con el argumento <strong>esp</strong> activado y montada en <strong>%2</strong>.<br/><br/>Puede continuar sin configurar una partición EFI pero su sistema puede fallar al arrancar. - + EFI system partition flag not set Bandera EFI no establecida en la partición del sistema - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Una partición EFI del sistema es necesaria para empezar %1.<br/><br/>Una partición EFI fue configurada para ser montada en <strong>%2</strong> pero su argumento <strong>esp</strong> no fue seleccionado.<br/>Para activar el argumento, vuelva atrás y edite la partición.<br/><br/>Puede continuar sin configurar el argumento pero su sistema puede fallar al arrancar. - + Boot partition not encrypted Partición de arranque no cifrada - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Se estableció una partición de arranque aparte junto con una partición raíz cifrada, pero la partición de arranque no está cifrada.<br/><br/>Hay consideraciones de seguridad con esta clase de instalación, porque los ficheros de sistema importantes se mantienen en una partición no cifrada.<br/>Puede continuar si lo desea, pero el desbloqueo del sistema de ficheros ocurrirá más tarde durante el arranque del sistema.<br/>Para cifrar la partición de arranque, retroceda y vuelva a crearla, seleccionando <strong>Cifrar</strong> en la ventana de creación de la partición. @@ -1707,64 +1717,64 @@ Saldrá del instalador y se perderán todos los cambios. Seleccione dónde instalar %1<br/><font color="red">Atención: </font>esto borrará todos sus archivos en la partición seleccionada. - + The selected item does not appear to be a valid partition. El elemento seleccionado no parece ser una partición válida. - + %1 cannot be installed on empty space. Please select an existing partition. %1 no se puede instalar en el espacio vacío. Por favor, seleccione una partición existente. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 no se puede instalar en una partición extendida. Por favor, seleccione una partición primaria o lógica existente. - + %1 cannot be installed on this partition. %1 no se puede instalar en esta partición. - + Data partition (%1) Partición de datos (%1) - + Unknown system partition (%1) Partición desconocida del sistema (%1) - + %1 system partition (%2) %1 partición del sistema (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>La partición %1 es demasiado pequeña para %2. Por favor, seleccione una participación con capacidad para al menos %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>No se puede encontrar una partición de sistema EFI en ninguna parte de este sistema. Por favor, retroceda y use el particionamiento manual para establecer %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 se instalará en %2.<br/><font color="red">Advertencia: </font>Todos los datos en la partición %2 se perderán. - + The EFI system partition at %1 will be used for starting %2. La partición del sistema EFI en %1 se utilizará para iniciar %2. - + EFI system partition: Partición del sistema EFI: @@ -2240,17 +2250,17 @@ Saldrá del instalador y se perderán todos los cambios. <h1>Bienvenido al instalador de Calamares para %1.</h1> - + About %1 installer Acerca del instalador %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Gracias a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg y al <a href="https://www.transifex.com/calamares/calamares/">el equipo de traductores de Calamares</a>.<br/><br/>El desarrollo de <a href="http://calamares.io/">Calamares</a> está patrocinado por <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberando Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 ayuda diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index d3da4477d..4eae0850c 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -221,56 +221,61 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Siguiente - + &Cancel &Cancelar - + Cancel installation without changing the system. - + Cancel installation? ¿Cancelar instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. ¿Estás seguro de que quieres cancelar la instalación en curso? El instalador se cerrará y se perderán todos los cambios. - + &Yes - + &No - + + &Close + + + + Continue with setup? ¿Continuar con la configuración? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -295,12 +300,12 @@ El instalador se cerrará y se perderán todos los cambios. - + Error Error - + Installation Failed La instalación ha fallado @@ -336,7 +341,7 @@ El instalador se cerrará y se perderán todos los cambios. Instalador %1 - + Show debug information Mostrar la información de depuración @@ -357,7 +362,7 @@ El instalador se cerrará y se perderán todos los cambios. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ El instalador se cerrará y se perderán todos los cambios. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -390,35 +395,35 @@ El instalador se cerrará y se perderán todos los cambios. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -428,71 +433,71 @@ El instalador se cerrará y se perderán todos los cambios. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ El instalador se cerrará y se perderán todos los cambios. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instalar el cargador de arranque en <strong>%1</strong> - + Setting up mount points. @@ -1015,15 +1020,20 @@ El instalador se cerrará y se perderán todos los cambios. &Reiniciar ahora - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. Hecho. %1 ha sido instalado en tu ordenador. Puedes reiniciar el nuevo sistema, o continuar en el modo %2 Live. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1574,82 +1584,82 @@ El instalador se cerrará y se perderán todos los cambios. Instalar %1 <strong>junto con</strong> otro sistema operativo. - + <strong>Erase</strong> disk and install %1. <strong>Borrar</strong> el disco e instalar %1. - + <strong>Replace</strong> a partition with %1. <strong>Reemplazar</strong> una parición con %1. - + <strong>Manual</strong> partitioning. Particionamiento <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>junto con</strong> otro sistema operativo en el disco <strong>%2</strong>(%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Borrar</strong> el disco <strong>%2<strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Reemplazar</strong> una parición en el disco <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionar <strong>manualmente</strong> el disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ El instalador se cerrará y se perderán todos los cambios. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2239,17 +2249,17 @@ El instalador se cerrará y se perderán todos los cambios. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index d71161a02..ed75f4d4c 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -221,56 +221,61 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Siguiente - + &Cancel &Cancelar - + Cancel installation without changing the system. - + Cancel installation? Cancelar la instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Realmente desea cancelar el proceso de instalación actual? El instalador terminará y se perderán todos los cambios. - + &Yes - + &No - + + &Close + + + + Continue with setup? Continuar con la instalación? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> El instalador %1 va a realizar cambios en su disco para instalar %2.<br/><strong>No podrá deshacer estos cambios.</strong> @@ -295,12 +300,12 @@ El instalador terminará y se perderán todos los cambios. - + Error Error - + Installation Failed Instalación Fallida @@ -336,7 +341,7 @@ El instalador terminará y se perderán todos los cambios. %1 Instalador - + Show debug information Mostrar información de depuración @@ -357,7 +362,7 @@ El instalador terminará y se perderán todos los cambios. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Este equipo no cumple los requisitos mínimos para la instalación. %1.<br/>La instalación no puede continuar. <a href="#details">Detalles...</a> @@ -367,18 +372,18 @@ El instalador terminará y se perderán todos los cambios. Este equipo no cumple alguno de los requisitos recomendados para la instalación %1.<br/>La instalación puede continuar, pero algunas funcionalidades podrían ser deshabilitadas. - + This program will ask you some questions and set up %2 on your computer. El programa le hará algunas preguntas y configurará %2 en su ordenador. - + For best results, please ensure that this computer: Para mejores resultados, por favor verifique que esta computadora: - + System requirements Requisitos de sistema @@ -391,35 +396,35 @@ El instalador terminará y se perderán todos los cambios. Formulario - + After: Después: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Particionado manual </strong><br/> Puede crear o cambiar el tamaño de las particiones usted mismo. - + Boot loader location: Ubicación del cargador de arranque: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: Seleccionar dispositivo de almacenamiento: - - - - + + + + Current: Actual: @@ -429,71 +434,71 @@ El instalador terminará y se perderán todos los cambios. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Seleccione una partición para reducir el tamaño, a continuación, arrastre la barra inferior para redimencinar</strong> - + <strong>Select a partition to install on</strong> <strong>Seleccione una partición para instalar</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -979,27 +984,27 @@ El instalador terminará y se perderán todos los cambios. Instalar %1 en <strong>nueva</strong> partición de sistema %2. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Configurar <strong>nueva</strong> %2 partición con punto de montaje <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Instalar %2 en %3 partición del sistema <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Configurar %3 partición <strong>%1</strong> con punto de montaje <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instalar el cargador de arranque en <strong>%1</strong>. - + Setting up mount points. Configurando puntos de montaje. @@ -1017,15 +1022,20 @@ El instalador terminará y se perderán todos los cambios. &Reiniciar ahora - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Listo.</h1><br/>%1 ha sido instalado en su computadora.<br/>Ahora puede reiniciar su nuevo sistema, o continuar usando el entorno Live %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Terminado @@ -1576,82 +1586,82 @@ El instalador terminará y se perderán todos los cambios. Instalar %1 <strong>junto con</strong> otro sistema operativo. - + <strong>Erase</strong> disk and install %1. <strong>Borrar</strong> el disco e instalar %1. - + <strong>Replace</strong> a partition with %1. <strong>Reemplazar</strong> una parición con %1. - + <strong>Manual</strong> partitioning. Particionamiento <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>junto con</strong> otro sistema operativo en el disco <strong>%2</strong>(%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Borrar</strong> el disco <strong>%2<strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Reemplazar</strong> una parición en el disco <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionar <strong>manualmente</strong> el disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1708,64 +1718,64 @@ El instalador terminará y se perderán todos los cambios. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2241,17 +2251,17 @@ El instalador terminará y se perderán todos los cambios. - + About %1 installer Acerca del instalador %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 Soporte diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index 56976def2..33b73f201 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -221,55 +221,60 @@ Salida: Calamares::ViewManager - + &Back &Atrás - + &Next &Próximo - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -294,12 +299,12 @@ The installer will quit and all changes will be lost. - + Error Error - + Installation Failed Falló la instalación @@ -335,7 +340,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -356,7 +361,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -366,17 +371,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -389,35 +394,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -427,71 +432,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -976,27 +981,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1014,15 +1019,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1573,82 +1583,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1705,64 +1715,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2238,17 +2248,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index dc21b94a2..adba34184 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error Viga - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index a069117d9..d916c58d7 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -219,55 +219,60 @@ Output: Calamares::ViewManager - + &Back &Atzera - + &Next &Hurrengoa - + &Cancel &Utzi - + Cancel installation without changing the system. - + Cancel installation? Bertan behera utzi instalazioa? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? Ezarpenarekin jarraitu? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -292,12 +297,12 @@ The installer will quit and all changes will be lost. - + Error Akatsa - + Installation Failed Instalazioak huts egin du @@ -333,7 +338,7 @@ The installer will quit and all changes will be lost. %1 Instalatzailea - + Show debug information @@ -354,7 +359,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -364,17 +369,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: Emaitza egokienak lortzeko, ziurtatu ordenagailu honek baduela: - + System requirements Sistemaren betebeharrak @@ -387,35 +392,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -425,71 +430,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -974,27 +979,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Ezarri %2 partizio <strong>berria</strong> <strong>%1</strong> muntatze puntuarekin. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Ezarri %3 partizioa <strong>%1</strong> <strong>%2</strong> muntatze puntuarekin. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. Muntatze puntuak ezartzen. @@ -1012,15 +1017,20 @@ The installer will quit and all changes will be lost. &Berrabiarazi orain - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Bukatu @@ -1571,82 +1581,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1703,64 +1713,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2236,17 +2246,17 @@ The installer will quit and all changes will be lost. - + About %1 installer %1 instalatzaileari buruz - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 euskarria diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 942070280..2d20368a3 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index adf524713..ce6b61a3b 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -221,56 +221,61 @@ Tuloste: Calamares::ViewManager - + &Back &Takaisin - + &Next &Seuraava - + &Cancel &Peruuta - + Cancel installation without changing the system. - + Cancel installation? Peruuta asennus? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Oletko varma että haluat peruuttaa käynnissä olevan asennusprosessin? Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -295,12 +300,12 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + Error Virhe - + Installation Failed Asennus Epäonnistui @@ -336,7 +341,7 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. %1 Asennusohjelma - + Show debug information @@ -357,7 +362,7 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -390,35 +395,35 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -428,71 +433,71 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1015,15 +1020,20 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. &Käynnistä uudelleen - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Kaikki tehty.</h1><br/>%1 on asennettu tietokoneellesi.<br/>Voit joko uudelleenkäynnistää uuteen kokoonpanoosi, tai voit jatkaa %2 live-ympäristön käyttöä. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1574,82 +1584,82 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2239,17 +2249,17 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index 525c3c175..2331bad5a 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -221,56 +221,61 @@ Sortie : Calamares::ViewManager - + &Back &Précédent - + &Next &Suivant - + &Cancel &Annuler - + Cancel installation without changing the system. Annuler l'installation sans modifier votre système. - + Cancel installation? Abandonner l'installation ? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Voulez-vous réellement abandonner le processus d'installation ? L'installateur se fermera et les changements seront perdus. - + &Yes &Oui - + &No &Non - + + &Close + + + + Continue with setup? Poursuivre la configuration ? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> L'installateur %1 est sur le point de procéder aux changements sur le disque afin d'installer %2.<br/> <strong>Vous ne pourrez pas annulez ces changements.<strong> @@ -295,12 +300,12 @@ L'installateur se fermera et les changements seront perdus. L'installation est terminée. Fermer l'installateur. - + Error Erreur - + Installation Failed L'installation a échoué @@ -336,7 +341,7 @@ L'installateur se fermera et les changements seront perdus. Installateur %1 - + Show debug information Afficher les informations de dépannage @@ -357,7 +362,7 @@ L'installateur se fermera et les changements seront perdus. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Cet ordinateur ne satisfait pas les minimum prérequis pour installer %1.<br/>L'installation ne peut pas continuer. <a href="#details">Détails...</a> @@ -367,17 +372,17 @@ L'installateur se fermera et les changements seront perdus. Cet ordinateur ne satisfait pas certains des prérequis recommandés pour installer %1.<br/>L'installation peut continuer, mais certaines fonctionnalités pourraient être désactivées. - + This program will ask you some questions and set up %2 on your computer. Ce programme va vous poser quelques questions et installer %2 sur votre ordinateur. - + For best results, please ensure that this computer: Pour de meilleur résultats, merci de s'assurer que cet ordinateur : - + System requirements Prérequis système @@ -390,35 +395,35 @@ L'installateur se fermera et les changements seront perdus. Formulaire - + After: Après: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Partitionnement manuel</strong><br/>Vous pouvez créer ou redimensionner vous-même des partitions. - + Boot loader location: Emplacement du chargeur de démarrage: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 va être réduit à %2Mo et une nouvelle partition de %3Mo va être créée pour %4. - + Select storage de&vice: Sélectionnez le support de sto&ckage : - - - - + + + + Current: Actuel : @@ -428,71 +433,71 @@ L'installateur se fermera et les changements seront perdus. Réutiliser %1 comme partition home pour %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Sélectionnez une partition à réduire, puis faites glisser la barre du bas pour redimensionner</strong> - + <strong>Select a partition to install on</strong> <strong>Sélectionner une partition pour l'installation</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Une partition système EFI n'a pas pu être trouvée sur ce système. Veuillez retourner à l'étape précédente et sélectionner le partitionnement manuel pour configurer %1. - + The EFI system partition at %1 will be used for starting %2. La partition système EFI sur %1 va être utilisée pour démarrer %2. - + EFI system partition: Partition système EFI : - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Ce périphérique de stockage ne semble pas contenir de système d'exploitation. Que souhaitez-vous faire ?<br/>Vous pourrez relire et confirmer vos choix avant que les modifications soient effectuées sur le périphérique de stockage. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Effacer le disque</strong><br/>Ceci va <font color="red">effacer</font> toutes les données actuellement présentes sur le périphérique de stockage sélectionné. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Ce périphérique de stockage contient %1. Que souhaitez-vous faire ?<br/>Vous pourrez relire et confirmer vos choix avant que les modifications soient effectuées sur le périphérique de stockage. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Installer à côté</strong><br/>L'installateur va réduire une partition pour faire de la place pour %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Remplacer une partition</strong><br>Remplace une partition par %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Ce périphérique de stockage contient déjà un système d'exploitation. Que souhaitez-vous faire ?<br/>Vous pourrez relire et confirmer vos choix avant que les modifications soient effectuées sur le périphérique de stockage. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Ce péiphérique de stockage contient déjà plusieurs systèmes d'exploitation. Que souhaitez-vous faire ?<br/>Vous pourrez relire et confirmer vos choix avant que les modifications soient effectuées sur le périphérique de stockage. @@ -977,27 +982,27 @@ L'installateur se fermera et les changements seront perdus. Installer %1 sur le <strong>nouveau</strong> système de partition %2. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Configurer la <strong>nouvelle</strong> partition %2 avec le point de montage <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Installer %2 sur la partition système %3 <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Configurer la partition %3 <strong>%1</strong> avec le point de montage <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Installer le chargeur de démarrage sur <strong>%1</strong>. - + Setting up mount points. Configuration des points de montage. @@ -1015,15 +1020,20 @@ L'installateur se fermera et les changements seront perdus. &Redémarrer maintenant - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Installation terminée.</h1><br/>%1 a été installé sur votre ordinateur.<br/>Vous pouvez redémarrer sur le nouveau système, ou continuer d'utiliser l'environnement actuel %2 . + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Terminer @@ -1574,82 +1584,82 @@ L'installateur se fermera et les changements seront perdus. Installer %1 <strong>à côté</strong>d'un autre système d'exploitation. - + <strong>Erase</strong> disk and install %1. <strong>Effacer</strong> le disque et installer %1. - + <strong>Replace</strong> a partition with %1. <strong>Remplacer</strong> une partition avec %1. - + <strong>Manual</strong> partitioning. Partitionnement <strong>manuel</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installer %1 <strong>à côté</strong> d'un autre système d'exploitation sur le disque <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Effacer</strong> le disque <strong>%2</strong> (%3) et installer %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Remplacer</strong> une partition sur le disque <strong>%2</strong> (%3) avec %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Partitionnement <strong>manuel</strong> sur le disque <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disque <strong>%1</strong> (%2) - + Current: Actuel : - + After: Après : - + No EFI system partition configured Aucune partition système EFI configurée - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Une partition système EFI est nécessaire pour démarrer %1.<br/><br/>Pour configurer une partition système EFI, revenez en arrière et sélectionnez ou créez une partition FAT32 avec le drapeau <strong>esp</strong> activé et le point de montage <strong>%2</strong>.<br/><br/>Vous pouvez continuer sans configurer de partition système EFI mais votre système pourrait refuser de démarrer. - + EFI system partition flag not set Drapeau de partition système EFI non configuré - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Une partition système EFI est nécessaire pour démarrer %1.<br/><br/>Une partition a été configurée avec le point de montage <strong>%2</strong> mais son drapeau <strong>esp</strong> n'est pas activé.<br/>Pour activer le drapeau, revenez en arrière et éditez la partition.<br/><br/>Vous pouvez continuer sans activer le drapeau mais votre système pourrait refuser de démarrer. - + Boot partition not encrypted Partition d'amorçage non chiffrée. - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Une partition d'amorçage distincte a été configurée avec une partition racine chiffrée, mais la partition d'amorçage n'est pas chiffrée. <br/> <br/> Il y a des problèmes de sécurité avec ce type d'installation, car des fichiers système importants sont conservés sur une partition non chiffrée <br/> Vous pouvez continuer si vous le souhaitez, mais le déverrouillage du système de fichiers se produira plus tard au démarrage du système. <br/> Pour chiffrer la partition d'amorçage, revenez en arrière et recréez-la, en sélectionnant <strong> Chiffrer </ strong> dans la partition Fenêtre de création. @@ -1706,64 +1716,64 @@ L'installateur se fermera et les changements seront perdus. Sélectionnez ou installer %1.<br><font color="red">Attention: </font>ceci va effacer tous les fichiers sur la partition sélectionnée. - + The selected item does not appear to be a valid partition. L'objet sélectionné ne semble pas être une partition valide. - + %1 cannot be installed on empty space. Please select an existing partition. %1 ne peut pas être installé sur un espace vide. Merci de sélectionner une partition existante. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 ne peut pas être installé sur une partition étendue. Merci de sélectionner une partition primaire ou logique existante. - + %1 cannot be installed on this partition. %1 ne peut pas être installé sur cette partition. - + Data partition (%1) Partition de données (%1) - + Unknown system partition (%1) Partition système inconnue (%1) - + %1 system partition (%2) Partition système %1 (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>La partition %1 est trop petite pour %2. Merci de sélectionner une partition avec au moins %3 Gio de capacité. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Une partition système EFI n'a pas pu être localisée sur ce système. Veuillez revenir en arrière et utiliser le partitionnement manuel pour configurer %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 va être installé sur %2.<br/><font color="red">Attention:</font> toutes les données sur la partition %2 seront perdues. - + The EFI system partition at %1 will be used for starting %2. La partition système EFI sur %1 sera utilisée pour démarrer %2. - + EFI system partition: Partition système EFI: @@ -2239,17 +2249,17 @@ L'installateur se fermera et les changements seront perdus. Bien dans l'installateur Calamares pour %1. - + About %1 installer À propos de l'installateur %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>pour %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Merci à: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg et <a href="https://www.transifex.com/calamares/calamares/">l'équipe de traduction de Calamares</a>.<br/><br/>Le développement de <a href="http://calamares.io/">Calamares</a> est sponsorisé par <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support Support de %1 diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index a286b75e9..11af0e609 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 676b4b524..3ab959660 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -222,56 +222,61 @@ Saída: Calamares::ViewManager - + &Back &Atrás - + &Next &Seguinte - + &Cancel &Cancelar - + Cancel installation without changing the system. - + Cancel installation? Cancelar a instalación? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Desexa realmente cancelar o proceso actual de instalación? O instalador pecharase e perderanse todos os cambios. - + &Yes - + &No - + + &Close + + + + Continue with setup? Continuar coa posta en marcha? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O %1 instalador está a piques de realizar cambios no seu disco para instalar %2.<br/><strong>Estes cambios non poderán desfacerse.</strong> @@ -296,12 +301,12 @@ O instalador pecharase e perderanse todos os cambios. - + Error Erro - + Installation Failed Erro na instalación @@ -337,7 +342,7 @@ O instalador pecharase e perderanse todos os cambios. Instalador de %1 - + Show debug information Mostrar informes de depuración @@ -358,7 +363,7 @@ O instalador pecharase e perderanse todos os cambios. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Este ordenador non satisfai os requerimentos mínimos ara a instalación de %1.<br/>A instalación non pode continuar. <a href="#details">Máis información...</a> @@ -368,17 +373,17 @@ O instalador pecharase e perderanse todos os cambios. Este ordenador non satisfai algúns dos requisitos recomendados para instalar %1.<br/> A instalación pode continuar, pero pode que algunhas características sexan desactivadas. - + This program will ask you some questions and set up %2 on your computer. Este programa faralle algunhas preguntas mentres prepara %2 no seu ordenador. - + For best results, please ensure that this computer: Para os mellores resultados, por favor, asegúrese que este ordenador: - + System requirements Requisitos do sistema @@ -391,35 +396,35 @@ O instalador pecharase e perderanse todos os cambios. Formulario - + After: Despois: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Particionado manual</strong><br/> Pode crear o redimensionar particións pola súa conta. - + Boot loader location: Localización do cargador de arranque: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 será acurtada a %2MB e unha nova partición de %3MB será creada para %4 - + Select storage de&vice: Seleccione o dispositivo de almacenamento: - - - - + + + + Current: Actual: @@ -429,71 +434,71 @@ O instalador pecharase e perderanse todos os cambios. Reutilizar %1 como partición home para %2 - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Seleccione unha partición para acurtar, logo empregue a barra para redimensionala</strong> - + <strong>Select a partition to install on</strong> <strong>Seleccione unha partición para instalar</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Non foi posible atopar unha partición de sistema de tipo EFI. Por favor, volva atrás e empregue a opción de particionado manual para crear unha en %1. - + The EFI system partition at %1 will be used for starting %2. A partición EFI do sistema en %1 será usada para iniciar %2. - + EFI system partition: Partición EFI do sistema: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Esta unidade de almacenamento non semella ter un sistema operativo instalado nela. Que desexa facer?<br/>Poderá revisar e confirmar as súas eleccións antes de que calquera cambio sexa feito na unidade de almacenamento. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Borrar disco</strong><br/>Esto <font color="red">eliminará</font> todos os datos gardados na unidade de almacenamento seleccionada. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. A unidade de almacenamento ten %1 nela. Que desexa facer?<br/>Poderá revisar e confirmar a súa elección antes de que se aplique algún cambio á unidade. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Instalar a carón</strong><br/>O instalador encollerá a partición para facerlle sitio a %1 - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Substituír a partición</strong><br/>Substitúe a partición con %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Esta unidade de almacenamento xa ten un sistema operativo instalado nel. Que desexa facer?<br/>Poderá revisar e confirmar as súas eleccións antes de que calquera cambio sexa feito na unidade de almacenamento - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Esta unidade de almacenamento ten múltiples sistemas operativos instalados nela. Que desexa facer?<br/>Poderá revisar e confirmar as súas eleccións antes de que calquera cambio sexa feito na unidade de almacenamento. @@ -978,27 +983,27 @@ O instalador pecharase e perderanse todos os cambios. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1016,15 +1021,20 @@ O instalador pecharase e perderanse todos os cambios. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1575,82 +1585,82 @@ O instalador pecharase e perderanse todos os cambios. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1707,64 +1717,64 @@ O instalador pecharase e perderanse todos os cambios. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2240,17 +2250,17 @@ O instalador pecharase e perderanse todos os cambios. - + About %1 installer Acerca do instalador %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 axuda diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 13d879b5e..6a6974d85 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index 6b016700c..23aee2dad 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -4,17 +4,17 @@ The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + <strong>תצורת האתחול</strong> של מערכת זו. <br><br> מערכות x86 ישנות יותר תומכות אך ורק ב <strong>BIOS</strong>.<br> מערכות חדשות משתמשות בדרך כלל ב <strong>EFI</strong>, אך יכולות להיות מוצגות כ BIOS במידה והן מופעלות במצב תאימות לאחור. This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + מערכת זו הופעלה בתצורת אתחול <strong>EFI</strong>.<br><br> בכדי להגדיר הפעלה מתצורת אתחול EFI, על אשף ההתקנה להתקין מנהל אתחול, לדוגמה <strong>GRUB</strong> או <strong>systemd-boot</strong> על <strong>מחיצת מערכת EFI</strong>. פעולה זו היא אוטומטית, אלא אם כן תבחר להגדיר מחיצות באופן ידני, במקרה זה עליך לבחור זאת או להגדיר בעצמך. This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. - + מערכת זו הופעלה בתצורת אתחול <strong>BIOS</strong>.<br><br> בכדי להגדיר הפעלה מתצורת אתחול BIOS, על אשף ההתקנה להתקין מנהל אתחול, לדוגמה <strong>GRUB</strong>, בתחלית מחיצה או על ה <strong>Master Boot Record</strong> בצמוד להתחלה של טבלת המחיצות (מועדף). פעולה זו היא אוטומטית, אלא אם כן תבחר להגדיר מחיצות באופן ידני, במקרה זה עליך להגדיר זאת בעצמך. @@ -22,12 +22,12 @@ Master Boot Record of %1 - + Master Boot Record של %1 Boot Partition - + מחיצת טעינת המערכת Boot @@ -50,7 +50,7 @@ Form - + Form @@ -60,12 +60,12 @@ JobQueue - + JobQueue Modules - + מודולים @@ -154,7 +154,7 @@ Output: Bad parameters for process job call. - + פרמטרים לא תקינים עבור קריאת עיבוד פעולה. @@ -166,19 +166,23 @@ Output: Command %1 failed to finish in %2s. Output: %3 - + פקודה %1 נכשלה לקראת סיומה ב %2 שניות. +פלט: +%3 External command finished with errors - + פעולת פקודה חיצונית הסתיימה עם שגיאות Command %1 finished with exit code %2. Output: %3 - + פעולת פקודה %1 הסתיימה עם קוד יציאה %2. +פלט: +%3 @@ -186,87 +190,92 @@ Output: Running %1 operation. - + מריץ פעולה %1. Bad working directory path - + נתיב תיקיית עבודה לא תקין Working directory %1 for python job %2 is not readable. - + תיקיית עבודה %1 עבור משימת python %2 לא קריאה. Bad main script file - + קובץ תסריט הרצה ראשי לא תקין Main script file %1 for python job %2 is not readable. - + קובץ תסריט הרצה ראשי %1 עבור משימת python %2 לא קריא. Boost.Python error in job "%1". - + שגיאת Boost.Python במשימה "%1". Calamares::ViewManager - + &Back &קודם - + &Next &הבא - + &Cancel &בטל - + Cancel installation without changing the system. בטל התקנה ללא ביצוע שינוי במערכת. - + Cancel installation? בטל את ההתקנה? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. האם אתה בטוח שברצונך לבטל את תהליך ההתקנה? אשף ההתקנה ייסגר וכלל השינויים יאבדו. - + &Yes &כן - + &No &לא - + + &Close + &סגור + + + Continue with setup? המשך עם תהליך ההתקנה? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> אשף ההתקנה של %1 הולך לבצע שינויים בכונן שלך לטובת התקנת %2.<br/><strong>לא תוכל לבטל את השינויים הללו.</strong> @@ -278,7 +287,7 @@ The installer will quit and all changes will be lost. Go &back - + &אחורה @@ -291,12 +300,12 @@ The installer will quit and all changes will be lost. תהליך ההתקנה הושלם. אנא סגור את אשף ההתקנה. - + Error שגיאה - + Installation Failed ההתקנה נכשלה @@ -306,22 +315,22 @@ The installer will quit and all changes will be lost. Unknown exception type - + טיפוס חריגה אינו מוכר unparseable Python error - + שגיאת Python לא ניתנת לניתוח unparseable Python traceback - + עקבה לאחור של Python לא ניתנת לנתוח Unfetchable Python error. - + שגיאת Python לא ניתנת לאחזור. @@ -332,7 +341,7 @@ The installer will quit and all changes will be lost. אשף התקנה של %1 - + Show debug information הצג מידע על ניפוי שגיאות @@ -353,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> המחשב לא עומד ברף דרישות המינימום להתקנת %1. <br/>ההתקנה לא יכולה להמשיך. <a href="#details"> פרטים...</a> @@ -363,17 +372,17 @@ The installer will quit and all changes will be lost. המחשב לא עומד בחלק מרף דרישות המינימום להתקנת %1.<br/> ההתקנה יכולה להמשיך, אך חלק מהתכונות יכולות להיות מבוטלות. - + This program will ask you some questions and set up %2 on your computer. - תוכנה זו תשאל אותך מספר שאלות ותגדיר את %2 על המחשב שלך. + אשף התקנה זה נכתב בלשון זכר אך מיועד לשני המינים. תוכנה זו תשאל אותך מספר שאלות ותגדיר את %2 על המחשב שלך. - + For best results, please ensure that this computer: לקבלת התוצאות הטובות ביותר, אנא וודא כי מחשב זה: - + System requirements דרישות מערכת @@ -383,38 +392,38 @@ The installer will quit and all changes will be lost. Form - + Form - + After: - + לאחר: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>הגדרת מחיצות באופן ידני</strong><br/>תוכל ליצור או לשנות את גודל המחיצות בעצמך. - + Boot loader location: מיקום מנהל האיתחול: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 תוקטן ל %2 MB ומחיצה חדשה בגודל %3 MB תיווצר עבור %4. - + Select storage de&vice: בחר ה&תקן אחסון: - - - - + + + + Current: נוכחי: @@ -424,71 +433,71 @@ The installer will quit and all changes will be lost. השתמש ב %1 כמחיצת הבית, home, עבור %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>בחר מחיצה לכיווץ, לאחר מכן גרור את הפס התחתון בכדי לשנות את גודלה</strong> - + <strong>Select a partition to install on</strong> <strong>בחר מחיצה בכדי לבצע את ההתקנה עליה</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - מחיצת EFI לא נמצאה באף מקום על המערכת. אנא חזור והשתמש ביצירת מחיצות באופן ידני בכדי להגדיר את %1. + מחיצת מערכת EFI לא נמצאה באף מקום על המערכת. אנא חזור והשתמש ביצירת מחיצות באופן ידני בכדי להגדיר את %1. - + The EFI system partition at %1 will be used for starting %2. - מחיצת EFI ב %1 תשמש עבור טעינת %2. + מחיצת מערכת EFI ב %1 תשמש עבור טעינת %2. - + EFI system partition: - מחיצת EFI: + מחיצת מערכת EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. לא נמצאה מערכת הפעלה על התקן האחסון הזה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>מחק כונן</strong><br/> פעולה זו <font color="red">תמחק</font> את כל המידע השמור על התקן האחסון הנבחר. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. נמצא %1 על התקן האחסון הזה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>התקן לצד</strong><br/> אשף ההתקנה יכווץ מחיצה בכדי לפנות מקום עבור %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>החלף מחיצה</strong><br/> מבצע החלפה של המחיצה עם %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. מערכת הפעלה קיימת על התקן האחסון הזה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. מערכות הפעלה מרובות קיימות על התקן אחסון זה. מה ברצונך לעשות? <br/>תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. @@ -612,12 +621,12 @@ The installer will quit and all changes will be lost. Create new %2MB partition on %4 (%3) with file system %1. - הגדר מחיצה חדשה בגודל %2 MB על %4 (%3) עם מערכת קבצים %1. + צור מחיצה חדשה בגודל %2 MB על %4 (%3) עם מערכת קבצים %1. Create new <strong>%2MB</strong> partition on <strong>%4</strong> (%3) with file system <strong>%1</strong>. - הגדר מחיצה חדשה בגודל <strong>%2 MB</strong> על <strong>%4</strong> (%3) עם מערכת קבצים <strong>%1</strong>. + צור מחיצה חדשה בגודל <strong>%2 MB</strong> על <strong>%4</strong> (%3) עם מערכת קבצים <strong>%1</strong>. @@ -655,7 +664,7 @@ The installer will quit and all changes will be lost. Create Partition Table - הגדר טבלת מחיצות + צור טבלת מחיצות @@ -683,22 +692,22 @@ The installer will quit and all changes will be lost. Create new %1 partition table on %2. - הגדר טבלת מחיצות %1 חדשה על %2. + צור טבלת מחיצות %1 חדשה על %2. Create new <strong>%1</strong> partition table on <strong>%2</strong> (%3). - הגדר טבלת מחיצות <strong>%1</strong> חדשה על <strong>%2</strong> (%3). + צור טבלת מחיצות <strong>%1</strong> חדשה על <strong>%2</strong> (%3). Creating new %1 partition table on %2. - הגדר טבלת מחיצות %1 חדשה על %2. + יוצר טבלת מחיצות %1 חדשה על %2. The installer failed to create a partition table on %1. - אשף ההתקנה נכשל בעת הגדרת טבלת המחיצות על %1. + אשף ההתקנה נכשל בעת יצירת טבלת המחיצות על %1. @@ -817,7 +826,7 @@ The installer will quit and all changes will be lost. The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. - + סוג <strong>טבלת המחיצות</strong> על התקן האחסון הנבחר.<br><br> הדרך היחידה לשנות את סוג טבלת המחיצות היא למחוק וליצור מחדש את טבלת המחיצות, אשר דורסת את כל המידע הקיים על התקן האחסון.<br> אשף ההתקנה ישמור את טבלת המחיצות הקיימת אלא אם כן תבחר אחרת במפורש.<br> במידה ואינך בטוח, על מערכות חדשות GPT הוא הסוג המועדף. @@ -827,22 +836,22 @@ The installer will quit and all changes will be lost. This is a <strong>loop</strong> device.<br><br>It is a pseudo-device with no partition table that makes a file accessible as a block device. This kind of setup usually only contains a single filesystem. - + זה הוא התקן מסוג <strong>loop</strong>.<br><br> זה הוא התקן מדמה ללא טבלת מחיצות אשר מאפשר גישה לקובץ כהתקן בלוק. תצורה מהסוג הזה בדרך כלל תכיל מערכת קבצים יחידה. This installer <strong>cannot detect a partition table</strong> on the selected storage device.<br><br>The device either has no partition table, or the partition table is corrupted or of an unknown type.<br>This installer can create a new partition table for you, either automatically, or through the manual partitioning page. - + אשף ההתקנה <strong>אינו יכול לזהות את טבלת המחיצות</strong> על התקן האחסון הנבחר.<br><br> ההתקן הנבחר לא מכיל טבלת מחיצות, או שטבלת המחיצות הקיימת הושחתה או שסוג הטבלה אינו מוכר.<br> אשף התקנה זה יכול ליצור טבלת מחיצות חדשה עבורך, אוטומטית, או בדף הגדרת מחיצות באופן ידני. <br><br>This is the recommended partition table type for modern systems which start from an <strong>EFI</strong> boot environment. - + <br><br> זהו סוג טבלת המחיצות המועדף על מערכות חדשות אשר מאותחלות ממחיצת טעינת סביבת <strong>EFI</strong>. <br><br>This partition table type is only advisable on older systems which start from a <strong>BIOS</strong> boot environment. GPT is recommended in most other cases.<br><br><strong>Warning:</strong> the MBR partition table is an obsolete MS-DOS era standard.<br>Only 4 <em>primary</em> partitions may be created, and of those 4, one can be an <em>extended</em> partition, which may in turn contain many <em>logical</em> partitions. - + <br><br>הסוג הזה של טבלת המחיצות מומלץ לשימוש על מערכות ישנות אשר מאותחלות מסביבת טעינה <strong>BIOS</strong>. ברוב המקרים האחרים, GPT מומלץ לשימוש.<br><br><strong>אזהרה:</strong> תקן טבלת המחיצות של MBR מיושן מתקופת MS-DOS.<br> ניתן ליצור אך ורק 4 מחיצות <em>ראשיות</em>, מתוך ה 4 הללו, אחת יכולה להיות מוגדרת כמחיצה <em>מורחבת</em>, אשר יכולה להכיל מחיצות <em>לוגיות</em>. @@ -876,7 +885,7 @@ The installer will quit and all changes will be lost. Dummy C++ Job - + משימת דמה של C++ @@ -937,7 +946,7 @@ The installer will quit and all changes will be lost. Form - + Form @@ -973,27 +982,27 @@ The installer will quit and all changes will be lost. התקן %1 על מחיצת מערכת %2 <strong>חדשה</strong>. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. הגדר מחיצת מערכת %2 <strong>חדשה</strong>בעלת נקודת עיגון <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. התקן %2 על מחיצת מערכת %3 <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. התקן מחיצה %3 <strong>%1</strong> עם נקודת עיגון <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. התקן מנהל אתחול על <strong>%1</strong>. - + Setting up mount points. מגדיר נקודות עיגון. @@ -1003,7 +1012,7 @@ The installer will quit and all changes will be lost. Form - + Form @@ -1011,15 +1020,20 @@ The installer will quit and all changes will be lost. %אתחל כעת - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>תהליך ההתקנה הסתיים.</h1><br/>%1 הותקן על המחשב שלך.<br/> כעת ניתן לאתחל את המחשב אל המערכת החדשה שהותקנה, או להמשיך להשתמש בסביבה הנוכחית של %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + <h1>ההתקנה נכשלה</h1><br/>%1 לא הותקן על מחשבך.<br/> הודעת השגיאה: %2. + FinishedViewStep - + Finish סיים @@ -1034,7 +1048,7 @@ The installer will quit and all changes will be lost. Format <strong>%3MB</strong> partition <strong>%1</strong> with file system <strong>%2</strong>. - + אתחול מחיצה <strong>%1</strong> בגודל <strong>%3 MB</strong> עם מערכת קבצים <strong>%2</strong>. @@ -1086,7 +1100,7 @@ The installer will quit and all changes will be lost. Executing script: &nbsp;<code>%1</code> - + מריץ תסריט הרצה: &nbsp; <code>%1</code> @@ -1094,7 +1108,7 @@ The installer will quit and all changes will be lost. Script - + תסריט הרצה @@ -1128,7 +1142,7 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. - + הגדרות המיקום של המערכת משפיעות על השפה וקידוד התווים של חלק מרכיבי ממשקי שורת פקודה למשתמש. <br/> ההגדרה הנוכחית היא <strong>%1</strong>. @@ -1136,7 +1150,7 @@ The installer will quit and all changes will be lost. Form - + Form @@ -1146,22 +1160,22 @@ The installer will quit and all changes will be lost. <h1>License Agreement</h1>This setup procedure will install proprietary software that is subject to licensing terms. - + <h1>הסכם רישיון</h1>אשף התקנה זה יבצע התקנה של תוכנות קנייניות אשר כפופות לתנאי רישיון. Please review the End User License Agreements (EULAs) above.<br/>If you do not agree with the terms, the setup procedure cannot continue. - + אנא סקור את הסכם משתמש הקצה (EULA) מעלה.<br/> במידה ואינך מסכים עם התנאים, תהליך ההתקנה יופסק. <h1>License Agreement</h1>This setup procedure can install proprietary software that is subject to licensing terms in order to provide additional features and enhance the user experience. - + <h1>הסכם רישיון</h1>אשף התקנה זה יכול לבצע התקנה של תוכנות קנייניות אשר כפופות לתנאי רישיון בכדי לספק תכולות נוספות ולשדרג את חווית המשתמש. Please review the End User License Agreements (EULAs) above.<br/>If you do not agree with the terms, proprietary software will not be installed, and open source alternatives will be used instead. - + אנא סקור את הסכם משתמש הקצה (EULA) מעלה.<br/> במידה ואינך מסכים עם התנאים, תוכנות קנייניות לא יותקנו, ותוכנות חליפיות מבוססות קוד פתוח יותקנו במקומן. @@ -1193,7 +1207,7 @@ The installer will quit and all changes will be lost. <strong>%1</strong><br/><font color="Grey">by %2</font> - <strong>%1</strong><br/><font color="Grey">על ידי %2</font> + <strong>%1</strong><br/><font color="Grey">מאת %2</font> @@ -1219,7 +1233,7 @@ The installer will quit and all changes will be lost. The numbers and dates locale will be set to %1. - + תבנית של המספרים והתאריכים של המיקום יוגדרו להיות %1. @@ -1277,32 +1291,32 @@ The installer will quit and all changes will be lost. Could not create target for moving file system on partition %1. - + לא ניתן ליצור יעד עבור העברת מערכת הקבצים במחיצה %1. Moving of partition %1 failed, changes have been rolled back. - + העברה של מחיצה %1 נכשלה, מבטל שינויים. Moving of partition %1 failed. Roll back of the changes have failed. - + העברה של מחיצה %1 נכשלה, ביטול השינויים נכשל. Updating boot sector after the moving of partition %1 failed. - + מעדכן את מקטע האתחול לאחר כשלון העברת מחיצה %1. The logical sector sizes in the source and target for copying are not the same. This is currently unsupported. - + הגדלים הלוגיים של מקטעי המקור והיעד להעתקה אינם זהים. לא נתמך בגרסה זו. Source and target for copying do not overlap: Rollback is not required. - + המקור והיעד להעתקה לא חופפים: ביטול שינויים לא נדרש. @@ -1326,7 +1340,7 @@ The installer will quit and all changes will be lost. Network Installation. (Disabled: Unable to fetch package lists, check your network connection) - + התקנת רשת. (מנוטרלת: לא ניתן לאחזר רשימות של חבילות תוכנה, אנא בדוק את חיבורי הרשת) @@ -1342,7 +1356,7 @@ The installer will quit and all changes will be lost. Form - + Form @@ -1360,7 +1374,7 @@ The installer will quit and all changes will be lost. Form - + Form @@ -1403,7 +1417,7 @@ The installer will quit and all changes will be lost. <small>This name will be used if you make the computer visible to others on a network.</small> - + <small>שם זה יהיה בשימוש במידה ומחשב זה יוגדר להיות נראה על ידי עמדות אחרות ברשת.</small> @@ -1451,7 +1465,7 @@ The installer will quit and all changes will be lost. Swap - + דפדוף, Swap @@ -1509,7 +1523,7 @@ The installer will quit and all changes will be lost. Form - + Form @@ -1544,7 +1558,7 @@ The installer will quit and all changes will be lost. Install boot &loader on: - + התקן &מנהל אתחול על: @@ -1570,84 +1584,84 @@ The installer will quit and all changes will be lost. התקן את %1 <strong>לצד</strong> מערכת הפעלה אחרת. - + <strong>Erase</strong> disk and install %1. <strong>מחק</strong> את הכונן והתקן את %1. - + <strong>Replace</strong> a partition with %1. <strong>החלף</strong> מחיצה עם %1. - + <strong>Manual</strong> partitioning. מגדיר מחיצות באופן <strong>ידני</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). התקן את %1 <strong>לצד</strong> מערכת הפעלה אחרת על כונן <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>מחק</strong> כונן <strong>%2</strong> (%3) והתקן %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>החלף</strong> מחיצה על כונן <strong>%2</strong> (%3) עם %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). מגדיר מחיצות באופן <strong>ידני</strong> על כונן <strong>%1</strong>(%2). - + Disk <strong>%1</strong> (%2) כונן <strong>%1</strong> (%2) - + Current: נוכחי: - + After: לאחר: - + No EFI system partition configured - לא הוגדרה מחיצת EFI + לא הוגדרה מחיצת מערכת EFI - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + מחיצת מערכת EFI נדרשת בשביל להפעיל את %1.<br/><br/> בכדי להגדיר מחיצת מערכת EFI, חזור ובחר או צור מערכת קבצים מסוג FAT32 עם סימון <strong>esp</strong> מופעל ונקודת עיגון <strong>%2</strong>.<br/><br/> ניתן להמשיך ללא הגדרת מחיצת מערכת EFI אך המערכת יכולה להיכשל בטעינה. - + EFI system partition flag not set - + סימון מחיצת מערכת EFI לא מוגדר - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + מחיצת מערכת EFI נדרשת להפעלת %1.<br/><br/> מחיצה הוגדרה עם נקודת עיגון <strong>%2</strong> אך סימון <strong>esp</strong> לא הוגדר.<br/> בכדי לסמן את המחיצה, חזור וערוך את המחיצה.<br/><br/> תוכל להמשיך ללא ביצוע הסימון אך המערכת יכולה להיכשל בטעינה. - + Boot partition not encrypted - מחיצת טעינת המערכת boot לא מוצפנת. + מחיצת טעינת המערכת Boot לא מוצפנת. - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. - + מחיצת טעינה, boot, נפרדת הוגדרה יחד עם מחיצת מערכת ההפעלה, root, מוצפנת, אך מחיצת הטעינה לא הוצפנה.<br/><br/> ישנן השלכות בטיחותיות עם התצורה שהוגדרה, מכיוון שקבצי מערכת חשובים נשמרים על מחיצה לא מוצפנת.<br/>תוכל להמשיך אם תרצה, אך שחרור מערכת הקבצים יתרחש מאוחר יותר כחלק מטעינת המערכת.<br/>בכדי להצפין את מחיצת הטעינה, חזור וצור אותה מחדש, על ידי בחירה ב <strong>הצפן</strong> בחלונית יצירת המחיצה. @@ -1655,7 +1669,7 @@ The installer will quit and all changes will be lost. Default Keyboard Model - + ברירת מחדל של דגם המקלדת @@ -1681,7 +1695,7 @@ The installer will quit and all changes will be lost. swap - + דפדוף, swap @@ -1694,7 +1708,7 @@ The installer will quit and all changes will be lost. Form - + Form @@ -1702,66 +1716,66 @@ The installer will quit and all changes will be lost. בחר מיקום התקנת %1.<br/><font color="red">אזהרה: </font> הפעולה תמחק את כל הקבצים במחיצה שנבחרה. - + The selected item does not appear to be a valid partition. הפריט הנבחר איננו מחיצה תקינה. - + %1 cannot be installed on empty space. Please select an existing partition. לא ניתן להתקין את %1 על זכרון ריק. אנא בחר מחיצה קיימת. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. לא ניתן להתקין את %1 על מחיצה מורחבת. אנא בחר מחיצה ראשית או לוגית קיימת. - + %1 cannot be installed on this partition. לא ניתן להתקין את %1 על המחיצה הזו. - + Data partition (%1) מחיצת מידע (%1) - + Unknown system partition (%1) מחיצת מערכת (%1) לא מוכרת - + %1 system partition (%2) %1 מחיצת מערכת (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/> גודל המחיצה %1 קטן מדי עבור %2. אנא בחר מחיצה עם קיבולת בנפח %3 GiB לפחות. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - <strong>%2</strong><br/><br/> מחיצת EFI לא נמצאה באף מקום על המערכת. חזור בבקשה והשתמש ביצירת מחיצות באופן ידני בכדי להגדיר את %1. + <strong>%2</strong><br/><br/> מחיצת מערכת EFI לא נמצאה באף מקום על המערכת. חזור בבקשה והשתמש ביצירת מחיצות באופן ידני בכדי להגדיר את %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 יותקן על %2. <br/><font color="red">אזהרה: </font>כל המידע אשר קיים במחיצה %2 יאבד. - + The EFI system partition at %1 will be used for starting %2. - מחיצת EFI ב %1 תשמש עבור טעינת %2. + מחיצת מערכת EFI ב %1 תשמש עבור טעינת %2. - + EFI system partition: - מחיצת EFI: + מחיצת מערכת EFI: @@ -1917,7 +1931,7 @@ The installer will quit and all changes will be lost. Set keyboard model to %1, layout to %2-%3 - + הגדר דגם מקלדת ל %1, פריסת לוח מקשים ל %2-%3 @@ -1947,77 +1961,77 @@ The installer will quit and all changes will be lost. Set flags on partition %1. - + הגדר סימונים על מחיצה %1. Set flags on %1MB %2 partition. - + הגדר סימונים על מחיצה %2 בגודל %1 MB. Set flags on new partition. - + הגדר סימונים על מחיצה חדשה. Clear flags on partition <strong>%1</strong>. - + מחק סימונים על מחיצה <strong>%1</strong>. Clear flags on %1MB <strong>%2</strong> partition. - + מחק סימונים על מחיצה <strong>%2</strong> בגודל %1 MB. Clear flags on new partition. - + מחק סימונים על המחיצה החדשה. Flag partition <strong>%1</strong> as <strong>%2</strong>. - + סמן מחיצה <strong>%1</strong> כ <strong>%2</strong>. Flag %1MB <strong>%2</strong> partition as <strong>%3</strong>. - + סמן מחיצה <strong>%2</strong> בגודל %1 MB כ <strong>%3</strong>. Flag new partition as <strong>%1</strong>. - + סמן מחיצה חדשה כ <strong>%1</strong>. Clearing flags on partition <strong>%1</strong>. - + מוחק סימונים על מחיצה <strong>%1</strong>. Clearing flags on %1MB <strong>%2</strong> partition. - + מוחק סימונים על מחיצה <strong>%2</strong> בגודל %1 MB. Clearing flags on new partition. - + מוחק סימונים על מחיצה חדשה. Setting flags <strong>%2</strong> on partition <strong>%1</strong>. - + מגדיר סימונים <strong>%2</strong> על מחיצה <strong>%1</strong>. Setting flags <strong>%3</strong> on %1MB <strong>%2</strong> partition. - + מגדיר סימונים <strong>%3</strong> על מחיצה <strong>%2</strong> בגודל %1 MB. Setting flags <strong>%1</strong> on new partition. - + מגדיר סימונים <strong>%1</strong> על מחיצה חדשה. @@ -2068,7 +2082,7 @@ The installer will quit and all changes will be lost. Bad destination system path. - + יעד נתיב מערכת לא תקין. @@ -2078,7 +2092,7 @@ The installer will quit and all changes will be lost. Cannot disable root account. - לא ניתן לנטרל את חשבון ה root. + לא ניתן לנטרל את חשבון המנהל root. @@ -2088,12 +2102,12 @@ The installer will quit and all changes will be lost. Cannot set password for user %1. - + לא ניתן להגדיר סיסמה עבור משתמש %1. usermod terminated with error code %1. - + פקודת שינוי מאפייני המשתמש, usermod, נכשלה עם קוד יציאה %1. @@ -2106,12 +2120,12 @@ The installer will quit and all changes will be lost. Cannot access selected timezone path. - + לא ניתן לגשת לנתיב של אזור הזמן הנבחר. Bad path: %1 - + נתיב לא תקין: %1 @@ -2139,7 +2153,7 @@ The installer will quit and all changes will be lost. This is an overview of what will happen once you start the install procedure. - + להלן סקירה של מה שיתרחש לאחר שיתחיל תהליך ההתקנה. @@ -2197,7 +2211,7 @@ The installer will quit and all changes will be lost. Form - + Form @@ -2207,7 +2221,7 @@ The installer will quit and all changes will be lost. &Release notes - + &הערות הפצה @@ -2232,20 +2246,20 @@ The installer will quit and all changes will be lost. <h1>Welcome to the Calamares installer for %1.</h1> - <h1>ברוכים הבאים להתקנת קלמרס עבור %1.</h1> + <h1>ברוכים הבאים להתקנת Calamares עבור %1.</h1> - + About %1 installer אודות התקנת %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + <h1>%1</h1><br/><strong>%2<br/>עבור %3</strong><br/><br/>זכויות יוצרים 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>זכויות יוצרים 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>תודות ל: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the ול<a href="https://www.transifex.com/calamares/calamares/">צוות התרגום של Calamares</a>.<br/><br/>פיתוח <a href="http://calamares.io/">Calamares</a> בחסות <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - משחררים תוכנה. - + %1 support תמיכה ב - %1 diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index f2685345c..9956c01ad 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 0abaa7e60..20b519a40 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -221,56 +221,61 @@ Izlaz: Calamares::ViewManager - + &Back &Natrag - + &Next &Sljedeće - + &Cancel &Odustani - + Cancel installation without changing the system. Odustanite od instalacije bez promjena na sustavu. - + Cancel installation? Prekinuti instalaciju? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Stvarno želite prekinuti instalacijski proces? Instalacijski program će izaći i sve promjene će biti izgubljene. - + &Yes - + &No - + + &Close + + + + Continue with setup? Nastaviti s postavljanjem? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 instalacijski program će napraviti promjene na disku kako bi instalirao %2.<br/><strong>Nećete moći vratiti te promjene.</strong> @@ -295,12 +300,12 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Instalacija je završena. Zatvorite instalacijski program. - + Error Greška - + Installation Failed Instalacija nije uspjela @@ -336,7 +341,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.%1 Instalacijski program - + Show debug information Prikaži debug informaciju @@ -357,7 +362,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Ovo računalo ne zadovoljava minimalne uvijete za instalaciju %1.<br/>Instalacija se ne može nastaviti.<a href="#details">Detalji...</a> @@ -367,17 +372,17 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Računalo ne zadovoljava neke od preporučenih uvjeta za instalaciju %1.<br/>Instalacija se može nastaviti, ali neke značajke možda neće biti dostupne. - + This program will ask you some questions and set up %2 on your computer. Ovaj program će vam postaviti neka pitanja i instalirati %2 na vaše računalo. - + For best results, please ensure that this computer: Za najbolje rezultate, pobrinite se da ovo računalo: - + System requirements Zahtjevi sustava @@ -390,35 +395,35 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Oblik - + After: Poslije: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Ručno particioniranje</strong><br/>Možete sami stvoriti ili promijeniti veličine particija. - + Boot loader location: Lokacija boot učitavača: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 će se smanjiti na %2MB i stvorit će se nova %3MB particija za %4. - + Select storage de&vice: Odaberi uređaj za spremanje: - - - - + + + + Current: Trenutni: @@ -428,71 +433,71 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Koristi %1 kao home particiju za %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Odaberite particiju za smanjivanje, te povlačenjem donjeg pokazivača odaberite promjenu veličine</strong> - + <strong>Select a partition to install on</strong> <strong>Odaberite particiju za instalaciju</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. EFI particija ne postoji na ovom sustavu. Vratite se natrag i koristite ručno particioniranje da bi ste postavili %1. - + The EFI system partition at %1 will be used for starting %2. EFI particija na %1 će se koristiti za pokretanje %2. - + EFI system partition: EFI particija: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Izgleda da na ovom disku nema operacijskog sustava. Što želite učiniti?<br/>Moći ćete provjeriti i potvrditi vaš odabir prije bilo kakvih promjena na disku. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Obriši disk</strong><br/>To će <font color="red">obrisati</font> sve podatke na odabranom disku. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Ovaj disk ima %1. Što želite učiniti?<br/>Moći ćete provjeriti i potvrditi vaš odabir prije bilo kakvih promjena na disku. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Instaliraj uz postojeće</strong><br/>Instalacijski program će smanjiti particiju da bi napravio mjesto za %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Zamijeni particiju</strong><br/>Zamijenjuje particiju sa %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Ovaj disk već ima operacijski sustav. Što želite učiniti?<br/>Moći ćete provjeriti i potvrditi vaš odabir prije bilo kakvih promjena na disku. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Ovaj disk ima više operacijskih sustava. Što želite učiniti?<br/>Moći ćete provjeriti i potvrditi vaš odabir prije bilo kakvih promjena na disku. @@ -977,27 +982,27 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Instaliraj %1 na <strong>novu</strong> %2 sistemsku particiju. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Postavi <strong>novu</strong> %2 particiju s točkom montiranja <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Instaliraj %2 na %3 sistemsku particiju <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Postavi %3 particiju <strong>%1</strong> s točkom montiranja <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instaliraj boot učitavač na <strong>%1</strong>. - + Setting up mount points. Postavljam točke montiranja. @@ -1015,15 +1020,20 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.&Ponovno pokreni sada - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Gotovo.</h1><br/>%1 je instaliran na vaše računalo.<br/>Sada možete ponovno pokrenuti računalo ili nastaviti sa korištenjem %2 live okruženja. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Završi @@ -1574,82 +1584,82 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Instaliraj %1 <strong>uz postojeći</strong> operacijski sustav. - + <strong>Erase</strong> disk and install %1. <strong>Obriši</strong> disk i instaliraj %1. - + <strong>Replace</strong> a partition with %1. <strong>Zamijeni</strong> particiju s %1. - + <strong>Manual</strong> partitioning. <strong>Ručno</strong> particioniranje. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instaliraj %1 <strong>uz postojeći</strong> operacijski sustav na disku <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Obriši</strong> disk <strong>%2</strong> (%3) i instaliraj %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Zamijeni</strong> particiju na disku <strong>%2</strong> (%3) s %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ručno</strong> particioniram disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Trenutni: - + After: Poslije: - + No EFI system partition configured EFI particija nije konfigurirana - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. EFI particija je potrebna za pokretanje %1.<br/><br/>Da bi ste konfigurirali EFI particiju, idite natrag i odaberite ili stvorite FAT32 datotečni sustav s omogućenom <strong>esp</strong> oznakom i točkom montiranja <strong>%2</strong>.<br/><br/>Možete nastaviti bez postavljanja EFI particije, ali vaš sustav se možda neće moći pokrenuti. - + EFI system partition flag not set Oznaka EFI particije nije postavljena - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. EFI particija je potrebna za pokretanje %1.<br><br/>Particija je konfigurirana s točkom montiranja <strong>%2</strong> ali njezina <strong>esp</strong> oznaka nije postavljena.<br/>Za postavljanje oznake, vratite se i uredite postavke particije.<br/><br/>Možete nastaviti bez postavljanja oznake, ali vaš sustav se možda neće moći pokrenuti. - + Boot partition not encrypted Boot particija nije kriptirana - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Odvojena boot particija je postavljena zajedno s kriptiranom root particijom, ali boot particija nije kriptirana.<br/><br/>Zabrinuti smo za vašu sigurnost jer su važne datoteke sustava na nekriptiranoj particiji.<br/>Možete nastaviti ako želite, ali datotečni sustav će se otključati kasnije tijekom pokretanja sustava.<br/>Da bi ste kriptirali boot particiju, vratite se natrag i napravite ju, odabirom opcije <strong>Kriptiraj</strong> u prozoru za stvaranje prarticije. @@ -1706,64 +1716,64 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Odaberite gdje želite instalirati %1.<br/><font color="red">Upozorenje: </font>to će obrisati sve datoteke na odabranoj particiji. - + The selected item does not appear to be a valid partition. Odabrana stavka se ne ćini kao ispravna particija. - + %1 cannot be installed on empty space. Please select an existing partition. %1 ne može biti instaliran na prazni prostor. Odaberite postojeću particiju. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 se ne može instalirati na proširenu particiju. Odaberite postojeću primarnu ili logičku particiju. - + %1 cannot be installed on this partition. %1 se ne može instalirati na ovu particiju. - + Data partition (%1) Podatkovna particija (%1) - + Unknown system partition (%1) Nepoznata particija sustava (%1) - + %1 system partition (%2) %1 particija sustava (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Particija %1 je premala za %2. Odaberite particiju kapaciteta od najmanje %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>EFI particijane postoji na ovom sustavu. Vratite se natrag i koristite ručno particioniranje za postavljane %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 će biti instaliran na %2.<br/><font color="red">Upozorenje: </font>svi podaci na particiji %2 će biti izgubljeni. - + The EFI system partition at %1 will be used for starting %2. EFI particija na %1 će se koristiti za pokretanje %2. - + EFI system partition: EFI particija: @@ -2239,17 +2249,17 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Dobrodošli u Calamares instalacijski program za %1. - + About %1 installer O %1 instalacijskom programu - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Autorska prava 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Hvala: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> razvoj je sponzoriran od <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 podrška diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 18a2d09f2..0305e4935 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -221,56 +221,61 @@ Kimenet: Calamares::ViewManager - + &Back &Vissza - + &Next &Következő - + &Cancel &Mégse - + Cancel installation without changing the system. - + Cancel installation? Abbahagyod a telepítést? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Biztos abba szeretnéd hagyni a telepítést? Minden változtatás elveszik, ha kilépsz a telepítőből. - + &Yes - + &No - + + &Close + + + + Continue with setup? Folytatod a telepítéssel? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> A %1 telepítő változtatásokat fog elvégezni, hogy telepítse a következőt: %2.<br/><strong>A változtatások visszavonhatatlanok lesznek.</strong> @@ -295,12 +300,12 @@ Minden változtatás elveszik, ha kilépsz a telepítőből. - + Error Hiba - + Installation Failed Telepítés nem sikerült @@ -336,7 +341,7 @@ Minden változtatás elveszik, ha kilépsz a telepítőből. %1 Telepítő - + Show debug information Hibakeresési információk mutatása @@ -357,7 +362,7 @@ Minden változtatás elveszik, ha kilépsz a telepítőből. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Ez a számítógép nem felel meg a minimum követelményeknek a %1 telepítéséhez.<br/> Telepítés nem folytatható. <a href="#details">Részletek...</a> @@ -368,17 +373,17 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Ez a számítógép nem felel meg a minimum követelményeknek a %1 telepítéséhez.<br/>Telepítés folytatható de néhány tulajdonság valószínűleg nem lesz elérhető. - + This program will ask you some questions and set up %2 on your computer. Ez a program fel fog tenni néhány kérdést és %2 -t telepíti a számítógépre. - + For best results, please ensure that this computer: A legjobb eredményért győződjünk meg, hogy ez a számítógép: - + System requirements Rendszer követelmények @@ -391,35 +396,35 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Adatlap - + After: Utána: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Manuális partícionálás</strong><br/>Létrehozhat vagy átméretezhet partíciókat. - + Boot loader location: Rendszerbetöltő helye: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 lesz zsugorítva %2MB méretűre és egy új %3MB méretű partíció lesz létrehozva itt %4 - + Select storage de&vice: Válassz tároló eszközt: - - - - + + + + Current: Aktuális: @@ -429,71 +434,71 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l %1 partíció használata mint home partíció a %2 -n - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Válaszd ki a partíciót amit zsugorítani akarsz és egérrel méretezd át.</strong> - + <strong>Select a partition to install on</strong> <strong>Válaszd ki a telepítésre szánt partíciót </strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Nem található EFI partíció a rendszeren. Menj vissza a manuális partícionáláshoz és állíts be %1. - + The EFI system partition at %1 will be used for starting %2. A %1 EFI rendszer partíció lesz használva %2 indításához. - + EFI system partition: EFI rendszerpartíció: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Úgy tűnik ezen a tárolóeszközön nincs operációs rendszer. Mit szeretnél csinálni?<br/>Lehetőséged lesz átnézni és megerősíteni a választásod mielőtt bármilyen változtatás történik a tárolóeszközön. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Lemez törlése</strong><br/>Ez <font color="red">törölni</font> fogja a lemezen levő összes adatot. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Ezen a tárolóeszközön %1 található. Mit szeretnél tenni?<br/>Lehetőséged lesz átnézni és megerősíteni a választásod mielőtt bármilyen változtatás történik a tárolóeszközön. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Meglévő mellé telepíteni</strong><br/>A telepítő zsugorítani fogja a partíciót, hogy elférjen a %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>A partíció lecserélése</strong> a következővel: %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Ez a tárolóeszköz már tartalmaz egy operációs rendszert. Mit szeretnél tenni?<br/>Lehetőséged lesz átnézni és megerősíteni a választásod mielőtt bármilyen változtatás történik a tárolóeszközön. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. A tárolóeszközön több operációs rendszer található. Mit szeretnél tenni?<br/>Lehetőséged lesz átnézni és megerősíteni a választásod mielőtt bármilyen változtatás történik a tárolóeszközön. @@ -978,27 +983,27 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l %1 telepítése az <strong>új</strong> %2 partícióra. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. <strong>Új</strong> %2 partíció beállítása <strong>%1</strong> csatolási ponttal. - + Install %2 on %3 system partition <strong>%1</strong>. %2 telepítése %3 <strong>%1</strong> rendszer partícióra. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. %3 partíció beállítása <strong>%1</strong> <strong>%2</strong> csatolási ponttal. - + Install boot loader on <strong>%1</strong>. Rendszerbetöltő telepítése ide <strong>%1</strong>. - + Setting up mount points. Csatlakozási pontok létrehozása @@ -1016,15 +1021,20 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l $Újraindítás most - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Sikeres művelet.</h1><br/>%1 telepítve lett a számítógépére.<br/>Újraindítás után folytathatod az %2 éles környezetben. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Befejezés @@ -1575,82 +1585,82 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l %1 telepítése más operációs rendszer <strong>mellé</strong> . - + <strong>Erase</strong> disk and install %1. <strong>Lemez törlés</strong>és %1 telepítés. - + <strong>Replace</strong> a partition with %1. <strong>A partíció lecserélése</strong> a következővel: %1. - + <strong>Manual</strong> partitioning. <strong>Kézi</strong> partícionálás. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). %1 telepítése más operációs rendszer <strong>mellé</strong> a <strong>%2</strong> (%3) lemezen. - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>%2 lemez törlése</strong> (%3) és %1 telepítés. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>A partíció lecserélése</strong> a <strong>%2</strong> lemezen(%3) a következővel: %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Kézi</strong> telepítés a <strong>%1</strong> (%2) lemezen. - + Disk <strong>%1</strong> (%2) Lemez <strong>%1</strong> (%2) - + Current: Aktuális: - + After: Utána: - + No EFI system partition configured Nincs EFI rendszer partíció beállítva - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. EFI rendszerpartíciónak léteznie kell %1 indításához.<br/><br/> Az EFI rendszer beállításához lépj vissza és hozz létre FAT32 fájlrendszert <strong>esp</strong> zászlóval és <strong>%2</strong> csatolási ponttal beállítva.<br/><br/> Folytathatod a telepítést EFI rendszerpartíció létrehozása nélkül is, de lehet, hogy a rendszer nem indul majd. - + EFI system partition flag not set EFI partíciós zászló nincs beállítva - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. EFI rendszerpartíciónak léteznie kell %1 indításához.<br/><br/> A csatolási pont <strong>%2</strong> beállítása sikerült a partíción de a zászló nincs beállítva. A beálíltásához lépj vissza szerkeszteni a partíciót..<br/><br/> Folytathatod a telepítést zászló beállítása nélkül is, de lehet, hogy a rendszer nem indul el majd. - + Boot partition not encrypted Indító partíció nincs titkosítva - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Egy külön indító partíció lett beállítva egy titkosított root partícióval, de az indító partíció nincs titkosítva.br/><br/>Biztonsági aggályok merülnek fel ilyen beállítás mellet, mert fontos fájlok nem titkosított partíción vannak tárolva. <br/>Ha szeretnéd, folytathatod így, de a fájlrendszer zárolása meg fog történni az indítás után. <br/> Az indító partíció titkosításához lépj vissza és az újra létrehozáskor válaszd a <strong>Titkosít</strong> opciót. @@ -1707,64 +1717,64 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Válaszd ki az telepítés helyét %1.<br/><font color="red">Figyelmeztetés: </font>minden fájl törölve lesz a kiválasztott partíción. - + The selected item does not appear to be a valid partition. A kiválasztott elem nem tűnik érvényes partíciónak. - + %1 cannot be installed on empty space. Please select an existing partition. %1 nem telepíthető, kérlek válassz egy létező partíciót. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 nem telepíthető a kiterjesztett partícióra. Kérlek, válassz egy létező elsődleges vagy logikai partíciót. - + %1 cannot be installed on this partition. Nem lehet telepíteni a következőt %1 erre a partícióra. - + Data partition (%1) Adat partíció (%1) - + Unknown system partition (%1) Ismeretlen rendszer partíció (%1) - + %1 system partition (%2) %1 rendszer partíció (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>A partíció %1 túl kicsi a következőhöz %2. Kérlek, válassz egy legalább %3 GB- os partíciót. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Az EFI rendszerpartíció nem található a rendszerben. Kérlek, lépj vissza és állítsd be manuális partícionálással %1- et. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 installálva lesz a következőre: %2.<br/><font color="red">Figyelmeztetés: </font>a partíción %2 minden törölve lesz. - + The EFI system partition at %1 will be used for starting %2. A %2 indításához az EFI rendszer partíciót használja a következőn: %1 - + EFI system partition: EFI rendszer partíció: @@ -2240,18 +2250,17 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l - + About %1 installer A %1 telepítőről - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Minden jog fenntartva 2014-2017 Teo Mrnjavac <teo@kde.org><br/>;Köszönet: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Philip Müller, Pier Luigi Fiorini and Rohan Garg és a <a href="https://www.transifex.com/calamares/calamares/" Calamares Fordító Csapat/a>. -<br/><br/><a href="http://calamares.io/">Calamares</a> fejlesztés támogatói:<br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 támogatás diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 768c53a6f..4c17bfc17 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -221,56 +221,61 @@ Keluaran: Calamares::ViewManager - + &Back &Kembali - + &Next &Berikutnya - + &Cancel &Batal - + Cancel installation without changing the system. - + Cancel installation? Batalkan pemasangan? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Apakah Anda benar-benar ingin membatalkan proses pemasangan ini? Pemasangan akan ditutup dan semua perubahan akan hilang. - + &Yes - + &No - + + &Close + + + + Continue with setup? Lanjutkan dengan setelan ini? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Pemasang %1 akan membuat perubahan ke disk Anda untuk memasang %2.<br/><strong>Anda tidak dapat membatalkan perubahan tersebut.</strong> @@ -295,12 +300,12 @@ Pemasangan akan ditutup dan semua perubahan akan hilang. - + Error Kesalahan - + Installation Failed Pemasangan Gagal @@ -336,7 +341,7 @@ Pemasangan akan ditutup dan semua perubahan akan hilang. Pemasang %1 - + Show debug information Tampilkan informasi debug @@ -357,7 +362,7 @@ Pemasangan akan ditutup dan semua perubahan akan hilang. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Komputer ini tidak memenuhi syarat minimum untuk memasang %1. Pemasang tidak dapat dilanjutkan. <a href=" @@ -369,17 +374,17 @@ Pemasang tidak dapat dilanjutkan. <a href=" Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. - + This program will ask you some questions and set up %2 on your computer. Program ini akan mengajukan beberapa pertanyaan dan menyetel %2 pada komputer Anda. - + For best results, please ensure that this computer: Untuk hasil terbaik, mohon pastikan bahwa komputer ini: - + System requirements Kebutuhan sistem @@ -392,35 +397,35 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Isian - + After: Setelah: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Pemartisian manual</strong><br/>Anda bisa membuat atau mengubah ukuran partisi. - + Boot loader location: Lokasi Boot loader: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 akan disusutkan menjadi %2MB dan partisi baru %3MB akan dibuat untuk %4. - + Select storage de&vice: Pilih perangkat penyimpanan: - - - - + + + + Current: Saat ini: @@ -430,71 +435,71 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Gunakan kembali %1 sebagai partisi home untuk %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Pilih sebuah partisi untuk diiris, kemudian seret bilah di bawah untuk mengubah ukuran</strong> - + <strong>Select a partition to install on</strong> <strong>Pilih sebuah partisi untuk memasang</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Sebuah partisi sistem EFI tidak ditemukan pada sistem ini. Silakan kembali dan gunakan pemartisian manual untuk mengeset %1. - + The EFI system partition at %1 will be used for starting %2. Partisi sistem EFI di %1 akan digunakan untuk memulai %2. - + EFI system partition: Partisi sistem EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Tampaknya media penyimpanan ini tidak mengandung sistem operasi. Apa yang hendak Anda lakukan?<br/>Anda dapat menelaah dan mengkonfirmasi pilihan Anda sebelum dilakukan perubahan pada media penyimpanan. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Hapus disk</strong><br/>Aksi ini akan <font color="red">menghapus</font> semua berkas yang ada pada media penyimpanan terpilih. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Media penyimpanan ini mengandung %1. Apa yang hendak Anda lakukan?<br/>Anda dapat menelaah dan mengkonfirmasi pilihan Anda sebelum dilakukan perubahan pada media penyimpanan. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Pasang berdampingan dengan</strong><br/>Pemasang akan mengiris sebuah partisi untuk memberi ruang bagi %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Ganti sebuah partisi</strong><br/> Ganti partisi dengan %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Media penyimpanan ini telah mengandung sistem operasi. Apa yang hendak Anda lakukan?<br/>Anda dapat menelaah dan mengkonfirmasi pilihan Anda sebelum dilakukan perubahan pada media penyimpanan. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Media penyimpanan ini telah mengandung beberapa sistem operasi. Apa yang hendak Anda lakukan?<br/>Anda dapat menelaah dan mengkonfirmasi pilihan Anda sebelum dilakukan perubahan pada media penyimpanan. @@ -979,27 +984,27 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Pasang %1 pada partisi sistem %2 <strong>baru</strong> - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Setel partisi %2 <strong>baru</strong> dengan tempat kait <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Pasang %2 pada sistem partisi %3 <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Setel partisi %3 <strong>%1</strong> dengan tempat kait <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Pasang boot loader di <strong>%1</strong>. - + Setting up mount points. Menyetel tempat kait. @@ -1017,15 +1022,20 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Mulai ulang seka&rang - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Selesai.</h1><br>%1 sudah terpasang di komputer Anda.<br/>Anda dapat memulai ulang ke sistem baru atau lanjut menggunakan lingkungan Live %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Selesai @@ -1576,82 +1586,82 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Pasang %1 <strong>berdampingan</strong> dengan sistem operasi lain. - + <strong>Erase</strong> disk and install %1. <strong>Hapus</strong> diska dan pasang %1. - + <strong>Replace</strong> a partition with %1. <strong>Ganti</strong> partisi dengan %1. - + <strong>Manual</strong> partitioning. Partisi <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Pasang %1 <strong>berdampingan</strong> dengan sistem operasi lain di disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Hapus</strong> diska <strong>%2</strong> (%3) dan pasang %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Ganti</strong> partisi pada diska <strong>%2</strong> (%3) dengan %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Partisi Manual</strong> pada diska <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Saat ini: - + After: Sesudah: - + No EFI system partition configured Tiada partisi sistem EFI terkonfigurasi - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Sebuah partisi sistem EFI perlu memulai %1.<br/><br/>Untuk mengkonfigurasi sebuah partisi sistem EFI, pergi mundur dan pilih atau ciptakan sebuah filesystem FAT32 dengan bendera <strong>esp</strong> yang difungsikan dan titik kait <strong>%2</strong>.<br/><br/>Kamu bisa melanjutkan tanpa menyetel sebuah partisi sistem EFI tapi sistemmu mungkin gagal memulai. - + EFI system partition flag not set Bendera partisi sistem EFI tidak disetel - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Sebuah partisi sistem EFI perlu memulai %1.<br/><br/>Sebuah partisi telah dikonfigurasi dengan titik kait <strong>%2</strong> tapi bendera <strong>esp</strong> tersebut tidak disetel.<br/>Untuk mengeset bendera, pergi mundur dan editlah partisi.<br/><br/>Kamu bisa melanjutkan tanpa menyetel bendera tapi sistemmu mungkin gagal memulai. - + Boot partition not encrypted Partisi boot tidak dienkripsi - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Sebuah partisi tersendiri telah terset bersama dengan sebuah partisi root terenkripsi, tapi partisi boot tidak terenkripsi.<br/><br/>Ada kekhawatiran keamanan dengan jenis setup ini, karena file sistem penting tetap pada partisi tak terenkripsi.<br/>Kamu bisa melanjutkan jika kamu menghendaki, tapi filesystem unlocking akan terjadi nanti selama memulai sistem.<br/>Untuk mengenkripsi partisi boot, pergi mundur dan menciptakannya ulang, memilih <strong>Encrypt</strong> di jendela penciptaan partisi. @@ -1708,64 +1718,64 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Pilih tempat pemasangan %1.<br/><font color="red">Peringatan: </font>hal ini akan menghapus semua berkas di partisi terpilih. - + The selected item does not appear to be a valid partition. Item yang dipilih tidak tampak seperti partisi yang valid. - + %1 cannot be installed on empty space. Please select an existing partition. %1 tidak dapat dipasang di ruang kosong. Mohon pilih partisi yang tersedia. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 tidak bisa dipasang pada Partisi Extended. Mohon pilih Partisi Primary atau Logical yang tersedia. - + %1 cannot be installed on this partition. %1 tidak dapat dipasang di partisi ini. - + Data partition (%1) Partisi data (%1) - + Unknown system partition (%1) Partisi sistem tidak dikenal (%1) - + %1 system partition (%2) Partisi sistem %1 (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Partisi %1 teralu kecil untuk %2. Mohon pilih partisi dengan kapasitas minimal %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Tidak ditemui adanya Partisi EFI pada sistem ini. Mohon kembali dan gunakan Pemartisi Manual untuk set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 akan dipasang pada %2.<br/><font color="red">Peringatan: </font>seluruh data %2 akan hilang. - + The EFI system partition at %1 will be used for starting %2. Partisi EFI pada %1 akan digunakan untuk memulai %2. - + EFI system partition: Partisi sistem EFI: @@ -2241,17 +2251,17 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. - + About %1 installer Tentang pemasang %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>untuk %3</strong><br/><br/>Hak Cipta 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Terimakasih kepada: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg dan <a href="https://www.transifex.com/calamares/calamares/">regu penerjemah Calamares</a>.<br/><br/>Pengembangan <a href="http://calamares.io/">Calamares</a> disponsori oleh <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support Dukungan %1 diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 4f422e59a..beb508d68 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -221,56 +221,61 @@ Frálag: Calamares::ViewManager - + &Back &Til baka - + &Next &Næst - + &Cancel &Hætta við - + Cancel installation without changing the system. - + Cancel installation? Hætta við uppsetningu? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Viltu virkilega að hætta við núverandi uppsetningarferli? Uppsetningarforritið mun hætta og allar breytingar tapast. - + &Yes - + &No - + + &Close + + + + Continue with setup? Halda áfram með uppsetningu? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 uppsetningarforritið er um það bil að gera breytingar á diskinum til að setja upp %2.<br/><strong>Þú munt ekki geta afturkallað þessar breytingar.</strong> @@ -295,12 +300,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. - + Error Villa - + Installation Failed Uppsetning mistókst @@ -336,7 +341,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. %1 uppsetningarforrit - + Show debug information Birta villuleitarupplýsingar @@ -357,7 +362,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Þessi tölva uppfyllir ekki lágmarkskröfur um uppsetningu %1.<br/>Uppsetningin getur ekki haldið áfram. <a href="#details">Upplýsingar...</a> @@ -367,17 +372,17 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Þessi tölva uppfyllir ekki lágmarkskröfur um uppsetningu %1.<br/>Uppsetningin getur haldið áfram, en sumir eiginleikar gætu verið óvirk. - + This program will ask you some questions and set up %2 on your computer. Þetta forrit mun spyrja þig nokkurra spurninga og setja upp %2 á tölvunni þinni. - + For best results, please ensure that this computer: Fyrir bestu niðurstöður, skaltu tryggja að þessi tölva: - + System requirements Kerfiskröfur @@ -390,35 +395,35 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Eyðublað - + After: Eftir: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Handvirk disksneiðing</strong><br/>Þú getur búið til eða breytt stærð disksneiða sjálf(ur). - + Boot loader location: Staðsetning ræsistjóra - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 verður minnkuð í %2MB og ný %3MB disksneið verður búin til fyrir %4. - + Select storage de&vice: Veldu geymslu tæ&ki: - - - - + + + + Current: Núverandi: @@ -428,71 +433,71 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Endurnota %1 sem heimasvæðis disksneið fyrir %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Veldu disksneið til að minnka, dragðu síðan botnstikuna til að breyta stærðinni</strong> - + <strong>Select a partition to install on</strong> <strong>Veldu disksneið til að setja upp á </strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. EFI kerfisdisksneið á %1 mun verða notuð til að ræsa %2. - + EFI system partition: EFI kerfisdisksneið: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Þetta geymslu tæki hefur mörg stýrikerfi á sér. Hvað viltu gera?<br/>Þú verður að vera fær um að yfirfara og staðfesta val þitt áður en breytingar eru gerðar til geymslu tæki. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Eyða disk</strong><br/>Þetta mun <font color="red">eyða</font> öllum gögnum á þessu valdna geymslu tæki. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Þetta geymslu tæki hefur %1 á sér. Hvað viltu gera?<br/>Þú verður að vera fær um að yfirfara og staðfesta val þitt áður en breytingar eru gerðar til geymslu tæki. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Setja upp samhliða</strong><br/>Uppsetningarforritið mun minnka disksneið til að búa til pláss fyrir %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Skipta út disksneið</strong><br/>Skiptir disksneið út með %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Þetta geymslu tæki hefur stýrikerfi á sér. Hvað viltu gera?<br/>Þú verður að vera fær um að yfirfara og staðfesta val þitt áður en breytingar eru gerðar til geymslu tæki. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Þetta geymslu tæki hefur mörg stýrikerfi á sér. Hvað viltu gera?<br/>Þú verður að vera fær um að yfirfara og staðfesta val þitt áður en breytingar eru gerðar til geymslu tæki. @@ -977,27 +982,27 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Setja upp %1 á <strong>nýja</strong> %2 disk sneiðingu. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Setja upp <strong>nýtt</strong> %2 snið með tengipunkti <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Setja upp %2 á %3 disk sneiðingu <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Setja upp %3 snið <strong>%1</strong> með tengipunkti <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Setja ræsistjórann upp á <strong>%1</strong>. - + Setting up mount points. Set upp tengipunkta. @@ -1015,15 +1020,20 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. &Endurræsa núna - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Allt klárt.</h1><br/>%1 hefur verið sett upp á tölvunni þinni.<br/>Þú getur nú endurræst í nýja kerfið, eða halda áfram að nota %2 Lifandi umhverfi. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Ljúka @@ -1574,82 +1584,82 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Setja upp %1 <strong>ásamt</strong> ásamt öðru stýrikerfi. - + <strong>Erase</strong> disk and install %1. <strong>Eyða</strong> disk og setja upp %1. - + <strong>Replace</strong> a partition with %1. <strong>Skipta út</strong> disksneið með %1. - + <strong>Manual</strong> partitioning. <strong>Handvirk</strong> disksneiðaskipting. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Uppsetning %1 <strong>með</strong> öðru stýrikerfi á disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Eyða</strong> disk <strong>%2</strong> (%3) og setja upp %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Skipta út</strong> disksneið á diski <strong>%2</strong> (%3) með %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Handvirk</strong> disksneiðaskipting á diski <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Diskur <strong>%1</strong> (%2) - + Current: Núverandi: - + After: Eftir: - + No EFI system partition configured Ekkert EFI kerfisdisksneið stillt - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Veldu hvar á að setja upp %1.<br/><font color="red">Aðvörun: </font>þetta mun eyða öllum skrám á valinni disksneið. - + The selected item does not appear to be a valid partition. Valið atriði virðist ekki vera gild disksneið. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. %1 er hægt að setja upp á þessari disksneið. - + Data partition (%1) Gagnadisksneið (%1) - + Unknown system partition (%1) Óþekkt kerfisdisksneið (%1) - + %1 system partition (%2) %1 kerfisdisksneið (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Disksneið %1 er of lítil fyrir %2. Vinsamlegast veldu disksneið með að lámark %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 mun vera sett upp á %2.<br/><font color="red">Aðvörun: </font>öll gögn á disksneið %2 mun verða eytt. - + The EFI system partition at %1 will be used for starting %2. EFI kerfis stýring á %1 mun vera notuð til að byrja %2. - + EFI system partition: EFI kerfisdisksneið: @@ -2239,17 +2249,17 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. - + About %1 installer Um %1 uppsetningarforrrit - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Þakkir til: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini og Rohan Garg.<a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating hugbúnað. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 stuðningur diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index 46e164529..8050b5b15 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &Indietro - + &Next &Avanti - + &Cancel &Annulla - + Cancel installation without changing the system. - + Cancel installation? Annullare l'installazione? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Si vuole davvero annullare l'installazione in corso? Il programma d'installazione sarà terminato e tutte le modifiche andranno perse. - + &Yes - + &No - + + &Close + + + + Continue with setup? Procedere con la configurazione? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Il programma d'nstallazione %1 sta per eseguire delle modifiche al tuo disco per poter installare %2.<br/><strong> Non sarà possibile annullare tali modifiche.</strong> @@ -295,12 +300,12 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno - + Error Errore - + Installation Failed Installazione non riuscita @@ -336,7 +341,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno %1 Programma di installazione - + Show debug information Mostra le informazioni di debug @@ -357,7 +362,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Questo computer non soddisfa i requisiti minimi per installare %1. <br/>L'installazione non può proseguire. <a href="#details">Dettagli...</a> @@ -367,17 +372,17 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Questo computer non soddisfa alcuni requisiti consigliati per l'installazione di %1. <br/>L'installazione può proseguire ma alcune funzionalità potrebbero non essere disponibili. - + This program will ask you some questions and set up %2 on your computer. Questo programma chiederà alcune informazioni e configurerà %2 sul computer. - + For best results, please ensure that this computer: Per ottenere prestazioni ottimali, assicurarsi che questo computer: - + System requirements Requisiti di sistema @@ -390,35 +395,35 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Modulo - + After: Dopo: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Partizionamento manuale</strong><br/>Si possono creare o ridimensionare le partizioni manualmente. - + Boot loader location: Posizionamento del boot loader: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 sarà ridotta a %2MB e una nuova partizione di %3MB sarà creata per %4. - + Select storage de&vice: Selezionare un dispositivo di me&moria: - - - - + + + + Current: Corrente: @@ -428,71 +433,71 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Riutilizzare %1 come partizione home per &2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Selezionare una partizione da ridurre, trascina la barra inferiore per ridimensionare</strong> - + <strong>Select a partition to install on</strong> <strong>Selezionare la partizione sulla quale si vuole installare</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Impossibile trovare una partizione EFI di sistema. Si prega di tornare indietro ed effettuare un partizionamento manuale per configurare %1. - + The EFI system partition at %1 will be used for starting %2. La partizione EFI di sistema su %1 sarà usata per avviare %2. - + EFI system partition: Partizione EFI di sistema: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Questo dispositivo di memoria non sembra contenere alcun sistema operativo. Come si vuole procedere?<br/>Si potranno comunque rivedere e confermare le scelte prima di apportare i cambiamenti al dispositivo. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Cancellare disco</strong><br/>Questo <font color="red">cancellerà</font> tutti i dati attualmente presenti sul dispositivo di memoria. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Questo dispositivo di memoria ha %1. Come si vuole procedere?<br/>Si potranno comunque rivedere e confermare le scelte prima di apportare i cambiamenti al dispositivo. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Installare a fianco</strong><br/>Il programma di installazione ridurrà una partizione per dare spazio a %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Sostituire una partizione</strong><br/>Sostituisce una partizione con %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Questo dispositivo di memoria contenere già un sistema operativo. Come si vuole procedere?<br/>Si potranno comunque rivedere e confermare le scelte prima di apportare i cambiamenti al dispositivo. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Questo dispositivo di memoria contenere diversi sistemi operativi. Come si vuole procedere?<br/>Comunque si potranno rivedere e confermare le scelte prima di apportare i cambiamenti al dispositivo. @@ -977,27 +982,27 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Installare %1 sulla <strong>nuova</strong> partizione di sistema %2. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Impostare la <strong>nuova</strong> %2 partizione con punto di mount <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Installare %2 sulla partizione di sistema %3 <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Impostare la partizione %3 <strong>%1</strong> con punto di montaggio <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Installare il boot loader su <strong>%1</strong>. - + Setting up mount points. Impostazione dei punti di mount. @@ -1015,15 +1020,20 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno &Riavviare ora - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Tutto fatto.</ h1><br/>%1 è stato installato sul computer.<br/>Ora è possibile riavviare il sistema, o continuare a utilizzare l'ambiente Live di %2 . + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Termina @@ -1574,82 +1584,82 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Installare %1 <strong>a fianco</strong> di un altro sistema operativo. - + <strong>Erase</strong> disk and install %1. <strong>Cancellare</strong> il disco e installare %1. - + <strong>Replace</strong> a partition with %1. <strong>Sostituire</strong> una partizione con %1. - + <strong>Manual</strong> partitioning. Partizionamento <strong>manuale</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installare %1 <strong>a fianco</strong> di un altro sistema operativo sul disco<strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Cancellare</strong> il disco <strong>%2</strong> (%3) e installa %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Sostituire</strong> una partizione sul disco <strong>%2</strong> (%3) con %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Partizionamento <strong>manuale</strong> sul disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: Corrente: - + After: Dopo: - + No EFI system partition configured Nessuna partizione EFI di sistema è configurata - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Una partizione EFI di sistema è necessaria per avviare %1.<br/><br/>Per configurare una partizione EFI di sistema, tornare indietro e selezionare o creare un filesystem FAT32 con il flag <strong>esp</strong> abilitato e un punto di mount <strong>%2</strong>.<br/><br/>Si può continuare senza configurare una partizione EFI ma il sistema rischia di non avviarsi. - + EFI system partition flag not set Il flag della partizione EFI di sistema non è impostato. - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Una partizione EFI di sistema è necessaria per avviare %1.<br/><br/>Una partizione è stata configurata con punto di mount <strong>%2</strong> ma il relativo flag <strong>esp</strong> non è impostato.<br/>Per impostare il flag, tornare indietro e modificare la partizione.<br/><br/>Si può continuare senza impostare il flag ma il sistema rischia di non avviarsi. - + Boot partition not encrypted Partizione di avvio non criptata - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. E' stata configurata una partizione di avvio non criptata assieme ad una partizione root criptata. <br/><br/>Ci sono problemi di sicurezza con questo tipo di configurazione perchè dei file di sistema importanti sono tenuti su una partizione non criptata.<br/>Si può continuare se lo si desidera ma dopo ci sarà lo sblocco del file system, durante l'avvio del sistema.<br/>Per criptare la partizione di avvio, tornare indietro e ricrearla, selezionando <strong>Criptare</strong> nella finestra di creazione della partizione. @@ -1706,64 +1716,64 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Selezionare dove installare %1.<br/><font color="red">Attenzione: </font>questo eliminerà tutti i file dalla partizione selezionata. - + The selected item does not appear to be a valid partition. L'elemento selezionato non sembra essere una partizione valida. - + %1 cannot be installed on empty space. Please select an existing partition. %1 non può essere installato su spazio non partizionato. Si prega di selezionare una partizione esistente. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 non può essere installato su una partizione estesa. Si prega di selezionare una partizione primaria o logica esistente. - + %1 cannot be installed on this partition. %1 non può essere installato su questa partizione. - + Data partition (%1) Partizione dati (%1) - + Unknown system partition (%1) Partizione di sistema sconosciuta (%1) - + %1 system partition (%2) %1 partizione di sistema (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>La partizione %1 è troppo piccola per %2. Si prega di selezionare una partizione con capacità di almeno %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Nessuna partizione EFI di sistema rilevata. Si prega di tornare indietro e usare il partizionamento manuale per configurare %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 sarà installato su %2.<br/><font color="red">Attenzione: </font>tutti i dati sulla partizione %2 saranno persi. - + The EFI system partition at %1 will be used for starting %2. La partizione EFI di sistema a %1 sarà usata per avviare %2. - + EFI system partition: Partizione EFI di sistema: @@ -2239,17 +2249,17 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno <h1>Benvenuti nel programma di installazione Calamares per %1.</h1> - + About %1 installer Informazioni sul programma di installazione %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Grazie a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg e ai <a href="https://www.transifex.com/calamares/calamares/">traduttori di Calamares</a>.<br/><br/>Lo sviluppo di <a href="http://calamares.io/">Calamares</a> è sponsorizzato da <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support supporto %1 diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index cfb32d64f..4b747e355 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back 戻る(&B) - + &Next 次へ(&N) - + &Cancel 中止(&C) - + Cancel installation without changing the system. - + Cancel installation? インストールを中止しますか? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. 本当に現在の作業を中止しますか? すべての変更が取り消されます。 - + &Yes - + &No - + + &Close + + + + Continue with setup? セットアップを続行しますか? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 インストーラーは %2 をインストールするためにディスクの内容を変更しようとします。<br/><strong>これらの変更は取り消しできなくなります。</strong> @@ -295,12 +300,12 @@ The installer will quit and all changes will be lost. - + Error エラー - + Installation Failed インストールに失敗 @@ -336,7 +341,7 @@ The installer will quit and all changes will be lost. %1 インストーラー - + Show debug information デバッグ情報を表示 @@ -357,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> このコンピュータは %1 をインストールするための最低要件を満たしていません。<br/>インストールは続行できません。<a href="#details">詳細...</a> @@ -367,17 +372,17 @@ The installer will quit and all changes will be lost. このコンピュータは、 %1 をインストールするための推奨条件をいくつか満たしていません。<br/>インストールは続行しますが、一部の機能が無効になる場合があります。 - + This program will ask you some questions and set up %2 on your computer. このプログラムはあなたにいくつか質問をして、コンピュータ上で %2 を設定します。 - + For best results, please ensure that this computer: 良好な結果を得るために、このコンピュータについて以下の項目を確認してください: - + System requirements システム要件 @@ -390,35 +395,35 @@ The installer will quit and all changes will be lost. フォーム - + After: 後: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>手動パーティション</strong><br/>パーティションの作成、あるいはサイズ変更を行うことができます。 - + Boot loader location: ブートローダーの場所: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 は %2 MB に縮小され、新しい %3 MB のパーティションが %4 のために作成されます。 - + Select storage de&vice: ストレージデバイスを選択(&V): - - - - + + + + Current: 現在: @@ -428,71 +433,71 @@ The installer will quit and all changes will be lost. %1 を %2 のホームパーティションとして再利用する - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>縮小するパーティションを選択し、下のバーをドラッグしてサイズを変更して下さい</strong> - + <strong>Select a partition to install on</strong> <strong>インストールするパーティションの選択</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. システムにEFIシステムパーティションが存在しません。%1 のセットアップのため、元に戻り、手動パーティショニングを使用してください。 - + The EFI system partition at %1 will be used for starting %2. %1 上のEFIシステムパーテイションは %2 のスタートに使用されます。 - + EFI system partition: EFI システムパーティション: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. このストレージデバイスは、オペレーティングシステムを持っていないようです。どうしますか?<br/>ストレージデバイスに対する変更が実施される前に、変更点をレビューし、確認することができます。 - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>ディスクの消去</strong><br/>選択したストレージデバイス上のデータがすべて <font color="red">削除</font>されます。 - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. このストレージデバイスは %1 を有しています。どうしますか?<br/>ストレージデバイスに対する変更が実施される前に、変更点をレビューし、確認することができます。 - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>共存してインストール</strong><br/>インストーラは %1 用の空きスペースを確保するため、パーティションを縮小します。 - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>パーティションの置換</strong><br/>パーティションを %1 に置き換えます。 - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. この記憶装置は、すでにオペレーティングシステムが存在します。どうしますか?<br/>ストレージデバイスに対する変更が実施される前に、変更点をレビューし、確認することができます。 - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. このストレージデバイスには、複数のオペレーティングシステムが存在します。どうしますか?<br />ストレージデバイスに対する変更が実施される前に、変更点をレビューし、確認することができます。 @@ -977,27 +982,27 @@ The installer will quit and all changes will be lost. <strong>新しい</strong> %2 システムパーティションに %1 をインストール。 - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. マウントポイント <strong>%1</strong> に <strong>新しい</strong> %2 パーティションをセットアップ。 - + Install %2 on %3 system partition <strong>%1</strong>. %3 システムパーティション <strong>%1</strong> に%2 をインストール。 - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. パーティション <strong>%1</strong> マウントポイント <strong>%2</strong> に %3 をセットアップ。 - + Install boot loader on <strong>%1</strong>. <strong>%1</strong> にブートローダーをインストール - + Setting up mount points. マウントポイントの設定。 @@ -1015,15 +1020,20 @@ The installer will quit and all changes will be lost. 今すぐ再起動(&R) - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>すべて完了しました。</h1><br/>%1 はコンピュータにインストールされました。<br/>再起動して新しいシステムを立ち上げるか、%2 Live環境を使用し続けることができます。 + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish 終了 @@ -1574,82 +1584,82 @@ The installer will quit and all changes will be lost. 他のオペレーティングシステムに<strong>共存して</strong> %1 をインストール。 - + <strong>Erase</strong> disk and install %1. ディスクを<strong>消去</strong>し %1 をインストール。 - + <strong>Replace</strong> a partition with %1. パーティションを %1 に<strong>置き換える。</strong> - + <strong>Manual</strong> partitioning. <strong>手動</strong>でパーティションを設定する。 - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). ディスク <strong>%2</strong> (%3) 上ののオペレーティングシステムと<strong>共存</strong>して %1 をインストール。 - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. ディスク <strong>%2</strong> (%3) を<strong>消去して</strong> %1 をインストール。 - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. ディスク <strong>%2</strong> (%3) 上のパーティションを %1 に<strong>置き換える。</strong> - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). ディスク <strong>%1</strong> (%2) 上で <strong>手動で</strong>パーティショニングする。 - + Disk <strong>%1</strong> (%2) ディスク <strong>%1</strong> (%2) - + Current: 現在: - + After: 変更後: - + No EFI system partition configured EFI システムパーティションが設定されていません - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. %1 を起動するためにはEFI システムパ ーティションが必要です。<br/><br/> EFI システムパーティションを設定するためには、元に戻って、マウントポイント<strong>%2</strong>で<strong>esp</strong>フラグを設定したFAT32ファイルシステムを選択するか作成します。<br/><br/>EFI システムパ ーティションの設定をせずに続行することはできますが、その場合はシステムの起動に失敗することになるかもしれません。 - + EFI system partition flag not set EFI システムパーティションのフラグが設定されていません - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. %1 を起動するためにはEFI システムパ ーティションが必要です。<br/><br/>パーティションはマウントポイント<strong>%2</strong>に設定されていますが、<strong>esp</strong> フラグが設定されていません。<br/>フラグを設定するには、元に戻ってパーティションを編集してください。<br/><br/>フラグの設定をせずに続けることはできますが、その場合、システムの起動に失敗することになるかもしれません。 - + Boot partition not encrypted ブートパーティションが暗号化されていません - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. ブートパーティションは暗号化されたルートパーティションとともにセットアップされましたが、ブートパーティションは暗号化されていません。<br/><br/>重要なシステムファイルが暗号化されていないパーティションに残されているため、このようなセットアップは安全上の懸念があります。<br/>セットアップを続行することはできますが、後でシステムの起動中にファイルシステムが解除されるおそれがあります。<br/>ブートパーティションを暗号化させるには、前の画面に戻って、再度パーティションを作成し、パーティション作成ウィンドウ内で<strong>Encrypt</strong>(暗号化)を選択してください。 @@ -1706,64 +1716,64 @@ The installer will quit and all changes will be lost. %1 をインストールする場所を選択します。<br/><font color="red">警告: </font>選択したパーティション内のすべてのファイルが削除されます。 - + The selected item does not appear to be a valid partition. 選択した項目は有効なパーティションではないようです。 - + %1 cannot be installed on empty space. Please select an existing partition. %1 は空き領域にインストールすることはできません。既存のパーティションを選択してください。 - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 は拡張パーティションにインストールできません。既存のプライマリまたは論理パーティションを選択してください。 - + %1 cannot be installed on this partition. %1 はこのパーティションにインストールできません。 - + Data partition (%1) データパーティション (%1) - + Unknown system partition (%1) 不明なシステムパーティション (%1) - + %1 system partition (%2) %1 システムパーティション (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>パーティション %1 は、%2 には小さすぎます。少なくとも %3 GB 以上のパーティションを選択してください。 - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>EFI システムパーティションがシステムに見つかりません。%1 を設定するために一旦戻って手動パーティショニングを使用してください。 - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 は %2 にインストールされます。<br/><font color="red">警告: </font>パーティション %2 のすべてのデータは失われます。 - + The EFI system partition at %1 will be used for starting %2. %1 上の EFI システムパーティションは %2 開始時に使用されます。 - + EFI system partition: EFI システムパーティション: @@ -2239,17 +2249,17 @@ The installer will quit and all changes will be lost. <h1>%1 Calamares インストーラーにようこそ</h1> - + About %1 installer %1 インストーラーについて - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 サポート diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index bac242d9c..20b3d801c 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back А&ртқа - + &Next &Алға - + &Cancel Ба&с тарту - + Cancel installation without changing the system. - + Cancel installation? Орнатудан бас тарту керек пе? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 қолдауы diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 1163bc237..ba6dd3fdd 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index a57e73d81..3f903f8ed 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -221,56 +221,61 @@ Išvestis: Calamares::ViewManager - + &Back &Atgal - + &Next &Toliau - + &Cancel A&tšaukti - + Cancel installation without changing the system. - + Atsisakyti diegimo, nekeičiant sistemos. - + Cancel installation? Atšaukti diegimą? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Ar tikrai norite atšaukti dabartinio diegimo procesą? Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. - - - &Yes - - - &No - + &Yes + &Taip - + + &No + &Ne + + + + &Close + &Užverti + + + Continue with setup? Tęsti sąranką? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 diegimo programa, siekdama įdiegti %2, ketina atlikti pakeitimus diske.<br/><strong>Negalėsite atšaukti šių pakeitimų.</strong> @@ -287,20 +292,20 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. &Done - + A&tlikta The installation is complete. Close the installer. - + Diegimas užbaigtas. Užverkite diegimo programą. - + Error Klaida - + Installation Failed Diegimas nepavyko @@ -336,7 +341,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. %1 diegimo programa - + Show debug information Rodyti derinimo informaciją @@ -357,7 +362,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Šis kompiuteris netenkina minimalių %1 diegimo reikalavimų.<br/>Diegimas negali būti tęsiamas. <a href="#details">Išsamiau...</a> @@ -367,17 +372,17 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Šis kompiuteris netenkina kai kurių %1 diegimui rekomenduojamų reikalavimų.<br/>Diegti galite, bet kai kurios funkcijos gali būti išjungtos. - + This program will ask you some questions and set up %2 on your computer. Programa užduos klausimus ir padės įsidiegti %2. - + For best results, please ensure that this computer: Norėdami pasiekti geriausių rezultatų, įsitikinkite kad šis kompiuteris: - + System requirements Sistemos reikalavimai @@ -390,35 +395,35 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Forma - + After: Po: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Rankinis skaidymas</strong><br/>Galite patys kurti ar keisti skaidinių dydžius. - + Boot loader location: Paleidyklės vieta: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 bus sumažintas iki %2MB ir naujas %3MB skaidinys bus sukurtas sistemai %4. - + Select storage de&vice: Pasirinkite atminties įr&enginį: - - - - + + + + Current: Dabartinis: @@ -428,71 +433,71 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Pakartotinai naudoti %1 kaip namų skaidinį, skirtą %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Pasirinkite, kurį skaidinį sumažinti, o tuomet vilkite juostą, kad pakeistumėte skaidinio dydį</strong> - + <strong>Select a partition to install on</strong> <strong>Pasirinkite kuriame skaidinyje įdiegti</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Šioje sistemoje niekur nepavyko rasti EFI skaidinio. Prašome grįžti ir naudoti rankinį skaidymą, kad nustatytumėte %1. - + The EFI system partition at %1 will be used for starting %2. %2 paleidimui bus naudojamas EFI sistemos skaidinys, esantis ties %1. - + EFI system partition: EFI sistemos skaidinys: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Atrodo, kad šiame įrenginyje nėra operacinės sistemos. Ką norėtumėte daryti?<br/>Prieš atliekant bet kokius pakeitimus atminties įrenginyje, jūs galėsite apžvelgti ir patvirtinti savo pasirinkimus. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Ištrinti diską</strong><br/>Tai <font color="red">ištrins</font> visus, pasirinktame atminties įrenginyje, esančius duomenis. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Šiame atminties įrenginyje jau yra %1. Ką norėtumėte daryti?<br/>Prieš atliekant bet kokius pakeitimus atminties įrenginyje, jūs galėsite apžvelgti ir patvirtinti savo pasirinkimus. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Įdiegti šalia</strong><br/>Diegimo programa sumažins skaidinį, kad atlaisvintų vietą sistemai %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Pakeisti skaidinį</strong><br/>Pakeičia skaidinį ir įrašo %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Šiame atminties įrenginyje jau yra operacinė sistema. Ką norėtumėte daryti?<br/>Prieš atliekant bet kokius pakeitimus atminties įrenginyje, jūs galėsite apžvelgti ir patvirtinti savo pasirinkimus. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Šiame atminties įrenginyje jau yra kelios operacinės sistemos. Ką norėtumėte daryti?<br/>Prieš atliekant bet kokius pakeitimus atminties įrenginyje, jūs galėsite apžvelgti ir patvirtinti savo pasirinkimus. @@ -977,27 +982,27 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Įdiegti %1 <strong>naujame</strong> %2 sistemos skaidinyje. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Nustatyti <strong>naują</strong> %2 skaidinį su prijungimo tašku <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Diegti %2 sistemą, %3 sistemos skaidinyje <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Nustatyti %3 skaidinį <strong>%1</strong> su prijungimo tašku <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Diegti paleidyklę skaidinyje <strong>%1</strong>. - + Setting up mount points. Nustatomi prijungimo taškai. @@ -1015,15 +1020,20 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. &Paleisti iš naujo dabar - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Viskas atlikta.</h1><br/>%1 yra įdiegta jūsų kompiuteryje.<br/>Galite iš naujo paleisti kompiuterį dabar ir naudotis savo naująja sistema arba tęsti naudojimąsi %2 Live aplinka. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + <h1>Diegimas nepavyko</h1><br/>%1 nebuvo įdiegta jūsų kompiuteryje.<br/>Klaidos pranešimas buvo: %2. + FinishedViewStep - + Finish Pabaiga @@ -1574,82 +1584,82 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Diegti %1 <strong>šalia</strong> kitos operacinės sistemos. - + <strong>Erase</strong> disk and install %1. <strong>Ištrinti</strong> diską ir diegti %1. - + <strong>Replace</strong> a partition with %1. <strong>Pakeisti</strong> skaidinį, įrašant %1. - + <strong>Manual</strong> partitioning. <strong>Rankinis</strong> skaidymas. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Įdiegti %1 <strong>šalia</strong> kitos operacinės sistemos diske <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Ištrinti</strong> diską <strong>%2</strong> (%3) ir diegti %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Pakeisti</strong> skaidinį diske <strong>%2</strong> (%3), įrašant %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Rankinis</strong> skaidymas diske <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Diskas <strong>%1</strong> (%2) - + Current: Dabartinis: - + After: Po: - + No EFI system partition configured Nėra sukonfigūruoto EFI sistemos skaidinio - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. EFI sistemos skaidinys yra būtinas, norint paleisti %1.<br/><br/>Tam, kad sukonfigūruotumėte EFI sistemos skaidinį, grįžkite atgal ir pasirinkite arba sukurkite FAT32 failų sistemą su įjungta <strong>esp</strong> vėliavėle ir <strong>%2</strong> prijungimo tašku.<br/><br/>Jūs galite tęsti ir nenustatę EFI sistemos skaidinio, tačiau tokiu atveju, gali nepavykti paleisti jūsų sistemos. - + EFI system partition flag not set Nenustatyta EFI sistemos skaidinio vėliavėlė - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. EFI sistemos skaidinys yra būtinas, norint paleisti %1.<br/><br/>Skaidinys buvo sukonfigūruotas su prijungimo tašku <strong>%2</strong>, tačiau jo <strong>esp</strong> vėliavėlė yra nenustatyta.<br/>Tam, kad nustatytumėte vėliavėlę, grįžkite atgal ir redaguokite skaidinį.<br/><br/>Jūs galite tęsti ir nenustatę vėliavėlės, tačiau tokiu atveju, gali nepavykti paleisti jūsų sistemos. - + Boot partition not encrypted Paleidimo skaidinys nėra užšifruotas - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Kartu su užšifruotu šaknies skaidiniu, buvo nustatytas atskiras paleidimo skaidinys, tačiau paleidimo skaidinys nėra užšifruotas.<br/><br/>Dėl tokios sąrankos iškyla tam tikrų saugumo klausimų, kadangi svarbūs sisteminiai failai yra laikomi neužšifruotame skaidinyje.<br/>Jeigu norite, galite tęsti, tačiau failų sistemos atrakinimas įvyks vėliau, sistemos paleidimo metu.<br/>Norėdami užšifruoti paleidimo skaidinį, grįžkite atgal ir sukurkite jį iš naujo bei skaidinių kūrimo lange pažymėkite parinktį <strong>Užšifruoti</strong>. @@ -1706,64 +1716,64 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Pasirinkite, kur norėtumėte įdiegti %1.<br/><font color="red">Įspėjimas: </font>tai ištrins visus, pasirinktame skaidinyje esančius, failus. - + The selected item does not appear to be a valid partition. Pasirinktas elementas neatrodo kaip teisingas skaidinys. - + %1 cannot be installed on empty space. Please select an existing partition. %1 negali būti įdiegta laisvoje vietoje. Prašome pasirinkti esamą skaidinį. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 negali būti įdiegta išplėstame skaidinyje. Prašome pasirinkti esamą pirminį ar loginį skaidinį. - + %1 cannot be installed on this partition. %1 negali būti įdiegta šiame skaidinyje. - + Data partition (%1) Duomenų skaidinys (%1) - + Unknown system partition (%1) Nežinomas sistemos skaidinys (%1) - + %1 system partition (%2) %1 sistemos skaidinys (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Skaidinys %1 yra pernelyg mažas sistemai %2. Prašome pasirinkti skaidinį, kurio dydis siektų bent %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Šioje sistemoje niekur nepavyko rasti EFI skaidinio. Prašome grįžti ir naudoti rankinį skaidymą, kad nustatytumėte %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 sistema bus įdiegta skaidinyje %2.<br/><font color="red">Įspėjimas: </font>visi duomenys skaidinyje %2 bus prarasti. - + The EFI system partition at %1 will be used for starting %2. %2 paleidimui bus naudojamas EFI sistemos skaidinys, esantis %1. - + EFI system partition: EFI sistemos skaidinys: @@ -2239,17 +2249,17 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. <h1>Jus sveikina Calamares diegimo programa, skirta %1 sistemai.</h1> - + About %1 installer Apie %1 diegimo programą - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>sistemai %3</strong><br/><br/>Autorių teisės 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Dėkojame: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg ir <a href="https://www.transifex.com/calamares/calamares/">Calamares vertėjų komandai</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> kūrimą remia <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Išlaisvinanti programinė įranga. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + <h1>%1</h1><br/><strong>%2<br/>sistemai %3</strong><br/><br/>Autorių teisės 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Autorių teisės 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Dėkojame: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg ir <a href="https://www.transifex.com/calamares/calamares/">Calamares vertėjų komandai</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> kūrimą remia <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Išlaisvinanti programinė įranga. - + %1 support %1 palaikymas diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 015be7062..88c7f21c9 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index 44b495bab..7bd073a4a 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &Tilbake - + &Next &Neste - + &Cancel &Avbryt - + Cancel installation without changing the system. - + Cancel installation? Avbryte installasjon? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Vil du virkelig avbryte installasjonen? Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + &Yes - + &No - + + &Close + + + + Continue with setup? Fortsette å sette opp? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 vil nå gjøre endringer på harddisken, for å installere %2. <br/><strong>Du vil ikke kunne omgjøre disse endringene.</strong> @@ -295,12 +300,12 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + Error Feil - + Installation Failed Installasjon feilet @@ -336,7 +341,7 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.%1 Installasjonsprogram - + Show debug information Vis feilrettingsinformasjon @@ -357,7 +362,7 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -390,35 +395,35 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -428,71 +433,71 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1015,15 +1020,20 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1574,82 +1584,82 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2239,17 +2249,17 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 13b386084..1065222a6 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -221,56 +221,61 @@ Uitvoer: Calamares::ViewManager - + &Back &Terug - + &Next &Volgende - + &Cancel &Afbreken - + Cancel installation without changing the system. Installatie afbreken zonder aanpassingen aan het systeem. - + Cancel installation? Installatie afbreken? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Wil je het huidige installatieproces echt afbreken? Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. - + &Yes &ja - + &No &Nee - + + &Close + + + + Continue with setup? Doorgaan met installatie? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Het %1 installatieprogramma zal nu aanpassingen maken aan je schijf om %2 te installeren.<br/><strong>Deze veranderingen kunnen niet ongedaan gemaakt worden.</strong> @@ -295,12 +300,12 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. De installatie is voltooid. Sluit het installatie-programma. - + Error Fout - + Installation Failed Installatie Mislukt @@ -336,7 +341,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. %1 Installatieprogramma - + Show debug information Toon debug informatie @@ -357,7 +362,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Deze computer voldoet niet aan de minimumvereisten om %1 te installeren.<br/>De installatie kan niet doorgaan. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Deze computer voldoet niet aan enkele van de aanbevolen specificaties om %1 te installeren.<br/>De installatie kan doorgaan, maar sommige functies kunnen uitgeschakeld zijn. - + This program will ask you some questions and set up %2 on your computer. Dit programma stelt je enkele vragen en installeert %2 op jouw computer. - + For best results, please ensure that this computer: Voor de beste resultaten is het aangeraden dat deze computer: - + System requirements Systeemvereisten @@ -390,35 +395,35 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Formulier - + After: Na: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Handmatig partitioneren</strong><br/>Je maakt of wijzigt zelf de partities. - + Boot loader location: Bootloader locatie: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 zal verkleind worden tot %2MB en een nieuwe %3MB partitie zal worden aangemaakt voor %4. - + Select storage de&vice: Selecteer &opslagmedium: - - - - + + + + Current: Huidig: @@ -428,71 +433,71 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Hergebruik %1 als home-partitie voor %2 - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Selecteer een partitie om te verkleinen, en sleep vervolgens de onderste balk om het formaat te wijzigen</strong> - + <strong>Select a partition to install on</strong> <strong>Selecteer een partitie om op te installeren</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Er werd geen EFI systeempartitie gevonden op dit systeem. Gelieve terug te gaan en manueel te partitioneren om %1 in te stellen. - + The EFI system partition at %1 will be used for starting %2. De EFI systeempartitie op %1 zal gebruikt worden om %2 te starten. - + EFI system partition: EFI systeempartitie: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Dit opslagmedium lijkt geen besturingssysteem te bevatten. Wat wil je doen?<br/>Je zal jouw keuzes kunnen nazien en bevestigen voordat er iets aan het opslagmedium wordt veranderd. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Wis schijf</strong><br/>Dit zal alle huidige gegevens op de geselecteerd opslagmedium <font color="red">verwijderen</font>. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Dit opslagmedium bevat %1. Wat wil je doen?<br/>Je zal jouw keuzes kunnen nazien en bevestigen voordat er iets aan het opslagmedium wordt veranderd. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Installeer ernaast</strong><br/>Het installatieprogramma zal een partitie verkleinen om plaats te maken voor %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Vervang een partitie</strong><br/>Vervangt een partitie met %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Dit opslagmedium bevat reeds een besturingssysteem. Wat wil je doen?<br/>Je zal jouw keuzes kunnen nazien en bevestigen voordat er iets aan het opslagmedium wordt veranderd. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Dit opslagmedium bevat meerdere besturingssystemen. Wat wil je doen?<br/>Je zal jouw keuzes kunnen nazien en bevestigen voordat er iets aan het opslagmedium wordt veranderd. @@ -977,27 +982,27 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Installeer %1 op <strong>nieuwe</strong> %2 systeempartitie. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Maak <strong>nieuwe</strong> %2 partitie met aankoppelpunt <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Installeer %2 op %3 systeempartitie <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Stel %3 partitie <strong>%1</strong> in met aankoppelpunt <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Installeer bootloader op <strong>%1</strong>. - + Setting up mount points. Aankoppelpunten instellen. @@ -1015,15 +1020,20 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. &Nu herstarten - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Klaar.</h1><br/>%1 is op je computer geïnstalleerd.<br/>Je mag je nieuwe systeem nu herstarten of de %2 Live omgeving blijven gebruiken. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Beëindigen @@ -1574,82 +1584,82 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Installeer %1 <strong>naast</strong> een ander besturingssysteem. - + <strong>Erase</strong> disk and install %1. <strong>Wis</strong> schijf en installeer %1. - + <strong>Replace</strong> a partition with %1. <strong>Vervang</strong> een partitie met %1. - + <strong>Manual</strong> partitioning. <strong>Handmatig</strong> partitioneren. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installeer %1 <strong>naast</strong> een ander besturingssysteem op schijf <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Wis</strong> schijf <strong>%2</strong> (%3) en installeer %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Vervang</strong> een partitie op schijf <strong>%2</strong> (%3) met %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Handmatig</strong> partitioneren van schijf <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Schijf <strong>%1</strong> (%2) - + Current: Huidig: - + After: Na: - + No EFI system partition configured Geen EFI systeempartitie geconfigureerd - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Een EFI systeempartitie is vereist om %1 te starten.<br/><br/>Om een EFI systeempartitie in te stellen, ga terug en selecteer of maak een FAT32 bestandssysteem met de <strong>esp</strong>-vlag aangevinkt en aankoppelpunt <strong>%2</strong>.<br/><br/>Je kan verdergaan zonder een EFI systeempartitie, maar mogelijk start je systeem dan niet op. - + EFI system partition flag not set EFI-systeem partitievlag niet ingesteld. - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Een EFI systeempartitie is vereist om %1 op te starten.<br/><br/>Een partitie is ingesteld met aankoppelpunt <strong>%2</strong>, maar de de <strong>esp</strong>-vlag is niet aangevinkt.<br/>Om deze vlag aan te vinken, ga terug en pas de partitie aan.<br/><br/>Je kan verdergaan zonder deze vlag, maar mogelijk start je systeem dan niet op. - + Boot partition not encrypted Bootpartitie niet versleuteld - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Een aparte bootpartitie was ingesteld samen met een versleutelde rootpartitie, maar de bootpartitie zelf is niet versleuteld.<br/><br/>Dit is niet volledig veilig, aangezien belangrijke systeembestanden bewaard worden op een niet-versleutelde partitie.<br/>Je kan doorgaan als je wil, maar het ontgrendelen van bestandssystemen zal tijdens het opstarten later plaatsvinden.<br/>Om de bootpartitie toch te versleutelen: keer terug en maak de bootpartitie opnieuw, waarbij je <strong>Versleutelen</strong> aanvinkt in het venster partitie aanmaken. @@ -1706,64 +1716,64 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Kies waar %1 te installeren. <br/><font color="red">Opgelet: </font>dit zal alle bestanden op de geselecteerde partitie wissen. - + The selected item does not appear to be a valid partition. Het geselecteerde item is geen geldige partitie. - + %1 cannot be installed on empty space. Please select an existing partition. %1 kan niet worden geïnstalleerd op lege ruimte. Kies een bestaande partitie. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 kan niet op een uitgebreide partitie geïnstalleerd worden. Kies een bestaande primaire of logische partitie. - + %1 cannot be installed on this partition. %1 kan niet op deze partitie geïnstalleerd worden. - + Data partition (%1) Gegevenspartitie (%1) - + Unknown system partition (%1) Onbekende systeempartitie (%1) - + %1 system partition (%2) %1 systeempartitie (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Partitie %1 is te klein voor %2. Gelieve een partitie te selecteren met een capaciteit van minstens %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Er werd geen EFI systeempartite gevonden op dit systeem. Gelieve terug te keren en manueel te partitioneren om %1 in te stellen. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 zal geïnstalleerd worden op %2.<br/><font color="red">Opgelet: </font>alle gegevens op partitie %2 zullen verloren gaan. - + The EFI system partition at %1 will be used for starting %2. De EFI systeempartitie op %1 zal gebruikt worden om %2 te starten. - + EFI system partition: EFI systeempartitie: @@ -2239,17 +2249,17 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. <h1>Welkom in het Calamares installatieprogramma voor %1.</h1> - + About %1 installer Over het %1 installatieprogramma - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>voor %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Met dank aan: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg en het <a href="https://www.transifex.com/calamares/calamares/">Calamares vertaalteam</a>.<br/><br/>De ontwikkeling van <a href="http://calamares.io/">Calamares</a> is gesponsord door <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 ondersteuning diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index e92523789..e837258dd 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -221,56 +221,61 @@ Wyjście: Calamares::ViewManager - + &Back &Wstecz - + &Next &Dalej - + &Cancel &Anuluj - + Cancel installation without changing the system. Anuluj instalację bez dokonywania zmian w systemie. - + Cancel installation? Anulować instalację? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Czy na pewno chcesz anulować obecny proces instalacji? Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. - + &Yes &Tak - + &No &Nie - + + &Close + + + + Continue with setup? Kontynuować z programem instalacyjnym? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Instalator %1 zamierza przeprowadzić zmiany na Twoim dysku, aby zainstalować %2.<br/><strong>Nie będziesz mógł cofnąć tych zmian.</strong> @@ -295,12 +300,12 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Instalacja ukończona pomyślnie. Możesz zamknąć instalator. - + Error Błąd - + Installation Failed Wystąpił błąd instalacji @@ -336,7 +341,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Instalator %1 - + Show debug information Pokaż informacje debugowania @@ -357,7 +362,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Ten komputer nie spełnia minimalnych wymagań, niezbędnych do instalacji %1.<br/>Instalacja nie może być kontynuowana. <a href="#details">Szczegóły...</a> @@ -367,17 +372,17 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Ten komputer nie spełnia wszystkich, zalecanych do instalacji %1 wymagań.<br/>Instalacja może być kontynuowana, ale niektóre opcje mogą być niedostępne. - + This program will ask you some questions and set up %2 on your computer. Ten program zada Ci garść pytań i ustawi %2 na Twoim komputerze. - + For best results, please ensure that this computer: Dla osiągnięcia najlepszych rezultatów upewnij się, że ten komputer: - + System requirements Wymagania systemowe @@ -390,35 +395,35 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Formularz - + After: Po: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Ręczne partycjonowanie</strong><br/>Możesz samodzielnie utworzyć lub zmienić rozmiar istniejących partycji. - + Boot loader location: Położenie programu rozruchowego: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 zostanie zmniejszony do %2MB a nowa partycja %3MB zostanie utworzona dla %4. - + Select storage de&vice: &Wybierz urządzenie przechowywania: - - - - + + + + Current: Bieżący: @@ -428,71 +433,71 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Użyj ponownie %1 jako partycji domowej dla %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Wybierz partycję do zmniejszenia, a następnie przeciągnij dolny pasek, aby zmienić jej rozmiar</strong> - + <strong>Select a partition to install on</strong> <strong>Wybierz partycję, na której przeprowadzona będzie instalacja</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Nigdzie w tym systemie nie można odnaleźć partycji systemowej EFI. Prosimy się cofnąć i użyć ręcznego partycjonowania dysku do ustawienia %1. - + The EFI system partition at %1 will be used for starting %2. Partycja systemowa EFI na %1 będzie użyta do uruchamiania %2. - + EFI system partition: Partycja systemowa EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. To urządzenie pamięci masowej prawdopodobnie nie posiada żadnego systemu operacyjnego. Co chcesz zrobić?<br/>Będziesz miał możliwość przejrzenia oraz zatwierdzenia swoich ustawień przed wykonaniem jakichkolwiek zmian na tym urządzeniu. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Wyczyść dysk</strong><br/>Ta operacja <font color="red">usunie</font> wszystkie dane obecnie znajdujące się na wybranym urządzeniu przechowywania. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. To urządzenie pamięci masowej posiada %1. Co chcesz zrobić?<br/>Będziesz miał możliwość przejrzenia oraz zatwierdzenia swoich ustawień przed wykonaniem jakichkolwiek zmian na tym urządzeniu. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Zainstaluj obok siebie</strong><br/>Instalator zmniejszy partycję, aby zrobić miejsce dla %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Zastąp partycję</strong><br/>Zastępowanie partycji poprzez %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. To urządzenie pamięci masowej posiada już system operacyjny. Co chcesz zrobić?<br/>Będziesz miał możliwość przejrzenia oraz zatwierdzenia swoich ustawień przed wykonaniem jakichkolwiek zmian na tym urządzeniu. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. To urządzenie pamięci masowej posiada kilka systemów operacyjnych. Co chcesz zrobić?<br/>Będziesz miał możliwość przejrzenia oraz zatwierdzenia swoich ustawień przed wykonaniem jakichkolwiek zmian na tym urządzeniu. @@ -977,27 +982,27 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Zainstaluj %1 na <strong>nowej</strong> partycji systemowej %2. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Ustaw <strong>nową</strong> partycję %2 z punktem montowania <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Zainstaluj %2 na partycji systemowej %3 <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Ustaw partycję %3 <strong>%1</strong> z punktem montowania <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Zainstaluj program rozruchowy na <strong>%1</strong>. - + Setting up mount points. Ustawianie punktów montowania. @@ -1015,15 +1020,20 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.&Uruchom ponownie teraz - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Wszystko gotowe.</h1><br/>%1 został zainstalowany na Twoim komputerze.<br/>Możesz teraz ponownie uruchomić komputer, aby przejść do nowego systemu, albo kontynuować używanie środowiska live %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Koniec @@ -1574,82 +1584,82 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Zainstaluj %1 <strong>obok</strong> innego systemu operacyjnego. - + <strong>Erase</strong> disk and install %1. <strong>Wyczyść</strong> dysk i zainstaluj %1. - + <strong>Replace</strong> a partition with %1. <strong>Zastąp</strong> partycję poprzez %1. - + <strong>Manual</strong> partitioning. <strong>Ręczne</strong> partycjonowanie. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Zainstaluj %1 <strong>obok</strong> innego systemu operacyjnego na dysku <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Wyczyść</strong> dysk <strong>%2</strong> (%3) i zainstaluj %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Zastąp</strong> partycję na dysku <strong>%2</strong> (%3) poprzez %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ręczne</strong> partycjonowanie na dysku <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Dysk <strong>%1</strong> (%2) - + Current: Bieżący: - + After: Po: - + No EFI system partition configured Nie skonfigurowano partycji systemowej EFI - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Partycja systemu EFI jest zalecana aby rozpocząć %1.<br/><br/>Aby ją skonfigurować, wróć i wybierz lub utwórz partycję z systemem plików FAT32 i flagą <strong>esp</strong> o punkcie montowania <strong>%2</strong>.<br/><br/>Możesz kontynuować bez ustawiania partycji systemu EFI, ale twój system może nie uruchomić się. - + EFI system partition flag not set Flaga partycji systemowej EFI nie została ustawiona - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Partycja systemu EFI jest konieczna, aby rozpocząć %1.<br/><br/>Partycja została skonfigurowana w punkcie montowania <strong>%2</strong>, ale nie została ustawiona flaga <strong>esp</strong>. Aby ustawić tę flagę, wróć i zmodyfikuj tę partycję.<br/><br/>Możesz kontynuować bez ustawienia tej flagi, ale Twój system może się nie uruchomić. - + Boot partition not encrypted Niezaszyfrowana partycja rozruchowa - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Oddzielna partycja rozruchowa została skonfigurowana razem z zaszyfrowaną partycją roota, ale partycja rozruchowa nie jest szyfrowana.<br/><br/>Nie jest to najbezpieczniejsze rozwiązanie, ponieważ ważne pliki systemowe znajdują się na niezaszyfrowanej partycji.<br/>Możesz kontynuować, ale odblokowywanie systemu nastąpi później, w trakcie uruchamiania.<br/>Aby zaszyfrować partycję rozruchową, wróć i utwórz ją ponownie zaznaczając opcję <strong>Szyfruj</strong> w oknie tworzenia partycji. @@ -1706,64 +1716,64 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Wskaż gdzie zainstalować %1.<br/><font color="red">Uwaga: </font>na wybranej partycji zostaną usunięte wszystkie pliki. - + The selected item does not appear to be a valid partition. Wybrany element zdaje się nie być poprawną partycją. - + %1 cannot be installed on empty space. Please select an existing partition. Nie można zainstalować %1 na pustej przestrzeni. Prosimy wybrać istniejącą partycję. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. Nie można zainstalować %1 na rozszerzonej partycji. Prosimy wybrać istniejącą partycję podstawową lub logiczną. - + %1 cannot be installed on this partition. %1 nie może zostać zainstalowany na tej partycji. - + Data partition (%1) Partycja z danymi (%1) - + Unknown system partition (%1) Nieznana partycja systemowa (%1) - + %1 system partition (%2) %1 partycja systemowa (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Partycja %1 jest zbyt mała dla %2. Prosimy wybrać partycję o pojemności przynajmniej %3 GB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Nigdzie w tym systemie nie można odnaleźć partycji systemowej EFI. Prosimy się cofnąć i użyć ręcznego partycjonowania dysku do ustawienia %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 zostanie zainstalowany na %2.<br/><font color="red">Uwaga: </font>wszystkie dane znajdujące się na partycji %2 zostaną utracone. - + The EFI system partition at %1 will be used for starting %2. Partycja systemowa EFI na %1 będzie użyta do uruchamiania %2. - + EFI system partition: Partycja systemowa EFI: @@ -2239,17 +2249,17 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.<h1>Witamy w instalatorze Calamares dla systemu %1.</h1> - + About %1 installer O instalatorze %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>dla %3</strong><br/><br/>Prawa autorskie 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Podziękowania dla: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i <a href="https://www.transifex.com/calamares/calamares/">zespołu tłumaczy Calamares</a>.<br/><br/>Rozwój <a href="http://calamares.io/">Calamares</a> jest sponsorowany przez <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support Wsparcie %1 diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index 1133c327e..912316d15 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -221,56 +221,61 @@ Wyjście: Calamares::ViewManager - + &Back &Wstecz - + &Next &Dalej - + &Cancel &Anuluj - + Cancel installation without changing the system. - + Cancel installation? Przerwać instalację? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Czy naprawdę chcesz przerwać instalację? Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + &Yes - + &No - + + &Close + + + + Continue with setup? Kontynuować instalację? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -295,12 +300,12 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + Error Błąd - + Installation Failed Wystąpił błąd instalacji @@ -336,7 +341,7 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone.Instalator %1 - + Show debug information Pokaż informację debugowania @@ -357,7 +362,7 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements Wymagania systemowe @@ -390,35 +395,35 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -428,71 +433,71 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1015,15 +1020,20 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1574,82 +1584,82 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2239,17 +2249,17 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index 1b27cff70..b1c6c7815 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -221,56 +221,61 @@ Saída: Calamares::ViewManager - + &Back &Voltar - + &Next &Próximo - + &Cancel &Cancelar - + Cancel installation without changing the system. - + Cancel installation? Cancelar a instalação? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Você deseja realmente cancelar a instalação atual? O instalador será fechado e todas as alterações serão perdidas. - + &Yes - + &No - + + &Close + + + + Continue with setup? Continuar com configuração? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O instalador %1 está prestes a fazer alterações no disco a fim de instalar %2.<br/><strong>Você não será capaz de desfazer estas mudanças.</strong> @@ -295,12 +300,12 @@ O instalador será fechado e todas as alterações serão perdidas. - + Error Erro - + Installation Failed Falha na Instalação @@ -336,7 +341,7 @@ O instalador será fechado e todas as alterações serão perdidas.Instalador %1 - + Show debug information Exibir informações de depuração @@ -357,7 +362,7 @@ O instalador será fechado e todas as alterações serão perdidas. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Este computador não satisfaz os requisitos mínimos para a instalação de %1. A instalação não pode continuar.<a href="#details">Detalhes...</a> @@ -369,17 +374,17 @@ A instalação não pode continuar.<a href="#details">Detalhes.. A instalação pode continuar, mas alguns recursos podem ser desativados. - + This program will ask you some questions and set up %2 on your computer. Este programa irá fazer-lhe algumas perguntas e configurar %2 no computador. - + For best results, please ensure that this computer: Para melhores resultados, por favor, certifique-se de que este computador: - + System requirements Requisitos do sistema @@ -392,35 +397,35 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Formulário - + After: Depois: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Particionamento manual</strong><br/>Você pode criar ou redimensionar partições. - + Boot loader location: Local do gerenciador de inicialização: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 será reduzida para %2MB e uma nova partição de %3MB será criada para %4. - + Select storage de&vice: Selecione o dispositi&vo de armazenamento: - - - - + + + + Current: Atual: @@ -430,71 +435,71 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Reutilizar %1 como partição home para %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Selecione uma partição para reduzir, então arraste a barra de baixo para redimensionar</strong> - + <strong>Select a partition to install on</strong> <strong>Selecione uma partição para instalação</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Uma partição de sistema EFI não pôde ser encontrada neste dispositivo. Por favor, volte e use o particionamento manual para gerenciar %1. - + The EFI system partition at %1 will be used for starting %2. A partição de sistema EFI em %1 será utilizada para iniciar %2. - + EFI system partition: Partição de sistema EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Parece que não há um sistema operacional neste dispositivo. O que gostaria de fazer?<br/>Você poderá revisar e confirmar suas opções antes que as alterações sejam feitas no dispositivo de armazenamento. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Apagar disco</strong><br/>Isto <font color="red">excluirá</font> todos os dados no dispositivo de armazenamento selecionado. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Este dispositivo de armazenamento possui %1 nele. O que gostaria de fazer?<br/>Você poderá revisar e confirmar suas opções antes que as alterações sejam feitas no dispositivo de armazenamento. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Instalar lado a lado</strong><br/>O instalador irá reduzir uma partição para liberar espaço para %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Substituir uma partição</strong><br/>Substitui uma partição com %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Já há um sistema operacional neste dispositivo de armazenamento. O que gostaria de fazer?<br/>Você poderá revisar e confirmar suas opções antes que as alterações sejam feitas no dispositivo de armazenamento. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Há diversos sistemas operacionais neste dispositivo de armazenamento. O que gostaria de fazer?<br/>Você poderá revisar e confirmar suas opções antes que as alterações sejam feitas no dispositivo de armazenamento. @@ -979,27 +984,27 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Instalar %1 em <strong>nova</strong> partição %2 do sistema. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Configurar <strong>nova</strong> partição %2 com ponto de montagem <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Instalar %2 em partição %3 do sistema <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Configurar partição %3 <strong>%1</strong> com ponto de montagem <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instalar gerenciador de inicialização em <strong>%1</strong>. - + Setting up mount points. Configurando pontos de montagem. @@ -1017,15 +1022,20 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.&Reiniciar agora - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Tudo pronto.</h1><br/>%1 foi instalado no seu computador.<br/>Agora você pode reiniciar seu novo sistema ou continuar usando o ambiente Live %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Concluir @@ -1576,82 +1586,82 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Instalar %1 <strong>ao lado de</strong> outro sistema operacional. - + <strong>Erase</strong> disk and install %1. <strong>Apagar</strong> disco e instalar %1. - + <strong>Replace</strong> a partition with %1. <strong>Substituir</strong> uma partição com %1. - + <strong>Manual</strong> partitioning. Particionamento <strong>manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>ao lado de</strong> outro sistema operacional no disco <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Apagar</strong> disco <strong>%2</strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Substituir</strong> uma partição no disco <strong>%2</strong> (%3) com %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionamento <strong>manual</strong> no disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: Atualmente: - + After: Depois: - + No EFI system partition configured Nenhuma partição de sistema EFI configurada - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Uma partição de sistema EFI é necessária para iniciar %1.<br/><br/>Para configurar uma partição de sistema EFI, volte, selecione ou crie um sistema de arquivos FAT32 com o marcador <strong>esp</strong> ativado e ponto de montagem <strong>%2</strong>.<br/><br/>Você pode continuar sem definir uma partição de sistema EFI, mas seu sistema pode não iniciar. - + EFI system partition flag not set Marcador da partição do sistema EFI não definida - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Uma partição de sistema EFI é necessária para iniciar %1.<br/><br/>Uma partição foi configurada com o ponto de montagem <strong>%2</strong>, mas seu marcador <strong>esp</strong> não foi definido.<br/>Para definir o marcador, volte e edite a partição.<br/><br/>Você pode continuar sem definir um marcador, mas seu sistema pode não iniciar. - + Boot partition not encrypted Partição de boot não criptografada - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Uma partição de inicialização separada foi configurada juntamente com uma partição raiz criptografada, mas a partição de inicialização não é criptografada.<br/><br/>Há preocupações de segurança com este tipo de configuração, porque arquivos de sistema importantes são mantidos em uma partição não criptografada.<br/>Você pode continuar se quiser, mas o desbloqueio do sistema de arquivos acontecerá mais tarde durante a inicialização do sistema.<br/>Para criptografar a partição de inicialização, volte e recrie-a, selecionando <strong>Criptografar</strong> na janela de criação da partição. @@ -1708,64 +1718,64 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Selecione onde instalar %1.<br/><font color="red">Atenção:</font> isto excluirá todos os arquivos existentes na partição selecionada. - + The selected item does not appear to be a valid partition. O item selecionado não parece ser uma partição válida. - + %1 cannot be installed on empty space. Please select an existing partition. %1 não pode ser instalado no espaço vazio. Por favor, selecione uma partição existente. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 não pode ser instalado em uma partição estendida. Por favor, selecione uma partição primária ou lógica existente. - + %1 cannot be installed on this partition. %1 não pode ser instalado nesta partição. - + Data partition (%1) Partição de dados (%1) - + Unknown system partition (%1) Partição de sistema desconhecida (%1) - + %1 system partition (%2) Partição de sistema %1 (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>A partição %1 é muito pequena para %2. Por favor, selecione uma partição com capacidade mínima de %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Não foi encontrada uma partição de sistema EFI no sistema. Por favor, volte e use o particionamento manual para configurar %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 será instalado em %2.<br/><font color="red">Atenção: </font>todos os dados da partição %2 serão perdidos. - + The EFI system partition at %1 will be used for starting %2. A partição do sistema EFI em %1 será utilizada para iniciar %2. - + EFI system partition: Partição do sistema EFI: @@ -2241,17 +2251,17 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.<h1>Bem-vindo ao instalador da Calamares para %1.</h1> - + About %1 installer Sobre o instalador %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>para %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Agradecimentos: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg e a <a href="https://www.transifex.com/calamares/calamares/">equipe de tradutores do Calamares</a>.<br/><br/>O desenvolvimento do <a href="http://calamares.io/">Calamares</a> tem o apoio da <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 suporte diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index a0eecec3d..c3985bedf 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -221,56 +221,61 @@ Saída: Calamares::ViewManager - + &Back &Voltar - + &Next &Próximo - + &Cancel &Cancelar - + Cancel installation without changing the system. Cancelar instalar instalação sem modificar o sistema. - + Cancel installation? Cancelar a instalação? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Tem a certeza que pretende cancelar o atual processo de instalação? O instalador será encerrado e todas as alterações serão perdidas. - + &Yes &Sim - + &No &Não - + + &Close + + + + Continue with setup? Continuar com a configuração? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> O %1 instalador está prestes a fazer alterações ao seu disco em ordem para instalar %2.<br/><strong>Não será capaz de desfazer estas alterações.</strong> @@ -295,12 +300,12 @@ O instalador será encerrado e todas as alterações serão perdidas.A instalação está completa. Feche o instalador. - + Error Erro - + Installation Failed Falha na Instalação @@ -336,7 +341,7 @@ O instalador será encerrado e todas as alterações serão perdidas.%1 Instalador - + Show debug information Mostrar informação de depuração @@ -357,7 +362,7 @@ O instalador será encerrado e todas as alterações serão perdidas. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Este computador não satisfaz os requisitos mínimos para instalar %1.<br/>A instalação não pode continuar. <a href="#details">Detalhes...</a> @@ -367,17 +372,17 @@ O instalador será encerrado e todas as alterações serão perdidas.Este computador não satisfaz alguns dos requisitos recomendados para instalar %1.<br/>A instalação pode continuar, mas algumas funcionalidades poderão ser desativadas. - + This program will ask you some questions and set up %2 on your computer. Este programa vai fazer-lhe algumas perguntas e configurar o %2 no seu computador. - + For best results, please ensure that this computer: Para melhores resultados, por favor certifique-se que este computador: - + System requirements Requisitos de sistema @@ -390,35 +395,35 @@ O instalador será encerrado e todas as alterações serão perdidas.Formulário - + After: Depois: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Particionamento manual</strong><br/>Pode criar ou redimensionar partições manualmente. - + Boot loader location: Localização do carregador de arranque: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 será encolhida para %2MB e uma nova %3MB partição será criada para %4. - + Select storage de&vice: Selecione o dis&positivo de armazenamento: - - - - + + + + Current: Atual: @@ -428,71 +433,71 @@ O instalador será encerrado e todas as alterações serão perdidas.Reutilizar %1 como partição home para %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Selecione uma partição para encolher, depois arraste a barra de fundo para redimensionar</strong> - + <strong>Select a partition to install on</strong> <strong>Selecione uma partição para instalar</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Nenhuma partição de sistema EFI foi encontrada neste sistema. Por favor volte atrás e use o particionamento manual para configurar %1. - + The EFI system partition at %1 will be used for starting %2. A partição de sistema EFI em %1 será usada para iniciar %2. - + EFI system partition: Partição de sistema EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Este dispositivo de armazenamento aparenta não ter um sistema operativo. O que quer fazer?<br/>Poderá rever e confirmar as suas escolhas antes de qualquer alteração ser feita no dispositivo de armazenamento. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Apagar disco</strong><br/>Isto irá <font color="red">apagar</font> todos os dados atualmente apresentados no dispositivo de armazenamento selecionado. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Este dispositivo de armazenamento tem %1 nele. O que quer fazer?<br/>Poderá rever e confirmar as suas escolhas antes de qualquer alteração ser feita no dispositivo de armazenamento. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Instalar paralelamente</strong><br/>O instalador irá encolher a partição para arranjar espaço para %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Substituir a partição</strong><br/>Substitui a partição com %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Este dispositivo de armazenamento já tem um sistema operativo nele. O que quer fazer?<br/>Poderá rever e confirmar as suas escolhas antes de qualquer alteração ser feita no dispositivo de armazenamento. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Este dispositivo de armazenamento tem múltiplos sistemas operativos nele, O que quer fazer?<br/>Poderá rever e confirmar as suas escolhas antes de qualquer alteração ser feita no dispositivo de armazenamento. @@ -977,27 +982,27 @@ O instalador será encerrado e todas as alterações serão perdidas.Instalar %1 na <strong>nova</strong> %2 partição de sistema. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Criar <strong>nova</strong> %2 partição com ponto de montagem <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Instalar %2 em %3 partição de sistema <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Criar %3 partitição <strong>%1</strong> com ponto de montagem <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instalar carregador de arranque em <strong>%1</strong>. - + Setting up mount points. Definindo pontos de montagem. @@ -1015,15 +1020,20 @@ O instalador será encerrado e todas as alterações serão perdidas.&Reiniciar agora - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Tudo feito</h1><br/>%1 foi instalado no seu computador.<br/>Pode agora reiniciar para o seu novo sistema, ou continuar a usar o %2 ambiente Live. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Finalizar @@ -1574,82 +1584,82 @@ O instalador será encerrado e todas as alterações serão perdidas.Instalar %1 <strong>paralelamente</strong> a outro sistema operativo. - + <strong>Erase</strong> disk and install %1. <strong>Apagar</strong> disco e instalar %1. - + <strong>Replace</strong> a partition with %1. <strong>Substituir</strong> a partição com %1. - + <strong>Manual</strong> partitioning. Particionamento <strong>Manual</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalar %1 <strong>paralelamente</strong> a outro sistema operativo no disco <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Apagar</strong> disco <strong>%2</strong> (%3) e instalar %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Substituir</strong> a partição no disco <strong>%2</strong> (%3) com %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Particionamento <strong>Manual</strong> no disco <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disco <strong>%1</strong> (%2) - + Current: Atual: - + After: Depois: - + No EFI system partition configured Nenhuma partição de sistema EFI configurada - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. É necessária uma partição de sistema EFI para iniciar %1.<br/><br/>Para configurar uma partição de sistema EFI, volte atrás e selecione ou crie um sistema de ficheiros FAT32 com a flag <strong>esp</strong> ativada e ponto de montagem <strong>%2</strong>.<br/><br/>Pode continuar sem configurar uma partição de sistema EFI mas o seu sistema pode falhar o arranque. - + EFI system partition flag not set flag não definida da partição de sistema EFI - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. É necessária uma partição de sistema EFI para iniciar %1.<br/><br/>A partitição foi configurada com o ponto de montagem <strong>%2</strong> mas a sua flag <strong>esp</strong> não está definida.<br/>Para definir a flag, volte atrás e edite a partição.<br/><br/>Pode continuar sem definir a flag mas o seu sistema pode falhar o arranque. - + Boot partition not encrypted Partição de arranque não encriptada - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Foi preparada uma partição de arranque separada juntamente com uma partição root encriptada, mas a partição de arranque não está encriptada.<br/><br/>Existem preocupações de segurança com este tipo de configuração, por causa de importantes ficheiros de sistema serem guardados numa partição não encriptada.<br/>Se desejar pode continuar, mas o destrancar do sistema de ficheiros irá ocorrer mais tarde durante o arranque do sistema.<br/>Para encriptar a partição de arranque, volte atrás e recrie-a, e selecione <strong>Encriptar</strong> na janela de criação de partições. @@ -1706,64 +1716,64 @@ O instalador será encerrado e todas as alterações serão perdidas.Selecione onde instalar %1.<br/><font color="red">Aviso: </font>isto irá apagar todos os ficheiros na partição selecionada. - + The selected item does not appear to be a valid partition. O item selecionado não aparenta ser uma partição válida. - + %1 cannot be installed on empty space. Please select an existing partition. %1 não pode ser instalado no espaço vazio. Por favor selecione uma partição existente. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 não pode ser instalado numa partição estendida. Por favor selecione uma partição primária ou partição lógica. - + %1 cannot be installed on this partition. %1 não pode ser instalado nesta partição. - + Data partition (%1) Partição de dados (%1) - + Unknown system partition (%1) Partição de sistema desconhecida (%1) - + %1 system partition (%2) %1 partição de sistema (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>A partição %1 é demasiado pequena para %2. Por favor selecione uma partição com pelo menos %3 GiB de capacidade. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Uma partição de sistema EFI não pode ser encontrada em nenhum sítio neste sistema. Por favor volte atrás e use o particionamento manual para instalar %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 será instalado na %2.<br/><font color="red">Aviso: </font>todos os dados na partição %2 serão perdidos. - + The EFI system partition at %1 will be used for starting %2. A partição de sistema EFI em %1 será usada para iniciar %2. - + EFI system partition: Partição de sistema EFI: @@ -2239,17 +2249,17 @@ O instalador será encerrado e todas as alterações serão perdidas.<h1>Bem vindo ao instalador Calamares para %1.</h1> - + About %1 installer Sobre %1 instalador - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>para %3</strong><br/><br/>Direitos de cópia 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Agradecimentos a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg e à <a href="https://www.transifex.com/calamares/calamares/">equipa de tradutores Calamares</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> desenvolvimento patrocinado por <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 suporte diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index 644c6d051..15325813c 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -221,56 +221,61 @@ Rezultat: Calamares::ViewManager - + &Back &Înapoi - + &Next &Următorul - + &Cancel &Anulează - + Cancel installation without changing the system. - + Cancel installation? Anulez instalarea? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Doriți să anulați procesul curent de instalare? Programul de instalare va ieși, iar toate modificările vor fi pierdute. - + &Yes - + &No - + + &Close + + + + Continue with setup? Continuați configurarea? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Programul de instalare %1 este pregătit să facă schimbări pe discul dumneavoastră pentru a instala %2.<br/><strong>Nu veți putea anula aceste schimbări.</strong> @@ -295,12 +300,12 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. - + Error Eroare - + Installation Failed Instalare eșuată @@ -336,7 +341,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Program de instalare %1 - + Show debug information Arată informația de depanare @@ -357,7 +362,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Acest calculator nu satisface cerințele minimale pentru instalarea %1.<br/>Instalarea nu poate continua. <a href="#details">Detalii...</a> @@ -367,17 +372,17 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Acest calculator nu satisface unele din cerințele recomandate pentru instalarea %1.<br/>Instalarea poate continua, dar unele funcții ar putea fi dezactivate. - + This program will ask you some questions and set up %2 on your computer. Acest program vă va pune mai multe întrebări și va seta %2 pe calculatorul dumneavoastră. - + For best results, please ensure that this computer: Pentru rezultate optime, asigurați-vă că acest calculator: - + System requirements Cerințe de sistem @@ -390,35 +395,35 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Formular - + After: După: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Partiționare manuală</strong><br/>Puteți crea sau redimensiona partițiile. - + Boot loader location: Locație boot loader: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 va fi micșorată la %2MB și o nouă partiție %3MB va fi creată pentru %4. - + Select storage de&vice: Selectează dispoziti&vul de stocare: - - - - + + + + Current: Actual: @@ -428,71 +433,71 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Reutilizează %1 ca partiție home pentru %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Selectează o partiție de micșorat, apoi trageți bara din jos pentru a redimensiona</strong> - + <strong>Select a partition to install on</strong> <strong>Selectează o partiție pe care să se instaleze</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. O partiție de sistem EFI nu poate fi găsită nicăieri în acest sistem. Vă rugăm să reveniți și să partiționați manual pentru a seta %1. - + The EFI system partition at %1 will be used for starting %2. Partiția de sistem EFI de la %1 va fi folosită pentru a porni %2. - + EFI system partition: Partiție de sistem EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Acest dispozitiv de stocare nu pare să aibă un sistem de operare instalat. Ce doriți să faceți?<br/>Veți putea revedea și confirma alegerile făcute înainte să fie realizate schimbări pe dispozitivul de stocare. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Șterge discul</strong><br/>Aceasta va <font color="red">șterge</font> toate datele prezente pe dispozitivul de stocare selectat. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Acest dispozitiv de stocare are %1. Ce doriți să faceți?<br/>Veți putea revedea și confirma alegerile făcute înainte să fie realizate schimbări pe dispozitivul de stocare. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Instalează laolaltă</strong><br/>Instalatorul va micșora o partiție pentru a face loc pentru %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Înlocuiește o partiție</strong><br/>Înlocuiește o partiție cu %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Acest dispozitiv de stocare are deja un sistem de operare instalat. Ce doriți să faceți?<br/>Veți putea revedea și confirma alegerile făcute înainte de se realiza schimbări pe dispozitivul de stocare. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Acest dispozitiv de stocare are mai multe sisteme de operare instalate. Ce doriți să faceți?<br/>Veți putea revedea și confirma alegerile făcute înainte de a se realiza schimbări pe dispozitivul de stocare. @@ -977,27 +982,27 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Instalează %1 pe <strong>noua</strong> partiție de sistem %2. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Setează <strong>noua</strong> partiție %2 cu punctul de montare <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Instalează %2 pe partiția de sistem %3 <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Setează partiția %3 <strong>%1</strong> cu punctul de montare <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Instalează bootloader-ul pe <strong>%1</strong>. - + Setting up mount points. Se setează puncte de montare. @@ -1015,15 +1020,20 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.&Repornește acum - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Gata.</h1><br/>%1 a fost instalat pe calculatorul dumneavoastră.<br/>Puteți reporni noul sistem, sau puteți continua să folosiți sistemul de operare portabil %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Termină @@ -1574,82 +1584,82 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Instalează %1 <strong>laolaltă</strong> cu un alt sistem de operare. - + <strong>Erase</strong> disk and install %1. <strong>Șterge</strong> discul și instalează %1. - + <strong>Replace</strong> a partition with %1. <strong>Înlocuiește</strong> o partiție cu %1. - + <strong>Manual</strong> partitioning. Partiționare <strong>manuală</strong>. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Instalează %1 <strong>laolaltă</strong> cu un alt sistem de operare pe discul <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Șterge</strong> discul <strong>%2</strong> (%3) și instalează %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Înlocuiește</strong> o partiție pe discul <strong>%2</strong> (%3) cu %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). Partiționare <strong>manuală</strong> a discului <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Discul <strong>%1</strong> (%2) - + Current: Actual: - + After: După: - + No EFI system partition configured Nicio partiție de sistem EFI nu a fost configurată - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Este necesară o partiție de sistem EFI pentru a porni %1.<br/><br/>Pentru a configura o partiție de sistem EFI, reveniți și selectați sau creați o partiție FAT32 cu flag-ul <strong>esp</strong> activat și montată la <strong>%2</strong>.<br/><br/>Puteți continua și fără configurarea unei partiții de sistem EFI, dar este posibil ca sistemul să nu pornească. - + EFI system partition flag not set Flag-ul de partiție de sistem pentru EFI nu a fost setat - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. O partiție de sistem EFI este necesară pentru a porni %1.<br/><br/>A fost configurată o partiție cu punct de montare la <strong>%2</strong> dar flag-ul <strong>esp</strong> al acesteia nu a fost setat.<br/>Pentru a seta flag-ul, reveniți și editați partiția.<br/><br/>Puteți continua și fără setarea flag-ului, dar este posibil ca sistemul să nu pornească. - + Boot partition not encrypted Partiția de boot nu este criptată - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. A fost creată o partiție de boot împreună cu o partiție root criptată, dar partiția de boot nu este criptată.<br/><br/>Sunt potențiale probleme de securitate cu un astfel de aranjament deoarece importante fișiere de sistem sunt păstrate pe o partiție necriptată.<br/>Puteți continua dacă doriți, dar descuierea sistemului se va petrece mai târziu în timpul pornirii.<br/>Pentru a cripta partiția de boot, reveniți și recreați-o, alegând opțiunea <strong>Criptează</strong> din fereastra de creare de partiții. @@ -1706,64 +1716,64 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Selectați locul în care să instalați %1.<br/><font color="red">Atenție: </font>aceasta va șterge toate fișierele de pe partiția selectată. - + The selected item does not appear to be a valid partition. Elementul selectat nu pare a fi o partiție validă. - + %1 cannot be installed on empty space. Please select an existing partition. %1 nu poate fi instalat în spațiul liber. Vă rugăm să alegeți o partiție existentă. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 nu poate fi instalat pe o partiție extinsă. Vă rugăm selectați o partiție primară existentă sau o partiție logică. - + %1 cannot be installed on this partition. %1 nu poate fi instalat pe această partiție. - + Data partition (%1) Partiție de date (%1) - + Unknown system partition (%1) Partiție de sistem necunoscută (%1) - + %1 system partition (%2) %1 partiție de sistem (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Partiția %1 este prea mică pentru %2. Vă rugăm selectați o partiție cu o capacitate de cel puțin %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>O partiție de sistem EFI nu a putut fi găsită nicăieri pe sistem. Vă rugăm să reveniți și să utilizați partiționarea manuală pentru a seta %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 va fi instalat pe %2.<br/><font color="red">Atenție: </font>toate datele de pe partiția %2 se vor pierde. - + The EFI system partition at %1 will be used for starting %2. Partiția de sistem EFI de la %1 va fi folosită pentru a porni %2. - + EFI system partition: Partiție de sistem EFI: @@ -2239,17 +2249,17 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. - + About %1 installer Despre programul de instalare %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Mulţumiri: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg şi <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> dezvoltarea sponsorizată de <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 suport diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index e8928e183..98c034656 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -221,55 +221,60 @@ Output: Calamares::ViewManager - + &Back &Назад - + &Next &Далее - + &Cancel О&тмена - + Cancel installation without changing the system. - + Cancel installation? Отменить установку? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Действительно прервать процесс установки? Программа установки сразу прекратит работу, все изменения будут потеряны. - + &Yes - + &No - + + &Close + + + + Continue with setup? Продолжить установку? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Программа установки %1 готова внести изменения на Ваш диск, чтобы установить %2.<br/><strong>Отменить эти изменения будет невозможно.</strong> @@ -294,12 +299,12 @@ The installer will quit and all changes will be lost. - + Error Ошибка - + Installation Failed Установка завершилась неудачей @@ -335,7 +340,7 @@ The installer will quit and all changes will be lost. Программа установки %1 - + Show debug information Показать отладочную информацию @@ -356,7 +361,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Этот компьютер не соответствует минимальным требованиям для установки %1.<br/>Невозможно продолжить установку. <a href="#details">Подробнее...</a> @@ -366,17 +371,17 @@ The installer will quit and all changes will be lost. Этот компьютер соответствует не всем рекомендуемым требованиям для установки %1.<br/>Можно продолжить установку, но некоторые возможности могут быть недоступны. - + This program will ask you some questions and set up %2 on your computer. Эта программа задаст вам несколько вопросов и поможет установить %2 на ваш компьютер. - + For best results, please ensure that this computer: Для наилучших результатов, убедитесь, что этот компьютер: - + System requirements Системные требования @@ -389,35 +394,35 @@ The installer will quit and all changes will be lost. Форма - + After: После: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Ручная разметка</strong><br/>Вы можете самостоятельно создавать разделы или изменять их размеры. - + Boot loader location: Расположение загрузчика: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 будет уменьшен до %2MB и новый раздел %3MB будет создан для %4. - + Select storage de&vice: Выбрать устройство &хранения: - - - - + + + + Current: Текущий: @@ -427,71 +432,71 @@ The installer will quit and all changes will be lost. Использовать %1 как домашний раздел для %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Выберите раздел для уменьшения, затем двигайте ползунок, изменяя размер</strong> - + <strong>Select a partition to install on</strong> <strong>Выберите раздел для установки</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Не найдено системного раздела EFI. Пожалуйста, вернитесь назад и выполните ручную разметку %1. - + The EFI system partition at %1 will be used for starting %2. Системный раздел EFI на %1 будет использован для запуска %2. - + EFI system partition: Системный раздел EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Видимо, на этом устройстве нет операционной системы. Что Вы хотите сделать?<br/>Вы сможете изменить или подтвердить свой выбор до того, как на устройстве будут сделаны какие-либо изменения. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Стереть диск</strong><br/>Это <font color="red">удалит</font> все данные, которые сейчас находятся на выбранном устройстве. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. На этом устройстве есть %1. Что Вы хотите сделать?<br/>Вы сможете изменить или подтвердить свой выбор до того, как на устройстве будут сделаны какие-либо изменения. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Установить рядом</strong><br/>Программа установки уменьшит раздел, чтобы освободить место для %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Заменить раздел</strong><br/>Меняет раздел на %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. На этом устройстве уже есть операционная система. Что Вы хотите сделать?<br/>Вы сможете изменить или подтвердить свой выбор до того, как на устройстве будут сделаны какие-либо изменения. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. На этом устройстве есть несколько операционных систем. Что Вы хотите сделать?<br/>Вы сможете изменить или подтвердить свой выбор до того, как на устройстве будут сделаны какие-либо изменения. @@ -976,27 +981,27 @@ The installer will quit and all changes will be lost. Установить %1 на <strong>новый</strong> системный раздел %2. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Настроить <strong>новый</strong> %2 раздел с точкой монтирования <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Установить %2 на %3 системный раздел <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Настроить %3 раздел <strong>%1</strong> с точкой монтирования <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Установить загрузчик на <strong>%1</strong>. - + Setting up mount points. Настраиваются точки монтирования. @@ -1014,15 +1019,20 @@ The installer will quit and all changes will be lost. П&ерезагрузить - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Готово.</h1><br/>Система %1 установлена на Ваш компьютер.<br/>Вы можете перезагрузить компьютер и использовать Вашу новую систему или продолжить работу в Live окружении %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Завершить @@ -1573,82 +1583,82 @@ The installer will quit and all changes will be lost. Установить %1 <strong>параллельно</strong> к другой операционной системе. - + <strong>Erase</strong> disk and install %1. <strong>Очистить</strong> диск и установить %1. - + <strong>Replace</strong> a partition with %1. <strong>Заменить</strong> раздел на %1. - + <strong>Manual</strong> partitioning. <strong>Ручная</strong> разметка. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Установить %1 <strong>параллельно</strong> к другой операционной системе на диске <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Очистить</strong> диск <strong>%2</strong> (%3) и установить %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Заменить</strong> раздел на диске <strong>%2</strong> (%3) на %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ручная</strong> разметка диска <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Диск <strong>%1</strong> (%2) - + Current: Текущий: - + After: После: - + No EFI system partition configured Нет настроенного системного раздела EFI - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Чтобы начать, необходим системный раздел EFI %1.<br/><br/>Для настройки системного раздела EFI, вернитесь, выберите или создайте файловую систему FAT32 с установленным флагом <strong>esp</strong> и точкой монтирования <strong>%2</strong>.<br/><br/>Вы можете продолжить и без настройки системного раздела EFI, но Ваша система может не загрузиться. - + EFI system partition flag not set Не установлен флаг системного раздела EFI - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Чтобы начать, необходим системный раздел EFI %1.<br/><br/>Был настроен раздел с точкой монтирования <strong>%2</strong>, но его флаг <strong>esp</strong> не установлен.<br/>Для установки флага вернитесь и отредактируйте раздел.<br/><br/>Вы можете продолжить и без установки флага, но Ваша система может не загрузиться. - + Boot partition not encrypted Загрузочный раздел не зашифрован - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Включено шифрование корневого раздела, но использован отдельный загрузочный раздел без шифрования.<br/><br/>При такой конфигурации возникают проблемы с безопасностью, потому что важные системные файлы хранятся на разделе без шифрования.<br/>Если хотите, можете продолжить, но файловая система будет разблокирована позднее во время загрузки системы.<br/>Чтобы включить шифрование загрузочного раздела, вернитесь назад и снова создайте его, отметив <strong>Шифровать</strong> в окне создания раздела. @@ -1705,64 +1715,64 @@ The installer will quit and all changes will be lost. Выберите, где установить %1.<br/><font color="red">Внимание: </font>это удалит все файлы на выбранном разделе. - + The selected item does not appear to be a valid partition. Выбранный элемент, видимо, не является действующим разделом. - + %1 cannot be installed on empty space. Please select an existing partition. %1 не может быть установлен вне раздела. Пожалуйста выберите существующий раздел. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 не может быть установлен прямо в расширенный раздел. Выберите существующий основной или логический раздел. - + %1 cannot be installed on this partition. %1 не может быть установлен в этот раздел. - + Data partition (%1) Раздел данных (%1) - + Unknown system partition (%1) Неизвестный системный раздел (%1) - + %1 system partition (%2) %1 системный раздел (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Раздел %1 слишком мал для %2. Пожалуйста выберите раздел объемом не менее %3 Гиб. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Не найден системный раздел EFI. Вернитесь назад и выполните ручную разметку для установки %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 будет установлен в %2.<br/><font color="red">Внимание: </font>все данные на разделе %2 будут потеряны. - + The EFI system partition at %1 will be used for starting %2. Системный раздел EFI на %1 будет использован для запуска %2. - + EFI system partition: Системный раздел EFI: @@ -2238,17 +2248,17 @@ The installer will quit and all changes will be lost. <h1>Добро пожаловать в установщик Calamares для %1 .</h1> - + About %1 installer О программе установки %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 поддержка diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index e4d696d19..1f459510a 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -221,56 +221,61 @@ Výstup: Calamares::ViewManager - + &Back &Späť - + &Next Ď&alej - + &Cancel &Zrušiť - + Cancel installation without changing the system. Zruší inštaláciu bez zmeny systému. - + Cancel installation? Zrušiť inštaláciu? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Skutočne chcete zrušiť aktuálny priebeh inštalácie? Inštalátor sa ukončí a všetky zmeny budú stratené. - + &Yes _Áno - + &No _Nie - + + &Close + _Zavrieť + + + Continue with setup? Pokračovať v inštalácii? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> Inštalátor distribúcie %1 sa chystá vykonať zmeny na vašom disku, aby nainštaloval distribúciu %2. <br/><strong>Tieto zmeny nebudete môcť vrátiť späť.</strong> @@ -295,12 +300,12 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Inštalácia je dokončená. Zatvorí inštalátor. - + Error Chyba - + Installation Failed Inštalácia zlyhala @@ -336,7 +341,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Inštalátor distribúcie %1 - + Show debug information Zobraziť ladiace informácie @@ -357,7 +362,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Tento počítač nespĺňa minimálne požiadavky pre inštaláciu distribúcie %1.<br/>Inštalácia nemôže pokračovať. <a href="#details">Podrobnosti...</a> @@ -367,17 +372,17 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Tento počítač nespĺňa niektoré z odporúčaných požiadaviek pre inštaláciu distribúcie %1.<br/>Inštalácia môže pokračovať, ale niektoré funkcie môžu byť zakázané. - + This program will ask you some questions and set up %2 on your computer. Tento program sa vás spýta na niekoľko otázok a nainštaluje distribúciu %2 do vášho počítača. - + For best results, please ensure that this computer: Pre čo najlepší výsledok, sa prosím, uistite, že tento počítač: - + System requirements Systémové požiadavky @@ -390,35 +395,35 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Forma - + After: Potom: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Ručné rozdelenie oddielov</strong><br/>Môžete vytvoriť alebo zmeniť veľkosť oddielov podľa seba. - + Boot loader location: Umiestnenie zavádzača: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. Oddiel %1 bude zmenšený na %2MB a nový %3MB oddiel bude vytvorený pre distribúciu %4. - + Select storage de&vice: Vyberte úložné &zariadenie: - - - - + + + + Current: Teraz: @@ -428,71 +433,71 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Opakované použitie oddielu %1 ako domovského pre distribúciu %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Vyberte oddiel na zmenšenie a potom potiahnutím spodného pruhu zmeňte veľkosť</strong> - + <strong>Select a partition to install on</strong> <strong>Vyberte oddiel, na ktorý sa má inštalovať</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Oddiel systému EFI sa nedá v tomto počítači nájsť. Prosím, prejdite späť a použite ručné rozdelenie oddielov na inštaláciu distribúcie %1. - + The EFI system partition at %1 will be used for starting %2. Oddie lsystému EFI na %1 bude použitý na spustenie distribúcie %2. - + EFI system partition: Oddiel systému EFI: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Zdá sa, že toto úložné zariadenie neobsahuje operačný systém. Čo by ste chceli urobiť?<br/>Budete môcť skontrolovať a potvrdiť vaše voľby pred uplatnením akejkoľvek zmeny na úložnom zariadení. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Vymazanie disku</strong><br/>Týmto sa <font color="red">odstránia</font> všetky údaje momentálne sa nachádzajúce na vybratom úložnom zariadení. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Toto úložné zariadenie obsahuje operačný systém %1. Čo by ste chceli urobiť?<br/>Budete môcť skontrolovať a potvrdiť vaše voľby pred uplatnením akejkoľvek zmeny na úložnom zariadení. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Inštalácia popri súčasnom systéme</strong><br/>Inštalátor zmenší oddiel a uvoľní miesto pre distribúciu %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Nahradenie oddielu</strong><br/>Nahradí oddiel distribúciou %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Toto úložné zariadenie už obsahuje operačný systém. Čo by ste chceli urobiť?<br/>Budete môcť skontrolovať a potvrdiť vaše voľby pred uplatnením akejkoľvek zmeny na úložnom zariadení. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Toto úložné zariadenie obsahuje viacero operačných systémov. Čo by ste chceli urobiť?<br/>Budete môcť skontrolovať a potvrdiť vaše voľby pred uplatnením akejkoľvek zmeny na úložnom zariadení. @@ -977,27 +982,27 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Inštalovať distribúciu %1 na <strong>novom</strong> %2 systémovom oddieli. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. Nastaviť <strong>nový</strong> %2 oddiel s bodom pripojenia <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. Inštalovať distribúciu %2 na %3 systémovom oddieli <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. Nastaviť %3 oddiel <strong>%1</strong> s bodom pripojenia <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Inštalovať zavádzač do <strong>%1</strong>. - + Setting up mount points. Nastavujú sa body pripojení. @@ -1015,15 +1020,20 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. &Reštartovať teraz - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Všetko je dokončené.</h1><br/>Distribúcia %1 bola nainštalovaná do vášho počítača.<br/>Teraz môžete reštartovať počítač a spustiť váš nový systém, alebo pokračovať v používaní živého prostredia distribúcie %2. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + <h1>Inštalácia zlyhala</h1><br/>Distribúcia %1 nebola nainštalovaná do vášho počítača.<br/>Chybová hláška: %2. + FinishedViewStep - + Finish Dokončenie @@ -1574,82 +1584,82 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Inštalácia distribúcie %1 <strong>popri</strong> inom operačnom systéme. - + <strong>Erase</strong> disk and install %1. <strong>Vymazanie</strong> disku a inštalácia distribúcie %1. - + <strong>Replace</strong> a partition with %1. <strong>Nahradenie</strong> oddielu distribúciou %1. - + <strong>Manual</strong> partitioning. <strong>Ručné</strong> rozdelenie oddielov. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Inštalácia distribúcie %1 <strong>popri</strong> inom operačnom systéme na disku <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Vymazanie</strong> disku <strong>%2</strong> (%3) a inštalácia distribúcie %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Nahradenie</strong> oddielu na disku <strong>%2</strong> (%3) distribúciou %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Ručné</strong> rozdelenie oddielov na disku <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Teraz: - + After: Potom: - + No EFI system partition configured Nie je nakonfigurovaný žiadny oddiel systému EFI - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. Oddiel systému EFI je potrebný pre spustenie distribúcie %1.<br/><br/>Na konfiguráciu oddielu systému EFI prejdite späť a vyberte alebo vytvorte systém súborov FAT32 s povolenou značkou <strong>esp</strong> a bod pripojenia <strong>%2</strong>.<br/><br/>Môžete porkačovať bez nastavenia oddielu systému EFI, ale váš systém môže pri spustení zlyhať. - + EFI system partition flag not set Značka oddielu systému EFI nie je nastavená - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. Oddiel systému EFI je potrebný pre spustenie distribúcie %1.<br/><br/>Oddiel bol nakonfigurovaný s bodom pripojenia <strong>%2</strong>, ale nemá nastavenú značku <strong>esp</strong>.<br/>Na nastavenie značky prejdite späť a upravte oddiel.<br/><br/>Môžete porkačovať bez nastavenia značky, ale váš systém môže pri spustení zlyhať. - + Boot partition not encrypted Zavádzací oddiel nie je zašifrovaný - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Spolu so zašifrovaným koreňovým oddielom bol nainštalovaný oddelený zavádzací oddiel, ktorý ale nie je zašifrovaný.<br/><br/>S týmto typom inštalácie je ohrozená bezpečnosť, pretože dôležité systémové súbory sú uchovávané na nezašifrovanom oddieli.<br/>Ak si to želáte, môžete pokračovať, ale neskôr, počas spúšťania systému sa vykoná odomknutie systému súborov.<br/>Na zašifrovanie zavádzacieho oddielu prejdite späť a vytvorte ju znovu vybratím voľby <strong>Zašifrovať</strong> v okne vytvárania oddielu. @@ -1706,64 +1716,64 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Vyberte, kde sa má nainštalovať distribúcia %1.<br/><font color="red">Upozornenie: </font>týmto sa odstránia všetky súbory na vybratom oddieli. - + The selected item does not appear to be a valid partition. Zdá sa, že vybratá položka nie je platným oddielom. - + %1 cannot be installed on empty space. Please select an existing partition. Distribúcia %1 sa nedá nainštalovať na prázdne miesto. Prosím, vyberte existujúci oddiel. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. Distribúcia %1 sa nedá nainštalovať na rozšírený oddiel. Prosím, vyberte existujúci primárny alebo logický oddiel. - + %1 cannot be installed on this partition. Distribúcia %1 sa nedá nainštalovať na tento oddiel. - + Data partition (%1) Údajový oddiel (%1) - + Unknown system partition (%1) Neznámy systémový oddiel (%1) - + %1 system partition (%2) Systémový oddiel operačného systému %1 (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Oddiel %1 je príliš malý pre distribúciu %2. Prosím, vyberte oddiel s kapacitou aspoň %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Oddiel systému EFI sa nedá v tomto počítači nájsť. Prosím, prejdite späť a použite ručné rozdelenie oddielov na inštaláciu distribúcie %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>Distribúcia %1 bude nainštalovaná na oddiel %2.<br/><font color="red">Upozornenie: </font>všetky údaje na oddieli %2 budú stratené. - + The EFI system partition at %1 will be used for starting %2. Oddiel systému EFI na %1 bude použitý pre spustenie distribúcie %2. - + EFI system partition: Oddiel systému EFI: @@ -2239,17 +2249,17 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. <h1>Vitajte v aplikácii Calamares, inštalátore distribúcie %1.</h1> - + About %1 installer O inštalátore %1 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>pre distribúciu %3</strong><br/><br/>Autorské práva 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Poďakovanie: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg a <a href="https://www.transifex.com/calamares/calamares/">tím prekladateľov programu Calamares</a>.<br/><br/>Vývoj programu <a href="http://calamares.io/">Calamares</a> je podporovaný projektom <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Oslobodzujúci softvér. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Autorské práva 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Autorské práva 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Poďakovanie: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg a <a href="https://www.transifex.com/calamares/calamares/">prekladateľký tím inštalátora Calamares</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> je vyvýjaný s podporou projektu <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Oslobodzujúci softvér. - + %1 support Podpora distribúcie %1 diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index f12d7043e..451c837e3 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -221,56 +221,61 @@ Izpis: Calamares::ViewManager - + &Back &Nazaj - + &Next &Naprej - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? Preklic namestitve? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Ali res želite preklicati trenutni namestitveni proces? Namestilni program se bo končal in vse spremembe bodo izgubljene. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -295,12 +300,12 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + Error Napaka - + Installation Failed Namestitev je spodletela @@ -336,7 +341,7 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. %1 Namestilnik - + Show debug information @@ -357,7 +362,7 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -390,35 +395,35 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -428,71 +433,71 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1015,15 +1020,20 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1574,82 +1584,82 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2239,17 +2249,17 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index baa14f38f..13907e6a8 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &Назад - + &Next &Следеће - + &Cancel &Откажи - + Cancel installation without changing the system. - + Cancel installation? Отказати инсталацију? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Да ли стварно желите да прекинете текући процес инсталације? Инсталер ће бити затворен и све промене ће бити изгубљене. - + &Yes - + &No - + + &Close + + + + Continue with setup? Наставити са подешавањем? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -295,12 +300,12 @@ The installer will quit and all changes will be lost. - + Error Грешка - + Installation Failed Инсталација није успела @@ -336,7 +341,7 @@ The installer will quit and all changes will be lost. %1 инсталер - + Show debug information @@ -357,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: За најбоље резултате обезбедите да овај рачунар: - + System requirements Системски захтеви @@ -390,35 +395,35 @@ The installer will quit and all changes will be lost. Форма - + After: После: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Ручно партиционисање</strong><br/>Сами можете креирати или мењати партције. - + Boot loader location: Подизни учитавач на: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 биће змањена на %2MB а нова %3MB партиција биће направљена за %4. - + Select storage de&vice: Изаберите у&ређај за смештање: - - - - + + + + Current: Тренутно: @@ -428,71 +433,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1015,15 +1020,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Заврши @@ -1574,82 +1584,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: Тренутно: - + After: После: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2239,17 +2249,17 @@ The installer will quit and all changes will be lost. - + About %1 installer О %1 инсталатеру - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 подршка diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index de6ae88ee..a1964dd12 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -221,56 +221,61 @@ Povratna poruka: Calamares::ViewManager - + &Back &Nazad - + &Next &Dalje - + &Cancel &Prekini - + Cancel installation without changing the system. - + Cancel installation? Prekini instalaciju? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Da li stvarno želite prekinuti trenutni proces instalacije? Instaler će se zatvoriti i sve promjene će biti izgubljene. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -295,12 +300,12 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + Error Greška - + Installation Failed Neuspješna instalacija @@ -336,7 +341,7 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. %1 Instaler - + Show debug information @@ -357,7 +362,7 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -367,17 +372,17 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -390,35 +395,35 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -428,71 +433,71 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1015,15 +1020,20 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1574,82 +1584,82 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2239,17 +2249,17 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 5236dea81..396b0cc01 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -221,56 +221,61 @@ Utdata: Calamares::ViewManager - + &Back &Bakåt - + &Next &Nästa - + &Cancel Avbryt - + Cancel installation without changing the system. - + Cancel installation? Avbryt installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Är du säker på att du vill avsluta installationen i förtid? Alla ändringar kommer att gå förlorade. - + &Yes - + &No - + + &Close + + + + Continue with setup? Fortsätt med installation? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1-installeraren är på väg att göra ändringar för att installera %2.<br/><strong>Du kommer inte att kunna ångra dessa ändringar!strong> @@ -295,12 +300,12 @@ Alla ändringar kommer att gå förlorade. - + Error Fel - + Installation Failed Installationen misslyckades @@ -336,7 +341,7 @@ Alla ändringar kommer att gå förlorade. %1-installationsprogram - + Show debug information Visa avlusningsinformation @@ -357,7 +362,7 @@ Alla ändringar kommer att gå förlorade. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Denna dator uppfyller inte minimikraven för att installera %1.<br/>Installationen kan inte fortsätta. <a href="#details">Detaljer...</a> @@ -367,17 +372,17 @@ Alla ändringar kommer att gå förlorade. Denna dator uppfyller inte alla rekommenderade krav för att installera %1.<br/>Installationen kan fortsätta, men alla alternativ och funktioner kanske inte kan användas. - + This program will ask you some questions and set up %2 on your computer. Detta program kommer att ställa dig några frågor och installera %2 på din dator. - + For best results, please ensure that this computer: För bästa resultat, vänligen se till att datorn: - + System requirements Systemkrav @@ -390,35 +395,35 @@ Alla ändringar kommer att gå förlorade. Formulär - + After: Efter: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Manuell partitionering</strong><br/>Du kan själv skapa och ändra storlek på partitionerna. - + Boot loader location: Sökväg till uppstartshanterare: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 kommer att förminskas till %2 MB och en ny %3 MB-partition kommer att skapas för %4. - + Select storage de&vice: Välj lagringsenhet: - - - - + + + + Current: Nuvarande: @@ -428,71 +433,71 @@ Alla ändringar kommer att gå förlorade. Återanvänd %1 som hempartition för %2. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Välj en partition att minska, sen dra i nedre fältet för att ändra storlek</strong> - + <strong>Select a partition to install on</strong> <strong>Välj en partition att installera på</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Ingen EFI-partition kunde inte hittas på systemet. Gå tillbaka och partitionera din lagringsenhet manuellt för att ställa in %1. - + The EFI system partition at %1 will be used for starting %2. EFI-partitionen %1 kommer att användas för att starta %2. - + EFI system partition: EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Denna lagringsenhet ser inte ut att ha ett operativsystem installerat. Vad vill du göra?<br/>Du kommer kunna granska och bekräfta dina val innan någon ändring görs på lagringseneheten. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Rensa lagringsenhet</strong><br/>Detta kommer <font color="red">radera</font> all existerande data på den valda lagringsenheten. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Denna lagringsenhet har %1 på sig. Vad vill du göra?<br/>Du kommer kunna granska och bekräfta dina val innan någon ändring görs på lagringsenheten. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Installera på sidan om</strong><br/>Installationshanteraren kommer krympa en partition för att göra utrymme för %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Ersätt en partition</strong><br/>Ersätter en partition med %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Denna lagringsenhet har redan ett operativsystem på sig. Vad vill du göra?<br/>Du kommer kunna granska och bekräfta dina val innan någon ändring sker på lagringsenheten. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Denna lagringsenhet har flera operativsystem på sig. Vad vill du göra?<br/>Du kommer kunna granska och bekräfta dina val innan någon ändring sker på lagringsenheten. @@ -977,27 +982,27 @@ Alla ändringar kommer att gå förlorade. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. Installera uppstartshanterare på <strong>%1</strong>. - + Setting up mount points. Ställer in monteringspunkter. @@ -1015,15 +1020,20 @@ Alla ändringar kommer att gå förlorade. Sta&rta om nu - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Klappat och klart.</h1><br/>%1 har installerats på din dator.<br/>Du kan nu starta om till ditt nya system, eller fortsätta att använda %2 i liveläge. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Slutför @@ -1574,82 +1584,82 @@ Alla ändringar kommer att gå förlorade. Installera %1 <strong>bredvid</strong> ett annat operativsystem. - + <strong>Erase</strong> disk and install %1. <strong>Rensa</strong> disken och installera %1. - + <strong>Replace</strong> a partition with %1. <strong>Ersätt</strong> en partition med %1. - + <strong>Manual</strong> partitioning. <strong>Manuell</strong> partitionering. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). Installera %1 <strong>bredvid</strong> ett annat operativsystem på disken <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>Rensa</strong> disken <strong>%2</strong> (%3) och installera %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>Ersätt</strong> en partition på disken <strong>%2</strong> (%3) med %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>Manuell</strong> partitionering på disken <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Nuvarande: - + After: Efter: - + No EFI system partition configured Ingen EFI system partition konfigurerad - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ Alla ändringar kommer att gå förlorade. Välj var du vill installera %1.<br/><font color="red">Varning: </font>detta kommer att radera alla filer på den valda partitionen. - + The selected item does not appear to be a valid partition. Det valda alternativet verkar inte vara en giltig partition. - + %1 cannot be installed on empty space. Please select an existing partition. %1 kan inte installeras i tomt utrymme. Välj en existerande partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 kan inte installeras på en utökad partition. Välj en existerande primär eller logisk partition. - + %1 cannot be installed on this partition. %1 kan inte installeras på den här partitionen. - + Data partition (%1) Datapartition (%1) - + Unknown system partition (%1) Okänd systempartition (%1) - + %1 system partition (%2) Systempartition för %1 (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>Partitionen %1 är för liten för %2. Välj en partition med minst storleken %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 kommer att installeras på %2.<br/><font color="red">Varning: </font>all data på partition %2 kommer att gå förlorad. - + The EFI system partition at %1 will be used for starting %2. EFI-systempartitionen %1 kommer att användas för att starta %2. - + EFI system partition: EFI-systempartition: @@ -2239,17 +2249,17 @@ Alla ändringar kommer att gå förlorade. - + About %1 installer Om %1-installationsprogrammet - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1-support diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 5a69225c4..3f1478c56 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &B ย้อนกลับ - + &Next &N ถัดไป - + &Cancel &C ยกเลิก - + Cancel installation without changing the system. - + Cancel installation? ยกเลิกการติดตั้ง? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. คุณต้องการยกเลิกกระบวนการติดตั้งที่กำลังดำเนินการอยู่หรือไม่? ตัวติดตั้งจะสิ้นสุดการทำงานและไม่บันทึกการเปลี่ยนแปลงที่ได้ดำเนินการก่อนหน้านี้ - + &Yes - + &No - + + &Close + + + + Continue with setup? ดำเนินการติดตั้งต่อหรือไม่? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> ตัวติดตั้ง %1 กำลังพยายามที่จะทำการเปลี่ยนแปลงในดิสก์ของคุณเพื่อติดตั้ง %2<br/><strong>คุณจะไม่สามารถยกเลิกการเปลี่ยนแปลงเหล่านี้ได้</strong> @@ -295,12 +300,12 @@ The installer will quit and all changes will be lost. - + Error ข้อผิดพลาด - + Installation Failed การติดตั้งล้มเหลว @@ -336,7 +341,7 @@ The installer will quit and all changes will be lost. ตัวติดตั้ง %1 - + Show debug information แสดงข้อมูลการดีบั๊ก @@ -357,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> ขณะที่กำลังติดตั้ง ตัวติดตั้งฟ้องว่า คอมพิวเตอร์นี้มีความต้องการไม่เพียงพอที่จะติดตั้ง %1.<br/>ไม่สามารถทำการติดตั้งต่อไปได้ <a href="#details">รายละเอียด...</a> @@ -367,17 +372,17 @@ The installer will quit and all changes will be lost. ขณะที่กำลังติดตั้ง ตัวติดตั้งฟ้องว่า คอมพิวเตอร์มีความต้องการไม่เพียงพอที่จะติดตั้ง %1<br/>ไม่สามารถทำการติดตั้งต่อไปได้ และฟีเจอร์บางอย่างจะถูกปิดไว้ - + This program will ask you some questions and set up %2 on your computer. โปรแกรมนี้จะถามคุณบางอย่าง เพื่อติดตั้ง %2 ไว้ในคอมพิวเตอร์ของคุณ - + For best results, please ensure that this computer: สำหรับผลลัพธ์ที่ดีขึ้น โปรดตรวจสอบให้แน่ใจว่าคอมพิวเตอร์เครื่องนี้: - + System requirements ความต้องการของระบบ @@ -390,35 +395,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -428,71 +433,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -977,27 +982,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1015,15 +1020,20 @@ The installer will quit and all changes will be lost. &R เริ่มต้นใหม่ทันที - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>เสร็จสิ้น</h1><br/>%1 ติดตั้งบนคอมพิวเตอร์ของคุณเรียบร้อย<br/>คุณสามารถเริ่มทำงานเพื่อเข้าระบบใหม่ของคุณ หรือดำเนินการใช้ %2 Live environment ต่อไป + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1574,82 +1584,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1706,64 +1716,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2239,17 +2249,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 8a8c7c353..31718b734 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back &Geri - + &Next &Sonraki - + &Cancel &Vazgeç - + Cancel installation without changing the system. - + Cancel installation? Yüklemeyi iptal et? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. Yükleme işlemini gerçekten iptal etmek istiyor musunuz? Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. - + &Yes - + &No - + + &Close + + + + Continue with setup? Kuruluma devam et? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 sistem yükleyici %2 yüklemek için diskinizde değişiklik yapacak.<br/><strong>Bu değişiklikleri geri almak mümkün olmayacak.</strong> @@ -295,12 +300,12 @@ Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. - + Error Hata - + Installation Failed Kurulum Başarısız @@ -336,7 +341,7 @@ Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. %1 Yükleniyor - + Show debug information Hata ayıklama bilgisini göster @@ -357,7 +362,7 @@ Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> Bu bilgisayara %1 yüklemek için minimum gereksinimler karşılanamadı. Kurulum devam edemiyor. <a href="#detaylar">Detaylar...</a> @@ -369,17 +374,17 @@ Kurulum devam edemiyor. <a href="#detaylar">Detaylar...</a> Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. - + This program will ask you some questions and set up %2 on your computer. Bu program size bazı sorular soracak ve bilgisayarınıza %2 kuracak. - + For best results, please ensure that this computer: En iyi sonucu elde etmek için bilgisayarınızın aşağıdaki gereksinimleri karşıladığından emin olunuz: - + System requirements Sistem gereksinimleri @@ -392,35 +397,35 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Biçim - + After: Sonra: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>Elle bölümleme</strong><br/>Bölümler oluşturabilir ve boyutlandırabilirsiniz. - + Boot loader location: Önyükleyici konumu: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 %2MB küçülecek ve %4 için %3MB bir disk bölümü oluşturacak. - + Select storage de&vice: Depolama ay&gıtı seç: - - - - + + + + Current: Geçerli: @@ -431,71 +436,71 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>Küçültmek için bir bölüm seçip alttaki çubuğu sürükleyerek boyutlandır</strong> - + <strong>Select a partition to install on</strong> <strong>Yükleyeceğin disk bölümünü seç</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. Bu sistemde EFI disk bölümü bulunamadı. Lütfen geri dönün ve %1 kurmak için gelişmiş kurulum seçeneğini kullanın. - + The EFI system partition at %1 will be used for starting %2. %1 EFI sistem bölümü %2 başlatmak için kullanılacaktır. - + EFI system partition: EFI sistem bölümü: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Bu depolama aygıtı üzerinde yüklü herhangi bir işletim sistemi tespit etmedik. Ne yapmak istersiniz?<br/>Yaptığınız değişiklikler disk bölümü üzerine uygulanmadan önce gözden geçirme fırsatınız olacak. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>Diski sil</strong><br/>Seçili depolama bölümündeki mevcut veriler şu anda <font color="red">silinecektir.</font> - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Bu depolama aygıtı üzerinde %1 vardır. Ne yapmak istersiniz?<br/>Yaptığınız değişiklikler disk bölümü üzerine uygulanmadan önce gözden geçirme fırsatınız olacak. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>Yanına yükleyin</strong><br/>Sistem yükleyici disk bölümünü küçülterek %1 için yer açacak. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>Varolan bir disk bölümüne kur</strong><br/>Varolan bir disk bölümü üzerine %1 kur. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Bu depolama aygıtı üzerinde bir işletim sistemi yüklü. Ne yapmak istersiniz? <br/>Yaptığınız değişiklikler disk bölümü üzerine uygulanmadan önce gözden geçirme fırsatınız olacak. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. Bu depolama aygıtı üzerinde birden fazla işletim sistemi var. Ne yapmak istersiniz? <br/>Yaptığınız değişiklikler disk bölümü üzerine uygulanmadan önce gözden geçirme fırsatınız olacak. @@ -980,27 +985,27 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.%2 <strong>yeni</strong> sistem diskine %1 yükle. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. %2 <strong>yeni</strong> disk bölümünü <strong>%1</strong> ile ayarlayıp bağla. - + Install %2 on %3 system partition <strong>%1</strong>. %3 <strong>%1</strong> sistem diskine %2 yükle. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. %3 diskine<strong>%1</strong> ile <strong>%2</strong> bağlama noktası ayarla. - + Install boot loader on <strong>%1</strong>. <strong>%1</strong> üzerine sistem ön yükleyiciyi kur. - + Setting up mount points. Bağlama noktalarını ayarla. @@ -1018,15 +1023,20 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.&Şimdi yeniden başlat - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>Tüm işlem tamamlandı.</h1><br/>%1 bilgisayarınıza yüklendi<br/>Yeni kurduğunuz sistemi kullanmak için yeniden başlatabilir veya %2 Çalışan sistem ile devam edebilirsiniz. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish Kurulum Tamam @@ -1577,82 +1587,82 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Diğer işletim sisteminin <strong>yanına</strong> %1 yükle. - + <strong>Erase</strong> disk and install %1. Diski <strong>sil</strong> ve %1 yükle. - + <strong>Replace</strong> a partition with %1. %1 ile disk bölümünün üzerine <strong>yaz</strong>. - + <strong>Manual</strong> partitioning. <strong>Manuel</strong> bölümleme. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). <strong>%2</strong> (%3) diskindeki diğer işletim sisteminin <strong>yanına</strong> %1 yükle. - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>%2</strong> (%3) diski <strong>sil</strong> ve %1 yükle. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. <strong>%2</strong> (%3) disk bölümünün %1 ile <strong>üzerine yaz</strong>. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). <strong>%1</strong> (%2) disk bölümünü <strong>manuel</strong> bölümle. - + Disk <strong>%1</strong> (%2) Disk <strong>%1</strong> (%2) - + Current: Geçerli: - + After: Sonra: - + No EFI system partition configured EFI sistem bölümü yapılandırılmamış - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. %1 başlatmak için bir EFI sistem bölümü gereklidir.<br/><br/>EFI sistem bölümünü yapılandırmak için geri dönün ve seçim yapın veya FAT32 dosya sistemi ile <strong>esp</strong> etiketiyle <strong>%2</strong> noktasına bağlayın.<br/><br/>Bir EFI sistem bölümü kurmadan devam edebilirsiniz fakat işletim sistemi başlatılamayabilir. - + EFI system partition flag not set EFI sistem bölümü bayrağı ayarlanmadı - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. %1 başlatmak için bir EFI sistem bölümü gereklidir.<br/><br/>Bir bağlama noktası <strong>%2</strong> olarak yapılandırıldı fakat <strong>esp</strong>bayrağı ayarlanmadı.<br/>Bayrağı ayarlamak için, geri dönün ve bölümü düzenleyin.<br/><br/>Sen bayrağı ayarlamadan devam edebilirsin fakat işletim sistemi başlatılamayabilir. - + Boot partition not encrypted Önyükleme yani boot diski şifrelenmedi - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. Ayrı bir önyükleme yani boot disk bölümü, şifrenmiş bir kök bölüm ile birlikte ayarlandı, fakat önyükleme bölümü şifrelenmedi.<br/><br/>Bu tip kurulumun güvenlik endişeleri vardır, çünkü önemli sistem dosyaları şifrelenmemiş bir bölümde saklanır.<br/>İsterseniz kuruluma devam edebilirsiniz, fakat dosya sistemi kilidi daha sonra sistem başlatılırken açılacak.<br/> Önyükleme bölümünü şifrelemek için geri dönün ve bölüm oluşturma penceresinde <strong>Şifreleme</strong>seçeneği ile yeniden oluşturun. @@ -1710,64 +1720,64 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.%1 kurulacak diski seçin.<br/><font color="red">Uyarı: </font>Bu işlem seçili disk üzerindeki tüm dosyaları silecek. - + The selected item does not appear to be a valid partition. Seçili nesne, geçerli bir disk bölümü olarak görünmüyor. - + %1 cannot be installed on empty space. Please select an existing partition. %1 tanımlanmamış boş bir alana kurulamaz. Lütfen geçerli bir disk bölümü seçin. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 uzatılmış bir disk bölümüne kurulamaz. Geçerli bir, birincil disk ya da mantıksal disk bölümü seçiniz. - + %1 cannot be installed on this partition. %1 bu disk bölümüne yüklenemedi. - + Data partition (%1) Veri diski (%1) - + Unknown system partition (%1) Bilinmeyen sistem bölümü (%1) - + %1 system partition (%2) %1 sistem bölümü (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>disk bölümü %2 için %1 daha küçük. Lütfen, en az %3 GB kapasiteli bir disk bölümü seçiniz. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>Bu sistemde EFI disk bölümü bulamadı. Lütfen geri dönün ve %1 kurmak için gelişmiş kurulum seçeneğini kullanın. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%2 üzerine %1 kuracak.<br/><font color="red">Uyarı: </font>%2 diskindeki tüm veriler kaybedilecek. - + The EFI system partition at %1 will be used for starting %2. %1 EFI sistem bölümü %2 başlatmak için kullanılacaktır. - + EFI system partition: EFI sistem bölümü: @@ -2244,17 +2254,17 @@ Sistem güç kaynağına bağlı değil. - + About %1 installer %1 sistem yükleyici hakkında - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Telif Hakkı 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Teşekkürler: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg ve <a href="https://www.transifex.com/calamares/calamares/">Calamares çeviri takımı</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> gelişim sponsoru <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Özgür Yazılım. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 destek diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index e49aed1e0..53f95a74b 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. %1 Установник - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index bd4cc625e..ff6da7635 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index 14e0b8e72..d350ee864 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -215,55 +215,60 @@ Output: Calamares::ViewManager - + &Back - + &Next - + &Cancel - + Cancel installation without changing the system. - + Cancel installation? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. - + &Yes - + &No - + + &Close + + + + Continue with setup? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> @@ -288,12 +293,12 @@ The installer will quit and all changes will be lost. - + Error - + Installation Failed @@ -329,7 +334,7 @@ The installer will quit and all changes will be lost. - + Show debug information @@ -350,7 +355,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> @@ -360,17 +365,17 @@ The installer will quit and all changes will be lost. - + This program will ask you some questions and set up %2 on your computer. - + For best results, please ensure that this computer: - + System requirements @@ -383,35 +388,35 @@ The installer will quit and all changes will be lost. - + After: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + Boot loader location: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. - + Select storage de&vice: - - - - + + + + Current: @@ -421,71 +426,71 @@ The installer will quit and all changes will be lost. - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - + <strong>Select a partition to install on</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. @@ -970,27 +975,27 @@ The installer will quit and all changes will be lost. - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Install %2 on %3 system partition <strong>%1</strong>. - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Install boot loader on <strong>%1</strong>. - + Setting up mount points. @@ -1008,15 +1013,20 @@ The installer will quit and all changes will be lost. - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish @@ -1567,82 +1577,82 @@ The installer will quit and all changes will be lost. - + <strong>Erase</strong> disk and install %1. - + <strong>Replace</strong> a partition with %1. - + <strong>Manual</strong> partitioning. - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). - + Disk <strong>%1</strong> (%2) - + Current: - + After: - + No EFI system partition configured - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. - + EFI system partition flag not set - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. - + Boot partition not encrypted - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. @@ -1699,64 +1709,64 @@ The installer will quit and all changes will be lost. - + The selected item does not appear to be a valid partition. - + %1 cannot be installed on empty space. Please select an existing partition. - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. - + %1 cannot be installed on this partition. - + Data partition (%1) - + Unknown system partition (%1) - + %1 system partition (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. - + The EFI system partition at %1 will be used for starting %2. - + EFI system partition: @@ -2232,17 +2242,17 @@ The installer will quit and all changes will be lost. - + About %1 installer - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index fb15fc735..34d930cbb 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -222,56 +222,61 @@ Output: Calamares::ViewManager - + &Back 后退(&B) - + &Next 下一步(&N) - + &Cancel 取消(&C) - + Cancel installation without changing the system. 取消安装,并不做任何更改。 - + Cancel installation? 取消安装? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. 确定要取消当前的安装吗? 安装程序将退出,所有修改都会丢失。 - + &Yes - + &No - + + &Close + + + + Continue with setup? 要继续安装吗? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 安装程序将在您的磁盘上做出变更以安装 %2。<br/><strong>您将无法复原这些变更。</strong> @@ -296,12 +301,12 @@ The installer will quit and all changes will be lost. 安装过程已完毕。请关闭安装器。 - + Error 错误 - + Installation Failed 安装失败 @@ -337,7 +342,7 @@ The installer will quit and all changes will be lost. %1 安装程序 - + Show debug information 显示调试信息 @@ -358,7 +363,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> 此电脑未满足安装 %1 的最低需求。<br/>安装无法继续。<a href="#details">详细信息...</a> @@ -368,17 +373,17 @@ The installer will quit and all changes will be lost. 此电脑未满足一些安装 %1 的推荐需求。<br/>可以继续安装,但一些功能可能会被停用。 - + This program will ask you some questions and set up %2 on your computer. 本程序将会问您一些问题并在您的电脑上安装及设置 %2 。 - + For best results, please ensure that this computer: 为了更好的体验,请确定这台电脑: - + System requirements 系统需求 @@ -391,35 +396,35 @@ The installer will quit and all changes will be lost. 表单 - + After: 之后: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>手动分区</strong><br/>您可以自行创建或重新调整分区大小。 - + Boot loader location: 引导程序位置: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 将会被缩减到 %2 MB,同时将为 %4 创建空间为 %3MB 的新分区。 - + Select storage de&vice: 选择存储器(&V): - - - - + + + + Current: 当前: @@ -429,71 +434,71 @@ The installer will quit and all changes will be lost. 将 %1 重用为 %2 的家分区。 - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>选择要缩小的分区,然后拖动底栏改变大小</strong> - + <strong>Select a partition to install on</strong> <strong>选择要安装到的分区</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. 在此系统上找不到任何 EFI 系统分区。请后退到上一步并使用手动分区配置 %1。 - + The EFI system partition at %1 will be used for starting %2. %1 处的 EFI 系统分区将被用来启动 %2。 - + EFI system partition: EFI 系统分区: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. 这个存储器上似乎还没有操作系统。您想要怎么做?<br/>在任何变更应用到存储器上前,您都可以重新查看并确认您的选择。 - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>抹除磁盘</strong><br/>这将会<font color="red">删除</font>目前选定的存储器上所有的数据。 - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. 这个存储器上已经有 %1 了。您想要怎么做?<br/>在任何变更应用到存储器上前,您都可以重新查看并确认您的选择。 - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>并存安装</strong><br/>安装程序将会缩小一个分区,为 %1 腾出空间。 - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>取代一个分区</strong><br/>以 %1 <strong>替代</strong>一个分区。 - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. 这个存储器上已经有一个操作系统了。您想要怎么做?<br/>在任何变更应用到存储器上前,您都可以重新查看并确认您的选择。 - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. 这个存储器上已经有多个操作系统了。您想要怎么做?<br/>在任何变更应用到存储器上前,您都可以重新查看并确认您的选择。 @@ -979,27 +984,27 @@ The installer will quit and all changes will be lost. 在 <strong>新的</strong>系统分区 %2 上安装 %1。 - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. 设置 <strong>新的</strong> 含挂载点 <strong>%1</strong> 的 %2 分区。 - + Install %2 on %3 system partition <strong>%1</strong>. 在 %3 系统割区 <strong>%1</strong> 上安装 %2。 - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. 为分区 %3 <strong>%1</strong> 设置挂载点 <strong>%2</strong>。 - + Install boot loader on <strong>%1</strong>. 在 <strong>%1</strong>上安装引导程序。 - + Setting up mount points. 正在设置挂载点。 @@ -1017,15 +1022,20 @@ The installer will quit and all changes will be lost. 现在重启(&R) - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>一切都结束了。</h1><br/>%1 已安装在您的电脑上了。<br/>您现在可能会想要重新启动到您的新系统中,或是继续使用 %2 Live 环境。 + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish 结束 @@ -1576,82 +1586,82 @@ The installer will quit and all changes will be lost. 将 %1 安装在其他操作系统<strong>旁边</strong>。 - + <strong>Erase</strong> disk and install %1. <strong>抹除</strong>磁盘并安装 %1。 - + <strong>Replace</strong> a partition with %1. 以 %1 <strong>替代</strong>一个分区。 - + <strong>Manual</strong> partitioning. <strong>手动</strong>分区 - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). 将 %1 安装在磁盘 <strong>%2</strong> (%3) 上的另一个操作系统<strong>旁边</strong>。 - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>抹除</strong> 磁盘 <strong>%2</strong> (%3) 并且安装 %1。 - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. 以 %1 <strong>替代</strong> 一个在磁盘 <strong>%2</strong> (%3) 上的分区。 - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). 在磁盘 <strong>%1</strong> (%2) 上<strong>手动</strong>分区。 - + Disk <strong>%1</strong> (%2) 磁盘 <strong>%1</strong> (%2) - + Current: 当前: - + After: 之后: - + No EFI system partition configured 未配置 EFI 系统分区 - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. 必须有 EFI 系统分区才能启动 %1 。<br/><br/>要配置 EFI 系统分区,后退一步,然后创建或选中一个 FAT32 分区并为之设置 <strong>esp</strong> 标记及挂载点 <strong>%2</strong>。<br/><br/>你可以不创建 EFI 系统分区并继续安装,但是你的系统可能无法启动。 - + EFI system partition flag not set 未设置 EFI 系统分区标记 - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. 必须有 EFI 系统分区才能启动 %1 。<br/><br/>已有挂载点为 <strong>%2</strong> 的分区,但是未设置 <strong>esp</strong> 标记。<br/>要设置此标记,后退并编辑分区。<br/><br/>你可以不创建 EFI 系统分区并继续安装,但是你的系统可能无法启动。 - + Boot partition not encrypted 引导分区未加密 - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. 您尝试用单独的引导分区配合已加密的根分区使用,但引导分区未加密。<br/><br/>这种配置方式可能存在安全隐患,因为重要的系统文件存储在了未加密的分区上。<br/>您可以继续保持此配置,但是系统解密将在系统启动时而不是引导时进行。<br/>要加密引导分区,请返回上一步并重新创建此分区,并在分区创建窗口选中 <strong>加密</strong> 选项。 @@ -1708,64 +1718,64 @@ The installer will quit and all changes will be lost. <b>选择要安装 %1 的地方。</b><br/><font color="red">警告:</font>这将会删除所有已选取的分区上的文件。 - + The selected item does not appear to be a valid partition. 选中项似乎不是有效分区。 - + %1 cannot be installed on empty space. Please select an existing partition. 无法在空白空间中安装 %1。请选取一个存在的分区。 - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. 无法在拓展分区上安装 %1。请选取一个存在的主要或逻辑分区。 - + %1 cannot be installed on this partition. 无法安装 %1 到此分区。 - + Data partition (%1) 数据分区 (%1) - + Unknown system partition (%1) 未知系统分区 (%1) - + %1 system partition (%2) %1 系统分区 (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>分区 %1 对 %2 来说太小了。请选取一个容量至少有 %3 GiB 的分区。 - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>在此系统上找不到任何 EFI 系统分区。请后退到上一步并使用手动分区配置 %1。 - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>即将安装 %1 到 %2 上。<br/><font color="red">警告: </font>分区 %2 上的所有数据都将丢失。 - + The EFI system partition at %1 will be used for starting %2. 将使用 %1 处的 EFI 系统分区启动 %2。 - + EFI system partition: EFI 系统分区: @@ -2241,17 +2251,17 @@ The installer will quit and all changes will be lost. <h1>欢迎使用 Calamares 安装程序 - %1。</h1> - + About %1 installer 关于 %1 安装程序 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>感谢:Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg 以及 <a href="https://www.transifex.com/calamares/calamares/">Calamares 翻译团队</a>。<br/><br/><a href="http://calamares.io/">Calamares</a> 的开发由 <br/><a href="http://www.blue-systems.com/">Blue Systems</a> 赞助。 + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 的支持信息 diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 4e245ab80..01decc20b 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -221,56 +221,61 @@ Output: Calamares::ViewManager - + &Back 返回 (&B) - + &Next 下一步 (&N) - + &Cancel 取消(&C) - + Cancel installation without changing the system. - + Cancel installation? 取消安裝? - + Do you really want to cancel the current install process? The installer will quit and all changes will be lost. 您真的想要取消目前的安裝程序嗎? 安裝程式將會退出且所有變動將會遺失。 - + &Yes - + &No - + + &Close + + + + Continue with setup? 繼續安裝? - + The %1 installer is about to make changes to your disk in order to install %2.<br/><strong>You will not be able to undo these changes.</strong> %1 安裝程式將在您的磁碟上做出變更以安裝 %2。<br/><strong>您將無法復原這些變更。</strong> @@ -295,12 +300,12 @@ The installer will quit and all changes will be lost. - + Error 錯誤 - + Installation Failed 安裝失敗 @@ -336,7 +341,7 @@ The installer will quit and all changes will be lost. %1 安裝程式 - + Show debug information 顯示除錯資訊 @@ -357,7 +362,7 @@ The installer will quit and all changes will be lost. CheckerWidget - + This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> 此電腦未滿足安裝 %1 的最低配備。<br/>安裝無法繼續。<a href="#details">詳細資訊...</a> @@ -367,17 +372,17 @@ The installer will quit and all changes will be lost. 此電腦未滿足一些安裝 %1 的推薦需求。<br/>安裝可以繼續,但部份功能可能會被停用。 - + This program will ask you some questions and set up %2 on your computer. 本程式將會問您一些問題並在您的電腦上安裝及設定 %2 。 - + For best results, please ensure that this computer: 為了得到最佳的結果,請確保此電腦: - + System requirements 系統需求 @@ -390,35 +395,35 @@ The installer will quit and all changes will be lost. 表單 - + After: 之後: - + <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. <strong>手動分割</strong><br/>您可以自行建立或重新調整分割區大小。 - + Boot loader location: 開機載入器位置: - + %1 will be shrunk to %2MB and a new %3MB partition will be created for %4. %1 將會被縮減容量到 %2MB 而一個新的 %3MB 分割區將會被建立為 %4。 - + Select storage de&vice: 選取儲存裝置(&V): - - - - + + + + Current: 目前: @@ -428,71 +433,71 @@ The installer will quit and all changes will be lost. 重新使用 %1 作為 %2 的家目錄分割區。 - + <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> <strong>選取要縮減的分割區,然後拖曳底部條狀物來調整大小</strong> - + <strong>Select a partition to install on</strong> <strong>選取分割區以安裝在其上</strong> - + An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. 在這個系統上找不到任何的 EFI 系統分割區。請回到上一步並使用手動分割以設定 %1。 - + The EFI system partition at %1 will be used for starting %2. 在 %1 的 EFI 系統分割區將會在開始 %2 時使用。 - + EFI system partition: EFI 系統分割區: - + This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. 這個儲存裝置上似乎還沒有作業系統。您想要怎麼做?<br/>在任何變更套用到儲存裝置上前,您都可以重新檢視並確認您的選擇。 - - - - + + + + <strong>Erase disk</strong><br/>This will <font color="red">delete</font> all data currently present on the selected storage device. <strong>抹除磁碟</strong><br/>這將會<font color="red">刪除</font>目前選取的儲存裝置上所有的資料。 - + This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. 這個儲存裝置上已經有 %1 了。您想要怎麼做?<br/>在任何變更套用到儲存裝置上前,您都可以重新檢視並確認您的選擇。 - - - - + + + + <strong>Install alongside</strong><br/>The installer will shrink a partition to make room for %1. <strong>並存安裝</strong><br/>安裝程式將會縮減一個分割區以讓出空間給 %1。 - - - - + + + + <strong>Replace a partition</strong><br/>Replaces a partition with %1. <strong>取代一個分割區</strong><br/>用 %1 取代一個分割區。 - + This storage device already has an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. 這個儲存裝置上已經有一個作業系統了。您想要怎麼做?<br/>在任何變更套用到儲存裝置上前,您都可以重新檢視並確認您的選擇。 - + This storage device has multiple operating systems on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. 這個儲存裝置上已經有多個作業系統了。您想要怎麼做?<br/>在任何變更套用到儲存裝置上前,您都可以重新檢視並確認您的選擇。 @@ -977,27 +982,27 @@ The installer will quit and all changes will be lost. 在 <strong>新的</strong>系統分割區 %2 上安裝 %1。 - + Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. 設定 <strong>新的</strong> 不含掛載點 <strong>%1</strong> 的 %2 分割區。 - + Install %2 on %3 system partition <strong>%1</strong>. 在 %3 系統分割區 <strong>%1</strong> 上安裝 %2。 - + Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. 為分割區 %3 <strong>%1</strong> 設定掛載點 <strong>%2</strong>。 - + Install boot loader on <strong>%1</strong>. 安裝開機載入器於 <strong>%1</strong>。 - + Setting up mount points. 正在設定掛載點。 @@ -1015,15 +1020,20 @@ The installer will quit and all changes will be lost. 現在重新啟動 (&R) - + <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. <h1>都完成了。</h1><br/>%1 已經安裝在您的電腦上了。<br/>您現在可能會想要重新啟動到您的新系統中,或是繼續使用 %2 Live 環境。 + + + <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. + + FinishedViewStep - + Finish 完成 @@ -1574,82 +1584,82 @@ The installer will quit and all changes will be lost. 將 %1 安裝在其他作業系統<strong>旁邊</strong>。 - + <strong>Erase</strong> disk and install %1. <strong>抹除</strong>磁碟並安裝 %1。 - + <strong>Replace</strong> a partition with %1. 以 %1 <strong>取代</strong>一個分割區。 - + <strong>Manual</strong> partitioning. <strong>手動</strong>分割 - + Install %1 <strong>alongside</strong> another operating system on disk <strong>%2</strong> (%3). 將 %1 安裝在磁碟 <strong>%2</strong> (%3) 上的另一個作業系統<strong>旁邊</strong>。 - + <strong>Erase</strong> disk <strong>%2</strong> (%3) and install %1. <strong>抹除</strong> 磁碟 <strong>%2</strong> (%3) 並且安裝 %1。 - + <strong>Replace</strong> a partition on disk <strong>%2</strong> (%3) with %1. 以 %1 <strong>取代</strong> 一個在磁碟 <strong>%2</strong> (%3) 上的分割區。 - + <strong>Manual</strong> partitioning on disk <strong>%1</strong> (%2). 在磁碟 <strong>%1</strong> (%2) 上<strong>手動</strong>分割。 - + Disk <strong>%1</strong> (%2) 磁碟 <strong>%1</strong> (%2) - + Current: 目前: - + After: 之後: - + No EFI system partition configured 未設定 EFI 系統分割區 - + An EFI system partition is necessary to start %1.<br/><br/>To configure an EFI system partition, go back and select or create a FAT32 filesystem with the <strong>esp</strong> flag enabled and mount point <strong>%2</strong>.<br/><br/>You can continue without setting up an EFI system partition but your system may fail to start. 需要一個 EFI 系統分割區以啟動 %1。<br/><br/>要設定 EFI 系統分割區,回到上一步並選取或建立一個包含啟用的 <strong>esp</strong> 旗標以及掛載點 <strong>%2</strong> 的 FAT32 檔案系統。<br/><br/>您也可以不設定 EFI 系統分割區並繼續,但是您的系統可能會啟動失敗。 - + EFI system partition flag not set EFI 系統分割區旗標未設定 - + An EFI system partition is necessary to start %1.<br/><br/>A partition was configured with mount point <strong>%2</strong> but its <strong>esp</strong> flag is not set.<br/>To set the flag, go back and edit the partition.<br/><br/>You can continue without setting the flag but your system may fail to start. 需要一個 EFI 系統分割區以啟動 %1。<br/><br/>有一個掛載點設定為 <strong>%2</strong> 但未設定 <strong>esp</strong> 旗標的分割區。<br/>要設定此旗標,回到上一步並編輯分割區。<br/><br/>您也可以不設定旗標而繼續,但您的系統可能會啟動失敗。 - + Boot partition not encrypted 開機分割區未加密 - + A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. 單獨的開機分割區會與加密的根分割區一起設定,但是開機分割區並不會被加密。<br/><br/>這種設定可能會造成安全性問題,因為系統檔案放在未加密的分割區中。<br/>若您想要,您可以繼續,但是檔案系統的解鎖會在系統啟動後才發生。<br/>要加密開機分割區,回到上一頁並重新建立它,在分割區建立視窗中選取<strong>加密</strong>。 @@ -1706,64 +1716,64 @@ The installer will quit and all changes will be lost. 選取要在哪裡安裝 %1。<br/><font color="red">警告:</font>這將會刪除所有在選定分割區中的檔案。 - + The selected item does not appear to be a valid partition. 選定的項目似乎不是一個有效的分割區。 - + %1 cannot be installed on empty space. Please select an existing partition. %1 無法在空白的空間中安裝。請選取一個存在的分割區。 - + %1 cannot be installed on an extended partition. Please select an existing primary or logical partition. %1 無法在延伸分割區上安裝。請選取一個存在的主要或邏輯分割區。 - + %1 cannot be installed on this partition. %1 無法在此分割區上安裝。 - + Data partition (%1) 資料分割區 (%1) - + Unknown system partition (%1) 未知的系統分割區 (%1) - + %1 system partition (%2) %1 系統分割區 (%2) - + <strong>%4</strong><br/><br/>The partition %1 is too small for %2. Please select a partition with capacity at least %3 GiB. <strong>%4</strong><br/><br/>分割區 %1 對 %2 來說太小了。請選取一個容量至少有 %3 GiB 的分割區。 - + <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. <strong>%2</strong><br/><br/>在這個系統上找不到任何的 EFI 系統分割區。請回到上一步並使用手動分割以設定 %1。 - - - + + + <strong>%3</strong><br/><br/>%1 will be installed on %2.<br/><font color="red">Warning: </font>all data on partition %2 will be lost. <strong>%3</strong><br/><br/>%1 將會安裝在 %2 上。<br/><font color="red">警告: </font>所有在分割區 %2 上的資料都將會遺失。 - + The EFI system partition at %1 will be used for starting %2. 在 %1 的 EFI 系統分割區將會在開始 %2 時使用。 - + EFI system partition: EFI 系統分割區: @@ -2239,17 +2249,17 @@ The installer will quit and all changes will be lost. <h1>歡迎使用 %1 的 Calamares 安裝程式。</h1> - + About %1 installer 關於 %1 安裝程式 - - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>為 %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac <teo@kde.org><br/>感謝:Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg 與 <a href="https://www.transifex.com/calamares/calamares/">Calamares 翻譯團隊</a>。<br/><br/><a href="http://calamares.io/">Calamares</a> 開發由 <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software 贊助。 + + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + - + %1 support %1 支援 From 1897b6253895e65d95b884973847434a2eab301e Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 5 Jul 2017 00:42:16 +0000 Subject: [PATCH 163/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/he/LC_MESSAGES/dummypythonqt.po | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po index 5e8659a28..d1c2d069f 100644 --- a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# Eli Shleifer , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 16:24+0000\n" +"POT-Creation-Date: 2017-07-04 13:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Eli Shleifer , 2017\n" "Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ANSI_X3.4-1968\n" @@ -17,20 +20,20 @@ msgstr "" #: src/modules/dummypythonqt/main.py:84 msgid "Click me!" -msgstr "" +msgstr "לחץ עליי!" #: src/modules/dummypythonqt/main.py:94 msgid "A new QLabel." -msgstr "" +msgstr "QLabel חדש." #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" -msgstr "" +msgstr "משימת הדמה של PythonQt" #: src/modules/dummypythonqt/main.py:186 msgid "This is the Dummy PythonQt Job. The dummy job says: {}" -msgstr "" +msgstr "זוהי משימת הדמה של PythonQt. משימת הדמה אומרת: {}" #: src/modules/dummypythonqt/main.py:190 msgid "A status message for Dummy PythonQt Job." -msgstr "" +msgstr "הודעת מצב עבור משימת דמה של PythonQt." From 7ad1c4ccb8508d1192ee68d28033424396cbe80a Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 04:48:50 -0400 Subject: [PATCH 164/447] i18n: add Hebrew to the list of languages (new translation) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 707f6ab25..0087d19c0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -116,7 +116,7 @@ set( CALAMARES_ORGANIZATION_NAME "Calamares" ) set( CALAMARES_ORGANIZATION_DOMAIN "github.com/calamares" ) set( CALAMARES_APPLICATION_NAME "Calamares" ) set( CALAMARES_DESCRIPTION_SUMMARY "The distribution-independent installer framework" ) -set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX es eu fr hr hu id is it_IT ja lt nl pl pt_BR pt_PT ro ru sk sv th tr_TR zh_CN zh_TW ) +set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX es eu fr he hr hu id is it_IT ja lt nl pl pt_BR pt_PT ro ru sk sv th tr_TR zh_CN zh_TW ) ### Bump version here set( CALAMARES_VERSION_MAJOR 3 ) From 10eaf06f6012d054d52bfd69e79fd53c3c46bc00 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 4 Jul 2017 11:56:21 -0400 Subject: [PATCH 165/447] Python: Be more descriptive when modules can't be loaded. --- src/libcalamaresui/modulesystem/Module.cpp | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/libcalamaresui/modulesystem/Module.cpp b/src/libcalamaresui/modulesystem/Module.cpp index 6f19d36a4..09386d58c 100644 --- a/src/libcalamaresui/modulesystem/Module.cpp +++ b/src/libcalamaresui/modulesystem/Module.cpp @@ -82,12 +82,14 @@ Module::fromDescriptor( const QVariantMap& moduleDescriptor, { m = new ViewModule(); } -#ifdef WITH_PYTHONQT else if ( intfString == "pythonqt" ) { +#ifdef WITH_PYTHONQT m = new PythonQtViewModule(); - } +#else + cLog() << "PythonQt modules are not supported in this version of Calamares."; #endif + } } else if ( typeString == "job" ) { @@ -99,17 +101,20 @@ Module::fromDescriptor( const QVariantMap& moduleDescriptor, { m = new ProcessJobModule(); } -#ifdef WITH_PYTHON else if ( intfString == "python" ) { +#ifdef WITH_PYTHON m = new PythonJobModule(); - } +#else + cLog() << "Python modules are not supported in this version of Calamares."; #endif + } } if ( !m ) { - cLog() << Q_FUNC_INFO << "bad module type or interface string" - << instanceId << typeString << intfString; + cLog() << "Bad module type (" << typeString + << ") or interface string (" << intfString + << ") for module " << instanceId; return nullptr; } From e43f41a40245acbce83df9ce18a00db214a79453 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 06:26:21 -0400 Subject: [PATCH 166/447] Python: separate description of dummy module from docs of run() --- src/modules/dummypython/main.py | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/modules/dummypython/main.py b/src/modules/dummypython/main.py index 4a68cf963..29837ba96 100644 --- a/src/modules/dummypython/main.py +++ b/src/modules/dummypython/main.py @@ -19,22 +19,22 @@ # You should have received a copy of the GNU General Public License # along with Calamares. If not, see . +""" +=== Example Python jobmodule. + +A Python jobmodule is a Python program which imports libcalamares and +has a function run() as entry point. run() must return None if everything +went well, or a tuple (str,str) with an error message and description +if something went wrong. +""" + import libcalamares import os from time import gmtime, strftime, sleep def run(): - """ - Example Python jobmodule. - - A Python jobmodule is a Python program which imports libcalamares and - has a function run() as entry point. run() must return None if everything - went well, or a tuple (str,str) with an error message and description - if something went wrong. - - :return: - """ + """Dummy python job.""" os.system("/bin/sh -c \"touch ~/calamares-dummypython\"") accumulator = strftime("%Y-%m-%d %H:%M:%S", gmtime()) + "\n" accumulator += "Calamares version: " + libcalamares.VERSION_SHORT + "\n" From f12ae5db3be4f850e4d3df8b6cdf5584dc691049 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 06:28:32 -0400 Subject: [PATCH 167/447] Python: get docstring from run() method --- src/libcalamares/PythonJob.cpp | 5 +++++ src/libcalamares/PythonJob.h | 1 + 2 files changed, 6 insertions(+) diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index 32e019eb0..a7922145a 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -228,6 +228,7 @@ PythonJob::PythonJob( const QString& scriptFile, : Job( parent ) , m_scriptFile( scriptFile ) , m_workingPath( workingPath ) + , m_description() , m_configurationMap( moduleConfiguration ) { } @@ -293,6 +294,10 @@ PythonJob::exec() scriptNamespace ); bp::object entryPoint = scriptNamespace[ "run" ]; + bp::extract< std::string > entryPoint_doc_attr(entryPoint.attr( "__doc__" ) ); + + if ( entryPoint_doc_attr.check() ) + m_description = QString::fromStdString( entryPoint_doc_attr() ); bp::object runResult = entryPoint(); diff --git a/src/libcalamares/PythonJob.h b/src/libcalamares/PythonJob.h index 9bc9ddb0b..d13705ed8 100644 --- a/src/libcalamares/PythonJob.h +++ b/src/libcalamares/PythonJob.h @@ -53,6 +53,7 @@ private: CalamaresPython::Helper* helper(); QString m_scriptFile; QString m_workingPath; + QString m_description; QVariantMap m_configurationMap; }; From a72cc0eeb492a778d350f1f33991db81c9f6e026 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 06:44:09 -0400 Subject: [PATCH 168/447] Python: use the module run().__doc__ as a pretty description. --- src/libcalamares/PythonJob.cpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index a7922145a..6de89d184 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -248,8 +248,11 @@ PythonJob::prettyName() const QString PythonJob::prettyStatusMessage() const { - return tr( "Running %1 operation." ) - .arg( QDir( m_workingPath ).dirName() ); + if ( m_description.isEmpty() ) + return tr( "Running %1 operation." ) + .arg( QDir( m_workingPath ).dirName() ); + else + return m_description; } From d74627b705fd7637cc3bf529f9be706467a5039e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 10:21:25 -0400 Subject: [PATCH 169/447] CMake: remove superfluous module-path-setting --- src/modules/welcome/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/welcome/CMakeLists.txt b/src/modules/welcome/CMakeLists.txt index 552ed39a8..b087164fa 100644 --- a/src/modules/welcome/CMakeLists.txt +++ b/src/modules/welcome/CMakeLists.txt @@ -1,5 +1,5 @@ include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) -set( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules ) + find_package( LIBPARTED REQUIRED ) find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED DBus Network ) From 9b749576bec543cfd2ff8eb575413d7983b745a0 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 10:32:03 -0400 Subject: [PATCH 170/447] CMake: move our own modules into the CMakeModules dir, tidy --- .../CalamaresAddBrandingSubdirectory.cmake | 0 .../CalamaresAddLibrary.cmake | 0 .../CalamaresAddModuleSubdirectory.cmake | 0 CalamaresAddPlugin.cmake => CMakeModules/CalamaresAddPlugin.cmake | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename CalamaresAddBrandingSubdirectory.cmake => CMakeModules/CalamaresAddBrandingSubdirectory.cmake (100%) rename CalamaresAddLibrary.cmake => CMakeModules/CalamaresAddLibrary.cmake (100%) rename CalamaresAddModuleSubdirectory.cmake => CMakeModules/CalamaresAddModuleSubdirectory.cmake (100%) rename CalamaresAddPlugin.cmake => CMakeModules/CalamaresAddPlugin.cmake (100%) diff --git a/CalamaresAddBrandingSubdirectory.cmake b/CMakeModules/CalamaresAddBrandingSubdirectory.cmake similarity index 100% rename from CalamaresAddBrandingSubdirectory.cmake rename to CMakeModules/CalamaresAddBrandingSubdirectory.cmake diff --git a/CalamaresAddLibrary.cmake b/CMakeModules/CalamaresAddLibrary.cmake similarity index 100% rename from CalamaresAddLibrary.cmake rename to CMakeModules/CalamaresAddLibrary.cmake diff --git a/CalamaresAddModuleSubdirectory.cmake b/CMakeModules/CalamaresAddModuleSubdirectory.cmake similarity index 100% rename from CalamaresAddModuleSubdirectory.cmake rename to CMakeModules/CalamaresAddModuleSubdirectory.cmake diff --git a/CalamaresAddPlugin.cmake b/CMakeModules/CalamaresAddPlugin.cmake similarity index 100% rename from CalamaresAddPlugin.cmake rename to CMakeModules/CalamaresAddPlugin.cmake From 2c97f393bcf2531bacd400cf7b99f24cf5669124 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 10:32:28 -0400 Subject: [PATCH 171/447] CMake: adjust to moved location, drop useless CalamaresUse.cmake --- CMakeLists.txt | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0087d19c0..5dfcf3ac4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -170,12 +170,7 @@ configure_file( ) # Early configure these files as we need them later on -configure_file( CalamaresUse.cmake.in "${PROJECT_BINARY_DIR}/CalamaresUse.cmake" @ONLY ) -file( COPY CalamaresAddLibrary.cmake DESTINATION "${PROJECT_BINARY_DIR}" ) -file( COPY CalamaresAddModuleSubdirectory.cmake DESTINATION "${PROJECT_BINARY_DIR}" ) -file( COPY CalamaresAddPlugin.cmake DESTINATION "${PROJECT_BINARY_DIR}" ) -file( COPY CalamaresAddBrandingSubdirectory.cmake DESTINATION "${PROJECT_BINARY_DIR}" ) - +set( CALAMARES_CMAKE_DIR "${CMAKE_SOURCE_DIR}/CMakeModules" ) set( CALAMARES_LIBRARIES calamares ) set( THIRDPARTY_DIR "${CMAKE_SOURCE_DIR}/thirdparty" ) @@ -222,10 +217,10 @@ install( "${PROJECT_BINARY_DIR}/CalamaresConfig.cmake" "${PROJECT_BINARY_DIR}/CalamaresConfigVersion.cmake" "${PROJECT_BINARY_DIR}/CalamaresUse.cmake" - "${PROJECT_BINARY_DIR}/CalamaresAddPlugin.cmake" - "${PROJECT_BINARY_DIR}/CalamaresAddModuleSubdirectory.cmake" - "${PROJECT_BINARY_DIR}/CalamaresAddLibrary.cmake" - "${PROJECT_BINARY_DIR}/CalamaresAddBrandingSubdirectory.cmake" + "CmakeModules/CalamaresAddPlugin.cmake" + "CmakeModules/CalamaresAddModuleSubdirectory.cmake" + "CmakeModules/CalamaresAddLibrary.cmake" + "CmakeModules/CalamaresAddBrandingSubdirectory.cmake" DESTINATION "${CMAKE_INSTALL_CMAKEDIR}" ) From db105079ba393791975febea8fd1af9b4d79c3f4 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 10:37:49 -0400 Subject: [PATCH 172/447] CMake: drop meta-include CalamaresUse --- CMakeLists.txt | 1 - CalamaresUse.cmake.in | 12 ------------ src/CMakeLists.txt | 5 ++++- 3 files changed, 4 insertions(+), 14 deletions(-) delete mode 100644 CalamaresUse.cmake.in diff --git a/CMakeLists.txt b/CMakeLists.txt index 5dfcf3ac4..abbc6f726 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -216,7 +216,6 @@ install( FILES "${PROJECT_BINARY_DIR}/CalamaresConfig.cmake" "${PROJECT_BINARY_DIR}/CalamaresConfigVersion.cmake" - "${PROJECT_BINARY_DIR}/CalamaresUse.cmake" "CmakeModules/CalamaresAddPlugin.cmake" "CmakeModules/CalamaresAddModuleSubdirectory.cmake" "CmakeModules/CalamaresAddLibrary.cmake" diff --git a/CalamaresUse.cmake.in b/CalamaresUse.cmake.in deleted file mode 100644 index 4e8d67ba5..000000000 --- a/CalamaresUse.cmake.in +++ /dev/null @@ -1,12 +0,0 @@ -#FIXME: this duplicates top level cmakelists: how can we reduce code duplication? - -find_package( Qt5 5.3.0 CONFIG REQUIRED Core Gui Widgets LinguistTools ) - -if(NOT CALAMARES_CMAKE_DIR) - set(CALAMARES_CMAKE_DIR ${CMAKE_CURRENT_LIST_DIR}) -endif() - -include( "${CALAMARES_CMAKE_DIR}/CalamaresAddLibrary.cmake" ) -include( "${CALAMARES_CMAKE_DIR}/CalamaresAddModuleSubdirectory.cmake" ) -include( "${CALAMARES_CMAKE_DIR}/CalamaresAddPlugin.cmake" ) -include( "${CALAMARES_CMAKE_DIR}/CalamaresAddBrandingSubdirectory.cmake" ) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ff08b6ae5..4ef6afcbb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,7 @@ -include( ${PROJECT_BINARY_DIR}/CalamaresUse.cmake ) +include( CalamaresAddPlugin ) +include( CalamaresAddModuleSubdirectory ) +include( CalamaresAddLibrary ) +include( CalamaresAddBrandingSubdirectory ) include_directories( ${CMAKE_CURRENT_BINARY_DIR}/libcalamares ) include_directories( ${CMAKE_CURRENT_LIST_DIR}/libcalamares ) From 96ef18c2c482f43ccfe472dad28be459d096cafd Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 11:08:41 -0400 Subject: [PATCH 173/447] CMake: help find libparted --- src/modules/welcome/CMakeLists.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/modules/welcome/CMakeLists.txt b/src/modules/welcome/CMakeLists.txt index b087164fa..8e7d3a768 100644 --- a/src/modules/welcome/CMakeLists.txt +++ b/src/modules/welcome/CMakeLists.txt @@ -1,8 +1,10 @@ -include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) +set( CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules" ) find_package( LIBPARTED REQUIRED ) find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED DBus Network ) +include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) + set_source_files_properties( checker/partman_devices.c PROPERTIES LANGUAGE CXX ) set( CHECKER_SOURCES From 978ff6591c1dd524903e7644b0a3ed8ff6f78d9f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 11:14:22 -0400 Subject: [PATCH 174/447] CMake: simplify module loading --- CMakeLists.txt | 2 +- CMakeModules/CalamaresAddPlugin.cmake | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index abbc6f726..3deee1a81 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ project( calamares CXX ) # so never change this. cmake_minimum_required( VERSION 3.2 ) -set( CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules" ) +set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeModules" ) set( CMAKE_CXX_STANDARD 14 ) set( CMAKE_CXX_STANDARD_REQUIRED ON ) diff --git a/CMakeModules/CalamaresAddPlugin.cmake b/CMakeModules/CalamaresAddPlugin.cmake index b2847f7a9..edf73dd45 100644 --- a/CMakeModules/CalamaresAddPlugin.cmake +++ b/CMakeModules/CalamaresAddPlugin.cmake @@ -1,5 +1,6 @@ include( CMakeParseArguments ) include( ${CALAMARES_CMAKE_DIR}/CalamaresAddLibrary.cmake ) +include( ${CALAMARES_CMAKE_DIR}/CMakeColors.cmake ) function( calamares_add_plugin ) # parse arguments ( name needs to be saved before passing ARGN into the macro ) @@ -17,7 +18,6 @@ function( calamares_add_plugin ) set( CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}" ) set( CMAKE_ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}" ) - include( CMakeColors ) message( "-- ${BoldYellow}Found ${CALAMARES_APPLICATION_NAME} module: ${BoldRed}${PLUGIN_NAME}${ColorReset}" ) if( NOT CMAKE_BUILD_TYPE STREQUAL "Release" ) message( " ${Green}TYPE:${ColorReset} ${PLUGIN_TYPE}" ) From 0b45a52ad93151eed676ba0f2e9579dedacb5f34 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 11:17:39 -0400 Subject: [PATCH 175/447] CMake: simplify module loading more --- CMakeModules/CalamaresAddPlugin.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeModules/CalamaresAddPlugin.cmake b/CMakeModules/CalamaresAddPlugin.cmake index edf73dd45..b1b3ef1da 100644 --- a/CMakeModules/CalamaresAddPlugin.cmake +++ b/CMakeModules/CalamaresAddPlugin.cmake @@ -1,6 +1,6 @@ include( CMakeParseArguments ) -include( ${CALAMARES_CMAKE_DIR}/CalamaresAddLibrary.cmake ) -include( ${CALAMARES_CMAKE_DIR}/CMakeColors.cmake ) +include( CalamaresAddLibrary ) +include( CMakeColors ) function( calamares_add_plugin ) # parse arguments ( name needs to be saved before passing ARGN into the macro ) From 955a289e20aa031f2fc39e54a8bde5b9d4da2f06 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 6 Jul 2017 00:41:24 +0000 Subject: [PATCH 176/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 2 +- lang/calamares_es.ts | 6 +++--- lang/calamares_he.ts | 26 +++++++++++++------------- lang/calamares_hr.ts | 10 +++++----- lang/calamares_pl.ts | 6 +++--- 5 files changed, 25 insertions(+), 25 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 33d3e2de1..5bb1487ae 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -2261,7 +2261,7 @@ The installer will quit and all changes will be lost. %1 support - 1%الدعم + 1% الدعم diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 740ee4be1..432ce5eae 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -268,7 +268,7 @@ Saldrá del instalador y se perderán todos los cambios. &Close - + &Cerrar @@ -1028,7 +1028,7 @@ Saldrá del instalador y se perderán todos los cambios. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>La instalación falló</h1><br/>%1 no se ha instalado en su equipo.<br/>El mensaje de error fue: %2. @@ -2257,7 +2257,7 @@ Saldrá del instalador y se perderán todos los cambios. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>para %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Agradecimientos a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg y el <a href="https://www.transifex.com/calamares/calamares/">equipo de traductores de Calamares</a>.<br/><br/>El desarrollo de <a href="http://calamares.io/">Calamares</a> está patrocinado por: <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberando Software. diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index 23aee2dad..22a67950e 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -1901,17 +1901,17 @@ The installer will quit and all changes will be lost. Set hostname %1 - הגדר שם המחשב %1 + הגדר שם עמדה %1 Set hostname <strong>%1</strong>. - הגדר שם המחשב <strong>%1</strong>. + הגדר שם עמדה <strong>%1</strong>. Setting hostname %1. - מגדיר את שם המחשב %1. + מגדיר את שם העמדה %1. @@ -1923,7 +1923,7 @@ The installer will quit and all changes will be lost. Cannot write hostname to target system - נכשלה כתיבת שם המחשב למערכת המטרה. + נכשלה כתיבת שם העמדה למערכת המטרה. @@ -1936,7 +1936,7 @@ The installer will quit and all changes will be lost. Failed to write keyboard configuration for the virtual console. - נכשלה כתיבת הגדרת מקלדת למסוף. + נכשלה כתיבת הגדרת מקלדת למסוף הוירטואלי. @@ -2036,7 +2036,7 @@ The installer will quit and all changes will be lost. The installer failed to set flags on partition %1. - תהליך ההתקנה נכשל בעת סימון דגלים במחיצה %1. + תהליך ההתקנה נכשל בעת הצבת סימונים במחיצה %1. @@ -2082,12 +2082,12 @@ The installer will quit and all changes will be lost. Bad destination system path. - יעד נתיב מערכת לא תקין. + יעד נתיב המערכת לא תקין. rootMountPoint is %1 - עיגון מחיצת מערכת ההפעלה היא %1 + עיגון מחיצת מערכת ההפעלה, rootMountPoint, היא %1 @@ -2153,7 +2153,7 @@ The installer will quit and all changes will be lost. This is an overview of what will happen once you start the install procedure. - להלן סקירה של מה שיתרחש לאחר שיתחיל תהליך ההתקנה. + להלן סקירת המאורעות שיתרחשו עם תחילת תהליך ההתקנה. @@ -2174,22 +2174,22 @@ The installer will quit and all changes will be lost. Your username contains invalid characters. Only lowercase letters and numbers are allowed. - שם המחשב מכיל ערכים לא תקינים. אך ורק אותיות לא רישיות ומספרים מורשים. + שם העמדה מכיל ערכים לא תקינים. ניתן להשתמש אך ורק באותיות קטנות ומספרים. Your hostname is too short. - שם המחשב קצר מדי. + שם העמדה קצר מדי. Your hostname is too long. - שם המחשב ארוך מדי. + שם העמדה ארוך מדי. Your hostname contains invalid characters. Only letters, numbers and dashes are allowed. - שם המחשב מכיל ערכים לא תקינים. אך ורק אותיות, מספרים ומקפים מורשים. + שם העמדה מכיל ערכים לא תקינים. אך ורק אותיות, מספרים ומקפים מורשים. diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 20b519a40..2ec45e633 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -257,17 +257,17 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. &Yes - + &Da &No - + &Ne &Close - + &Zatvori @@ -1027,7 +1027,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Instalacija nije uspijela</h1><br/>%1 nije instaliran na vaše računalo.<br/>Greška: %2. @@ -2256,7 +2256,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>za %3</strong><br/><br/>Autorska prava 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Autorska prava 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Zahvale: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i <a href="https://www.transifex.com/calamares/calamares/">Calamares timu za prevođenje</a>.<br/><br/><a href="http://calamares.io/">Calamares</a>sponzorira <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index e837258dd..b27f24a33 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -267,7 +267,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. &Close - + Zam&knij @@ -1027,7 +1027,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Instalacja nie powiodła się</h1><br/>Nie udało się zainstalować %1 na Twoim komputerze.<br/>Komunikat o błędzie: %2. @@ -2256,7 +2256,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>dla %3</strong><br/><br/>Prawa autorskie 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Prawa autorskie 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Podziękowania dla: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i <a href="https://www.transifex.com/calamares/calamares/">zespołu tłumaczy Calamares</a>.<br/><br/><a href="http://calamares.io/">Projekt Calamares</a> jest sponsorowany przez <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. From a5cf599ea97638cfbfa12731dfa436feb0eeb012 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 7 Jul 2017 00:40:54 +0000 Subject: [PATCH 177/447] [core] Automatic merge of Transifex translations --- lang/calamares_fr.ts | 6 +++--- lang/calamares_he.ts | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index 2331bad5a..d05b1c96f 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -267,7 +267,7 @@ L'installateur se fermera et les changements seront perdus. &Close - + &Fermer @@ -1027,7 +1027,7 @@ L'installateur se fermera et les changements seront perdus. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Installation échouée</h1><br/>%1 n'a pas été installée sur cet ordinateur.<br/>Le message d'erreur était : %2. @@ -2256,7 +2256,7 @@ L'installateur se fermera et les changements seront perdus. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>pour %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Merci à : Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg et <a href="https://www.transifex.com/calamares/calamares/">l'équipe de traducteurs de Calamares</a>.<br/><br/>Le développement de <a href="http://calamares.io/">Calamares</a>est sponsorisé par <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index 22a67950e..7e7b165ca 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -9,12 +9,12 @@ This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - מערכת זו הופעלה בתצורת אתחול <strong>EFI</strong>.<br><br> בכדי להגדיר הפעלה מתצורת אתחול EFI, על אשף ההתקנה להתקין מנהל אתחול, לדוגמה <strong>GRUB</strong> או <strong>systemd-boot</strong> על <strong>מחיצת מערכת EFI</strong>. פעולה זו היא אוטומטית, אלא אם כן תבחר להגדיר מחיצות באופן ידני, במקרה זה עליך לבחור זאת או להגדיר בעצמך. + מערכת זו הופעלה בתצורת אתחול <strong>EFI</strong>.<br><br> בכדי להגדיר הפעלה מתצורת אתחול EFI, על אשף ההתקנה להתקין מנהל אתחול מערכת, לדוגמה <strong>GRUB</strong> או <strong>systemd-boot</strong> על <strong>מחיצת מערכת EFI</strong>. פעולה זו היא אוטומטית, אלא אם כן תבחר להגדיר מחיצות באופן ידני, במקרה זה עליך לבחור זאת או להגדיר בעצמך. This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. - מערכת זו הופעלה בתצורת אתחול <strong>BIOS</strong>.<br><br> בכדי להגדיר הפעלה מתצורת אתחול BIOS, על אשף ההתקנה להתקין מנהל אתחול, לדוגמה <strong>GRUB</strong>, בתחלית מחיצה או על ה <strong>Master Boot Record</strong> בצמוד להתחלה של טבלת המחיצות (מועדף). פעולה זו היא אוטומטית, אלא אם כן תבחר להגדיר מחיצות באופן ידני, במקרה זה עליך להגדיר זאת בעצמך. + מערכת זו הופעלה בתצורת אתחול <strong>BIOS</strong>.<br><br> בכדי להגדיר הפעלה מתצורת אתחול BIOS, על אשף ההתקנה להתקין מנהל אתחול מערכת, לדוגמה <strong>GRUB</strong>, בתחלית מחיצה או על ה <strong>Master Boot Record</strong> בצמוד להתחלה של טבלת המחיצות (מועדף). פעולה זו היא אוטומטית, אלא אם כן תבחר להגדיר מחיצות באופן ידני, במקרה זה עליך להגדיר זאת בעצמך. @@ -37,7 +37,7 @@ Do not install a boot loader - אל תתקין מנהל אתחול, boot loader + אל תתקין מנהל אתחול מערכת, boot loader @@ -159,28 +159,28 @@ Output: External command failed to finish - פקודה חיצונית כשלה בעת סוף הרצת הפקודה + הרצת פקודה חיצונית לא הצליחה להסתיים Command %1 failed to finish in %2s. Output: %3 - פקודה %1 נכשלה לקראת סיומה ב %2 שניות. + פקודה %1 לא הצליחה להסתיים ב %2 שניות. פלט: %3 External command finished with errors - פעולת פקודה חיצונית הסתיימה עם שגיאות + פקודה חיצונית הסתיימה עם שגיאות Command %1 finished with exit code %2. Output: %3 - פעולת פקודה %1 הסתיימה עם קוד יציאה %2. + פקודה %1 הסתיימה עם קוד יציאה %2. פלט: %3 @@ -252,7 +252,7 @@ Output: Do you really want to cancel the current install process? The installer will quit and all changes will be lost. האם אתה בטוח שברצונך לבטל את תהליך ההתקנה? -אשף ההתקנה ייסגר וכלל השינויים יאבדו. +אשף ההתקנה ייסגר וכל השינויים יאבדו. @@ -325,7 +325,7 @@ The installer will quit and all changes will be lost. unparseable Python traceback - עקבה לאחור של Python לא ניתנת לנתוח + עקבה לאחור של Python לא ניתנת לניתוח @@ -407,7 +407,7 @@ The installer will quit and all changes will be lost. Boot loader location: - מיקום מנהל האיתחול: + מיקום מנהל אתחול המערכת: @@ -999,7 +999,7 @@ The installer will quit and all changes will be lost. Install boot loader on <strong>%1</strong>. - התקן מנהל אתחול על <strong>%1</strong>. + התקן מנהל אתחול מערכת על <strong>%1</strong>. @@ -1558,7 +1558,7 @@ The installer will quit and all changes will be lost. Install boot &loader on: - התקן &מנהל אתחול על: + התקן &מנהל אתחול מערכת על: From a56cf82d6cf9f237f1bd8025e5a97f9781d5b4db Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 8 Jul 2017 00:41:20 +0000 Subject: [PATCH 178/447] [core] Automatic merge of Transifex translations --- lang/calamares_ca.ts | 6 +++--- lang/calamares_zh_CN.ts | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 5ec20e63d..7e203ae54 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -267,7 +267,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. &Close - + Tan&ca @@ -1027,7 +1027,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>La instal·lació ha fallat</h1><br/>No s'ha instal·lat %1 a l'ordinador.<br/>El missatge d'error ha estat el següent: %2. @@ -2256,7 +2256,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Agraïments: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Equip de traducció del Calamares</a>.<br/><br/><a href="http://calamares.io/">Calamares:</a> desenvolupament patrocinat per <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 34d930cbb..528525bd2 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -258,17 +258,17 @@ The installer will quit and all changes will be lost. &Yes - + &是 &No - + &否 &Close - + &关闭 @@ -1029,7 +1029,7 @@ The installer will quit and all changes will be lost. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>安装失败</h1><br/>%1 未在你的电脑上安装。<br/>错误信息:%2。 From 861473f3f670cb2d4ea32dc7527110cbf09cb63f Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sun, 9 Jul 2017 00:41:01 +0000 Subject: [PATCH 179/447] [core] Automatic merge of Transifex translations --- lang/calamares_ca.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 7e203ae54..0ad5e2503 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -2256,7 +2256,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Agraïments: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Equip de traducció del Calamares</a>.<br/><br/><a href="http://calamares.io/">Calamares:</a> desenvolupament patrocinat per <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Agraïments: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Equip de traducció del Calamares</a>.<br/><br/><a href="http://calamares.io/">El desenvolupament </a> del Calamares està patrocinat per <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. From 925d3a61a7cfbd7fe13035f3dac2fea548128292 Mon Sep 17 00:00:00 2001 From: Lisa Vitolo Date: Sun, 9 Jul 2017 10:10:04 -0400 Subject: [PATCH 180/447] Add "MB" suffix to the "edit partition" size box. Makes it easier to know which unit Calamares is using when resizing a partition. The "Create partition" dialog has it already. --- src/modules/partition/gui/EditExistingPartitionDialog.ui | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/modules/partition/gui/EditExistingPartitionDialog.ui b/src/modules/partition/gui/EditExistingPartitionDialog.ui index edee3c7a7..e36d94fce 100644 --- a/src/modules/partition/gui/EditExistingPartitionDialog.ui +++ b/src/modules/partition/gui/EditExistingPartitionDialog.ui @@ -124,7 +124,11 @@ - + + + MB + + From 9be15e68b66363a11a7f1d3581e5f9d9c6257b0c Mon Sep 17 00:00:00 2001 From: Lisa Vitolo Date: Sun, 9 Jul 2017 18:20:00 +0100 Subject: [PATCH 181/447] Change both size box suffices to MiB. --- src/modules/partition/gui/CreatePartitionDialog.ui | 2 +- src/modules/partition/gui/EditExistingPartitionDialog.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/partition/gui/CreatePartitionDialog.ui b/src/modules/partition/gui/CreatePartitionDialog.ui index 53445e0ec..ba457b29c 100644 --- a/src/modules/partition/gui/CreatePartitionDialog.ui +++ b/src/modules/partition/gui/CreatePartitionDialog.ui @@ -45,7 +45,7 @@ - MB + MiB diff --git a/src/modules/partition/gui/EditExistingPartitionDialog.ui b/src/modules/partition/gui/EditExistingPartitionDialog.ui index e36d94fce..c242e3bbc 100644 --- a/src/modules/partition/gui/EditExistingPartitionDialog.ui +++ b/src/modules/partition/gui/EditExistingPartitionDialog.ui @@ -126,7 +126,7 @@ - MB + MiB From 984a83deb9ec33794f654e463b0b33fe02a397bc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 09:26:17 -0400 Subject: [PATCH 182/447] LightDM: if lightdm.conf doesn't exist (for autologin), create it FIXES #568 --- src/modules/displaymanager/main.py | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index 2f98dbf07..d8a635eff 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -281,12 +281,23 @@ def set_autologin(username, lightdm_conf.write(line) else: - return ( - "Cannot write LightDM configuration file", - "LightDM config file {!s} does not exist".format( - lightdm_conf_path + try: + # Create a new lightdm.conf file; this is documented to be + # read last, after aeverything in lightdm.conf.d/ + with open(lightdm_conf_path, 'w') as lightdm_conf: + if do_autologin: + lightdm_conf.write( + "autologin-user={!s}\n".format(username)) + else: + lightdm_conf.write( + "#autologin-user=\n") + except FileNotFOundError: + return ( + "Cannot write LightDM configuration file", + "LightDM config file {!s} does not exist".format( + lightdm_conf_path + ) ) - ) if "slim" == displaymanager: # Systems with Slim as Desktop Manager From 9561bac1c8e323699fd2085066193b139afc6a5f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 10:14:28 -0400 Subject: [PATCH 183/447] SUSE DM: add special case configuring autologin in sysconfig (openSUSE) FIXES #582 --- src/modules/displaymanager/displaymanager.conf | 4 ++++ src/modules/displaymanager/main.py | 17 +++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/src/modules/displaymanager/displaymanager.conf b/src/modules/displaymanager/displaymanager.conf index 59ad061dc..1c30ed637 100644 --- a/src/modules/displaymanager/displaymanager.conf +++ b/src/modules/displaymanager/displaymanager.conf @@ -20,3 +20,7 @@ displaymanagers: #display manager are set up correctly. This is normally done by the distribution #packages, and best left to them. Therefore, it is disabled by default. basicSetup: false + +#If true, setup autologin for openSUSE. This only makes sense on openSUSE +#derivatives or other systems where /etc/sysconfig/displaymanager exists. +sysconfigSetup: false diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index d8a635eff..03edbbd5c 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -355,6 +355,18 @@ def set_autologin(username, with open(sddm_conf_path, 'w') as sddm_config_file: sddm_config.write(sddm_config_file, space_around_delimiters=False) + if "sysconfig" == displaymanager: + dmauto = "DISPLAYMANAGER_AUTOLOGIN" + + os.system( + "sed -i -e 's|^{!s}=.*|{!s}=\"{!s}\"|' " + "{!s}/etc/sysconfig/displaymanager".format( + dmauto, dmauto, + username if do_autologin else "", + root_mount_point + ) + ) + return None @@ -662,6 +674,11 @@ def run(): ) if dm_message is not None: dm_setup_message.append("{!s}: {!s}".format(*dm_message)) + + if ("sysconfigSetup" in libcalamares.job.configuration + and libcalamares.job.configuration["sysconfigSetup"]): + set_autologin(username, "sysconfig", None, root_mount_point) + if dm_setup_message: return ("Display manager configuration was incomplete", "\n".join(dm_setup_message)) From 11e5a6cbe062244dd9c0cc0969a3a121d2d5350f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 06:55:35 -0400 Subject: [PATCH 184/447] Python: trim description to the first line of run.__doc__ --- src/libcalamares/PythonJob.cpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index 6de89d184..e02f9e210 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -300,7 +300,13 @@ PythonJob::exec() bp::extract< std::string > entryPoint_doc_attr(entryPoint.attr( "__doc__" ) ); if ( entryPoint_doc_attr.check() ) - m_description = QString::fromStdString( entryPoint_doc_attr() ); + { + m_description = QString::fromStdString( entryPoint_doc_attr() ).trimmed(); + auto i_newline = m_description.indexOf('\n'); + if ( i_newline > 0 ) + m_description.truncate( i_newline ); + cDebug() << "Job" << prettyName() << "->" << m_description; + } bp::object runResult = entryPoint(); From fcde28ca9d1eda05623002861fa3d4cdec4f9c9d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 11:29:22 -0400 Subject: [PATCH 185/447] Python: tidy description of hwclock module --- src/modules/hwclock/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/hwclock/main.py b/src/modules/hwclock/main.py index bfb3d1df7..8b31080dd 100644 --- a/src/modules/hwclock/main.py +++ b/src/modules/hwclock/main.py @@ -28,7 +28,7 @@ import libcalamares def run(): """ - Set hardware clock + Set hardware clock. """ root_mount_point = libcalamares.globalstorage.value("rootMountPoint") From 34b96148aeda3d5df9b3e4545d864d4e81cd36d6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 11:49:19 -0400 Subject: [PATCH 186/447] Python: at beginning of job, if pretty status has changed, emit progress to update it in the UI. --- src/libcalamares/PythonJob.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index e02f9e210..1955b64fc 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -306,6 +306,7 @@ PythonJob::exec() if ( i_newline > 0 ) m_description.truncate( i_newline ); cDebug() << "Job" << prettyName() << "->" << m_description; + emit progress( 0 ); } bp::object runResult = entryPoint(); From ae6a9cd822a323e95a257965f7fd089cbb44598c Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 11:57:05 -0400 Subject: [PATCH 187/447] Python: move unsquash documentation to the config file --- src/modules/unpackfs/main.py | 17 +---------------- src/modules/unpackfs/unpackfs.conf | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/src/modules/unpackfs/main.py b/src/modules/unpackfs/main.py index c0970ddfe..9eaa5c622 100644 --- a/src/modules/unpackfs/main.py +++ b/src/modules/unpackfs/main.py @@ -263,22 +263,7 @@ class UnpackOperation: def run(): """ - Unsquashes filesystem from given image file. - - from globalstorage: rootMountPoint - from job.configuration: the path to where to mount the source image(s) for - copying an ordered list of unpack mappings for image file <-> target dir - relative to rootMountPoint, e.g.: - configuration: - unpack: - - source: "/path/to/filesystem.img" - sourcefs: "ext4" - destination: "" - - source: "/path/to/another/filesystem.sqfs" - sourcefs: "squashfs" - destination: "" - - :return: + Unsquash filesystem. """ PATH_PROCFS = '/proc/filesystems' diff --git a/src/modules/unpackfs/unpackfs.conf b/src/modules/unpackfs/unpackfs.conf index 68de113b5..34e7bc48d 100644 --- a/src/modules/unpackfs/unpackfs.conf +++ b/src/modules/unpackfs/unpackfs.conf @@ -1,5 +1,21 @@ +# Unsquash / unpack a filesystem. Multiple sources are supported, and +# they may be squashed or plain filesystems. +# +# Configuration: +# +# from globalstorage: rootMountPoint +# from job.configuration: the path to where to mount the source image(s) +# for copying an ordered list of unpack mappings for image file <-> +# target dir relative to rootMountPoint. + --- unpack: +# Each list item is unpacked, in order, to the target system. +# Each list item has the following attributes: +# source: path relative to the live / intstalling system to the image +# sourcefs: ext4 or squashfs (may be others if mount supports is) +# destination: path relative to rootMountPoint (so in the target +# system) where this filesystem is unpacked. - source: "/path/to/filesystem.img" sourcefs: "ext4" destination: "" From f466c5de804fa96f35dcd2b90136d515091da4a9 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 14:25:19 -0400 Subject: [PATCH 188/447] Travis: try to use the new image again, be stupid about /build --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 003a869f9..3eebf6851 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,6 @@ install: - pip install pycodestyle script: - - docker run -v $PWD:/build calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2" + - docker run -v $PWD:/build calamares bash -lc "mkdir /build ; chmod 755 /build ; cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2" - pycodestyle --exclude=thirdparty,.git $PWD -group: deprecated-2017Q2 From fc577b4b79ff39d9e9892a1f1bb9a84a1f961546 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 14:38:54 -0400 Subject: [PATCH 189/447] Travis: looks like /build exists in the resulting system, so use /cbuild --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3eebf6851..7af7cac7c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,6 @@ install: - pip install pycodestyle script: - - docker run -v $PWD:/build calamares bash -lc "mkdir /build ; chmod 755 /build ; cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2" + - docker run -v $PWD:/cbuild calamares bash -lc "mkdir /cbuild ; chmod 755 /cbuild ; cd /cbuild && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2" - pycodestyle --exclude=thirdparty,.git $PWD From ce11c7ab6dd7a9a92933755a2dfdaf2d37875446 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 14:43:13 -0400 Subject: [PATCH 190/447] LightDM: fix type (thanks Kevin Kofler) --- src/modules/displaymanager/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index 03edbbd5c..fbed64def 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -291,7 +291,7 @@ def set_autologin(username, else: lightdm_conf.write( "#autologin-user=\n") - except FileNotFOundError: + except FileNotFoundError: return ( "Cannot write LightDM configuration file", "LightDM config file {!s} does not exist".format( From 7c06556fac4d818b3e94ea61dda23ce2dcb63c11 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 19:16:51 -0400 Subject: [PATCH 191/447] Travis: Do an out-of-source build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7af7cac7c..c45e6235c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,6 @@ install: - pip install pycodestyle script: - - docker run -v $PWD:/cbuild calamares bash -lc "mkdir /cbuild ; chmod 755 /cbuild ; cd /cbuild && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2" + - docker run -v $PWD:/build calamares bash -lc "mkdir /cbuild ; cd /cbuild && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON ../build && make -j2" - pycodestyle --exclude=thirdparty,.git $PWD From 8c61bc085bfad6cf098efdd5646eb1ed83d467f7 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 11 Jul 2017 01:04:13 +0000 Subject: [PATCH 192/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 31 ++++++++++++++++++------------- lang/calamares_ast.ts | 31 ++++++++++++++++++------------- lang/calamares_bg.ts | 31 ++++++++++++++++++------------- lang/calamares_ca.ts | 31 ++++++++++++++++++------------- lang/calamares_cs_CZ.ts | 31 ++++++++++++++++++------------- lang/calamares_da.ts | 31 ++++++++++++++++++------------- lang/calamares_de.ts | 31 ++++++++++++++++++------------- lang/calamares_el.ts | 31 ++++++++++++++++++------------- lang/calamares_en.ts | 31 ++++++++++++++++++------------- lang/calamares_en_GB.ts | 31 ++++++++++++++++++------------- lang/calamares_es.ts | 31 ++++++++++++++++++------------- lang/calamares_es_ES.ts | 31 ++++++++++++++++++------------- lang/calamares_es_MX.ts | 31 ++++++++++++++++++------------- lang/calamares_es_PR.ts | 31 ++++++++++++++++++------------- lang/calamares_et.ts | 31 ++++++++++++++++++------------- lang/calamares_eu.ts | 31 ++++++++++++++++++------------- lang/calamares_fa.ts | 31 ++++++++++++++++++------------- lang/calamares_fi_FI.ts | 31 ++++++++++++++++++------------- lang/calamares_fr.ts | 31 ++++++++++++++++++------------- lang/calamares_fr_CH.ts | 31 ++++++++++++++++++------------- lang/calamares_gl.ts | 31 ++++++++++++++++++------------- lang/calamares_gu.ts | 31 ++++++++++++++++++------------- lang/calamares_he.ts | 31 ++++++++++++++++++------------- lang/calamares_hi.ts | 31 ++++++++++++++++++------------- lang/calamares_hr.ts | 31 ++++++++++++++++++------------- lang/calamares_hu.ts | 31 ++++++++++++++++++------------- lang/calamares_id.ts | 31 ++++++++++++++++++------------- lang/calamares_is.ts | 31 ++++++++++++++++++------------- lang/calamares_it_IT.ts | 31 ++++++++++++++++++------------- lang/calamares_ja.ts | 31 ++++++++++++++++++------------- lang/calamares_kk.ts | 31 ++++++++++++++++++------------- lang/calamares_lo.ts | 31 ++++++++++++++++++------------- lang/calamares_lt.ts | 31 ++++++++++++++++++------------- lang/calamares_mr.ts | 31 ++++++++++++++++++------------- lang/calamares_nb.ts | 31 ++++++++++++++++++------------- lang/calamares_nl.ts | 31 ++++++++++++++++++------------- lang/calamares_pl.ts | 31 ++++++++++++++++++------------- lang/calamares_pl_PL.ts | 31 ++++++++++++++++++------------- lang/calamares_pt_BR.ts | 31 ++++++++++++++++++------------- lang/calamares_pt_PT.ts | 37 +++++++++++++++++++++---------------- lang/calamares_ro.ts | 31 ++++++++++++++++++------------- lang/calamares_ru.ts | 31 ++++++++++++++++++------------- lang/calamares_sk.ts | 31 ++++++++++++++++++------------- lang/calamares_sl.ts | 31 ++++++++++++++++++------------- lang/calamares_sr.ts | 31 ++++++++++++++++++------------- lang/calamares_sr@latin.ts | 31 ++++++++++++++++++------------- lang/calamares_sv.ts | 31 ++++++++++++++++++------------- lang/calamares_th.ts | 31 ++++++++++++++++++------------- lang/calamares_tr_TR.ts | 31 ++++++++++++++++++------------- lang/calamares_uk.ts | 31 ++++++++++++++++++------------- lang/calamares_ur.ts | 31 ++++++++++++++++++------------- lang/calamares_uz.ts | 31 ++++++++++++++++++------------- lang/calamares_zh_CN.ts | 31 ++++++++++++++++++------------- lang/calamares_zh_TW.ts | 31 ++++++++++++++++++------------- 54 files changed, 975 insertions(+), 705 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 5bb1487ae..31e8ef2be 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. يشغّل عمليّة %1. - + Bad working directory path مسار سيء لمجلد العمل - + Working directory %1 for python job %2 is not readable. لا يمكن القراءة من مجلد العمل %1 الخاص بعملية بايثون %2. - + Bad main script file ملفّ السّكربت الرّئيس سيّء. - + Main script file %1 for python job %2 is not readable. ملفّ السّكربت الرّئيس %1 لمهمّة بايثون %2 لا يمكن قراءته. - + Boost.Python error in job "%1". خطأ Boost.Python في العمل "%1". @@ -550,6 +550,11 @@ The installer will quit and all changes will be lost. Create a Partition أنشئ قسمًا + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ The installer will quit and all changes will be lost. Si&ze: الح&جم: - - - MB - م.بايت - En&crypt @@ -926,12 +926,17 @@ The installer will quit and all changes will be lost. الح&جم: - + + MiB + + + + Fi&le System: نظام المل&فّات: - + Flags: الشّارات: diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index 698c8e53d..0278c83fc 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -188,32 +188,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. Executando operación %1. - + Bad working directory path Camín incorreutu del direutoriu de trabayu - + Working directory %1 for python job %2 is not readable. El direutoriu de trabayu %1 pal trabayu python %2 nun ye lleible. - + Bad main script file Ficheru incorreutu del script principal - + Main script file %1 for python job %2 is not readable. El ficheru de script principal %1 pal trabayu python %2 nun ye lleible. - + Boost.Python error in job "%1". Fallu Boost.Python nel trabayu «%1». @@ -550,6 +550,11 @@ L'instalador colará y perderánse toles camudancies. Create a Partition Crear una partición + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ L'instalador colará y perderánse toles camudancies. Si&ze: Tama&ñu: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ L'instalador colará y perderánse toles camudancies. Tama&ñu: - + + MiB + + + + Fi&le System: Sistema de fic&heros: - + Flags: Banderes: diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index a2a83eb73..27f1a96ce 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Изпълнение на %1 операция. - + Bad working directory path Невалиден път на работната директория - + Working directory %1 for python job %2 is not readable. Работна директория %1 за python задача %2 не се чете. - + Bad main script file Невалиден файл на главен скрипт - + Main script file %1 for python job %2 is not readable. Файлът на главен скрипт %1 за python задача %2 не се чете. - + Boost.Python error in job "%1". Boost.Python грешка в задача "%1". @@ -551,6 +551,11 @@ The installer will quit and all changes will be lost. Create a Partition Създай дял + + + MiB + + Partition &Type: @@ -586,11 +591,6 @@ The installer will quit and all changes will be lost. Si&ze: Раз&мер: - - - MB - МБ - En&crypt @@ -927,12 +927,17 @@ The installer will quit and all changes will be lost. Раз&мер: - + + MiB + + + + Fi&le System: Фа&йлова система: - + Flags: Флагове: diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 0ad5e2503..4750075bb 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -188,32 +188,32 @@ Sortida: Calamares::PythonJob - + Running %1 operation. Executant l'operació %1. - + Bad working directory path Ruta errònia del directori de treball - + Working directory %1 for python job %2 is not readable. El directori de treball %1 per a la tasca python %2 no és llegible. - + Bad main script file Fitxer erroni d'script principal - + Main script file %1 for python job %2 is not readable. El fitxer de script principal %1 per a la tasca de python %2 no és llegible. - + Boost.Python error in job "%1". Error de Boost.Python a la tasca "%1". @@ -550,6 +550,11 @@ L'instal·lador es tancarà i tots els canvis es perdran. Create a Partition Crea una partició + + + MiB + MB + Partition &Type: @@ -585,11 +590,6 @@ L'instal·lador es tancarà i tots els canvis es perdran. Si&ze: Mi&da: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ L'instal·lador es tancarà i tots els canvis es perdran. Mi&da: - + + MiB + MB + + + Fi&le System: S&istema de fitxers: - + Flags: Banderes: diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index 8c476578d..16eb11b27 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -188,32 +188,32 @@ Výstup: Calamares::PythonJob - + Running %1 operation. Spouštím %1 operaci. - + Bad working directory path Špatná cesta k pracovnímu adresáři. - + Working directory %1 for python job %2 is not readable. Pracovní adresář %1 pro Python skript %2 není čitelný. - + Bad main script file Špatný hlavní soubor skriptu. - + Main script file %1 for python job %2 is not readable. Hlavní soubor %1 pro Python skript %2 není čitelný. - + Boost.Python error in job "%1". Boost.Python chyba ve skriptu "%1". @@ -550,6 +550,11 @@ Instalační program bude ukončen a všechny změny ztraceny. Create a Partition Vytvořit oddíl + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Instalační program bude ukončen a všechny změny ztraceny. Si&ze: &Velikost: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Instalační program bude ukončen a všechny změny ztraceny. &Velikost: - + + MiB + + + + Fi&le System: &Souborový systém: - + Flags: Příznaky: diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 8335c453e..8b7986e26 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Kører %1-handling. - + Bad working directory path Ugyldig arbejdsmappesti - + Working directory %1 for python job %2 is not readable. Arbejdsmappe %1 for python-job %2 er ikke læsbar. - + Bad main script file Ugyldig primær skriptfil - + Main script file %1 for python job %2 is not readable. Primær skriptfil %1 for python-job %2 er ikke læsbar. - + Boost.Python error in job "%1". Boost.Python-fejl i job "%1". @@ -550,6 +550,11 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Create a Partition Opret en partition + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Si&ze: &Størrelse: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Stø&rrelse: - + + MiB + + + + Fi&le System: Fi&lsystem: - + Flags: Flag: diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index e6d5f88f6..ab60a9d80 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -188,32 +188,32 @@ Ausgabe: Calamares::PythonJob - + Running %1 operation. Operation %1 wird ausgeführt. - + Bad working directory path Fehlerhafter Arbeitsverzeichnis-Pfad - + Working directory %1 for python job %2 is not readable. Arbeitsverzeichnis %1 für Python-Job %2 ist nicht lesbar. - + Bad main script file Fehlerhaftes Hauptskript - + Main script file %1 for python job %2 is not readable. Hauptskript-Datei %1 für Python-Job %2 ist nicht lesbar. - + Boost.Python error in job "%1". Boost.Python-Fehler in Job "%1". @@ -550,6 +550,11 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Create a Partition Partition erstellen + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Si&ze: Grö&sse: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Grö&sse: - + + MiB + + + + Fi&le System: Datei&system: - + Flags: Markierungen: diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index ea574bed5..2de7ad3d6 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Εκτελείται η λειτουργία %1. - + Bad working directory path Λανθασμένη διαδρομή καταλόγου εργασίας - + Working directory %1 for python job %2 is not readable. Ο ενεργός κατάλογος %1 για την εργασία python %2 δεν είναι δυνατόν να διαβαστεί. - + Bad main script file Λανθασμένο κύριο αρχείο δέσμης ενεργειών - + Main script file %1 for python job %2 is not readable. Η κύρια δέσμη ενεργειών %1 για την εργασία python %2 δεν είναι δυνατόν να διαβαστεί. - + Boost.Python error in job "%1". Σφάλμα Boost.Python στην εργασία "%1". @@ -550,6 +550,11 @@ The installer will quit and all changes will be lost. Create a Partition Δημιουργία κατάτμησης + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ The installer will quit and all changes will be lost. Si&ze: &Μέγεθος: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ The installer will quit and all changes will be lost. &Μέγεθος: - + + MiB + + + + Fi&le System: &Σύστημα αρχείων: - + Flags: Σημαίες: diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index 3f8e5f14c..7d4a780c4 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Running %1 operation. - + Bad working directory path Bad working directory path - + Working directory %1 for python job %2 is not readable. Working directory %1 for python job %2 is not readable. - + Bad main script file Bad main script file - + Main script file %1 for python job %2 is not readable. Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". Boost.Python error in job "%1". @@ -550,6 +550,11 @@ The installer will quit and all changes will be lost. Create a Partition Create a Partition + + + MiB + MiB + Partition &Type: @@ -585,11 +590,6 @@ The installer will quit and all changes will be lost. Si&ze: Si&ze: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ The installer will quit and all changes will be lost. Si&ze: - + + MiB + MiB + + + Fi&le System: Fi&le System: - + Flags: Flags: diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 999e36b55..800b15766 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Bad working directory path - + Working directory %1 for python job %2 is not readable. Working directory %1 for python job %2 is not readable. - + Bad main script file Bad main script file - + Main script file %1 for python job %2 is not readable. Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". Boost.Python error in job "%1". @@ -550,6 +550,11 @@ The installer will quit and all changes will be lost. Create a Partition Create a Partition + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ The installer will quit and all changes will be lost. Si&ze: Si&ze: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 432ce5eae..a20999274 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -189,32 +189,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. Ejecutando %1 operación. - + Bad working directory path Error en la ruta del directorio de trabajo - + Working directory %1 for python job %2 is not readable. El directorio de trabajo %1 para el script de python %2 no se puede leer. - + Bad main script file Script principal erróneo - + Main script file %1 for python job %2 is not readable. El script principal %1 del proceso python %2 no es accesible. - + Boost.Python error in job "%1". Error Boost.Python en el proceso "%1". @@ -551,6 +551,11 @@ Saldrá del instalador y se perderán todos los cambios. Create a Partition Crear partición + + + MiB + MiB + Partition &Type: @@ -586,11 +591,6 @@ Saldrá del instalador y se perderán todos los cambios. Si&ze: &Tamaño: - - - MB - MB - En&crypt @@ -927,12 +927,17 @@ Saldrá del instalador y se perderán todos los cambios. &Tamaño: - + + MiB + MiB + + + Fi&le System: S&istema de archivo: - + Flags: Banderas: diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 4eae0850c..1024c7190 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -188,32 +188,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Ruta de trabajo errónea - + Working directory %1 for python job %2 is not readable. No se puede leer la ruta de trabajo %1 de la tarea %2 de python. - + Bad main script file Script principal erróneo - + Main script file %1 for python job %2 is not readable. No se puede leer el script principal %1 de la tarea %2 de python. - + Boost.Python error in job "%1". Error de Boost.Python en la tarea "%1". @@ -550,6 +550,11 @@ El instalador se cerrará y se perderán todos los cambios. Create a Partition Crear una partición + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ El instalador se cerrará y se perderán todos los cambios. Si&ze: Tamaño - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ El instalador se cerrará y se perderán todos los cambios. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index ed75f4d4c..47e1c4f58 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -188,32 +188,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. Ejecutando operación %1. - + Bad working directory path Ruta a la carpeta de trabajo errónea - + Working directory %1 for python job %2 is not readable. La carpeta de trabajo %1 para la tarea de python %2 no se pudo leer. - + Bad main script file Script principal erróneo - + Main script file %1 for python job %2 is not readable. El script principal %1 del proceso python %2 no es accesible. - + Boost.Python error in job "%1". Error Boost.Python en el proceso "%1". @@ -552,6 +552,11 @@ El instalador terminará y se perderán todos los cambios. Create a Partition Crear partición + + + MiB + + Partition &Type: @@ -587,11 +592,6 @@ El instalador terminará y se perderán todos los cambios. Si&ze: &Tamaño: - - - MB - MB - En&crypt @@ -928,12 +928,17 @@ El instalador terminará y se perderán todos los cambios. Tam&año: - + + MiB + + + + Fi&le System: Sis&tema de Archivos: - + Flags: diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index 33b73f201..ec7e53aa6 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -188,32 +188,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path La ruta del directorio de trabajo es incorrecta - + Working directory %1 for python job %2 is not readable. El directorio de trabajo %1 para el script de python %2 no se puede leer. - + Bad main script file Script principal erróneo - + Main script file %1 for python job %2 is not readable. El script principal %1 del proceso python %2 no es accesible. - + Boost.Python error in job "%1". Error Boost.Python en el proceso "%1". @@ -549,6 +549,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -584,11 +589,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -925,12 +925,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index adba34184..b1b46ab2c 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition Loo sektsioon + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: Suurus: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index d916c58d7..0df719cf4 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -186,32 +186,32 @@ Output: Calamares::PythonJob - + Running %1 operation. %1 eragiketa burutzen. - + Bad working directory path Direktorio ibilbide ezegokia - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -547,6 +547,11 @@ The installer will quit and all changes will be lost. Create a Partition Sortu partizio bat + + + MiB + + Partition &Type: @@ -582,11 +587,6 @@ The installer will quit and all changes will be lost. Si&ze: Ta&maina: - - - MB - MB - En&crypt @@ -923,12 +923,17 @@ The installer will quit and all changes will be lost. &Tamaina: - + + MiB + + + + Fi&le System: Fi&txategi-Sistema: - + Flags: diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 2d20368a3..b33c67bba 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index ce6b61a3b..b19a2f6f9 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -188,32 +188,32 @@ Tuloste: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Epäkelpo työskentelyhakemiston polku - + Working directory %1 for python job %2 is not readable. Työkansio %1 pythonin työlle %2 ei ole luettavissa. - + Bad main script file Huono pää-skripti tiedosto - + Main script file %1 for python job %2 is not readable. Pääskriptitiedosto %1 pythonin työlle %2 ei ole luettavissa. - + Boost.Python error in job "%1". Boost.Python virhe työlle "%1". @@ -550,6 +550,11 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. Create a Partition Luo levyosio + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. Si&ze: K&oko: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index d05b1c96f..e8127b12d 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -188,32 +188,32 @@ Sortie : Calamares::PythonJob - + Running %1 operation. Exécution de l'opération %1. - + Bad working directory path Chemin du répertoire de travail invalide - + Working directory %1 for python job %2 is not readable. Le répertoire de travail %1 pour le job python %2 n'est pas accessible en lecture. - + Bad main script file Fichier de script principal invalide - + Main script file %1 for python job %2 is not readable. Le fichier de script principal %1 pour la tâche python %2 n'est pas accessible en lecture. - + Boost.Python error in job "%1". Erreur Boost.Python pour le job "%1". @@ -550,6 +550,11 @@ L'installateur se fermera et les changements seront perdus. Create a Partition Créer une partition + + + MiB + Mio + Partition &Type: @@ -585,11 +590,6 @@ L'installateur se fermera et les changements seront perdus. Si&ze: Ta&ille : - - - MB - Mo - En&crypt @@ -926,12 +926,17 @@ L'installateur se fermera et les changements seront perdus. Ta&ille: - + + MiB + Mio + + + Fi&le System: Sys&tème de fichiers: - + Flags: Drapeaux: diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 11af0e609..5fca4c78f 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 3ab959660..5718f4984 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -189,32 +189,32 @@ Saída: Calamares::PythonJob - + Running %1 operation. Excutando a operación %1. - + Bad working directory path A ruta ó directorio de traballo é errónea - + Working directory %1 for python job %2 is not readable. O directorio de traballo %1 para o traballo de python %2 non é lexible - + Bad main script file Ficheiro de script principal erróneo - + Main script file %1 for python job %2 is not readable. O ficheiro principal de script %1 para a execución de python %2 non é lexible. - + Boost.Python error in job "%1". Boost.Python tivo un erro na tarefa "%1". @@ -551,6 +551,11 @@ O instalador pecharase e perderanse todos os cambios. Create a Partition Crear partición + + + MiB + + Partition &Type: @@ -586,11 +591,6 @@ O instalador pecharase e perderanse todos os cambios. Si&ze: &Tamaño: - - - MB - MB - En&crypt @@ -927,12 +927,17 @@ O instalador pecharase e perderanse todos os cambios. &Tamaño: - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 6a6974d85..d3e41f698 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index 7e7b165ca..19e2db610 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. מריץ פעולה %1. - + Bad working directory path נתיב תיקיית עבודה לא תקין - + Working directory %1 for python job %2 is not readable. תיקיית עבודה %1 עבור משימת python %2 לא קריאה. - + Bad main script file קובץ תסריט הרצה ראשי לא תקין - + Main script file %1 for python job %2 is not readable. קובץ תסריט הרצה ראשי %1 עבור משימת python %2 לא קריא. - + Boost.Python error in job "%1". שגיאת Boost.Python במשימה "%1". @@ -550,6 +550,11 @@ The installer will quit and all changes will be lost. Create a Partition ייצר מחיצה + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ The installer will quit and all changes will be lost. Si&ze: גו&דל: - - - MB - מגה בייט - En&crypt @@ -926,12 +926,17 @@ The installer will quit and all changes will be lost. גו&דל: - + + MiB + + + + Fi&le System: מ&ערכת קבצים: - + Flags: סימונים: diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index 9956c01ad..523ae17e6 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 2ec45e633..5e509a7dc 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -188,32 +188,32 @@ Izlaz: Calamares::PythonJob - + Running %1 operation. Izvodim %1 operaciju. - + Bad working directory path Krivi put do radnog direktorija - + Working directory %1 for python job %2 is not readable. Radni direktorij %1 za python zadatak %2 nije čitljiv. - + Bad main script file Kriva glavna datoteka skripte - + Main script file %1 for python job %2 is not readable. Glavna skriptna datoteka %1 za python zadatak %2 nije čitljiva. - + Boost.Python error in job "%1". Boost.Python greška u zadatku "%1". @@ -550,6 +550,11 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Create a Partition Stvori particiju + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Si&ze: Ve&ličina: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Ve&ličina: - + + MiB + + + + Fi&le System: Da&totečni sustav: - + Flags: Oznake: diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 0305e4935..7b2174043 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -188,32 +188,32 @@ Kimenet: Calamares::PythonJob - + Running %1 operation. Futó %1 műveletek. - + Bad working directory path Rossz munkakönyvtár útvonal - + Working directory %1 for python job %2 is not readable. Munkakönyvtár %1 a python folyamathoz %2 nem olvasható. - + Bad main script file Rossz alap script fájl - + Main script file %1 for python job %2 is not readable. Alap script fájl %1 a python folyamathoz %2 nem olvasható. - + Boost.Python error in job "%1". Boost. Python hiba ebben a folyamatban "%1". @@ -551,6 +551,11 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Create a Partition Partíció Létrehozása + + + MiB + + Partition &Type: @@ -586,11 +591,6 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Si&ze: Mé&ret: - - - MB - MB - En&crypt @@ -927,12 +927,17 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l &méret: - + + MiB + + + + Fi&le System: &fájlrendszer - + Flags: Zászlók: diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 4c17bfc17..79013d00d 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -188,32 +188,32 @@ Keluaran: Calamares::PythonJob - + Running %1 operation. Menjalankan %1 operasi. - + Bad working directory path Jalur lokasi direktori tidak berjalan baik - + Working directory %1 for python job %2 is not readable. Direktori kerja %1 untuk penugasan python %2 tidak dapat dibaca. - + Bad main script file Berkas skrip utama buruk - + Main script file %1 for python job %2 is not readable. Berkas skrip utama %1 untuk penugasan python %2 tidak dapat dibaca. - + Boost.Python error in job "%1". Boost.Python mogok dalam penugasan "%1". @@ -552,6 +552,11 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Create a Partition Buat Partisi + + + MiB + + Partition &Type: @@ -587,11 +592,6 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Si&ze: Uku&ran: - - - MB - MB - En&crypt @@ -928,12 +928,17 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Uku&ran: - + + MiB + + + + Fi&le System: Sis&tem Berkas: - + Flags: Bendera: diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index beb508d68..f6b050ea8 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -188,32 +188,32 @@ Frálag: Calamares::PythonJob - + Running %1 operation. Keyri %1 aðgerð. - + Bad working directory path Röng slóð á vinnumöppu - + Working directory %1 for python job %2 is not readable. Vinnslumappa %1 fyrir python-verkið %2 er ekki lesanleg. - + Bad main script file Röng aðal-skriftuskrá - + Main script file %1 for python job %2 is not readable. Aðal-skriftuskrá %1 fyrir python-verkið %2 er ekki lesanleg. - + Boost.Python error in job "%1". Boost.Python villa í verkinu "%1". @@ -550,6 +550,11 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Create a Partition Búa til disksneið + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Si&ze: St&ærð: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. St&ærð: - + + MiB + + + + Fi&le System: Skráaker&fi: - + Flags: Flögg: diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index 8050b5b15..e5c308344 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Operazione %1 in esecuzione. - + Bad working directory path Il percorso della cartella corrente non è corretto - + Working directory %1 for python job %2 is not readable. La cartella corrente %1 per l'attività di Python %2 non è accessibile. - + Bad main script file File dello script principale non valido - + Main script file %1 for python job %2 is not readable. Il file principale dello script %1 per l'attività di python %2 non è accessibile. - + Boost.Python error in job "%1". Errore da Boost.Python nell'operazione "%1". @@ -550,6 +550,11 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Create a Partition Creare una partizione + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Si&ze: &Dimensione: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Di&mensione: - + + MiB + + + + Fi&le System: Fi&le System: - + Flags: Flag: diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 4b747e355..d87c331de 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. %1 操作を実行中。 - + Bad working directory path 不正なワーキングディレクトリパス - + Working directory %1 for python job %2 is not readable. python ジョブ %2 において作業ディレクトリ %1 が読み込めません。 - + Bad main script file 不正なメインスクリプトファイル - + Main script file %1 for python job %2 is not readable. python ジョブ %2 におけるメインスクリプトファイル %1 が読み込めません。 - + Boost.Python error in job "%1". ジョブ "%1" での Boost.Python エラー。 @@ -550,6 +550,11 @@ The installer will quit and all changes will be lost. Create a Partition パーティションの生成 + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ The installer will quit and all changes will be lost. Si&ze: サイズ(&Z) - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ The installer will quit and all changes will be lost. サイズ(&Z): - + + MiB + + + + Fi&le System: ファイルシステム(&L) - + Flags: フラグ: diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 20b3d801c..3f2c486ff 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index ba6dd3fdd..fb64c35d5 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 3f903f8ed..eff793978 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -188,32 +188,32 @@ Išvestis: Calamares::PythonJob - + Running %1 operation. Vykdoma %1 operacija. - + Bad working directory path Netinkama darbinio katalogo vieta - + Working directory %1 for python job %2 is not readable. Darbinis %1 python katalogas dėl %2 užduoties yra neskaitomas - + Bad main script file Prastas pagrindinio skripto failas - + Main script file %1 for python job %2 is not readable. Pagrindinis skriptas %1 dėl python %2 užduoties yra neskaitomas - + Boost.Python error in job "%1". Boost.Python klaida darbe "%1". @@ -550,6 +550,11 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Create a Partition Sukurti skaidinį + + + MiB + MiB + Partition &Type: @@ -585,11 +590,6 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Si&ze: D&ydis: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Dy&dis: - + + MiB + MiB + + + Fi&le System: Fai&lų sistema: - + Flags: Vėliavėlės: diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 88c7f21c9..a0e887f30 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index 7bd073a4a..2222109ea 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Feil filsti til arbeidsmappe - + Working directory %1 for python job %2 is not readable. Arbeidsmappe %1 for python oppgave %2 er ikke lesbar. - + Bad main script file Ugyldig hovedskriptfil - + Main script file %1 for python job %2 is not readable. Hovedskriptfil %1 for python oppgave %2 er ikke lesbar. - + Boost.Python error in job "%1". Boost.Python feil i oppgave "%1". @@ -550,6 +550,11 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.Create a Partition Opprett en partisjon + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.Si&ze: St&ørrelse: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 1065222a6..a8b3b27f7 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -188,32 +188,32 @@ Uitvoer: Calamares::PythonJob - + Running %1 operation. Bewerking %1 uitvoeren. - + Bad working directory path Ongeldig pad voor huidige map - + Working directory %1 for python job %2 is not readable. Werkmap %1 voor python taak %2 onleesbaar. - + Bad main script file Onjuist hoofdscriptbestand - + Main script file %1 for python job %2 is not readable. Hoofdscriptbestand %1 voor python taak %2 onleesbaar. - + Boost.Python error in job "%1". Boost.Python fout in taak "%1". @@ -550,6 +550,11 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Create a Partition Maak partitie + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Si&ze: &Grootte: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. &Grootte: - + + MiB + + + + Fi&le System: Bestands&systeem - + Flags: Vlaggen: diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index b27f24a33..ade3360df 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -188,32 +188,32 @@ Wyjście: Calamares::PythonJob - + Running %1 operation. Wykonuję operację %1. - + Bad working directory path Niepoprawna ścieżka katalogu roboczego - + Working directory %1 for python job %2 is not readable. Katalog roboczy %1 dla zadań pythona %2 jest nieosiągalny. - + Bad main script file Niepoprawny główny plik skryptu - + Main script file %1 for python job %2 is not readable. Główny plik skryptu %1 dla zadań pythona %2 jest nieczytelny. - + Boost.Python error in job "%1". Wystąpił błąd Boost.Python w zadaniu "%1". @@ -550,6 +550,11 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Create a Partition Utwórz partycję + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Si&ze: Ro&zmiar: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Ro&zmiar: - + + MiB + + + + Fi&le System: System p&lików: - + Flags: Flagi: diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index 912316d15..cd6bc845d 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -188,32 +188,32 @@ Wyjście: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Niepoprawna ścieżka folderu roboczego - + Working directory %1 for python job %2 is not readable. Folder roboczy %1 zadania pythona %2 jest nieosiągalny. - + Bad main script file Niepoprawny główny plik skryptu - + Main script file %1 for python job %2 is not readable. Główny plik skryptu %1 zadania pythona %2 jest nieczytelny. - + Boost.Python error in job "%1". Błąd Boost.Python w zadaniu "%1". @@ -550,6 +550,11 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone.Create a Partition Utwórz partycję + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone.Si&ze: Ro&zmiar: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index b1c6c7815..ecef5229a 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -188,32 +188,32 @@ Saída: Calamares::PythonJob - + Running %1 operation. Executando operação %1. - + Bad working directory path Caminho de diretório de trabalho ruim - + Working directory %1 for python job %2 is not readable. Diretório de trabalho %1 para a tarefa do python %2 não é legível. - + Bad main script file Arquivo de script principal ruim - + Main script file %1 for python job %2 is not readable. Arquivo de script principal %1 para a tarefa do python %2 não é legível. - + Boost.Python error in job "%1". Boost.Python erro na tarefa "%1". @@ -552,6 +552,11 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Create a Partition Criar uma partição + + + MiB + + Partition &Type: @@ -587,11 +592,6 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Si&ze: Tamanho: - - - MB - MB - En&crypt @@ -928,12 +928,17 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Tamanho: - + + MiB + + + + Fi&le System: Sistema de Arquivos: - + Flags: Marcadores: diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index c3985bedf..f5c2553b5 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -188,32 +188,32 @@ Saída: Calamares::PythonJob - + Running %1 operation. Operação %1 em execução. - + Bad working directory path Caminho do directório de trabalho errado - + Working directory %1 for python job %2 is not readable. Directório de trabalho %1 para a tarefa python %2 não é legível. - + Bad main script file Ficheiro de script principal errado - + Main script file %1 for python job %2 is not readable. Ficheiro de script principal %1 para a tarefa python %2 não é legível. - + Boost.Python error in job "%1". Erro Boost.Python na tarefa "%1". @@ -267,7 +267,7 @@ O instalador será encerrado e todas as alterações serão perdidas. &Close - + &Fechar @@ -550,6 +550,11 @@ O instalador será encerrado e todas as alterações serão perdidas.Create a Partition Criar uma Partição + + + MiB + MiB + Partition &Type: @@ -585,11 +590,6 @@ O instalador será encerrado e todas as alterações serão perdidas.Si&ze: Ta&manho: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ O instalador será encerrado e todas as alterações serão perdidas.Ta&manho: - + + MiB + MiB + + + Fi&le System: Si&stema de Ficheiros: - + Flags: Flags: @@ -1027,7 +1032,7 @@ O instalador será encerrado e todas as alterações serão perdidas. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Instalação Falhada</h1><br/>%1 não foi instalado no seu computador.<br/>A mensagem de erro foi: %2. @@ -2256,7 +2261,7 @@ O instalador será encerrado e todas as alterações serão perdidas. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Direitos de Cópia 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Direitos de Cópia 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Agradecimentos a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg e para <a href="https://www.transifex.com/calamares/calamares/">a equipa de tradutores do Calamares</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> desenvolvimento apoiado por <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index 15325813c..e41db74c6 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -188,32 +188,32 @@ Rezultat: Calamares::PythonJob - + Running %1 operation. Se rulează operațiunea %1. - + Bad working directory path Calea dosarului de lucru este proastă - + Working directory %1 for python job %2 is not readable. Dosarul de lucru %1 pentru sarcina python %2 nu este citibil. - + Bad main script file Fișierul script principal este prost - + Main script file %1 for python job %2 is not readable. Fișierul script peincipal %1 pentru sarcina Python %2 nu este citibil. - + Boost.Python error in job "%1". Eroare Boost.Python în sarcina „%1”. @@ -550,6 +550,11 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Create a Partition Creează o partiție + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Si&ze: Mă&rime: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Mă&rime - + + MiB + + + + Fi&le System: Sis&tem de fișiere: - + Flags: Flags: diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 98c034656..2cd134d0a 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Выполняется действие %1. - + Bad working directory path Неверный путь к рабочему каталогу - + Working directory %1 for python job %2 is not readable. Рабочий каталог %1 для задачи python %2 недоступен для чтения. - + Bad main script file Ошибочный главный файл сценария - + Main script file %1 for python job %2 is not readable. Главный файл сценария %1 для задачи python %2 недоступен для чтения. - + Boost.Python error in job "%1". Boost.Python ошибка в задаче "%1". @@ -549,6 +549,11 @@ The installer will quit and all changes will be lost. Create a Partition Создать раздел + + + MiB + + Partition &Type: @@ -584,11 +589,6 @@ The installer will quit and all changes will be lost. Si&ze: Ра&змер: - - - MB - МБ - En&crypt @@ -925,12 +925,17 @@ The installer will quit and all changes will be lost. Ра&змер: - + + MiB + + + + Fi&le System: &Файловая система: - + Flags: Флаги: diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 1f459510a..a55d2f877 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -188,32 +188,32 @@ Výstup: Calamares::PythonJob - + Running %1 operation. Spúšťa sa operácia %1. - + Bad working directory path Nesprávna cesta k pracovnému adresáru - + Working directory %1 for python job %2 is not readable. Pracovný adresár %1 pre úlohu jazyka python %2 nie je možné čítať. - + Bad main script file Nesprávny súbor hlavného skriptu - + Main script file %1 for python job %2 is not readable. Súbor hlavného skriptu %1 pre úlohu jazyka python %2 nie je možné čítať. - + Boost.Python error in job "%1". Chyba knižnice Boost.Python v úlohe „%1“. @@ -550,6 +550,11 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Create a Partition Vytvorenie oddielu + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Si&ze: Veľ&kosť: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. V&eľkosť: - + + MiB + + + + Fi&le System: S&ystém súborov: - + Flags: Značky: diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 451c837e3..dddf92e25 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -188,32 +188,32 @@ Izpis: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Nepravilna pot delovne mape - + Working directory %1 for python job %2 is not readable. Ni mogoče brati delovne mape %1 za pythonovo opravilo %2. - + Bad main script file Nepravilna datoteka glavnega skripta - + Main script file %1 for python job %2 is not readable. Ni mogoče brati datoteke %1 glavnega skripta za pythonovo opravilo %2. - + Boost.Python error in job "%1". Napaka Boost.Python v opravilu "%1". @@ -550,6 +550,11 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. Create a Partition Ustvari razdelek + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. Si&ze: Ve&likost - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 13907e6a8..571d0c775 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Извршавам %1 операцију. - + Bad working directory path Лоша путања радног директоријума - + Working directory %1 for python job %2 is not readable. Радни директоријум %1 за питонов посао %2 није читљив. - + Bad main script file Лош фајл главне скрипте - + Main script file %1 for python job %2 is not readable. Фајл главне скрипте %1 за питонов посао %2 није читљив. - + Boost.Python error in job "%1". Boost.Python грешка у послу „%1“. @@ -550,6 +550,11 @@ The installer will quit and all changes will be lost. Create a Partition Направи партицију + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ The installer will quit and all changes will be lost. Si&ze: Вели&чина - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ The installer will quit and all changes will be lost. &Величина: - + + MiB + + + + Fi&le System: Фајл &систем: - + Flags: diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index a1964dd12..4b53301ed 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -188,32 +188,32 @@ Povratna poruka: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Neispravna putanja do radne datoteke - + Working directory %1 for python job %2 is not readable. Nemoguće pročitati radnu datoteku %1 za funkciju %2 u Python-u. - + Bad main script file Neispravan glavna datoteka za skriptu - + Main script file %1 for python job %2 is not readable. Glavna datoteka za skriptu %1 za Python funkciju %2 se ne može pročitati. - + Boost.Python error in job "%1". Boost.Python greška u funkciji %1 @@ -550,6 +550,11 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. Create a Partition Kreiraj particiju + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. Si&ze: Veli&čina - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 396b0cc01..9a2136ae6 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -188,32 +188,32 @@ Utdata: Calamares::PythonJob - + Running %1 operation. Kör %1-operation - + Bad working directory path Arbetskatalogens sökväg är ogiltig - + Working directory %1 for python job %2 is not readable. Arbetskatalog %1 för pythonuppgift %2 är inte läsbar. - + Bad main script file Ogiltig huvudskriptfil - + Main script file %1 for python job %2 is not readable. Huvudskriptfil %1 för pythonuppgift %2 är inte läsbar. - + Boost.Python error in job "%1". Boost.Python-fel i uppgift "%'1". @@ -550,6 +550,11 @@ Alla ändringar kommer att gå förlorade. Create a Partition Skapa en partition + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ Alla ändringar kommer att gå förlorade. Si&ze: Storlek: - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ Alla ändringar kommer att gå förlorade. Storlek: - + + MiB + + + + Fi&le System: Fi&lsystem: - + Flags: diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 3f1478c56..02731120a 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. การปฏิบัติการ %1 กำลังทำงาน - + Bad working directory path เส้นทางไดเรคทอรีที่ใช้ทำงานไม่ถูกต้อง - + Working directory %1 for python job %2 is not readable. ไม่สามารถอ่านไดเรคทอรีที่ใช้ทำงาน %1 สำหรับ python %2 ได้ - + Bad main script file ไฟล์สคริปต์หลักไม่ถูกต้อง - + Main script file %1 for python job %2 is not readable. ไม่สามารถอ่านไฟล์สคริปต์หลัก %1 สำหรับ python %2 ได้ - + Boost.Python error in job "%1". Boost.Python ผิดพลาดที่งาน "%1". @@ -550,6 +550,11 @@ The installer will quit and all changes will be lost. Create a Partition สร้างพาร์ทิชัน + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ The installer will quit and all changes will be lost. Si&ze: &Z ขนาด: - - - MB - MB เมกะไบต์ - En&crypt @@ -926,12 +926,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 31718b734..409e0535c 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. %1 işlemleri yapılıyor. - + Bad working directory path Dizin yolu kötü çalışıyor - + Working directory %1 for python job %2 is not readable. %2 python işleri için %1 dizinleme çalışırken okunamadı. - + Bad main script file Sorunlu script - + Main script file %1 for python job %2 is not readable. %2 python işleri için %1 sorunlu script okunamadı. - + Boost.Python error in job "%1". Boost.Python iş hatası "%1". @@ -553,6 +553,11 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Create a Partition Yeni Bölüm Oluştur + + + MiB + + Partition &Type: @@ -588,11 +593,6 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Si&ze: Bo&yut: - - - MB - MB - En&crypt @@ -929,12 +929,17 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Bo&yut: - + + MiB + + + + Fi&le System: D&osya Sistemi: - + Flags: Bayraklar: diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 53f95a74b..5021a9aa5 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index ff6da7635..9f74fabe7 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index d350ee864..bea66766d 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -543,6 +543,11 @@ The installer will quit and all changes will be lost. Create a Partition + + + MiB + + Partition &Type: @@ -578,11 +583,6 @@ The installer will quit and all changes will be lost. Si&ze: - - - MB - - En&crypt @@ -919,12 +919,17 @@ The installer will quit and all changes will be lost. - + + MiB + + + + Fi&le System: - + Flags: diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 528525bd2..4c7c31185 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -189,32 +189,32 @@ Output: Calamares::PythonJob - + Running %1 operation. 正在运行 %1 个操作。 - + Bad working directory path 错误的工作目录路径 - + Working directory %1 for python job %2 is not readable. 用于 python 任务 %2 的工作目录 %1 不可读。 - + Bad main script file 错误的主脚本文件 - + Main script file %1 for python job %2 is not readable. 用于 python 任务 %2 的主脚本文件 %1 不可读。 - + Boost.Python error in job "%1". 任务“%1”出现 Boost.Python 错误。 @@ -551,6 +551,11 @@ The installer will quit and all changes will be lost. Create a Partition 创建分区 + + + MiB + + Partition &Type: @@ -586,11 +591,6 @@ The installer will quit and all changes will be lost. Si&ze: 大小(&Z): - - - MB - MB - En&crypt @@ -928,12 +928,17 @@ The installer will quit and all changes will be lost. 尺寸 (&Z): - + + MiB + + + + Fi&le System: 文件系统 (&L): - + Flags: 标记: diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 01decc20b..70ed4baac 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. 正在執行 %1 操作。 - + Bad working directory path 不良的工作目錄路徑 - + Working directory %1 for python job %2 is not readable. Python 行程 %2 作用中的目錄 %1 不具讀取權限。 - + Bad main script file 錯誤的主要腳本檔 - + Main script file %1 for python job %2 is not readable. Python 行程 %2 的主要腳本檔 %1 無法讀取。 - + Boost.Python error in job "%1". 行程 %1 中 Boost.Python 錯誤。 @@ -550,6 +550,11 @@ The installer will quit and all changes will be lost. Create a Partition 建立一個分割區 + + + MiB + + Partition &Type: @@ -585,11 +590,6 @@ The installer will quit and all changes will be lost. Si&ze: 容量大小 (&z) : - - - MB - MB - En&crypt @@ -926,12 +926,17 @@ The installer will quit and all changes will be lost. 容量大小 (&Z) : - + + MiB + + + + Fi&le System: 檔案系統 (&I): - + Flags: 旗標: From d18e3dc3853864f42341633e59e86b1c19767664 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 04:17:11 -0400 Subject: [PATCH 193/447] Travis: use a tmpfs for the actual build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c45e6235c..72372ce22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,6 @@ install: - pip install pycodestyle script: - - docker run -v $PWD:/build calamares bash -lc "mkdir /cbuild ; cd /cbuild && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON ../build && make -j2" + - docker run -v $PWD:/src --tmpfs /build:rw,size=65536k calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON /src && make -j2" - pycodestyle --exclude=thirdparty,.git $PWD From 6fb40c517aa4e24761c43409bc097e5c6f0fafaf Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 06:21:16 -0400 Subject: [PATCH 194/447] CMake: collect all the Find-modules at top-level --- .../modules/users/CMakeModules => CMakeModules}/FindCrypt.cmake | 0 .../welcome/CMakeModules => CMakeModules}/FindLIBPARTED.cmake | 0 src/modules/users/CMakeLists.txt | 2 -- src/modules/welcome/CMakeLists.txt | 2 +- 4 files changed, 1 insertion(+), 3 deletions(-) rename {src/modules/users/CMakeModules => CMakeModules}/FindCrypt.cmake (100%) rename {src/modules/welcome/CMakeModules => CMakeModules}/FindLIBPARTED.cmake (100%) diff --git a/src/modules/users/CMakeModules/FindCrypt.cmake b/CMakeModules/FindCrypt.cmake similarity index 100% rename from src/modules/users/CMakeModules/FindCrypt.cmake rename to CMakeModules/FindCrypt.cmake diff --git a/src/modules/welcome/CMakeModules/FindLIBPARTED.cmake b/CMakeModules/FindLIBPARTED.cmake similarity index 100% rename from src/modules/welcome/CMakeModules/FindLIBPARTED.cmake rename to CMakeModules/FindLIBPARTED.cmake diff --git a/src/modules/users/CMakeLists.txt b/src/modules/users/CMakeLists.txt index bd3798b8a..116da68e4 100644 --- a/src/modules/users/CMakeLists.txt +++ b/src/modules/users/CMakeLists.txt @@ -5,8 +5,6 @@ if( ECM_FOUND ) endif() find_package( Qt5 COMPONENTS Core Test REQUIRED ) - -list( APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules" ) find_package( Crypt ) include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) diff --git a/src/modules/welcome/CMakeLists.txt b/src/modules/welcome/CMakeLists.txt index 552ed39a8..b087164fa 100644 --- a/src/modules/welcome/CMakeLists.txt +++ b/src/modules/welcome/CMakeLists.txt @@ -1,5 +1,5 @@ include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) -set( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules ) + find_package( LIBPARTED REQUIRED ) find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED DBus Network ) From c66807282bd55fddfc8d7e2fd67b7915b9d900e8 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 06:24:12 -0400 Subject: [PATCH 195/447] CMake: remove editorializing from CMakeLists.txt --- src/modules/partition/CMakeLists.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/modules/partition/CMakeLists.txt b/src/modules/partition/CMakeLists.txt index 4ecf51016..2dd0ef101 100644 --- a/src/modules/partition/CMakeLists.txt +++ b/src/modules/partition/CMakeLists.txt @@ -1,10 +1,8 @@ -# ECM used for something in the tests directory find_package(ECM 5.10.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_MODULE_PATH}) -# KF5::CoreAddons seems to be used for *something* in this module, not sure what -include(KDEInstallDirs) # this seems to be necessary for KF5::CoreAddons -include(GenerateExportHeader) # this too, because KDE frameworks always want omnomnom more stuff +include(KDEInstallDirs) +include(GenerateExportHeader) find_package( KF5 REQUIRED CoreAddons ) # These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service From cc7631dd99b7d444b6d610405ee507ab9fa4d4e5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 05:26:10 -0400 Subject: [PATCH 196/447] Partitions: code-formatting --- .../partition/core/PartitionCoreModule.cpp | 49 ++++++++----------- 1 file changed, 21 insertions(+), 28 deletions(-) diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index 6afae1f09..56b6281af 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -79,7 +79,7 @@ isIso9660( const Device* device ) return true; if ( device->partitionTable() && - !device->partitionTable()->children().isEmpty() ) + !device->partitionTable()->children().isEmpty() ) { for ( const Partition* partition : device->partitionTable()->children() ) { @@ -162,11 +162,11 @@ PartitionCoreModule::doInit() // Remove the device which contains / from the list for ( DeviceList::iterator it = devices.begin(); it != devices.end(); ) - if ( ! (*it) || hasRootPartition( *it ) || - (*it)->deviceNode().startsWith( "/dev/zram") || - isIso9660( *it ) ) + if ( ! ( *it ) || hasRootPartition( *it ) || + ( *it )->deviceNode().startsWith( "/dev/zram" ) || + isIso9660( *it ) ) { - cDebug() << " .. Winnowing" << ( (*it) ? (*it)->deviceNode() : QString( "" ) ); + cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); it = devices.erase( it ); } else @@ -200,32 +200,29 @@ PartitionCoreModule::doInit() for ( auto deviceInfo : m_deviceInfos ) { for ( auto it = PartitionIterator::begin( deviceInfo->device.data() ); - it != PartitionIterator::end( deviceInfo->device.data() ); ++it ) + it != PartitionIterator::end( deviceInfo->device.data() ); ++it ) { Partition* partition = *it; for ( auto jt = m_osproberLines.begin(); - jt != m_osproberLines.end(); ++jt ) + jt != m_osproberLines.end(); ++jt ) { if ( jt->path == partition->partitionPath() && - partition->fileSystem().supportGetUUID() != FileSystem::cmdSupportNone && - !partition->fileSystem().uuid().isEmpty() ) - { + partition->fileSystem().supportGetUUID() != FileSystem::cmdSupportNone && + !partition->fileSystem().uuid().isEmpty() ) jt->uuid = partition->fileSystem().uuid(); - } } } } for ( auto deviceInfo : m_deviceInfos ) - { deviceInfo->partitionModel->init( deviceInfo->device.data(), m_osproberLines ); - } m_bootLoaderModel->init( devices ); + //FIXME: this should be removed in favor of + // proper KPM support for EFI if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) - scanForEfiSystemPartitions(); //FIXME: this should be removed in favor of - // proper KPM support for EFI + scanForEfiSystemPartitions(); } PartitionCoreModule::~PartitionCoreModule() @@ -286,8 +283,8 @@ PartitionCoreModule::createPartitionTable( Device* device, PartitionTable::Table } void -PartitionCoreModule::createPartition( Device *device, - Partition *partition, +PartitionCoreModule::createPartition( Device* device, + Partition* partition, PartitionTable::Flags flags ) { auto deviceInfo = infoForDevice( device ); @@ -457,9 +454,7 @@ PartitionCoreModule::jobs() const QStringList jobsDebug; foreach ( auto job, lst ) - { jobsDebug.append( job->prettyName() ); - } cDebug() << "PartitionCodeModule has been asked for jobs. About to return:" << jobsDebug.join( "\n" ); @@ -517,9 +512,11 @@ PartitionCoreModule::refresh() updateHasRootMountPoint(); updateIsDirty(); m_bootLoaderModel->update(); + + //FIXME: this should be removed in favor of + // proper KPM support for EFI if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) - scanForEfiSystemPartitions(); //FIXME: this should be removed in favor of - // proper KPM support for EFI + scanForEfiSystemPartitions(); } void PartitionCoreModule::updateHasRootMountPoint() @@ -561,7 +558,7 @@ PartitionCoreModule::scanForEfiSystemPartitions() QList< Partition* > efiSystemPartitions = KPMHelpers::findPartitions( devices, - []( Partition* partition ) -> bool + []( Partition* partition ) -> bool { if ( partition->activeFlags().testFlag( PartitionTable::FlagEsp ) ) { @@ -581,7 +578,7 @@ PartitionCoreModule::DeviceInfo* PartitionCoreModule::infoForDevice( const Device* device ) const { for ( auto it = m_deviceInfos.constBegin(); - it != m_deviceInfos.constEnd(); ++it ) + it != m_deviceInfos.constEnd(); ++it ) { if ( ( *it )->device.data() == device ) return *it; @@ -627,9 +624,7 @@ void PartitionCoreModule::revertAllDevices() { foreach ( DeviceInfo* devInfo, m_deviceInfos ) - { revertDevice( devInfo->device.data() ); - } refresh(); } @@ -643,7 +638,7 @@ PartitionCoreModule::revertDevice( Device* dev ) return; devInfo->forgetChanges(); CoreBackend* backend = CoreBackendManager::self()->backend(); - Device *newDev = backend->scanDevice( devInfo->device->deviceNode() ); + Device* newDev = backend->scanDevice( devInfo->device->deviceNode() ); devInfo->device.reset( newDev ); devInfo->partitionModel->init( newDev, m_osproberLines ); @@ -680,9 +675,7 @@ void PartitionCoreModule::clearJobs() { foreach ( DeviceInfo* deviceInfo, m_deviceInfos ) - { deviceInfo->forgetChanges(); - } updateIsDirty(); } From aeb0cd0d3fc50ccb19d57b375070e9209825a43e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 05:37:50 -0400 Subject: [PATCH 197/447] Partitions: drop devices with mounted partitions. FIXES #639 --- .../partition/core/PartitionCoreModule.cpp | 26 ++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index 56b6281af..fde4c847f 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -55,6 +55,10 @@ #include #include +/** + * Does the given @p device contain the root filesystem? This is true if + * the device contains a partition which is currently mounted at / . + */ static bool hasRootPartition( Device* device ) { @@ -64,6 +68,19 @@ hasRootPartition( Device* device ) return false; } +static bool +isMounted( Device* device ) +{ + cDebug() << "Checking for mounted partitions in" << device->deviceNode(); + for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) + { + cDebug() << " .." << ( *it )->partitionPath() << "mount" << ( *it )->mountPoint(); + if ( ! ( *it )->mountPoint().isEmpty() ) + return true; + } + return false; +} + static bool isIso9660( const Device* device ) { @@ -162,9 +179,12 @@ PartitionCoreModule::doInit() // Remove the device which contains / from the list for ( DeviceList::iterator it = devices.begin(); it != devices.end(); ) - if ( ! ( *it ) || hasRootPartition( *it ) || - ( *it )->deviceNode().startsWith( "/dev/zram" ) || - isIso9660( *it ) ) + if ( ! ( *it ) || + hasRootPartition( *it ) || + isIso9660( *it ) || + isMounted( *it ) || + ( *it )->deviceNode().startsWith( "/dev/zram" ) + ) { cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); it = devices.erase( it ); From 5bf03cc51578c11d3294bfe2d7884e85bcb5e5cf Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 06:07:15 -0400 Subject: [PATCH 198/447] Partitions: shuffle some device-detection code off to PartUtils.cpp --- src/modules/partition/core/PartUtils.cpp | 95 +++++++++++++++++++ src/modules/partition/core/PartUtils.h | 9 ++ .../partition/core/PartitionCoreModule.cpp | 77 +-------------- 3 files changed, 105 insertions(+), 76 deletions(-) diff --git a/src/modules/partition/core/PartUtils.cpp b/src/modules/partition/core/PartUtils.cpp index 875de3a63..dac76ca17 100644 --- a/src/modules/partition/core/PartUtils.cpp +++ b/src/modules/partition/core/PartUtils.cpp @@ -22,7 +22,11 @@ #include "core/DeviceModel.h" #include "core/KPMHelpers.h" +#include "core/PartitionIterator.h" +#include +#include +#include #include #include @@ -325,4 +329,95 @@ runOsprober( PartitionCoreModule* core ) } +/** + * Does the given @p device contain the root filesystem? This is true if + * the device contains a partition which is currently mounted at / . + */ +static bool +hasRootPartition( Device* device ) +{ + for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) + if ( ( *it )->mountPoint() == "/" ) + return true; + return false; } + +static bool +isMounted( Device* device ) +{ + cDebug() << "Checking for mounted partitions in" << device->deviceNode(); + for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) + { + cDebug() << " .." << ( *it )->partitionPath() << "mount" << ( *it )->mountPoint(); + if ( ! ( *it )->mountPoint().isEmpty() ) + return true; + } + return false; +} + +static bool +isIso9660( const Device* device ) +{ + QString path = device->deviceNode(); + if ( path.isEmpty() ) + return false; + + QProcess blkid; + blkid.start( "blkid", { path } ); + blkid.waitForFinished(); + QString output = QString::fromLocal8Bit( blkid.readAllStandardOutput() ); + if ( output.contains( "iso9660" ) ) + return true; + + if ( device->partitionTable() && + !device->partitionTable()->children().isEmpty() ) + { + for ( const Partition* partition : device->partitionTable()->children() ) + { + path = partition->partitionPath(); + blkid.start( "blkid", { path } ); + blkid.waitForFinished(); + QString output = QString::fromLocal8Bit( blkid.readAllStandardOutput() ); + if ( output.contains( "iso9660" ) ) + return true; + } + } + return false; +} + + +QList< Device* > getDevices( bool writableOnly ) +{ + using DeviceList = QList< Device* >; + + CoreBackend* backend = CoreBackendManager::self()->backend(); + DeviceList devices = backend->scanDevices( true ); + + cDebug() << "Winnowing" << devices.count() << "devices."; + + // Remove the device which contains / from the list + for ( DeviceList::iterator it = devices.begin(); it != devices.end(); ) + if ( ! ( *it ) || + ( *it )->deviceNode().startsWith( "/dev/zram" ) + ) + { + cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); + it = devices.erase( it ); + + } + else if ( writableOnly && ( + hasRootPartition( *it ) || + isIso9660( *it ) || + isMounted( *it ) ) + ) + { + cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); + it = devices.erase( it ); + } + else + ++it; + + return devices; +} + +} // nmamespace PartUtils diff --git a/src/modules/partition/core/PartUtils.h b/src/modules/partition/core/PartUtils.h index 21d995965..cd289e046 100644 --- a/src/modules/partition/core/PartUtils.h +++ b/src/modules/partition/core/PartUtils.h @@ -23,6 +23,7 @@ #include +class Device; class PartitionCoreModule; class Partition; @@ -62,6 +63,14 @@ bool canBeResized( PartitionCoreModule* core, const QString& partitionPath ); */ OsproberEntryList runOsprober( PartitionCoreModule* core ); +/** + * @brief Gets a list of storage devices. + * @param writableOnly if set to true, only devices which can be overwritten + * safely are returned (e.g. RO-media are ignored, as are mounted partitions). + * @return a list of Devices meeting this criterium. + */ +QList< Device* > getDevices( bool writableOnly = false ); + } #endif // PARTUTILS_H diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index fde4c847f..752b7753c 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -55,62 +55,6 @@ #include #include -/** - * Does the given @p device contain the root filesystem? This is true if - * the device contains a partition which is currently mounted at / . - */ -static bool -hasRootPartition( Device* device ) -{ - for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) - if ( ( *it )->mountPoint() == "/" ) - return true; - return false; -} - -static bool -isMounted( Device* device ) -{ - cDebug() << "Checking for mounted partitions in" << device->deviceNode(); - for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) - { - cDebug() << " .." << ( *it )->partitionPath() << "mount" << ( *it )->mountPoint(); - if ( ! ( *it )->mountPoint().isEmpty() ) - return true; - } - return false; -} - -static bool -isIso9660( const Device* device ) -{ - QString path = device->deviceNode(); - if ( path.isEmpty() ) - return false; - - QProcess blkid; - blkid.start( "blkid", { path } ); - blkid.waitForFinished(); - QString output = QString::fromLocal8Bit( blkid.readAllStandardOutput() ); - if ( output.contains( "iso9660" ) ) - return true; - - if ( device->partitionTable() && - !device->partitionTable()->children().isEmpty() ) - { - for ( const Partition* partition : device->partitionTable()->children() ) - { - path = partition->partitionPath(); - blkid.start( "blkid", { path } ); - blkid.waitForFinished(); - QString output = QString::fromLocal8Bit( blkid.readAllStandardOutput() ); - if ( output.contains( "iso9660" ) ) - return true; - } - } - return false; -} - //- DeviceInfo --------------------------------------------- PartitionCoreModule::DeviceInfo::DeviceInfo( Device* _device ) : device( _device ) @@ -171,26 +115,7 @@ PartitionCoreModule::doInit() FileSystemFactory::init(); using DeviceList = QList< Device* >; - - CoreBackend* backend = CoreBackendManager::self()->backend(); - DeviceList devices = backend->scanDevices( true ); - - cDebug() << "Winnowing" << devices.count() << "devices."; - - // Remove the device which contains / from the list - for ( DeviceList::iterator it = devices.begin(); it != devices.end(); ) - if ( ! ( *it ) || - hasRootPartition( *it ) || - isIso9660( *it ) || - isMounted( *it ) || - ( *it )->deviceNode().startsWith( "/dev/zram" ) - ) - { - cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); - it = devices.erase( it ); - } - else - ++it; + DeviceList devices = PartUtils::getDevices( true ); cDebug() << "LIST OF DETECTED DEVICES:"; cDebug() << "node\tcapacity\tname\tprettyName"; From 594bc37d67cd560e68a09219db23a1cc3b6867c1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 09:32:09 -0400 Subject: [PATCH 199/447] Coverity: uninitialized member --- src/libcalamaresui/Branding.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libcalamaresui/Branding.cpp b/src/libcalamaresui/Branding.cpp index 25102d3fd..11d607853 100644 --- a/src/libcalamaresui/Branding.cpp +++ b/src/libcalamaresui/Branding.cpp @@ -83,6 +83,7 @@ Branding::Branding( const QString& brandingFilePath, , m_descriptorPath( brandingFilePath ) , m_componentName() , m_welcomeStyleCalamares( false ) + , m_welcomeExpandingLogo( true ) { cDebug() << "Using Calamares branding file at" << brandingFilePath; QFile file( brandingFilePath ); From 356716f971da28955ea13a75c2d145e5249ec612 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 12 Jul 2017 00:43:40 +0000 Subject: [PATCH 200/447] [core] Automatic merge of Transifex translations --- lang/calamares_pl.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index ade3360df..9d3237e46 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -553,7 +553,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. MiB - + MB @@ -928,7 +928,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. MiB - + MB From e4862512f74dc3e0080c8ebd2a1b2e253e7eeeba Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 08:28:15 -0400 Subject: [PATCH 201/447] Partitions: split KPMCore-finding code into an include-module --- CMakeModules/IncludeKPMCore.cmake | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CMakeModules/IncludeKPMCore.cmake diff --git a/CMakeModules/IncludeKPMCore.cmake b/CMakeModules/IncludeKPMCore.cmake new file mode 100644 index 000000000..b06299d91 --- /dev/null +++ b/CMakeModules/IncludeKPMCore.cmake @@ -0,0 +1,17 @@ +# Shared CMake core for finding KPMCore +# +# This is wrapped into a CMake include file because there's a bunch of +# pre-requisites that need searching for before looking for KPMCore. +# If you just do find_package( KPMCore ) without finding the things +# it links against first, you get CMake errors. +# +# +find_package(ECM 5.10.0 REQUIRED NO_MODULE) +set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_MODULE_PATH}) + +include(KDEInstallDirs) +include(GenerateExportHeader) +find_package( KF5 REQUIRED CoreAddons ) +find_package( KF5 REQUIRED Config I18n IconThemes KIO Service ) + +find_package( KPMcore 3.0.3 REQUIRED ) From 102bed180521a61280cbf51a0a38e2f8b106b37e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 08:54:56 -0400 Subject: [PATCH 202/447] Partitions: split device-listing (and winnowing) into separate source file. The grab-list-of-writable-devices code is usable for the partition module, but also useful for welcome module, so reduce its footprint. --- src/modules/partition/CMakeLists.txt | 1 + src/modules/partition/core/DeviceList.cpp | 133 ++++++++++++++++++ src/modules/partition/core/DeviceList.h | 41 ++++++ src/modules/partition/core/PartUtils.cpp | 92 ------------ src/modules/partition/core/PartUtils.h | 9 -- .../partition/core/PartitionCoreModule.cpp | 1 + 6 files changed, 176 insertions(+), 101 deletions(-) create mode 100644 src/modules/partition/core/DeviceList.cpp create mode 100644 src/modules/partition/core/DeviceList.h diff --git a/src/modules/partition/CMakeLists.txt b/src/modules/partition/CMakeLists.txt index 2dd0ef101..5f64b6530 100644 --- a/src/modules/partition/CMakeLists.txt +++ b/src/modules/partition/CMakeLists.txt @@ -30,6 +30,7 @@ calamares_add_plugin( partition SOURCES core/BootLoaderModel.cpp core/ColorUtils.cpp + core/DeviceList.cpp core/DeviceModel.cpp core/KPMHelpers.cpp core/PartitionActions.cpp diff --git a/src/modules/partition/core/DeviceList.cpp b/src/modules/partition/core/DeviceList.cpp new file mode 100644 index 000000000..307627002 --- /dev/null +++ b/src/modules/partition/core/DeviceList.cpp @@ -0,0 +1,133 @@ +/* === This file is part of Calamares - === + * + * Copyright 2015-2016, Teo Mrnjavac + * + * Calamares is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * Calamares is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with Calamares. If not, see . + */ + +#include "PartUtils.h" + +#include "PartitionCoreModule.h" + +#include "core/DeviceModel.h" +#include "core/KPMHelpers.h" +#include "core/PartitionIterator.h" + +#include +#include +#include +#include + +#include +#include +#include + +#include +#include + +namespace PartUtils +{ + +/** + * Does the given @p device contain the root filesystem? This is true if + * the device contains a partition which is currently mounted at / . + */ +static bool +hasRootPartition( Device* device ) +{ + for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) + if ( ( *it )->mountPoint() == "/" ) + return true; + return false; +} + +static bool +isMounted( Device* device ) +{ + cDebug() << "Checking for mounted partitions in" << device->deviceNode(); + for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) + { + cDebug() << " .." << ( *it )->partitionPath() << "mount" << ( *it )->mountPoint(); + if ( ! ( *it )->mountPoint().isEmpty() ) + return true; + } + return false; +} + +static bool +isIso9660( const Device* device ) +{ + QString path = device->deviceNode(); + if ( path.isEmpty() ) + return false; + + QProcess blkid; + blkid.start( "blkid", { path } ); + blkid.waitForFinished(); + QString output = QString::fromLocal8Bit( blkid.readAllStandardOutput() ); + if ( output.contains( "iso9660" ) ) + return true; + + if ( device->partitionTable() && + !device->partitionTable()->children().isEmpty() ) + { + for ( const Partition* partition : device->partitionTable()->children() ) + { + path = partition->partitionPath(); + blkid.start( "blkid", { path } ); + blkid.waitForFinished(); + QString output = QString::fromLocal8Bit( blkid.readAllStandardOutput() ); + if ( output.contains( "iso9660" ) ) + return true; + } + } + return false; +} + + +QList< Device* > getDevices( bool writableOnly ) +{ + using DeviceList = QList< Device* >; + + CoreBackend* backend = CoreBackendManager::self()->backend(); + DeviceList devices = backend->scanDevices( true ); + + cDebug() << "Winnowing" << devices.count() << "devices."; + + // Remove the device which contains / from the list + for ( DeviceList::iterator it = devices.begin(); it != devices.end(); ) + if ( ! ( *it ) || + ( *it )->deviceNode().startsWith( "/dev/zram" ) + ) + { + cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); + it = devices.erase( it ); + + } + else if ( writableOnly && ( + hasRootPartition( *it ) || + isIso9660( *it ) || + isMounted( *it ) ) + ) + { + cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); + it = devices.erase( it ); + } + else + ++it; + + return devices; +} + +} // namespace PartUtils diff --git a/src/modules/partition/core/DeviceList.h b/src/modules/partition/core/DeviceList.h new file mode 100644 index 000000000..e13895b62 --- /dev/null +++ b/src/modules/partition/core/DeviceList.h @@ -0,0 +1,41 @@ +/* === This file is part of Calamares - === + * + * Copyright 2014-2017, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot + * + * Calamares is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * Calamares is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with Calamares. If not, see . + */ + +#ifndef DEVICELIST_H +#define DEVICELIST_H + +#include +#include + +class Device; + +namespace PartUtils +{ + +/** + * @brief Gets a list of storage devices. + * @param writableOnly if set to true, only devices which can be overwritten + * safely are returned (e.g. RO-media are ignored, as are mounted partitions). + * @return a list of Devices meeting this criterium. + */ +QList< Device* > getDevices( bool writableOnly = false ); + +} + +#endif // DEVICELIST_H diff --git a/src/modules/partition/core/PartUtils.cpp b/src/modules/partition/core/PartUtils.cpp index dac76ca17..6aeffa7fb 100644 --- a/src/modules/partition/core/PartUtils.cpp +++ b/src/modules/partition/core/PartUtils.cpp @@ -328,96 +328,4 @@ runOsprober( PartitionCoreModule* core ) return osproberEntries; } - -/** - * Does the given @p device contain the root filesystem? This is true if - * the device contains a partition which is currently mounted at / . - */ -static bool -hasRootPartition( Device* device ) -{ - for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) - if ( ( *it )->mountPoint() == "/" ) - return true; - return false; -} - -static bool -isMounted( Device* device ) -{ - cDebug() << "Checking for mounted partitions in" << device->deviceNode(); - for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) - { - cDebug() << " .." << ( *it )->partitionPath() << "mount" << ( *it )->mountPoint(); - if ( ! ( *it )->mountPoint().isEmpty() ) - return true; - } - return false; -} - -static bool -isIso9660( const Device* device ) -{ - QString path = device->deviceNode(); - if ( path.isEmpty() ) - return false; - - QProcess blkid; - blkid.start( "blkid", { path } ); - blkid.waitForFinished(); - QString output = QString::fromLocal8Bit( blkid.readAllStandardOutput() ); - if ( output.contains( "iso9660" ) ) - return true; - - if ( device->partitionTable() && - !device->partitionTable()->children().isEmpty() ) - { - for ( const Partition* partition : device->partitionTable()->children() ) - { - path = partition->partitionPath(); - blkid.start( "blkid", { path } ); - blkid.waitForFinished(); - QString output = QString::fromLocal8Bit( blkid.readAllStandardOutput() ); - if ( output.contains( "iso9660" ) ) - return true; - } - } - return false; -} - - -QList< Device* > getDevices( bool writableOnly ) -{ - using DeviceList = QList< Device* >; - - CoreBackend* backend = CoreBackendManager::self()->backend(); - DeviceList devices = backend->scanDevices( true ); - - cDebug() << "Winnowing" << devices.count() << "devices."; - - // Remove the device which contains / from the list - for ( DeviceList::iterator it = devices.begin(); it != devices.end(); ) - if ( ! ( *it ) || - ( *it )->deviceNode().startsWith( "/dev/zram" ) - ) - { - cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); - it = devices.erase( it ); - - } - else if ( writableOnly && ( - hasRootPartition( *it ) || - isIso9660( *it ) || - isMounted( *it ) ) - ) - { - cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); - it = devices.erase( it ); - } - else - ++it; - - return devices; -} - } // nmamespace PartUtils diff --git a/src/modules/partition/core/PartUtils.h b/src/modules/partition/core/PartUtils.h index cd289e046..21d995965 100644 --- a/src/modules/partition/core/PartUtils.h +++ b/src/modules/partition/core/PartUtils.h @@ -23,7 +23,6 @@ #include -class Device; class PartitionCoreModule; class Partition; @@ -63,14 +62,6 @@ bool canBeResized( PartitionCoreModule* core, const QString& partitionPath ); */ OsproberEntryList runOsprober( PartitionCoreModule* core ); -/** - * @brief Gets a list of storage devices. - * @param writableOnly if set to true, only devices which can be overwritten - * safely are returned (e.g. RO-media are ignored, as are mounted partitions). - * @return a list of Devices meeting this criterium. - */ -QList< Device* > getDevices( bool writableOnly = false ); - } #endif // PARTUTILS_H diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index 752b7753c..e4d01fb8d 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -22,6 +22,7 @@ #include "core/BootLoaderModel.h" #include "core/ColorUtils.h" +#include "core/DeviceList.h" #include "core/DeviceModel.h" #include "core/PartitionInfo.h" #include "core/PartitionIterator.h" From 55c6cfa1ca91b4b84607265d8ed984f1a4fe448e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 12 Jul 2017 04:57:22 -0400 Subject: [PATCH 203/447] Partitions: improve wording of debug messages --- src/modules/partition/core/DeviceList.cpp | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/modules/partition/core/DeviceList.cpp b/src/modules/partition/core/DeviceList.cpp index 307627002..0210747be 100644 --- a/src/modules/partition/core/DeviceList.cpp +++ b/src/modules/partition/core/DeviceList.cpp @@ -58,9 +58,11 @@ isMounted( Device* device ) cDebug() << "Checking for mounted partitions in" << device->deviceNode(); for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) { - cDebug() << " .." << ( *it )->partitionPath() << "mount" << ( *it )->mountPoint(); if ( ! ( *it )->mountPoint().isEmpty() ) + { + cDebug() << " .." << ( *it )->partitionPath() << "is mounted on" << ( *it )->mountPoint(); return true; + } } return false; } @@ -103,7 +105,7 @@ QList< Device* > getDevices( bool writableOnly ) CoreBackend* backend = CoreBackendManager::self()->backend(); DeviceList devices = backend->scanDevices( true ); - cDebug() << "Winnowing" << devices.count() << "devices."; + cDebug() << "Removing unsuitable devices:" << devices.count() << "candidates."; // Remove the device which contains / from the list for ( DeviceList::iterator it = devices.begin(); it != devices.end(); ) @@ -111,7 +113,7 @@ QList< Device* > getDevices( bool writableOnly ) ( *it )->deviceNode().startsWith( "/dev/zram" ) ) { - cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); + cDebug() << " .. Removing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); it = devices.erase( it ); } @@ -121,7 +123,7 @@ QList< Device* > getDevices( bool writableOnly ) isMounted( *it ) ) ) { - cDebug() << " .. Winnowing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); + cDebug() << " .. Removing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); it = devices.erase( it ); } else From 730e0d885fc04f121148c956cf4e8b60287754f3 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 11 Jul 2017 15:02:29 -0400 Subject: [PATCH 204/447] Partitions: use KPMCore-defined default backend --- src/modules/partition/core/KPMHelpers.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/modules/partition/core/KPMHelpers.cpp b/src/modules/partition/core/KPMHelpers.cpp index b0038213c..fc93b6bd7 100644 --- a/src/modules/partition/core/KPMHelpers.cpp +++ b/src/modules/partition/core/KPMHelpers.cpp @@ -43,10 +43,7 @@ initKPMcore() return true; QByteArray backendName = qgetenv( "KPMCORE_BACKEND" ); - if ( backendName.isEmpty() ) - backendName = "pmlibpartedbackendplugin"; - - if ( !CoreBackendManager::self()->load( backendName ) ) + if ( !CoreBackendManager::self()->load( backendName.isEmpty() ? CoreBackendManager::defaultBackendName() : backendName ) ) { qWarning() << "Failed to load backend plugin" << backendName; return false; From 7d49255a780cf2dd18e4583df0d28765927021d9 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 12 Jul 2017 05:41:29 -0400 Subject: [PATCH 205/447] Partitions: use an enum with clear semantics instead of bool --- src/modules/partition/core/DeviceList.cpp | 6 ++++-- src/modules/partition/core/DeviceList.h | 8 ++++++-- src/modules/partition/core/PartitionCoreModule.cpp | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/src/modules/partition/core/DeviceList.cpp b/src/modules/partition/core/DeviceList.cpp index 0210747be..f9125f4de 100644 --- a/src/modules/partition/core/DeviceList.cpp +++ b/src/modules/partition/core/DeviceList.cpp @@ -16,7 +16,7 @@ * along with Calamares. If not, see . */ -#include "PartUtils.h" +#include "DeviceList.h" #include "PartitionCoreModule.h" @@ -98,8 +98,10 @@ isIso9660( const Device* device ) } -QList< Device* > getDevices( bool writableOnly ) +QList< Device* > getDevices( DeviceType which ) { + bool writableOnly = (which == DeviceType::WritableOnly); + using DeviceList = QList< Device* >; CoreBackend* backend = CoreBackendManager::self()->backend(); diff --git a/src/modules/partition/core/DeviceList.h b/src/modules/partition/core/DeviceList.h index e13895b62..6871f7fc9 100644 --- a/src/modules/partition/core/DeviceList.h +++ b/src/modules/partition/core/DeviceList.h @@ -28,13 +28,17 @@ class Device; namespace PartUtils { +enum class DeviceType { All, WritableOnly }; + /** * @brief Gets a list of storage devices. - * @param writableOnly if set to true, only devices which can be overwritten + * @param which Can be used to select from all the devices in + * the system, filtering out those that do not meet a criterium. + * If set to WritableOnly, only devices which can be overwritten * safely are returned (e.g. RO-media are ignored, as are mounted partitions). * @return a list of Devices meeting this criterium. */ -QList< Device* > getDevices( bool writableOnly = false ); +QList< Device* > getDevices( DeviceType which = DeviceType::All ); } diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index e4d01fb8d..26cc0f597 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -116,7 +116,7 @@ PartitionCoreModule::doInit() FileSystemFactory::init(); using DeviceList = QList< Device* >; - DeviceList devices = PartUtils::getDevices( true ); + DeviceList devices = PartUtils::getDevices( PartUtils::DeviceType::WritableOnly ); cDebug() << "LIST OF DETECTED DEVICES:"; cDebug() << "node\tcapacity\tname\tprettyName"; From 18a1f459db85dae0eb2d7b46fd98422eda3952f0 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 12 Jul 2017 05:54:22 -0400 Subject: [PATCH 206/447] Partition: reduce code duplications --- src/modules/partition/core/DeviceList.cpp | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/modules/partition/core/DeviceList.cpp b/src/modules/partition/core/DeviceList.cpp index f9125f4de..207306ac4 100644 --- a/src/modules/partition/core/DeviceList.cpp +++ b/src/modules/partition/core/DeviceList.cpp @@ -98,6 +98,13 @@ isIso9660( const Device* device ) } +static inline QDebug& +operator <<( QDebug& s, QList< Device* >::iterator& it ) +{ + s << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); + return s; +} + QList< Device* > getDevices( DeviceType which ) { bool writableOnly = (which == DeviceType::WritableOnly); @@ -115,7 +122,7 @@ QList< Device* > getDevices( DeviceType which ) ( *it )->deviceNode().startsWith( "/dev/zram" ) ) { - cDebug() << " .. Removing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); + cDebug() << " .. Removing" << it; it = devices.erase( it ); } @@ -125,7 +132,7 @@ QList< Device* > getDevices( DeviceType which ) isMounted( *it ) ) ) { - cDebug() << " .. Removing" << ( ( *it ) ? ( *it )->deviceNode() : QString( "" ) ); + cDebug() << " .. Removing" << it; it = devices.erase( it ); } else From 3cd18fd285a8e22501f3e33fa5d39beebf4f3a2b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 12 Jul 2017 06:40:54 -0400 Subject: [PATCH 207/447] Partitions: extend getDevices() with minimum size. This is preparatory work for making the available-space check consistent with what the partition module will allow for installation. Right now, the check for available space will allow a mounted drive, even /, to satisfy the check. --- src/modules/partition/core/DeviceList.cpp | 7 ++++++- src/modules/partition/core/DeviceList.h | 5 ++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/modules/partition/core/DeviceList.cpp b/src/modules/partition/core/DeviceList.cpp index 207306ac4..22d7e643f 100644 --- a/src/modules/partition/core/DeviceList.cpp +++ b/src/modules/partition/core/DeviceList.cpp @@ -105,7 +105,7 @@ operator <<( QDebug& s, QList< Device* >::iterator& it ) return s; } -QList< Device* > getDevices( DeviceType which ) +QList< Device* > getDevices( DeviceType which, qint64 minimumSize ) { bool writableOnly = (which == DeviceType::WritableOnly); @@ -135,6 +135,11 @@ QList< Device* > getDevices( DeviceType which ) cDebug() << " .. Removing" << it; it = devices.erase( it ); } + else if ( (minimumSize >= 0) && !( (*it)->capacity() > minimumSize ) ) + { + cDebug() << " .. Removing too-small" << it; + it = devices.erase( it ); + } else ++it; diff --git a/src/modules/partition/core/DeviceList.h b/src/modules/partition/core/DeviceList.h index 6871f7fc9..6da34c5d1 100644 --- a/src/modules/partition/core/DeviceList.h +++ b/src/modules/partition/core/DeviceList.h @@ -36,9 +36,12 @@ enum class DeviceType { All, WritableOnly }; * the system, filtering out those that do not meet a criterium. * If set to WritableOnly, only devices which can be overwritten * safely are returned (e.g. RO-media are ignored, as are mounted partitions). + * @param minimumSize Can be used to filter devices based on their + * size (in bytes). If non-negative, only devices with a size + * greater than @p minimumSize will be returned. * @return a list of Devices meeting this criterium. */ -QList< Device* > getDevices( DeviceType which = DeviceType::All ); +QList< Device* > getDevices( DeviceType which = DeviceType::All, qint64 minimumSize = -1 ); } From 55a63a1f67df962f75a790404598c303d6fb1832 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 12 Jul 2017 07:07:53 -0400 Subject: [PATCH 208/447] RemoveUser: fix bad PEP8-ing FIXES #577 --- src/modules/removeuser/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/removeuser/main.py b/src/modules/removeuser/main.py index 45ccac6a1..795f403fe 100644 --- a/src/modules/removeuser/main.py +++ b/src/modules/removeuser/main.py @@ -33,7 +33,7 @@ def run(): libcalamares.utils.check_target_env_call(["userdel", "-f", "-r", username]) except subprocess.CalledProcessError as e: - libcalamares.utils.debug("Cannot remove user.", - "'userdel' terminated with exit code", + libcalamares.utils.debug("Cannot remove user. " + "'userdel' terminated with exit code " "{}.".format(e.returncode)) return None From 4a5cee133f60464e5396137e92253130d086ec20 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 12 Jul 2017 07:43:47 -0400 Subject: [PATCH 209/447] About: adjust to the system font size. FIXES #433 --- src/modules/welcome/WelcomePage.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/welcome/WelcomePage.cpp b/src/modules/welcome/WelcomePage.cpp index 423df65ad..8b5c604b4 100644 --- a/src/modules/welcome/WelcomePage.cpp +++ b/src/modules/welcome/WelcomePage.cpp @@ -96,6 +96,9 @@ WelcomePage::WelcomePage( RequirementsChecker* requirementsChecker, QWidget* par CalamaresUtils::Original, QSize( CalamaresUtils::defaultFontHeight() * 6, CalamaresUtils::defaultFontHeight() * 6 ) ) ); + QGridLayout* layout = reinterpret_cast( mb.layout() ); + if ( layout ) + layout->setColumnMinimumWidth( 2, CalamaresUtils::defaultFontHeight() * 24 ); mb.exec(); } ); From dd775663f207b56857f4bdcca8911244cc181047 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 13 Jul 2017 00:44:25 +0000 Subject: [PATCH 210/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 10 +++++----- lang/calamares_ast.ts | 24 ++++++++++++------------ lang/calamares_bg.ts | 10 +++++----- lang/calamares_ca.ts | 10 +++++----- lang/calamares_cs_CZ.ts | 10 +++++----- lang/calamares_da.ts | 24 ++++++++++++------------ lang/calamares_de.ts | 10 +++++----- lang/calamares_el.ts | 10 +++++----- lang/calamares_en.ts | 10 +++++----- lang/calamares_en_GB.ts | 10 +++++----- lang/calamares_es.ts | 10 +++++----- lang/calamares_es_ES.ts | 10 +++++----- lang/calamares_es_MX.ts | 10 +++++----- lang/calamares_es_PR.ts | 10 +++++----- lang/calamares_et.ts | 10 +++++----- lang/calamares_eu.ts | 10 +++++----- lang/calamares_fa.ts | 10 +++++----- lang/calamares_fi_FI.ts | 10 +++++----- lang/calamares_fr.ts | 10 +++++----- lang/calamares_fr_CH.ts | 10 +++++----- lang/calamares_gl.ts | 10 +++++----- lang/calamares_gu.ts | 10 +++++----- lang/calamares_he.ts | 14 +++++++------- lang/calamares_hi.ts | 10 +++++----- lang/calamares_hr.ts | 10 +++++----- lang/calamares_hu.ts | 10 +++++----- lang/calamares_id.ts | 10 +++++----- lang/calamares_is.ts | 10 +++++----- lang/calamares_it_IT.ts | 10 +++++----- lang/calamares_ja.ts | 10 +++++----- lang/calamares_kk.ts | 10 +++++----- lang/calamares_lo.ts | 10 +++++----- lang/calamares_lt.ts | 10 +++++----- lang/calamares_mr.ts | 10 +++++----- lang/calamares_nb.ts | 10 +++++----- lang/calamares_nl.ts | 10 +++++----- lang/calamares_pl.ts | 10 +++++----- lang/calamares_pl_PL.ts | 10 +++++----- lang/calamares_pt_BR.ts | 10 +++++----- lang/calamares_pt_PT.ts | 10 +++++----- lang/calamares_ro.ts | 10 +++++----- lang/calamares_ru.ts | 10 +++++----- lang/calamares_sk.ts | 10 +++++----- lang/calamares_sl.ts | 10 +++++----- lang/calamares_sr.ts | 10 +++++----- lang/calamares_sr@latin.ts | 10 +++++----- lang/calamares_sv.ts | 10 +++++----- lang/calamares_th.ts | 10 +++++----- lang/calamares_tr_TR.ts | 10 +++++----- lang/calamares_uk.ts | 10 +++++----- lang/calamares_ur.ts | 10 +++++----- lang/calamares_uz.ts | 10 +++++----- lang/calamares_zh_CN.ts | 10 +++++----- lang/calamares_zh_TW.ts | 10 +++++----- 54 files changed, 286 insertions(+), 286 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 31e8ef2be..df49f45eb 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -1683,22 +1683,22 @@ The installer will quit and all changes will be lost. الافتراضي - + unknown مجهول - + extended ممتدّ - + unformatted غير مهيّأ - + swap @@ -2264,7 +2264,7 @@ The installer will quit and all changes will be lost. - + %1 support 1% الدعم diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index 0278c83fc..c47df7df4 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -257,17 +257,17 @@ L'instalador colará y perderánse toles camudancies. &Yes - + &Sí &No - + &Non &Close - + &Zarrar @@ -292,12 +292,12 @@ L'instalador colará y perderánse toles camudancies. &Done - + &Fecho The installation is complete. Close the installer. - + Completóse la operación. Zarra l'instalador. @@ -928,7 +928,7 @@ L'instalador colará y perderánse toles camudancies. MiB - + MiB @@ -1683,22 +1683,22 @@ L'instalador colará y perderánse toles camudancies. Por defeutu - + unknown - + extended - + unformatted ensin formatiar - + swap intercambéu @@ -2251,7 +2251,7 @@ L'instalador colará y perderánse toles camudancies. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Afáyate nel instalador Calamares pa %1.</h1> @@ -2264,7 +2264,7 @@ L'instalador colará y perderánse toles camudancies. - + %1 support Sofitu %1 diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 27f1a96ce..2cfa94dc8 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -1684,22 +1684,22 @@ The installer will quit and all changes will be lost. По подразбиране - + unknown неизвестна - + extended разширена - + unformatted неформатирана - + swap swap @@ -2265,7 +2265,7 @@ The installer will quit and all changes will be lost. - + %1 support %1 поддръжка diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 4750075bb..ab9c5e925 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -1683,22 +1683,22 @@ L'instal·lador es tancarà i tots els canvis es perdran. Per defecte - + unknown desconeguda - + extended ampliada - + unformatted sense format - + swap Intercanvi @@ -2264,7 +2264,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Agraïments: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Equip de traducció del Calamares</a>.<br/><br/><a href="http://calamares.io/">El desenvolupament </a> del Calamares està patrocinat per <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 suport diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index 16eb11b27..cc02ed872 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -1683,22 +1683,22 @@ Instalační program bude ukončen a všechny změny ztraceny. Výchozí - + unknown neznámý - + extended rozšířený - + unformatted nenaformátovaný - + swap odkládací oddíl @@ -2264,7 +2264,7 @@ Instalační program bude ukončen a všechny změny ztraceny. - + %1 support %1 podpora diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 8b7986e26..6955f2945 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -257,17 +257,17 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. &Yes - + &Ja &No - + &Nej &Close - + &Luk @@ -553,7 +553,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. MiB - + MiB @@ -928,7 +928,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. MiB - + MiB @@ -1032,7 +1032,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Installation mislykkede</h1><br/>%1 er ikke blevet installeret på din computer.<br/>Fejlmeddelelsen var: %2. @@ -1683,22 +1683,22 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Standard - + unknown ukendt - + extended udvidet - + unformatted uformatteret - + swap swap @@ -2261,10 +2261,10 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Ophavsret 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Ophavsret 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Tak til: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg og <a href="https://www.transifex.com/calamares/calamares/">Calamares-oversætterteam</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> udvikling er sponsoreret af <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 support diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index ab60a9d80..ea069753f 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -1683,22 +1683,22 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Standard - + unknown unbekannt - + extended erweitert - + unformatted unformatiert - + swap Swap @@ -2264,7 +2264,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. - + %1 support Unterstützung für %1 diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 2de7ad3d6..d24b67855 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -1683,22 +1683,22 @@ The installer will quit and all changes will be lost. Προκαθορισμένο - + unknown άγνωστη - + extended εκτεταμένη - + unformatted μη μορφοποιημένη - + swap @@ -2264,7 +2264,7 @@ The installer will quit and all changes will be lost. - + %1 support Υποστήριξη %1 diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index 7d4a780c4..270b0a91e 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1683,22 +1683,22 @@ The installer will quit and all changes will be lost. Default - + unknown unknown - + extended extended - + unformatted unformatted - + swap swap @@ -2264,7 +2264,7 @@ The installer will quit and all changes will be lost. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 support diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 800b15766..3162ed1df 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -1683,22 +1683,22 @@ The installer will quit and all changes will be lost. Default - + unknown - + extended - + unformatted - + swap @@ -2264,7 +2264,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index a20999274..4f5e4cfb6 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -1684,22 +1684,22 @@ Saldrá del instalador y se perderán todos los cambios. Por defecto - + unknown desconocido - + extended extendido - + unformatted sin formato - + swap swap @@ -2265,7 +2265,7 @@ Saldrá del instalador y se perderán todos los cambios. <h1>%1</h1><br/><strong>%2<br/>para %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Agradecimientos a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg y el <a href="https://www.transifex.com/calamares/calamares/">equipo de traductores de Calamares</a>.<br/><br/>El desarrollo de <a href="http://calamares.io/">Calamares</a> está patrocinado por: <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberando Software. - + %1 support %1 ayuda diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 1024c7190..1a73c1974 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -1683,22 +1683,22 @@ El instalador se cerrará y se perderán todos los cambios. Por defecto - + unknown - + extended - + unformatted - + swap @@ -2264,7 +2264,7 @@ El instalador se cerrará y se perderán todos los cambios. - + %1 support diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index 47e1c4f58..6aa32e2ba 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -1685,22 +1685,22 @@ El instalador terminará y se perderán todos los cambios. Por defecto - + unknown - + extended - + unformatted - + swap @@ -2266,7 +2266,7 @@ El instalador terminará y se perderán todos los cambios. - + %1 support %1 Soporte diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index ec7e53aa6..f59cb41eb 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -1682,22 +1682,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2263,7 +2263,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index b1b46ab2c..4b6cc3308 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 0df719cf4..6aec5b80a 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -1680,22 +1680,22 @@ The installer will quit and all changes will be lost. Lehenetsia - + unknown - + extended - + unformatted - + swap @@ -2261,7 +2261,7 @@ The installer will quit and all changes will be lost. - + %1 support %1 euskarria diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index b33c67bba..7adde8c9f 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index b19a2f6f9..bd2f9d406 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -1683,22 +1683,22 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. Oletus - + unknown - + extended - + unformatted - + swap @@ -2264,7 +2264,7 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + %1 support diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index e8127b12d..1307ff1b0 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -1683,22 +1683,22 @@ L'installateur se fermera et les changements seront perdus. Défaut - + unknown inconnu - + extended étendu - + unformatted non formaté - + swap swap @@ -2264,7 +2264,7 @@ L'installateur se fermera et les changements seront perdus. <h1>%1</h1><br/><strong>%2<br/>pour %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Merci à : Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg et <a href="https://www.transifex.com/calamares/calamares/">l'équipe de traducteurs de Calamares</a>.<br/><br/>Le développement de <a href="http://calamares.io/">Calamares</a>est sponsorisé par <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support Support de %1 diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 5fca4c78f..ab70049ea 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 5718f4984..f20b96139 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -1684,22 +1684,22 @@ O instalador pecharase e perderanse todos os cambios. - + unknown - + extended - + unformatted - + swap @@ -2265,7 +2265,7 @@ O instalador pecharase e perderanse todos os cambios. - + %1 support %1 axuda diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index d3e41f698..2b63cdef8 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index 19e2db610..372f13883 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -553,7 +553,7 @@ The installer will quit and all changes will be lost. MiB - + מבי - בייט @@ -928,7 +928,7 @@ The installer will quit and all changes will be lost. MiB - + מבי - בייט @@ -1683,22 +1683,22 @@ The installer will quit and all changes will be lost. ברירת מחדל - + unknown לא מוכרת - + extended מורחבת - + unformatted לא מאותחל - + swap דפדוף, swap @@ -2264,7 +2264,7 @@ The installer will quit and all changes will be lost. <h1>%1</h1><br/><strong>%2<br/>עבור %3</strong><br/><br/>זכויות יוצרים 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>זכויות יוצרים 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>תודות ל: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the ול<a href="https://www.transifex.com/calamares/calamares/">צוות התרגום של Calamares</a>.<br/><br/>פיתוח <a href="http://calamares.io/">Calamares</a> בחסות <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - משחררים תוכנה. - + %1 support תמיכה ב - %1 diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index 523ae17e6..7882b81a1 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index 5e509a7dc..ca9b203d6 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -1683,22 +1683,22 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Zadano - + unknown nepoznato - + extended prošireno - + unformatted nije formatirano - + swap swap @@ -2264,7 +2264,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.<h1>%1</h1><br/><strong>%2<br/>za %3</strong><br/><br/>Autorska prava 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Autorska prava 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Zahvale: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i <a href="https://www.transifex.com/calamares/calamares/">Calamares timu za prevođenje</a>.<br/><br/><a href="http://calamares.io/">Calamares</a>sponzorira <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 podrška diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 7b2174043..bcd1b02e1 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -1684,22 +1684,22 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Alapértelmezett - + unknown ismeretlen - + extended kiterjesztett - + unformatted formázatlan - + swap Swap @@ -2265,7 +2265,7 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l - + %1 support %1 támogatás diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 79013d00d..11fe4cb93 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -1685,22 +1685,22 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Standar - + unknown tidak diketahui: - + extended extended - + unformatted tidak terformat: - + swap swap @@ -2266,7 +2266,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. - + %1 support Dukungan %1 diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index f6b050ea8..c2a90ea8b 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -1683,22 +1683,22 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Sjálfgefið - + unknown óþekkt - + extended útvíkkuð - + unformatted ekki forsniðin - + swap swap diskminni @@ -2264,7 +2264,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. - + %1 support %1 stuðningur diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index e5c308344..818b90da5 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -1683,22 +1683,22 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Default - + unknown sconosciuto - + extended estesa - + unformatted non formattata - + swap swap @@ -2264,7 +2264,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno - + %1 support supporto %1 diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index d87c331de..47bd4626b 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -1683,22 +1683,22 @@ The installer will quit and all changes will be lost. デフォルト - + unknown 不明 - + extended 拡張 - + unformatted 未フォーマット - + swap スワップ @@ -2264,7 +2264,7 @@ The installer will quit and all changes will be lost. - + %1 support %1 サポート diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 3f2c486ff..9755fd0a8 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support %1 қолдауы diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index fb64c35d5..330b147ff 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index eff793978..6dfdd78ea 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -1683,22 +1683,22 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Numatytasis - + unknown nežinoma - + extended išplėsta - + unformatted nesutvarkyta - + swap sukeitimų (swap) @@ -2264,7 +2264,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. <h1>%1</h1><br/><strong>%2<br/>sistemai %3</strong><br/><br/>Autorių teisės 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Autorių teisės 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Dėkojame: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg ir <a href="https://www.transifex.com/calamares/calamares/">Calamares vertėjų komandai</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> kūrimą remia <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Išlaisvinanti programinė įranga. - + %1 support %1 palaikymas diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index a0e887f30..5a741738e 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index 2222109ea..ce15cc1d3 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -1683,22 +1683,22 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + unknown - + extended - + unformatted - + swap @@ -2264,7 +2264,7 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + %1 support diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index a8b3b27f7..7696f08c3 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -1683,22 +1683,22 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Standaard - + unknown onbekend - + extended uitgebreid - + unformatted niet-geformateerd - + swap wisselgeheugen @@ -2264,7 +2264,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. - + %1 support %1 ondersteuning diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 9d3237e46..165c0f2a8 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -1683,22 +1683,22 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Domyślnie - + unknown nieznany - + extended rozszerzona - + unformatted niesformatowany - + swap przestrzeń wymiany @@ -2264,7 +2264,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.<h1>%1</h1><br/><strong>%2<br/>dla %3</strong><br/><br/>Prawa autorskie 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Prawa autorskie 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Podziękowania dla: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg i <a href="https://www.transifex.com/calamares/calamares/">zespołu tłumaczy Calamares</a>.<br/><br/><a href="http://calamares.io/">Projekt Calamares</a> jest sponsorowany przez <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support Wsparcie %1 diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index cd6bc845d..c4ae6ed4a 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -1683,22 +1683,22 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone.Domyślnie - + unknown - + extended - + unformatted - + swap @@ -2264,7 +2264,7 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + %1 support diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index ecef5229a..efd56a420 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -1685,22 +1685,22 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Padrão - + unknown desconhecido - + extended estendida - + unformatted não formatado - + swap swap @@ -2266,7 +2266,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. - + %1 support %1 suporte diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index f5c2553b5..f49c80d24 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -1683,22 +1683,22 @@ O instalador será encerrado e todas as alterações serão perdidas.Padrão - + unknown desconhecido - + extended estendido - + unformatted não formatado - + swap swap @@ -2264,7 +2264,7 @@ O instalador será encerrado e todas as alterações serão perdidas.<h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Direitos de Cópia 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Direitos de Cópia 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Agradecimentos a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg e para <a href="https://www.transifex.com/calamares/calamares/">a equipa de tradutores do Calamares</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> desenvolvimento apoiado por <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1 support %1 suporte diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index e41db74c6..7ed28083a 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -1683,22 +1683,22 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Implicit - + unknown necunoscut - + extended extins - + unformatted neformatat - + swap swap @@ -2264,7 +2264,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. - + %1 support %1 suport diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 2cd134d0a..6486724fd 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -1682,22 +1682,22 @@ The installer will quit and all changes will be lost. По умолчанию - + unknown неизвестный - + extended расширенный - + unformatted неформатированный - + swap swap @@ -2263,7 +2263,7 @@ The installer will quit and all changes will be lost. - + %1 support %1 поддержка diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index a55d2f877..8c719499b 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -1683,22 +1683,22 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Predvolený - + unknown neznámy - + extended rozšírený - + unformatted nenaformátovaný - + swap odkladací @@ -2264,7 +2264,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Autorské práva 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Autorské práva 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Poďakovanie: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg a <a href="https://www.transifex.com/calamares/calamares/">prekladateľký tím inštalátora Calamares</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> je vyvýjaný s podporou projektu <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Oslobodzujúci softvér. - + %1 support Podpora distribúcie %1 diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index dddf92e25..3529c04e9 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -1683,22 +1683,22 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. Privzeto - + unknown - + extended - + unformatted - + swap @@ -2264,7 +2264,7 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + %1 support diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 571d0c775..5ae1425ae 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -1683,22 +1683,22 @@ The installer will quit and all changes will be lost. подразумевано - + unknown непознато - + extended проширена - + unformatted неформатирана - + swap @@ -2264,7 +2264,7 @@ The installer will quit and all changes will be lost. - + %1 support %1 подршка diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index 4b53301ed..2736f2336 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -1683,22 +1683,22 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + unknown - + extended - + unformatted - + swap @@ -2264,7 +2264,7 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + %1 support diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 9a2136ae6..80bfa84a5 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -1683,22 +1683,22 @@ Alla ändringar kommer att gå förlorade. Standard - + unknown okänd - + extended utökad - + unformatted oformaterad - + swap @@ -2264,7 +2264,7 @@ Alla ändringar kommer att gå förlorade. - + %1 support %1-support diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 02731120a..1f4b027d7 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -1683,22 +1683,22 @@ The installer will quit and all changes will be lost. ค่าเริ่มต้น - + unknown - + extended - + unformatted - + swap @@ -2264,7 +2264,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 409e0535c..139c60040 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -1687,22 +1687,22 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Varsayılan - + unknown bilinmeyen - + extended uzatılmış - + unformatted biçimlenmemiş - + swap Swap-Takas @@ -2269,7 +2269,7 @@ Sistem güç kaynağına bağlı değil. - + %1 support %1 destek diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 5021a9aa5..45369af06 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index 9f74fabe7..fb315889c 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index bea66766d..d39d14fe5 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -1676,22 +1676,22 @@ The installer will quit and all changes will be lost. - + unknown - + extended - + unformatted - + swap @@ -2257,7 +2257,7 @@ The installer will quit and all changes will be lost. - + %1 support diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 4c7c31185..24de042cd 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -1685,22 +1685,22 @@ The installer will quit and all changes will be lost. 默认 - + unknown 未知 - + extended 扩展分区 - + unformatted 未格式化 - + swap 临时存储空间 @@ -2266,7 +2266,7 @@ The installer will quit and all changes will be lost. - + %1 support %1 的支持信息 diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 70ed4baac..203244950 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -1683,22 +1683,22 @@ The installer will quit and all changes will be lost. 預設值 - + unknown 未知 - + extended 延伸分割區 - + unformatted 未格式化 - + swap swap @@ -2264,7 +2264,7 @@ The installer will quit and all changes will be lost. - + %1 support %1 支援 From cef1fede219fb2736f9d71d93002463ecaeab57f Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Fri, 14 Jul 2017 01:49:47 +0000 Subject: [PATCH 211/447] [core] Automatic merge of Transifex translations --- lang/calamares_hr.ts | 4 ++-- lang/calamares_sk.ts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index ca9b203d6..ffec5943d 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -553,7 +553,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. MiB - + MiB @@ -928,7 +928,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. MiB - + MiB diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 8c719499b..341dd1826 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -553,7 +553,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. MiB - + MiB @@ -928,7 +928,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. MiB - + MiB From 90e83a0fffb1a657c20ee25f00cdae181f7ee5c1 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 17 Jul 2017 00:45:45 +0000 Subject: [PATCH 212/447] [core] Automatic merge of Transifex translations --- lang/calamares_he.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index 372f13883..7f5967b78 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -435,7 +435,7 @@ The installer will quit and all changes will be lost. <strong>Select a partition to shrink, then drag the bottom bar to resize</strong> - <strong>בחר מחיצה לכיווץ, לאחר מכן גרור את הפס התחתון בכדי לשנות את גודלה</strong> + <strong>בחר מחיצה לכיווץ, לאחר מכן גרור את הסרגל התחתון בכדי לשנות את גודלה</strong> @@ -445,7 +445,7 @@ The installer will quit and all changes will be lost. An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - מחיצת מערכת EFI לא נמצאה באף מקום על המערכת. אנא חזור והשתמש ביצירת מחיצות באופן ידני בכדי להגדיר את %1. + מחיצת מערכת EFI לא נמצאה במערכת. אנא חזור והשתמש ביצירת מחיצות באופן ידני בכדי להגדיר את %1. From 1131fdce4c2e980cc13d71e91b673239e295f95c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Mon, 17 Jul 2017 22:53:09 +0100 Subject: [PATCH 213/447] Port away from deprecated qSort. --- src/modules/partition/jobs/ClearTempMountsJob.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/modules/partition/jobs/ClearTempMountsJob.cpp b/src/modules/partition/jobs/ClearTempMountsJob.cpp index 95060644a..3f82231d9 100644 --- a/src/modules/partition/jobs/ClearTempMountsJob.cpp +++ b/src/modules/partition/jobs/ClearTempMountsJob.cpp @@ -20,6 +20,8 @@ #include "utils/Logger.h" +#include + // KPMcore #include @@ -74,7 +76,7 @@ ClearTempMountsJob::exec() lineIn = in.readLine(); } - qSort( lst.begin(), lst.end(), []( const QPair< QString, QString >& a, + std::sort ( lst.begin(), lst.end(), []( const QPair< QString, QString >& a, const QPair< QString, QString >& b ) -> bool { return a.first > b.first; From 2e2331231c4313048c5a95682aad41f8b6425ea1 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 19 Jul 2017 00:44:51 +0000 Subject: [PATCH 214/447] [core] Automatic merge of Transifex translations --- lang/calamares_he.ts | 4 ++-- lang/calamares_is.ts | 26 +++++++++++++------------- lang/calamares_tr_TR.ts | 24 ++++++++++++------------ 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index 7f5967b78..c465aa60f 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -460,7 +460,7 @@ The installer will quit and all changes will be lost. This storage device does not seem to have an operating system on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - לא נמצאה מערכת הפעלה על התקן האחסון הזה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. + לא נמצאה מערכת הפעלה על התקן אחסון זה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. @@ -473,7 +473,7 @@ The installer will quit and all changes will be lost. This storage device has %1 on it. What would you like to do?<br/>You will be able to review and confirm your choices before any change is made to the storage device. - נמצא %1 על התקן האחסון הזה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. + נמצא %1 על התקן אחסון זה. מה ברצונך לעשות?<br/> תוכל לסקור ולאשר את בחירתך לפני ששינויים יתבצעו על התקן האחסון. diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index c2a90ea8b..51442c3d2 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -240,7 +240,7 @@ Frálag: Cancel installation without changing the system. - + Hætta við uppsetningu ánþess að breyta kerfinu. @@ -257,17 +257,17 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. &Yes - + &Já &No - + &Nei &Close - + &Loka @@ -292,12 +292,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. &Done - + &Búið The installation is complete. Close the installer. - + Uppsetning er lokið. Lokaðu uppsetningarforritinu. @@ -517,7 +517,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Cleared all mounts for %1 - + Hreinsaði alla tengipunkta fyrir %1 @@ -553,7 +553,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. MiB - + MiB @@ -928,7 +928,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. MiB - + MiB @@ -1763,7 +1763,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. <strong>%2</strong><br/><br/>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + <strong>%2</strong><br/><br/>EFI kerfisdisksneið er hvergi að finna á þessu kerfi. Vinsamlegast farðu til baka og notaðu handvirka skiptingu til að setja upp %1. @@ -2184,12 +2184,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Your hostname is too short. - + Notandanafnið þitt er of stutt. Your hostname is too long. - + Notandanafnið þitt er of langt. @@ -2251,7 +2251,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Velkomin(n) til Calamares uppsetningar fyrir %1</h1> diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 139c60040..70086e712 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -240,7 +240,7 @@ Output: Cancel installation without changing the system. - + Sistemi değiştirmeden yüklemeyi iptal edin. @@ -257,17 +257,17 @@ Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. &Yes - + &Evet &No - + &Hayır &Close - + &Kapat @@ -292,12 +292,12 @@ Yükleyiciden çıkınca tüm değişiklikler kaybedilecek. &Done - + &Tamam The installation is complete. Close the installer. - + Yükleme işi tamamlandı. Sistem yükleyiciyi kapatın. @@ -556,7 +556,7 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. MiB - + MB @@ -931,7 +931,7 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. MiB - + MB @@ -1035,7 +1035,7 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Yükleme Başarısız</h1><br/>%1 bilgisayarınıza yüklenemedi.<br/>Hata mesajı çıktısı: %2. @@ -1843,7 +1843,7 @@ Sistem güç kaynağına bağlı değil. The screen is too small to display the installer. - + Ekran, sistem yükleyiciyi görüntülemek için çok küçük. @@ -2256,7 +2256,7 @@ Sistem güç kaynağına bağlı değil. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>%1 Calamares Sistem Yükleyici .</h1> @@ -2266,7 +2266,7 @@ Sistem güç kaynağına bağlı değil. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>%3 sürüm</strong><br/><br/>Telif Hakkı 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Telif Hakkı 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Teşekkürler: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg ve<a href="https://www.transifex.com/calamares/calamares/">Calamares çeviri takımı</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> gelişim sponsoru <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Özgür Yazılım. From 1c2507d8aaa52bf191e5741c03ce69a768eb3cc5 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 20 Jul 2017 01:26:41 +0000 Subject: [PATCH 215/447] [core] Automatic merge of Transifex translations --- lang/calamares_zh_CN.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 24de042cd..535edab15 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -554,7 +554,7 @@ The installer will quit and all changes will be lost. MiB - + MiB @@ -930,7 +930,7 @@ The installer will quit and all changes will be lost. MiB - + MiB @@ -2263,7 +2263,7 @@ The installer will quit and all changes will be lost. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>于 %3</strong><br/><br/>版权 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>版权 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>鸣谢: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg 和 <a href="https://www.transifex.com/calamares/calamares/">Calamares 翻译团队</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> 开发赞助来自 <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. From c2c55dede10d8abd3d3499d2ce37509c7fea9b0d Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Sat, 22 Jul 2017 03:00:00 +0000 Subject: [PATCH 216/447] [core] Automatic merge of Transifex translations --- lang/calamares_bg.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 2cfa94dc8..93a95f843 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -70,7 +70,7 @@ Type: - + Вид: @@ -81,7 +81,7 @@ Interface: - + Интерфейс: From a23b7c2a0025eaeb85ca7455fb81b55b98ee018d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 25 Jul 2017 09:44:34 +0200 Subject: [PATCH 217/447] CMake: be more verbose about choice of webkit vs engine --- src/modules/webview/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/webview/CMakeLists.txt b/src/modules/webview/CMakeLists.txt index 4cc7278ff..01212d906 100644 --- a/src/modules/webview/CMakeLists.txt +++ b/src/modules/webview/CMakeLists.txt @@ -7,7 +7,9 @@ list( APPEND CALA_WEBVIEW_LINK_LIBRARIES option( WEBVIEW_FORCE_WEBKIT "Always build webview with WebKit instead of WebEngine regardless of Qt version." OFF) +message( STATUS "Found Qt version ${Qt5Core_VERSION}") if ( Qt5Core_VERSION VERSION_LESS 5.6 OR WEBVIEW_FORCE_WEBKIT ) + message( STATUS " .. using webkit") find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED WebKit WebKitWidgets ) list( APPEND CALA_WEBVIEW_INCLUDE_DIRECTORIES @@ -19,6 +21,7 @@ if ( Qt5Core_VERSION VERSION_LESS 5.6 OR WEBVIEW_FORCE_WEBKIT ) ) set( WEBVIEW_WITH_WEBKIT 1 ) else() + message( STATUS " .. using webengine") find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED WebEngine WebEngineWidgets ) list( APPEND CALA_WEBVIEW_INCLUDE_DIRECTORIES From 5efac3b2a815d3ae8c38abae2775053ad706600c Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 25 Jul 2017 08:53:27 +0200 Subject: [PATCH 218/447] CMake: remove now-nonsensical comment --- CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0087d19c0..010959647 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,8 +1,5 @@ project( calamares CXX ) -# The partition manager uses ECM but ECMConfig.cmake -# will complain if we require CMake less than 2.8.13, -# so never change this. cmake_minimum_required( VERSION 3.2 ) set( CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules" ) From 137da0d8ba8e6c465eaeb4fc731428a7ec9f08f4 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 25 Jul 2017 09:00:30 +0200 Subject: [PATCH 219/447] CMake: document SKIP_MODULES --- CMakeLists.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 010959647..fcf0f24d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,16 @@ +### CMakeLists.txt for Calamares +# +# Generally, this CMakeLists.txt will find all the dependencies for Calamares +# and complain appropriately. See below (later in this file) for CMake-level +# options. There are some "secret" options as well: +# +# SKIP_MODULES : a space or semicolon-separated list of directory names +# under src/modules that should not be built. +# +# Example usage: +# +# cmake . -DSKIP_MODULES="partition luksbootkeycfg" + project( calamares CXX ) cmake_minimum_required( VERSION 3.2 ) From e6e91546e44b52e609e2c19262bb2ee64dc47739 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 2 Aug 2017 07:44:04 -0400 Subject: [PATCH 220/447] Do not use deprecated type --- src/calamares/progresstree/ProgressTreeDelegate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calamares/progresstree/ProgressTreeDelegate.cpp b/src/calamares/progresstree/ProgressTreeDelegate.cpp index e8f7700c3..f6b52b978 100644 --- a/src/calamares/progresstree/ProgressTreeDelegate.cpp +++ b/src/calamares/progresstree/ProgressTreeDelegate.cpp @@ -66,7 +66,7 @@ ProgressTreeDelegate::paint( QPainter* painter, { bool isFirstLevel = !index.parent().isValid(); - QStyleOptionViewItemV4 opt = option; + QStyleOptionViewItem opt = option; painter->save(); From bcbd60f9a9afe6ad3ae247a85373db8a3d40f8d1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 11:51:43 -0400 Subject: [PATCH 221/447] CMake: generate the module.desc, since it is uninteresting --- CMakeModules/CalamaresAddPlugin.cmake | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CMakeModules/CalamaresAddPlugin.cmake b/CMakeModules/CalamaresAddPlugin.cmake index b1b3ef1da..7c1a0e652 100644 --- a/CMakeModules/CalamaresAddPlugin.cmake +++ b/CMakeModules/CalamaresAddPlugin.cmake @@ -83,7 +83,14 @@ function( calamares_add_plugin ) calamares_add_library( ${calamares_add_library_args} ) - configure_file( ${PLUGIN_DESC_FILE} ${PLUGIN_DESC_FILE} COPYONLY ) + if ( EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${PLUGIN_DESC_FILE} ) + configure_file( ${PLUGIN_DESC_FILE} ${PLUGIN_DESC_FILE} COPYONLY ) + else() + set( _file ${CMAKE_CURRENT_BINARY_DIR}/${PLUGIN_DESC_FILE} ) + file( WRITE ${_file} "# AUTO-GENERATED metadata file\n# Syntax is YAML 1.2\n---\n" ) + file( APPEND ${_file} "type: \"${TYPE}\"\nname: \"${NAME}\"\ninterface: \"qtplugin\"\nload: \"${target}\"\n" ) + endif() + install( FILES ${CMAKE_CURRENT_BINARY_DIR}/${PLUGIN_DESC_FILE} DESTINATION ${PLUGIN_DESTINATION} ) From 445a7fc62a51e3e61db94a4ab089b00a37204f50 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 11:54:52 -0400 Subject: [PATCH 222/447] CMake: remove welcome-module desc, since it's generated --- src/modules/welcome/module.desc | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/modules/welcome/module.desc diff --git a/src/modules/welcome/module.desc b/src/modules/welcome/module.desc deleted file mode 100644 index 70383a55f..000000000 --- a/src/modules/welcome/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for welcome viewmodule -# Syntax is YAML 1.2 ---- -type: "view" #core or view -name: "welcome" #the module name. must be unique and same as the parent directory -interface: "qtplugin" #can be: qtplugin, python, process, ... -load: "libcalamares_viewmodule_welcome.so" From 47e95b32a9ec902e171baf03bc3b91b5c26dcedd Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 12:04:46 -0400 Subject: [PATCH 223/447] CMake: fix auto-generated module.desc --- CMakeModules/CalamaresAddPlugin.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeModules/CalamaresAddPlugin.cmake b/CMakeModules/CalamaresAddPlugin.cmake index 7c1a0e652..72ccf17df 100644 --- a/CMakeModules/CalamaresAddPlugin.cmake +++ b/CMakeModules/CalamaresAddPlugin.cmake @@ -87,8 +87,9 @@ function( calamares_add_plugin ) configure_file( ${PLUGIN_DESC_FILE} ${PLUGIN_DESC_FILE} COPYONLY ) else() set( _file ${CMAKE_CURRENT_BINARY_DIR}/${PLUGIN_DESC_FILE} ) + set( _type ${PLUGIN_TYPE} ) file( WRITE ${_file} "# AUTO-GENERATED metadata file\n# Syntax is YAML 1.2\n---\n" ) - file( APPEND ${_file} "type: \"${TYPE}\"\nname: \"${NAME}\"\ninterface: \"qtplugin\"\nload: \"${target}\"\n" ) + file( APPEND ${_file} "type: \"${_type}\"\nname: \"${PLUGIN_NAME}\"\ninterface: \"qtplugin\"\nload: \"lib${target}.so\"\n" ) endif() install( FILES ${CMAKE_CURRENT_BINARY_DIR}/${PLUGIN_DESC_FILE} From e3008657c49725429b03f99402ad14518e5a4f43 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 5 Jul 2017 12:10:06 -0400 Subject: [PATCH 224/447] Modules: accept 'viewmodule' as alias of 'view', improve logging on error. --- src/libcalamaresui/modulesystem/Module.cpp | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/libcalamaresui/modulesystem/Module.cpp b/src/libcalamaresui/modulesystem/Module.cpp index 6f19d36a4..ee99ae473 100644 --- a/src/libcalamaresui/modulesystem/Module.cpp +++ b/src/libcalamaresui/modulesystem/Module.cpp @@ -76,7 +76,7 @@ Module::fromDescriptor( const QVariantMap& moduleDescriptor, << instanceId; return nullptr; } - if ( typeString == "view" ) + if ( ( typeString == "view" ) || ( typeString == "viewmodule" ) ) { if ( intfString == "qtplugin" ) { @@ -88,6 +88,8 @@ Module::fromDescriptor( const QVariantMap& moduleDescriptor, m = new PythonQtViewModule(); } #endif + else + cLog() << "Bad interface" << intfString << "for module type" << typeString; } else if ( typeString == "job" ) { @@ -105,7 +107,12 @@ Module::fromDescriptor( const QVariantMap& moduleDescriptor, m = new PythonJobModule(); } #endif + else + cLog() << "Bad interface" << intfString << "for module type" << typeString; } + else + cLog() << "Bad module type" << typeString; + if ( !m ) { cLog() << Q_FUNC_INFO << "bad module type or interface string" From 196b1567db1b4efe15934925a239d9011b116b02 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 10 Jul 2017 08:08:06 -0400 Subject: [PATCH 225/447] Modules: remove boilerplate module.desc --- src/modules/finished/module.desc | 7 ------- src/modules/interactiveterminal/module.desc | 7 ------- src/modules/keyboard/module.desc | 7 ------- src/modules/license/module.desc | 7 ------- src/modules/locale/module.desc | 7 ------- src/modules/netinstall/module.desc | 7 ------- src/modules/partition/module.desc | 7 ------- src/modules/summary/module.desc | 12 ------------ src/modules/users/module.desc | 7 ------- src/modules/webview/module.desc | 7 ------- 10 files changed, 75 deletions(-) delete mode 100644 src/modules/finished/module.desc delete mode 100644 src/modules/interactiveterminal/module.desc delete mode 100644 src/modules/keyboard/module.desc delete mode 100644 src/modules/license/module.desc delete mode 100644 src/modules/locale/module.desc delete mode 100644 src/modules/netinstall/module.desc delete mode 100644 src/modules/partition/module.desc delete mode 100644 src/modules/summary/module.desc delete mode 100644 src/modules/users/module.desc delete mode 100644 src/modules/webview/module.desc diff --git a/src/modules/finished/module.desc b/src/modules/finished/module.desc deleted file mode 100644 index bc3e628c6..000000000 --- a/src/modules/finished/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for greeting viewmodule -# Syntax is YAML 1.2 ---- -type: "view" #core or view -name: "finished" #the module name. must be unique and same as the parent directory -interface: "qtplugin" #can be: qtplugin, python, process, ... -load: "libcalamares_viewmodule_finished.so" diff --git a/src/modules/interactiveterminal/module.desc b/src/modules/interactiveterminal/module.desc deleted file mode 100644 index a2b5087c9..000000000 --- a/src/modules/interactiveterminal/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for interactiveterminal viewmodule -# Syntax is YAML 1.2 ---- -type: "view" -name: "interactiveterminal" -interface: "qtplugin" -load: "libcalamares_viewmodule_interactiveterminal.so" diff --git a/src/modules/keyboard/module.desc b/src/modules/keyboard/module.desc deleted file mode 100644 index 391db19fc..000000000 --- a/src/modules/keyboard/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for keyboard viewmodule -# Syntax is YAML 1.2 ---- -type: "view" -name: "keyboard" -interface: "qtplugin" -load: "libcalamares_viewmodule_keyboard.so" diff --git a/src/modules/license/module.desc b/src/modules/license/module.desc deleted file mode 100644 index 3c30ec3da..000000000 --- a/src/modules/license/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for keyboard viewmodule -# Syntax is YAML 1.2 ---- -type: "view" -name: "license" -interface: "qtplugin" -load: "libcalamares_viewmodule_license.so" diff --git a/src/modules/locale/module.desc b/src/modules/locale/module.desc deleted file mode 100644 index d69fb5a1e..000000000 --- a/src/modules/locale/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for locale viewmodule -# Syntax is YAML 1.2 ---- -type: "view" -name: "locale" -interface: "qtplugin" -load: "libcalamares_viewmodule_locale.so" diff --git a/src/modules/netinstall/module.desc b/src/modules/netinstall/module.desc deleted file mode 100644 index f39082eba..000000000 --- a/src/modules/netinstall/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for netinstall module -# Syntax is YAML 1.2 ---- -type: "view" -name: "netinstall" -interface: "qtplugin" -load: "libcalamares_viewmodule_netinstall.so" diff --git a/src/modules/partition/module.desc b/src/modules/partition/module.desc deleted file mode 100644 index ba459e948..000000000 --- a/src/modules/partition/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for partition viewmodule -# Syntax is YAML 1.2 ---- -type: "view" #core or view -name: "partition" #the module name. must be unique and same as the parent directory -interface: "qtplugin" #can be: qtplugin, python, process, ... -load: "libcalamares_viewmodule_partition.so" diff --git a/src/modules/summary/module.desc b/src/modules/summary/module.desc deleted file mode 100644 index 2fedbaabf..000000000 --- a/src/modules/summary/module.desc +++ /dev/null @@ -1,12 +0,0 @@ -# Module metadata file for summary viewmodule -# -# The summary module tells the user what is going to happen (next) -# during the installation. Each other step is responsible for -# creating a summary widget that this step can display. -# -# Syntax is YAML 1.2 ---- -type: "view" -name: "summary" -interface: "qtplugin" -load: "libcalamares_viewmodule_summary.so" diff --git a/src/modules/users/module.desc b/src/modules/users/module.desc deleted file mode 100644 index fd7b21b58..000000000 --- a/src/modules/users/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for users viewmodule -# Syntax is YAML 1.2 ---- -type: "view" #core or view -name: "users" #the module name. must be unique and same as the parent directory -interface: "qtplugin" #can be: qtplugin, python, process, ... -load: "libcalamares_viewmodule_users.so" diff --git a/src/modules/webview/module.desc b/src/modules/webview/module.desc deleted file mode 100644 index 006198124..000000000 --- a/src/modules/webview/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for welcome viewmodule -# Syntax is YAML 1.2 ---- -type: "view" #core or view -name: "webview" #the module name. must be unique and same as the parent directory -interface: "qtplugin" #can be: qtplugin, python, process, ... -load: "libcalamares_viewmodule_webview.so" From 445fdace367735b71e02541571f16382f8e65ff4 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 2 Aug 2017 07:54:57 -0400 Subject: [PATCH 226/447] Modules: remove another boilerplate module.desc --- src/modules/dracutlukscfg/module.desc | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/modules/dracutlukscfg/module.desc diff --git a/src/modules/dracutlukscfg/module.desc b/src/modules/dracutlukscfg/module.desc deleted file mode 100644 index 10d9b78a9..000000000 --- a/src/modules/dracutlukscfg/module.desc +++ /dev/null @@ -1,7 +0,0 @@ -# Module metadata file for dracutlukscfg job -# Syntax is YAML 1.2 ---- -type: "job" -name: "dracutlukscfg" -interface: "qtplugin" -load: "libcalamares_job_dracutlukscfg.so" From 46636bdf65fb39234afd5314876c73ea59f3f06f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 2 Aug 2017 08:53:00 -0400 Subject: [PATCH 227/447] Modules: documentation of CMake, module.desc, etc. --- CMakeModules/CalamaresAddPlugin.cmake | 22 +++++ src/modules/README.md | 133 +++++++++++++++++++------- src/modules/dummycpp/module.desc | 13 +++ 3 files changed, 131 insertions(+), 37 deletions(-) diff --git a/CMakeModules/CalamaresAddPlugin.cmake b/CMakeModules/CalamaresAddPlugin.cmake index 72ccf17df..560638de8 100644 --- a/CMakeModules/CalamaresAddPlugin.cmake +++ b/CMakeModules/CalamaresAddPlugin.cmake @@ -1,3 +1,25 @@ +# Convenience function for creating a C++ (qtplugin) module for Calamares. +# This function provides cmake-time feedback about the plugin, adds +# targets for compilation and boilerplate information, and creates +# a module.desc with standard values if none is provided (which only +# happens for very unusual plugins). +# +# Usage: +# +# calamaers_add_plugin( +# module-name +# TYPE +# EXPORT_MACRO macro-name +# SOURCES source-file... +# UI ui-file... +# LINK_LIBRARIES lib... +# LINK_PRIVATE_LIBRARIES lib... +# COMPILE_DEFINITIONS def... +# RESOURCES resource-file +# [NO_INSTALL] +# [SHARED_LIB] +# ) + include( CMakeParseArguments ) include( CalamaresAddLibrary ) include( CMakeColors ) diff --git a/src/modules/README.md b/src/modules/README.md index 386d15a48..80a8ffbd9 100644 --- a/src/modules/README.md +++ b/src/modules/README.md @@ -1,60 +1,119 @@ -Calamares modules -=== +# Calamares modules + +Calamares modules are plugins that provide features like installer pages, +batch jobs, etc. An installer page (visible to the user) is called a "view", +while other modules are "jobs". -Calamares modules are plugins that provide features like installer pages, batch jobs, etc. Each Calamares module lives in its own directory. All modules are installed in `$DESTDIR/lib/calamares/modules`. -### Module directory and descriptor -A Calamares module must have a *module descriptor file*, named `module.desc`, this file must be placed in the module's -directory. -The module descriptor file is a YAML 1.2 document which defines the module's name, type, interface and possibly other -properties. The name of the module as defined in `module.desc` must be the same as the name of the module's directory. +# Module types There are two types of Calamares module: -* viewmodule, -* jobmodule. +* viewmodule, for user-visible modules. These may be in C++, or PythonQt. +* jobmodule, for not-user-visible modules. These may be done in C++, + Python, or as external processes. -There are three interfaces for Calamares modules: +# Module interfaces + +There are three (four) interfaces for Calamares modules: * qtplugin, -* python, -* process. +* python (jobmodules only), +* pythonqt (optional), +* process (jobmodules only). -### Module-specific configuration -A Calamares module *may* read a module configuration file, named `.conf`. If such a file is present in the +# Module directory + +Each Calamares module lives in its own directory. The contents +of the directory depend on the interface and type of the module. + +## Module descriptor + +A Calamares module must have a *module descriptor file*, named +`module.desc`. For C++ (qtplugin) modules using CMake as a build- +system and using the calamares_add_plugin() function -- this is the +recommended way to create such modules -- the module descriptor +file is optional, since it can be generated by the build system. +For other module interfaces, the module descriptor file is required. + +The module descriptor file must be placed in the module's directory. +The module descriptor file is a YAML 1.2 document which defines the +module's name, type, interface and possibly other properties. The name +of the module as defined in `module.desc` must be the same as the name +of the module's directory. + +## Module-specific configuration + +A Calamares module *may* read a module configuration file, +named `.conf`. If such a file is present in the module's directory, it is shipped as a *default* configuration file. -The module configuration file, if it exists, is a YAML 1.2 document which contains a YAML map of anything. -All default module configuration files are installed in `$DESTDIR/share/calamares/modules` but can be overridden by -files with the same name placed manually (or by the packager) in `/etc/calamares/modules`. +The module configuration file, if it exists, is a YAML 1.2 document +which contains a YAML map of anything. -### Qt plugin viewmodules +All default module configuration files are installed in +`$DESTDIR/share/calamares/modules` but can be overridden by +files with the same name placed manually (or by the packager) +in `/etc/calamares/modules`. -Currently the only way to write a module which exposes one or more installer pages (viewmodule) is through a Qt plugin. -Viewmodules should implement `Calamares::ViewStep`. They can also implement `Calamares::Job` to provide jobs. +## C++ modules -To add a Qt plugin module, put it in a subdirectory and make sure it has a `module.desc` and a `CMakeLists.txt` with a -`calamares_add_plugin` call. It will be picked up automatically by our CMake magic. +Currently the recommended way to write a module which exposes one or more +installer pages (viewmodule) is through a C++ and Qt plugin. Viewmodules must +implement `Calamares::ViewStep`. They can also implement `Calamares::Job` +to provide jobs. +To add a Qt plugin module, put it in a subdirectory and make sure it has +a `CMakeLists.txt` with a `calamares_add_plugin` call. It will be picked +up automatically by our CMake magic. The `module.desc` file is optional. -### Python and process jobmodules +## Python modules -Batch jobs for Calamares can be written as Python scripts or as generic commands (shell scripts, external programs, etc.). -To add a Python or process jobmodule, put it in a subdirectory and make sure it has a `module.desc`. -It will be picked up automatically by our CMake magic. +Modules may use one of the python interfaces, which may be present +in a Calamares installation (but also may not be). These modules must have +a `module.desc` file. The Python script must implement one or more of the +Python interfaces for Calamares -- either the python jobmodule interface, +or the experimental pythonqt job- and viewmodule interfaces. + +To add a Python or process jobmodule, put it in a subdirectory and make sure +it has a `module.desc`. It will be picked up automatically by our CMake magic. `CMakeLists.txt` is *not* used for Python and process jobmodules. -A Python jobmodule is a Python program which imports libcalamares and has a function `run()` as entry point. -`run()` must return `None` if everything went well, or a tuple `(str,str)` with an error message and description if -something went wrong. +Calamares offers a Python API for module developers, the core Calamares +functionality is exposed as `libcalamares.job` for job data, +`libcalamares.globalstorage` for shared data and `libcalamares.utils` for +generic utility functions. Documentation is inline. -Calamares offers a Python API for module developers, the core Calamares functionality is exposed as `libcalamares.job` -for job data, `libcalamares.globalstorage` for shared data and `libcalamares.utils` for generic utility functions. -Documentation is inline. +All code in Python job modules must obey PEP8, the only exception are +`libcalamares.globalstorage` keys, which should always be +camelCaseWithLowerCaseInitial to match the C++ identifier convention. -All code in Python job modules must obey PEP8, the only exception are `libcalamares.globalstorage` keys, which should -always be camelCaseWithLowerCaseInitial. +For testing and debugging we provide the `testmodule.py` script which +fakes a limited Calamares Python environment for running a single jobmodule. + +### Python Jobmodule + +A Python jobmodule is a Python program which imports libcalamares and has a +function `run()` as entry point. The function `run()` must return `None` if +everything went well, or a tuple `(str,str)` with an error message and +description if something went wrong. + +### PythonQt Jobmodule + +A PythonQt jobmodule implements the experimental Job interface by defining +a subclass of something. + +### PythonQt Viewmodule + +A PythonQt viewmodule implements the experimental View interface by defining +a subclass of something. + +## Process jobmodules + +A process jobmodule runs a (single) command. The interface is "process", +while the module type must be "job" or "jobmodule". + +The key *command* should have a string as value, which is passed to the +shell -- remember to quote it properly. -For testing and debugging we provide the `testmodule.py` script which fakes a limited Calamares Python environment for -running a single jobmodule. \ No newline at end of file diff --git a/src/modules/dummycpp/module.desc b/src/modules/dummycpp/module.desc index 7f29e512e..11b9c500c 100644 --- a/src/modules/dummycpp/module.desc +++ b/src/modules/dummycpp/module.desc @@ -1,5 +1,18 @@ # Module metadata file for dummycpp job +# +# The metadata for C++ (qtplugin) plugins is almost never interesting: +# the CMakeLists.txt should be using calamares_add_plugin() which will +# generate the metadata file during the build. Only C++ plugins that +# have strange settings should have a module.desc (non-C++ plugins, +# on the other hand, must have one, since they don't have CMakeLists.txt). +# # Syntax is YAML 1.2 +# +# All four keys are mandatory. For C++ (qtplugin) modules, the interface +# value must be "qtplugin"; type is one of "job" or "view"; the name +# is the machine-identifier for the module and the load value should +# be the filename of the library that contains the implementation. +# --- type: "job" name: "dummycpp" From f711d6e39cb777f1e156743e5a92cafe15b81ba1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 2 Aug 2017 11:27:14 -0400 Subject: [PATCH 228/447] CMake: colorised through test -t doesn't work --- CMakeModules/CMakeColors.cmake | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/CMakeModules/CMakeColors.cmake b/CMakeModules/CMakeColors.cmake index 4b96ac8a8..7a9a13e1d 100644 --- a/CMakeModules/CMakeColors.cmake +++ b/CMakeModules/CMakeColors.cmake @@ -1,8 +1,13 @@ if(NOT WIN32) - # [ -t 2 ] tests whether stderr is interactive. - # The negation '!' is because for POSIX shells, 0 is true and 1 is false. - execute_process(COMMAND test ! -t 2 RESULT_VARIABLE IS_STDERR_INTERACTIVE) - if(IS_STDERR_INTERACTIVE) + set(_use_color ON) + if("0" STREQUAL "$ENV{CLICOLOR}") + set(_use_color OFF) + endif() + if("0" STREQUAL "$ENV{CLICOLOR_FORCE}") + set(_use_color OFF) + endif() + + if(_use_color) string(ASCII 27 Esc) set(ColorReset "${Esc}[m") set(ColorBold "${Esc}[1m") @@ -20,5 +25,5 @@ if(NOT WIN32) set(BoldMagenta "${Esc}[1;35m") set(BoldCyan "${Esc}[1;36m") set(BoldWhite "${Esc}[1;37m") - endif(IS_STDERR_INTERACTIVE) + endif() endif() From 8b19f672e721fdbf7bf81ad71f3a224209f3d0a7 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 2 Aug 2017 11:32:27 -0400 Subject: [PATCH 229/447] CMake: also follow CMAKE_COLOR_MAKEFILE settings --- CMakeModules/CMakeColors.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CMakeModules/CMakeColors.cmake b/CMakeModules/CMakeColors.cmake index 7a9a13e1d..97739627d 100644 --- a/CMakeModules/CMakeColors.cmake +++ b/CMakeModules/CMakeColors.cmake @@ -6,6 +6,9 @@ if(NOT WIN32) if("0" STREQUAL "$ENV{CLICOLOR_FORCE}") set(_use_color OFF) endif() + if(NOT CMAKE_COLOR_MAKEFILE) + set(_use_color OFF) + endif() if(_use_color) string(ASCII 27 Esc) From f0894b471bbc60d7a13f1a0f6c228c0bdc146126 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 2 Aug 2017 14:40:26 -0400 Subject: [PATCH 230/447] i18n: mark non-translatable string as such --- src/modules/users/page_usersetup.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/users/page_usersetup.ui b/src/modules/users/page_usersetup.ui index 67c7f618c..083d8f965 100644 --- a/src/modules/users/page_usersetup.ui +++ b/src/modules/users/page_usersetup.ui @@ -194,7 +194,7 @@ - font-weight: normal + font-weight: normal <small>If more than one person will use this computer, you can set up multiple accounts after installation.</small> From c860270751e3aadc01bb5aa0ead0a6c6cab337ea Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 2 Aug 2017 14:43:21 -0400 Subject: [PATCH 231/447] i18n: mark python example-string as translatable --- src/modules/dummypythonqt/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/dummypythonqt/main.py b/src/modules/dummypythonqt/main.py index 80b8fc4e9..ebe4df6d5 100644 --- a/src/modules/dummypythonqt/main.py +++ b/src/modules/dummypythonqt/main.py @@ -94,7 +94,7 @@ class DummyPythonQtViewStep: self.main_widget.layout().addWidget(QLabel(_("A new QLabel."))) def prettyName(self): - return "Dummy PythonQt ViewStep" + return _("Dummy PythonQt ViewStep") def isNextEnabled(self): return True # The "Next" button should be clickable From 633a2a193d195f8e1365bebb7f01906729b406e3 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Thu, 3 Aug 2017 02:03:14 +0200 Subject: [PATCH 232/447] CMake: fix typo in CalamaresAddPlugin.cmake Fix "calamaers_add_plugin" typo in the introductory comment of CMakeModules/CalamaresAddPlugin.cmake. --- CMakeModules/CalamaresAddPlugin.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeModules/CalamaresAddPlugin.cmake b/CMakeModules/CalamaresAddPlugin.cmake index 560638de8..658fd364a 100644 --- a/CMakeModules/CalamaresAddPlugin.cmake +++ b/CMakeModules/CalamaresAddPlugin.cmake @@ -6,7 +6,7 @@ # # Usage: # -# calamaers_add_plugin( +# calamares_add_plugin( # module-name # TYPE # EXPORT_MACRO macro-name From 086a019d19cc32c28731c7f65a55ffdad94f4ec3 Mon Sep 17 00:00:00 2001 From: n3rdopolis Date: Sun, 6 Aug 2017 11:43:24 -0400 Subject: [PATCH 233/447] Correct update-initramfs command This allows it to create a new initramfs, and replace it. This will better ensure that calamares generated initramfs is used --- src/modules/initramfs/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/initramfs/main.py b/src/modules/initramfs/main.py index 947c034ea..b96abd7f0 100644 --- a/src/modules/initramfs/main.py +++ b/src/modules/initramfs/main.py @@ -27,7 +27,7 @@ def run(): :return: """ - return_code = target_env_call(["update-initramfs", "-k", "all", "-u"]) + return_code = target_env_call(["update-initramfs", "-k", "all", "-c", "-t"]) if return_code != 0: return ( From aac783ed3a847737f7b0cad47fcc63998daa4e3d Mon Sep 17 00:00:00 2001 From: n3rdopolis Date: Sun, 6 Aug 2017 12:07:12 -0400 Subject: [PATCH 234/447] Try to correct character per line count --- src/modules/initramfs/main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/initramfs/main.py b/src/modules/initramfs/main.py index b96abd7f0..1bff39489 100644 --- a/src/modules/initramfs/main.py +++ b/src/modules/initramfs/main.py @@ -27,7 +27,8 @@ def run(): :return: """ - return_code = target_env_call(["update-initramfs", "-k", "all", "-c", "-t"]) + return_code = target_env_call(["update-initramfs", "-k", "all", "-c", + "-t"]) if return_code != 0: return ( From 05e48d43570013c23465975c263dc55840c1a09a Mon Sep 17 00:00:00 2001 From: n3rdopolis Date: Sun, 6 Aug 2017 12:20:26 -0400 Subject: [PATCH 235/447] Remove whitespace --- src/modules/initramfs/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/initramfs/main.py b/src/modules/initramfs/main.py index 1bff39489..ff7d41f27 100644 --- a/src/modules/initramfs/main.py +++ b/src/modules/initramfs/main.py @@ -27,7 +27,7 @@ def run(): :return: """ - return_code = target_env_call(["update-initramfs", "-k", "all", "-c", + return_code = target_env_call(["update-initramfs", "-k", "all", "-c", "-t"]) if return_code != 0: From 9619f33e6f58f4f7d36acf56c43a07a6de12be92 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 7 Aug 2017 13:43:11 -0400 Subject: [PATCH 236/447] [core] Automatic merge of Transifex translations --- lang/calamares_en.ts | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index 270b0a91e..7c2ba25ce 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1,4 +1,6 @@ - + + + BootInfoWidget @@ -523,22 +525,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. Clear all temporary mounts. - + Clearing all temporary mounts. Clearing all temporary mounts. - + Cannot get list of temporary mounts. Cannot get list of temporary mounts. - + Cleared all temporary mounts. Cleared all temporary mounts. @@ -1392,7 +1394,6 @@ The installer will quit and all changes will be lost. What name do you want to use to log in? - @@ -2277,4 +2278,4 @@ The installer will quit and all changes will be lost. Welcome - \ No newline at end of file + From 61865a8e117bcc2da78e0cf9b13797175b16c9d3 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 7 Aug 2017 15:39:02 -0400 Subject: [PATCH 237/447] i18n: fix encoding of dummy translations -- not ASCII, but UTF-8 --- .../lang/ar/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/bg/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/da/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/de/LC_MESSAGES/dummypythonqt.po | 2 +- .../dummypythonqt/lang/dummypythonqt.pot | 2 +- .../lang/el/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/et/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/eu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fa/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/gu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/he/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hi/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/id/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/is/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/kk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lo/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/mr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nb/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/nl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ro/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ru/LC_MESSAGES/dummypythonqt.mo | Bin 576 -> 804 bytes .../lang/ru/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sl/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/sv/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/th/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uk/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/ur/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/uz/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 2 +- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 2 +- 55 files changed, 54 insertions(+), 54 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index aa79e272b..4ba760b57 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ar\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 8ad3fcc29..11e9db898 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ast\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index aeccde868..984d825b7 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: bg\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index 8b835d53e..9d7d7cc6f 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ca\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 39315aad3..7d41031b2 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: cs_CZ\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 2ef0c478a..46a12a7f9 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: da\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index bdda5587c..b04d8c9e8 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: de\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index e86a7cfb5..508ba591a 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -10,7 +10,7 @@ msgstr "" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index a0a1e39ac..c01557a7c 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: el\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index fbef3574d..88b7d861e 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: en_GB\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index c6ad9cb49..3a7bd6b70 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 0bf137e63..45f26af51 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es_ES\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index e4ddecd1f..273d95fae 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es_MX\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index bc3f5fd7f..6022a9243 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es_PR\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 86f8f76bb..b09db5193 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: et\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 0a0cb6450..a0c529bae 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: eu\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po index 5eda8fd4b..6c7dc4d1b 100644 --- a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: fa\n" diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 039d7178a..920fbf841 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: fi_FI\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index c3e7786a8..8a856b6e7 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: fr\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 811a9c599..5501f6c4c 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: fr_CH\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 8c696c4d9..cbcda0560 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: gl\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 44de3632d..60e3b4ec6 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: gu\n" diff --git a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po index d1c2d069f..4c0d2e2f0 100644 --- a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Eli Shleifer , 2017\n" "Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: he\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index 9bdde5464..f709c2871 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: hi\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 18b99e390..3ebfbddb6 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: hr\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 892d5cb8c..e5f58a9a8 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: hu\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index 0a84e5d54..be8fff5c5 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: id\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index ec4db184f..8ebf61946 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: is\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 80131f589..9acbe813b 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -13,7 +13,7 @@ msgstr "" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: it_IT\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 66443d7cc..5859e3cbf 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ja\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index a663aa86d..2beafbfb8 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: kk\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 9c89a9037..e7a2d75a6 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: lo\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index c9ee9e6d6..98635086a 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: lt\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 2b7db1be2..7dce15962 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: mr\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 0179ad8a4..aa1ed04a5 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: nb\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index d17eedee7..3e244a771 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: nl\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 56775f80e..e55f5f3b1 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pl\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 71804d37e..15c072a23 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pl_PL\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index d648d5e30..9df14ce2b 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pt_BR\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 6462d9e0e..655b8a039 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pt_PT\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index eae72ff2b..afdd6e22e 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ro\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.mo index 48dcf8cc16c0f2af9eb4d54498b28d880d8d1b2d..a627ad69a90b70f5c27037d0bc27109b36804db4 100644 GIT binary patch delta 328 zcmX@WvV^Vvo)F7a1|VPoVi_Q|0b*7ljsap2C;(z!AT9)AP9UxaVlg1@1Y!p!28IPd zS_p_A0@)Hk`U{W-$@4NZFfamX5CAe6fWlxq7#tPyQp*(reG-#WbMzP#oO3dhvlVhv z6&XS@QWacEb8{;d0xC-~^78^q6uk12CR*5Wnd=%DD;OABnHW!OFmNa?(G4j|%qz}G zEXgmjQn)bb!iEc5F6_9lN8!RkAamoz?hAV_?6}yjU{jWul9}sJoS2lEm#LSWVW*>D zWMF7MacvVzXo#EcW*bHpM&}E2FYLRp38-f$+)Y5C4Hvdu*l@AwVvoXw?Lfn~UTnPB IgUf{s0E%~E^8f$< delta 101 zcmZ3&c7Vm=o)F7a1|VPrVi_P-0b*t#)&XJ=umEB, 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ru\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 7c7ec4c5e..f464a0a94 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sk\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index 1d035b44f..86ac55e26 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sl\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 54e2ab947..971853579 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sr\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index df24670d8..7b6725058 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sr@latin\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 1c9ed9d1a..45060d4f9 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sv\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index c6dcd438e..6b355423f 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: th\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 060767588..84e5133fd 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: tr_TR\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index 8e6409fb5..fa39a1802 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: uk\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 5cdd23dff..6d184cb65 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ur\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index dea118a29..5a471b172 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -9,7 +9,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: uz\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 457a7224d..435aa7da9 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: zh_CN\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index ac17673da..8551822e9 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: zh_TW\n" From 17a6ca2207c8e6cfa73d6debf1ddf6c18303c057 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 8 Aug 2017 03:20:16 -0400 Subject: [PATCH 238/447] i18n: automatic i18n merges are down --- ci/txpull.sh | 2 +- ci/txpush.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/txpull.sh b/ci/txpull.sh index 624da0bd4..49e5c698b 100755 --- a/ci/txpull.sh +++ b/ci/txpull.sh @@ -34,4 +34,4 @@ for MODULE_DIR in `find src/modules -maxdepth 1 -mindepth 1 -type d`; do fi done -git push --set-upstream origin master +# git push --set-upstream origin master diff --git a/ci/txpush.sh b/ci/txpush.sh index d1a2d82be..0bb3f35f1 100755 --- a/ci/txpush.sh +++ b/ci/txpush.sh @@ -25,10 +25,10 @@ for MODULE_DIR in `find src/modules -maxdepth 1 -mindepth 1 -type d`; do ${PYGETTEXT} -p ${MODULE_DIR}/lang -d ${MODULE_NAME} ${MODULE_DIR}/*.py if [ -f ${MODULE_DIR}/lang/${MODULE_NAME}.pot ]; then tx set -r calamares.${MODULE_NAME} --source -l en ${MODULE_DIR}/lang/${MODULE_NAME}.pot - tx push --force --source --no-interactive -r calamares.${MODULE_NAME} + tx push --source --no-interactive -r calamares.${MODULE_NAME} fi fi fi done -tx push --force --source --no-interactive -r calamares.calamares-master +tx push --source --no-interactive -r calamares.calamares-master From 6145812b83969bd830329121e0416f249fd5dcde Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 8 Aug 2017 03:21:31 -0400 Subject: [PATCH 239/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 17 ++++---- lang/calamares_ast.ts | 9 ++-- lang/calamares_bg.ts | 9 ++-- lang/calamares_ca.ts | 9 ++-- lang/calamares_cs_CZ.ts | 9 ++-- lang/calamares_da.ts | 9 ++-- lang/calamares_de.ts | 9 ++-- lang/calamares_el.ts | 9 ++-- lang/calamares_en.ts | 6 +-- lang/calamares_en_GB.ts | 9 ++-- lang/calamares_es.ts | 9 ++-- lang/calamares_es_ES.ts | 9 ++-- lang/calamares_es_MX.ts | 9 ++-- lang/calamares_es_PR.ts | 9 ++-- lang/calamares_et.ts | 9 ++-- lang/calamares_eu.ts | 43 ++++++++++--------- lang/calamares_fa.ts | 9 ++-- lang/calamares_fi_FI.ts | 9 ++-- lang/calamares_fr.ts | 9 ++-- lang/calamares_fr_CH.ts | 9 ++-- lang/calamares_gl.ts | 9 ++-- lang/calamares_gu.ts | 9 ++-- lang/calamares_he.ts | 85 +++++++++++++++++++------------------- lang/calamares_hi.ts | 9 ++-- lang/calamares_hr.ts | 9 ++-- lang/calamares_hu.ts | 9 ++-- lang/calamares_id.ts | 9 ++-- lang/calamares_is.ts | 9 ++-- lang/calamares_it_IT.ts | 9 ++-- lang/calamares_ja.ts | 9 ++-- lang/calamares_kk.ts | 9 ++-- lang/calamares_lo.ts | 9 ++-- lang/calamares_lt.ts | 33 +++++++-------- lang/calamares_mr.ts | 9 ++-- lang/calamares_nb.ts | 9 ++-- lang/calamares_nl.ts | 9 ++-- lang/calamares_pl.ts | 9 ++-- lang/calamares_pl_PL.ts | 9 ++-- lang/calamares_pt_BR.ts | 9 ++-- lang/calamares_pt_PT.ts | 9 ++-- lang/calamares_ro.ts | 9 ++-- lang/calamares_ru.ts | 9 ++-- lang/calamares_sk.ts | 9 ++-- lang/calamares_sl.ts | 9 ++-- lang/calamares_sr.ts | 9 ++-- lang/calamares_sr@latin.ts | 9 ++-- lang/calamares_sv.ts | 9 ++-- lang/calamares_th.ts | 9 ++-- lang/calamares_tr_TR.ts | 9 ++-- lang/calamares_uk.ts | 9 ++-- lang/calamares_ur.ts | 9 ++-- lang/calamares_uz.ts | 9 ++-- lang/calamares_zh_CN.ts | 9 ++-- lang/calamares_zh_TW.ts | 9 ++-- 54 files changed, 285 insertions(+), 340 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index df49f45eb..8de6e0e04 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -240,7 +240,7 @@ Output: Cancel installation without changing the system. - + الغاء الـ تثبيت من دون احداث تغيير في النظام @@ -257,17 +257,17 @@ The installer will quit and all changes will be lost. &Yes - + &نعم &No - + &لا &Close - + &اغلاق @@ -523,22 +523,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1392,7 +1392,6 @@ The installer will quit and all changes will be lost. ما الاسم الذي تريده لتلج به؟ - diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index c47df7df4..a454992bd 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -523,22 +523,22 @@ L'instalador colará y perderánse toles camudancies. ClearTempMountsJob - + Clear all temporary mounts. Llimpiar tolos montaxes temporales. - + Clearing all temporary mounts. Llimpiando tolos montaxes temporales. - + Cannot get list of temporary mounts. Nun pue consiguise la llista de montaxes temporales. - + Cleared all temporary mounts. Llimpiáronse tolos montaxes temporales. @@ -1392,7 +1392,6 @@ L'instalador colará y perderánse toles camudancies. ¿Qué nome quies usar p'aniciar sesión? - diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 93a95f843..482981aa5 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -524,22 +524,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. Разчисти всички временни монтирания. - + Clearing all temporary mounts. Разчистване на всички временни монтирания. - + Cannot get list of temporary mounts. Не може да се вземе лист от временни монтирания. - + Cleared all temporary mounts. Разчистени всички временни монтирания. @@ -1393,7 +1393,6 @@ The installer will quit and all changes will be lost. Какво име искате да използвате за влизане? - diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index ab9c5e925..5d94701ee 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -523,22 +523,22 @@ L'instal·lador es tancarà i tots els canvis es perdran. ClearTempMountsJob - + Clear all temporary mounts. Neteja tots els muntatges temporals - + Clearing all temporary mounts. Netejant tots els muntatges temporals. - + Cannot get list of temporary mounts. No es pot obtenir la llista dels muntatges temporals. - + Cleared all temporary mounts. S'han netejat tots els muntatges temporals. @@ -1392,7 +1392,6 @@ L'instal·lador es tancarà i tots els canvis es perdran. Quin nom voleu utilitzar per iniciar la sessió d'usuari? - diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index cc02ed872..c16c96740 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -523,22 +523,22 @@ Instalační program bude ukončen a všechny změny ztraceny. ClearTempMountsJob - + Clear all temporary mounts. Odpojit všechny dočasné přípojné body. - + Clearing all temporary mounts. Odpojuji všechny dočasné přípojné body. - + Cannot get list of temporary mounts. Nelze zjistit dočasné přípojné body. - + Cleared all temporary mounts. Vyčištěno od všech dočasných přípojných bodů. @@ -1392,7 +1392,6 @@ Instalační program bude ukončen a všechny změny ztraceny. Jaké jméno chcete používat pro přihlašování do systému? - diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 6955f2945..08411f70d 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -523,22 +523,22 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. ClearTempMountsJob - + Clear all temporary mounts. Ryd alle midlertidige monteringspunkter. - + Clearing all temporary mounts. Rydder alle midlertidige monteringspunkter. - + Cannot get list of temporary mounts. Kan ikke få liste over midlertidige monteringspunkter. - + Cleared all temporary mounts. Rydder alle midlertidige monteringspunkter. @@ -1392,7 +1392,6 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Hvilket navn vil du bruge til at logge ind med? - diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index ea069753f..24f78addb 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -523,22 +523,22 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. ClearTempMountsJob - + Clear all temporary mounts. Alle temporären Mount-Points leeren. - + Clearing all temporary mounts. Löse alle temporär eingehängten Laufwerke. - + Cannot get list of temporary mounts. Konnte keine Liste von temporären Mount-Points einlesen. - + Cleared all temporary mounts. Alle temporären Mount-Points geleert. @@ -1392,7 +1392,6 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Welchen Namen möchten Sie zum Anmelden benutzen? - diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index d24b67855..e813d90da 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -523,22 +523,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. Καθάρισε όλες τις προσωρινές προσαρτήσεις. - + Clearing all temporary mounts. Καθάρισμα όλων των προσωρινών προσαρτήσεων. - + Cannot get list of temporary mounts. Η λίστα των προσωρινών προσαρτήσεων δεν μπορεί να ληφθεί. - + Cleared all temporary mounts. Καθαρίστηκαν όλες οι προσωρινές προσαρτήσεις. @@ -1392,7 +1392,6 @@ The installer will quit and all changes will be lost. Ποιο όνομα θα θέλατε να χρησιμοποιείτε για σύνδεση; - diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index 7c2ba25ce..c42b32856 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1,6 +1,4 @@ - - - + BootInfoWidget @@ -2278,4 +2276,4 @@ The installer will quit and all changes will be lost. Welcome - + \ No newline at end of file diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 3162ed1df..2f58c6872 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -523,22 +523,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. Cannot get list of temporary mounts. - + Cleared all temporary mounts. Cleared all temporary mounts. @@ -1392,7 +1392,6 @@ The installer will quit and all changes will be lost. What name do you want to use to log in? - diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 4f5e4cfb6..2fa296be0 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -524,22 +524,22 @@ Saldrá del instalador y se perderán todos los cambios. ClearTempMountsJob - + Clear all temporary mounts. Limpiar todos los puntos de montaje temporales. - + Clearing all temporary mounts. Limpiando todos los puntos de montaje temporales. - + Cannot get list of temporary mounts. No se puede obtener la lista de puntos de montaje temporales. - + Cleared all temporary mounts. Limpiado todos los puntos de montaje temporales. @@ -1393,7 +1393,6 @@ Saldrá del instalador y se perderán todos los cambios. ¿Qué nombre desea usar para ingresar? - diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 1a73c1974..a3a796c36 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -523,22 +523,22 @@ El instalador se cerrará y se perderán todos los cambios. ClearTempMountsJob - + Clear all temporary mounts. Quitar todos los puntos de montaje temporales. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. No se puede obtener la lista de puntos de montaje temporales. - + Cleared all temporary mounts. Se han quitado todos los puntos de montaje temporales. @@ -1392,7 +1392,6 @@ El instalador se cerrará y se perderán todos los cambios. ¿Qué nombre quieres usar para acceder al sistema? - diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index 6aa32e2ba..14f6f7a5c 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -525,22 +525,22 @@ El instalador terminará y se perderán todos los cambios. ClearTempMountsJob - + Clear all temporary mounts. Quitar todos los puntos de montaje temporales. - + Clearing all temporary mounts. Limpiando todos los puntos de montaje temporales. - + Cannot get list of temporary mounts. No se puede obtener la lista de puntos de montaje temporales. - + Cleared all temporary mounts. Se han quitado todos los puntos de montaje temporales. @@ -1394,7 +1394,6 @@ El instalador terminará y se perderán todos los cambios. ¿Qué nombre desea usar para acceder al sistema? - diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index f59cb41eb..c8e9f1715 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -522,22 +522,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1391,7 +1391,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index 4b6cc3308..b5244d131 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 6aec5b80a..8e4276dd5 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -203,12 +203,12 @@ Output: Bad main script file - + Script fitxategi nagusi okerra Main script file %1 for python job %2 is not readable. - + %1 script fitxategi nagusia ezin da irakurri python %2 lanerako @@ -238,7 +238,7 @@ Output: Cancel installation without changing the system. - + Instalazioa bertan behera utsi da sisteman aldaketarik gabe. @@ -254,17 +254,17 @@ The installer will quit and all changes will be lost. &Yes - + &Bai &No - + &Ez &Close - + &Itxi @@ -289,12 +289,12 @@ The installer will quit and all changes will be lost. &Done - + E&ginda The installation is complete. Close the installer. - + Instalazioa burutu da. Itxi instalatzailea. @@ -394,17 +394,17 @@ The installer will quit and all changes will be lost. After: - + Ondoren: <strong>Manual partitioning</strong><br/>You can create or resize partitions yourself. - + <strong>Eskuz partizioak landu</strong><br/>Zure kasa sortu edo tamainaz alda dezakezu partizioak. Boot loader location: - + Abio kargatzaile kokapena: @@ -422,12 +422,12 @@ The installer will quit and all changes will be lost. Current: - + Unekoa: Reuse %1 as home partition for %2. - + Berrerabili %1 home partizio bezala %2rentzat. @@ -437,22 +437,22 @@ The installer will quit and all changes will be lost. <strong>Select a partition to install on</strong> - + <strong>aukeratu partizioa instalatzeko</strong> An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1. - + Ezin da inon aurkitu EFI sistemako partiziorik sistema honetan. Mesedez joan atzera eta erabili eskuz partizioak lantzea %1 ezartzeko. The EFI system partition at %1 will be used for starting %2. - + %1eko EFI partizio sistema erabiliko da abiarazteko %2. EFI system partition: - + EFI sistema-partizioa: @@ -520,22 +520,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1389,7 +1389,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 7adde8c9f..043f13c11 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index bd2f9d406..f94828905 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -523,22 +523,22 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. ClearTempMountsJob - + Clear all temporary mounts. Poista kaikki väliaikaiset liitokset. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. Poistettu kaikki väliaikaiset liitokset. @@ -1392,7 +1392,6 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. Mitä nimeä haluat käyttää sisäänkirjautumisessa? - diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index 1307ff1b0..3292e5afe 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -523,22 +523,22 @@ L'installateur se fermera et les changements seront perdus. ClearTempMountsJob - + Clear all temporary mounts. Supprimer les montages temporaires. - + Clearing all temporary mounts. Libération des montages temporaires. - + Cannot get list of temporary mounts. Impossible de récupérer la liste des montages temporaires. - + Cleared all temporary mounts. Supprimer les montages temporaires. @@ -1392,7 +1392,6 @@ L'installateur se fermera et les changements seront perdus. Quel nom souhaitez-vous utiliser pour la connexion ? - diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index ab70049ea..94de21f8a 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index f20b96139..98e1e6dcf 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -524,22 +524,22 @@ O instalador pecharase e perderanse todos os cambios. ClearTempMountsJob - + Clear all temporary mounts. Limpar todas as montaxes temporais. - + Clearing all temporary mounts. Limpando todas as montaxes temporais. - + Cannot get list of temporary mounts. Non se pode obter unha lista dos montaxes temporais. - + Cleared all temporary mounts. Desmontados todos os volumes temporais. @@ -1393,7 +1393,6 @@ O instalador pecharase e perderanse todos os cambios. - diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 2b63cdef8..b3ddb8367 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index c465aa60f..b542db48e 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -272,7 +272,7 @@ The installer will quit and all changes will be lost. Continue with setup? - המשך עם תהליך ההתקנה? + המשך עם הליך ההתקנה? @@ -523,22 +523,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. מחק את כל נקודות העיגון הזמניות. - + Clearing all temporary mounts. מבצע מחיקה של כל נקודות העיגון הזמניות. - + Cannot get list of temporary mounts. לא ניתן לשלוף רשימה של כל נקודות העיגון הזמניות. - + Cleared all temporary mounts. בוצעה מחיקה של כל נקודות העיגון הזמניות. @@ -548,17 +548,17 @@ The installer will quit and all changes will be lost. Create a Partition - ייצר מחיצה + צור מחיצה MiB - מבי - בייט + MiB Partition &Type: - מחיצה &מסוג: + &סוג מחיצה: @@ -613,7 +613,7 @@ The installer will quit and all changes will be lost. Mountpoint already in use. Please select another one. - נקודת העיגון בשימוש. אנא בחר אחרת. + נקודת העיגון בשימוש. אנא בחר נקודת עיגון אחרת. @@ -651,7 +651,7 @@ The installer will quit and all changes will be lost. The installer failed to create file system on partition %1. - אשף ההתקנה נכשל בעת יצירת מערכת הקבצים על המחיצה %1. + אשף ההתקנה נכשל בעת יצירת מערכת הקבצים על מחיצה %1. @@ -674,7 +674,7 @@ The installer will quit and all changes will be lost. What kind of partition table do you want to create? - איזה סוג של טבלת מחיצות ברצונך לייצר? + איזה סוג של טבלת מחיצות ברצונך ליצור? @@ -712,7 +712,7 @@ The installer will quit and all changes will be lost. Could not open device %1. - לא ניתן לפתוח את ההתקן %1. + לא ניתן לפתוח את התקן %1. @@ -755,7 +755,7 @@ The installer will quit and all changes will be lost. Cannot create user %1. - לא ניתן ליצור את המשתמש %1. + לא ניתן ליצור משתמש %1. @@ -813,7 +813,7 @@ The installer will quit and all changes will be lost. Could not open device %1. - לא ניתן לפתוח את ההתקן %1. + לא ניתן לפתוח את התקן %1. @@ -826,7 +826,7 @@ The installer will quit and all changes will be lost. The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. - סוג <strong>טבלת המחיצות</strong> על התקן האחסון הנבחר.<br><br> הדרך היחידה לשנות את סוג טבלת המחיצות היא למחוק וליצור מחדש את טבלת המחיצות, אשר דורסת את כל המידע הקיים על התקן האחסון.<br> אשף ההתקנה ישמור את טבלת המחיצות הקיימת אלא אם כן תבחר אחרת במפורש.<br> במידה ואינך בטוח, על מערכות חדשות GPT הוא הסוג המועדף. + סוג <strong>טבלת המחיצות</strong> על התקן האחסון הנבחר.<br><br> הדרך היחידה לשנות את סוג טבלת המחיצות היא למחוק וליצור מחדש את טבלת המחיצות, אשר דורסת את כל המידע הקיים על התקן האחסון.<br> אשף ההתקנה ישמור את טבלת המחיצות הקיימת אלא אם כן תבחר אחרת במפורש.<br> במידה ואינך בטוח, במערכות מודרניות, GPT הוא הסוג המועדף. @@ -836,22 +836,22 @@ The installer will quit and all changes will be lost. This is a <strong>loop</strong> device.<br><br>It is a pseudo-device with no partition table that makes a file accessible as a block device. This kind of setup usually only contains a single filesystem. - זה הוא התקן מסוג <strong>loop</strong>.<br><br> זה הוא התקן מדמה ללא טבלת מחיצות אשר מאפשר גישה לקובץ כהתקן בלוק. תצורה מהסוג הזה בדרך כלל תכיל מערכת קבצים יחידה. + זהו התקן מסוג <strong>loop</strong>.<br><br> זהו התקן מדמה ללא טבלת מחיצות אשר מאפשר גישה לקובץ כהתקן בלוק. תצורה מסוג זה בדרך כלל תכיל מערכת קבצים יחידה. This installer <strong>cannot detect a partition table</strong> on the selected storage device.<br><br>The device either has no partition table, or the partition table is corrupted or of an unknown type.<br>This installer can create a new partition table for you, either automatically, or through the manual partitioning page. - אשף ההתקנה <strong>אינו יכול לזהות את טבלת המחיצות</strong> על התקן האחסון הנבחר.<br><br> ההתקן הנבחר לא מכיל טבלת מחיצות, או שטבלת המחיצות הקיימת הושחתה או שסוג הטבלה אינו מוכר.<br> אשף התקנה זה יכול ליצור טבלת מחיצות חדשה עבורך, אוטומטית, או בדף הגדרת מחיצות באופן ידני. + אשף ההתקנה <strong>אינו יכול לזהות את טבלת המחיצות</strong> על התקן האחסון הנבחר.<br><br> ההתקן הנבחר לא מכיל טבלת מחיצות, או שטבלת המחיצות הקיימת הושחתה או שסוג הטבלה אינו מוכר.<br> אשף התקנה זה יכול ליצור טבלת מחיצות חדשה עבורך אוטומטית או בדף הגדרת מחיצות באופן ידני. <br><br>This is the recommended partition table type for modern systems which start from an <strong>EFI</strong> boot environment. - <br><br> זהו סוג טבלת המחיצות המועדף על מערכות חדשות אשר מאותחלות ממחיצת טעינת סביבת <strong>EFI</strong>. + <br><br> זהו סוג טבלת מחיצות מועדף במערכות מודרניות, אשר מאותחלות ממחיצת טעינת מערכת <strong>EFI</strong>. <br><br>This partition table type is only advisable on older systems which start from a <strong>BIOS</strong> boot environment. GPT is recommended in most other cases.<br><br><strong>Warning:</strong> the MBR partition table is an obsolete MS-DOS era standard.<br>Only 4 <em>primary</em> partitions may be created, and of those 4, one can be an <em>extended</em> partition, which may in turn contain many <em>logical</em> partitions. - <br><br>הסוג הזה של טבלת המחיצות מומלץ לשימוש על מערכות ישנות אשר מאותחלות מסביבת טעינה <strong>BIOS</strong>. ברוב המקרים האחרים, GPT מומלץ לשימוש.<br><br><strong>אזהרה:</strong> תקן טבלת המחיצות של MBR מיושן מתקופת MS-DOS.<br> ניתן ליצור אך ורק 4 מחיצות <em>ראשיות</em>, מתוך ה 4 הללו, אחת יכולה להיות מוגדרת כמחיצה <em>מורחבת</em>, אשר יכולה להכיל מחיצות <em>לוגיות</em>. + <br><br>סוג זה של טבלת מחיצות מומלץ לשימוש על מערכות ישנות אשר מאותחלות מסביבת טעינה <strong>BIOS</strong>. ברוב המקרים האחרים, GPT מומלץ לשימוש.<br><br><strong>אזהרה:</strong> תקן טבלת המחיצות של MBR מיושן מתקופת MS-DOS.<br> ניתן ליצור אך ורק 4 מחיצות <em>ראשיות</em>, מתוכן, אחת יכולה להיות מוגדרת כמחיצה <em>מורחבת</em>, אשר יכולה להכיל מחיצות <em>לוגיות</em>. @@ -928,7 +928,7 @@ The installer will quit and all changes will be lost. MiB - מבי - בייט + MiB @@ -943,7 +943,7 @@ The installer will quit and all changes will be lost. Mountpoint already in use. Please select another one. - נקודת העיגון בשימוש. אנא בחר אחרת. + נקודת העיגון בשימוש. אנא בחר נקודת עיגון אחרת. @@ -971,7 +971,7 @@ The installer will quit and all changes will be lost. Please enter the same passphrase in both boxes. - אנא הכנס את אותו ביטוי אבטחה בשני התאים. + אנא הכנס ביטוי אבטחה זהה בשני התאים. @@ -1027,7 +1027,7 @@ The installer will quit and all changes will be lost. <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. - <h1>תהליך ההתקנה הסתיים.</h1><br/>%1 הותקן על המחשב שלך.<br/> כעת ניתן לאתחל את המחשב אל המערכת החדשה שהותקנה, או להמשיך להשתמש בסביבה הנוכחית של %2. + <h1>תהליך ההתקנה הסתיים.</h1><br/>%1 הותקן על המחשב שלך.<br/> כעת ניתן לאתחל את המחשב אל תוך המערכת החדשה שהותקנה, או להמשיך להשתמש בסביבה הנוכחית של %2. @@ -1040,7 +1040,7 @@ The installer will quit and all changes will be lost. Finish - סיים + סיום @@ -1078,7 +1078,7 @@ The installer will quit and all changes will be lost. The installer failed to create file system on partition %1. - אשף ההתקנה נכשל בעת יצירת מערכת הקבצים על המחיצה %1. + אשף ההתקנה נכשל בעת יצירת מערכת הקבצים על מחיצה %1. @@ -1147,7 +1147,7 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. - הגדרות המיקום של המערכת משפיעות על השפה וקידוד התווים של חלק מרכיבי ממשקי שורת פקודה למשתמש. <br/> ההגדרה הנוכחית היא <strong>%1</strong>. + הגדרת מיקום המערכת משפיעה על השפה וקידוד התווים של חלק מרכיבי ממשקי שורת פקודה למשתמש. <br/> ההגדרה הנוכחית היא <strong>%1</strong>. @@ -1291,7 +1291,7 @@ The installer will quit and all changes will be lost. Could not open file system on partition %1 for moving. - פתיחת מערכת הקבצים במחיצה %1 לטובת העברה נכשלה. + פתיחת מערכת הקבצים במחיצה %1 לטובת ההעברה נכשלה. @@ -1316,7 +1316,7 @@ The installer will quit and all changes will be lost. The logical sector sizes in the source and target for copying are not the same. This is currently unsupported. - הגדלים הלוגיים של מקטעי המקור והיעד להעתקה אינם זהים. לא נתמך בגרסה זו. + הגדלים הלוגיים של מקטעי המקור והיעד להעתקה אינם זהים. הנ"ל לא נתמך בגרסה זו. @@ -1392,7 +1392,6 @@ The installer will quit and all changes will be lost. באיזה שם ברצונך להשתמש בעת כניסה למחשב? - @@ -1402,7 +1401,7 @@ The installer will quit and all changes will be lost. <small>If more than one person will use this computer, you can set up multiple accounts after installation.</small> - <small>במידה ויותר מאדם אחד ישתמשו במחשב זה, תוכל להגדיר משתמשים נוספים לאחר ההתקנה.</small> + <small>במידה ויותר מאדם אחד ישתמש במחשב זה, תוכל להגדיר משתמשים נוספים לאחר ההתקנה.</small> @@ -1417,7 +1416,7 @@ The installer will quit and all changes will be lost. What is the name of this computer? - מהו שם המחשב הזה? + מהו שם מחשב זה? @@ -1568,7 +1567,7 @@ The installer will quit and all changes will be lost. Are you sure you want to create a new partition table on %1? - האם אתה בטוח שברצונך לייצר טבלת מחיצות חדשה על %1? + האם אתה בטוח שברצונך ליצור טבלת מחיצות חדשה על %1? @@ -1685,17 +1684,17 @@ The installer will quit and all changes will be lost. unknown - לא מוכרת + לא מוכר/ת extended - מורחבת + מורחב/ת unformatted - לא מאותחל + לא מאותחל/ת @@ -1705,7 +1704,7 @@ The installer will quit and all changes will be lost. Unpartitioned space or unknown partition table - הזכרון לא מחולק למחיצות או טבלת מחיצות לא מוכרת. + הזכרון לא מחולק למחיצות או טבלת מחיצות לא מוכרת @@ -1738,7 +1737,7 @@ The installer will quit and all changes will be lost. %1 cannot be installed on this partition. - לא ניתן להתקין את %1 על המחיצה הזו. + לא ניתן להתקין את %1 על מחיצה זו. @@ -1793,22 +1792,22 @@ The installer will quit and all changes will be lost. has at least %1 GB available drive space - קיים לפחות %1 גיגה - בייט של נפח אחסון + קיים לפחות %1 GB של נפח אחסון There is not enough drive space. At least %1 GB is required. - נפח האחסון לא מספק. נדרש לפחות %1 גיגה - בייט. + נפח האחסון לא מספק. נדרש לפחות %1 GB. has at least %1 GB working memory - קיים לפחות %1 גיגה - בייט של זכרון פעולה + קיים לפחות %1 GB של זכרון פעולה The system does not have enough working memory. At least %1 GB is required. - כמות הזכרון הנדרשת לפעולה לא מספיקה. נדרש לפחות %1 גיגה - בייט. + כמות הזכרון הנדרשת לפעולה, לא מספיקה. נדרש לפחות %1 GB. @@ -1928,7 +1927,7 @@ The installer will quit and all changes will be lost. Cannot write hostname to target system - נכשלה כתיבת שם העמדה למערכת המטרה. + נכשלה כתיבת שם העמדה למערכת המטרה @@ -2261,7 +2260,7 @@ The installer will quit and all changes will be lost. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - <h1>%1</h1><br/><strong>%2<br/>עבור %3</strong><br/><br/>זכויות יוצרים 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>זכויות יוצרים 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>תודות ל: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the ול<a href="https://www.transifex.com/calamares/calamares/">צוות התרגום של Calamares</a>.<br/><br/>פיתוח <a href="http://calamares.io/">Calamares</a> בחסות <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - משחררים תוכנה. + <h1>%1</h1><br/><strong>%2<br/>עבור %3</strong><br/><br/>זכויות יוצרים 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>זכויות יוצרים 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>תודות ל: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg ול<a href="https://www.transifex.com/calamares/calamares/">צוות התרגום של Calamares</a>.<br/><br/>פיתוח <a href="http://calamares.io/">Calamares</a> בחסות <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - משחררים תוכנה. diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index 7882b81a1..92246c548 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index ffec5943d..bba908f49 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -523,22 +523,22 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. ClearTempMountsJob - + Clear all temporary mounts. Ukloni sva privremena montiranja. - + Clearing all temporary mounts. Uklanjam sva privremena montiranja. - + Cannot get list of temporary mounts. Ne mogu dohvatiti popis privremenih montiranja. - + Cleared all temporary mounts. Uklonjena sva privremena montiranja. @@ -1392,7 +1392,6 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Koje ime želite koristiti za prijavu? - diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index bcd1b02e1..c8b56d845 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -524,22 +524,22 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l ClearTempMountsJob - + Clear all temporary mounts. Minden ideiglenes csatolás törlése - + Clearing all temporary mounts. Minden ideiglenes csatolás törlése - + Cannot get list of temporary mounts. Nem lehet lekérni az ideiglenes csatolási listát - + Cleared all temporary mounts. Minden ideiglenes csatolás törölve @@ -1393,7 +1393,6 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Milyen felhasználónévvel szeretnél bejelentkezni? - diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 11fe4cb93..85a07975a 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -525,22 +525,22 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. ClearTempMountsJob - + Clear all temporary mounts. Lepaskan semua kaitan sementara. - + Clearing all temporary mounts. Melepaskan semua kaitan sementara. - + Cannot get list of temporary mounts. Tidak bisa mendapatkan daftar kaitan sementara. - + Cleared all temporary mounts. Semua kaitan sementara dilepas. @@ -1394,7 +1394,6 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Nama apa yang ingin Anda gunakan untuk log in? - diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 51442c3d2..868913959 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -523,22 +523,22 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. ClearTempMountsJob - + Clear all temporary mounts. Hreinsa alla bráðabirgðatengipunkta. - + Clearing all temporary mounts. Hreinsa alla bráðabirgðatengipunkta. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. Hreinsaði alla bráðabirgðatengipunkta. @@ -1392,7 +1392,6 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Hvaða nafn vilt þú vilt nota til að skrá þig inn? - diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index 818b90da5..223e60035 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -523,22 +523,22 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno ClearTempMountsJob - + Clear all temporary mounts. Rimuovere tutti i punti di mount temporanei. - + Clearing all temporary mounts. Rimozione di tutti i punti di mount temporanei. - + Cannot get list of temporary mounts. Non è possibile ottenere la lista dei punti di mount temporanei. - + Cleared all temporary mounts. Rimossi tutti i punti di mount temporanei. @@ -1392,7 +1392,6 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Quale nome usare per l'autenticazione? - diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 47bd4626b..e98487b9b 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -523,22 +523,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. すべての一時的なマウントをクリア - + Clearing all temporary mounts. すべての一時的なマウントをクリアしています。 - + Cannot get list of temporary mounts. 一時的なマウントのリストを取得できません。 - + Cleared all temporary mounts. すべての一時的なマウントを解除しました。 @@ -1392,7 +1392,6 @@ The installer will quit and all changes will be lost. ログインの際、どの名前を使用しますか? - diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 9755fd0a8..553e8ffd2 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 330b147ff..a315bfb1d 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 6dfdd78ea..2a37272d7 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -240,7 +240,7 @@ Išvestis: Cancel installation without changing the system. - Atsisakyti diegimo, nekeičiant sistemos. + Atsisakyti diegimo, nieko nekeisti sistemoje. @@ -523,22 +523,22 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. ClearTempMountsJob - + Clear all temporary mounts. Išvalyti visus laikinuosius prijungimus. - + Clearing all temporary mounts. Išvalomi visi laikinieji prijungimai. - + Cannot get list of temporary mounts. Nepavyksta gauti laikinųjų prijungimų sąrašo. - + Cleared all temporary mounts. Visi laikinieji prijungimai išvalyti. @@ -908,12 +908,12 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Format - Formatuoti + Suženklinti Warning: Formatting the partition will erase all existing data. - Įspėjimas: Skaidinio formatavimas sunaikins visus esamus duomenis. + Įspėjimas: suženklinant skaidinį, sunaikinami visi jame esantys duomenys. @@ -1027,7 +1027,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. - <h1>Viskas atlikta.</h1><br/>%1 yra įdiegta jūsų kompiuteryje.<br/>Galite iš naujo paleisti kompiuterį dabar ir naudotis savo naująja sistema arba tęsti naudojimąsi %2 Live aplinka. + <h1>Viskas atlikta.</h1><br/>%1 sistema jau įdiegta.<br/>Galite iš naujo paleisti kompiuterį dabar ir naudotis savo naująja sistema; arba galite tęsti naudojimąsi %2 sistema demonstracinėje aplinkoje. @@ -1048,22 +1048,22 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Format partition %1 (file system: %2, size: %3 MB) on %4. - Formatuoti skaidinį %1 (failų sistema: %2, dydis: %3 MB) diske %4. + Suženklinti skaidinį %1 (failų sistema: %2, dydis: %3 MB) diske %4. Format <strong>%3MB</strong> partition <strong>%1</strong> with file system <strong>%2</strong>. - Formatuoti <strong>%3MB</strong> skaidinį <strong>%1</strong> su failų sistema <strong>%2</strong>. + Suženklinti <strong>%3MB</strong> skaidinį <strong>%1</strong> su failų sistema <strong>%2</strong>. Formatting partition %1 with file system %2. - Formatuojamas skaidinys %1 su %2 failų sistema. + Suženklinamas skaidinys %1 su %2 failų sistema. The installer failed to format partition %1 on disk '%2'. - Diegimo programai nepavyko formatuoti skaidinio %1 diske '%2'. + Diegimo programai nepavyko suženklinti „%2“ disko skaidinio %1. @@ -1160,7 +1160,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. I accept the terms and conditions above. - Aš sutinku su aukščiau išdėstytomis nuostatomis ir sąlygomis. + Sutinku su aukščiau išdėstytomis nuostatomis ir sąlygomis. @@ -1217,7 +1217,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. <a href="%1">view license agreement</a> - <a href="%1">žiūrėti licencijos sutartį</a> + <a href="%1">žiūrėti licenciją</a> @@ -1392,7 +1392,6 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Kokį vardą norite naudoti prisijungimui? - @@ -1553,12 +1552,12 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. &Edit - &Redaguoti + &Keisti &Delete - &Trinti + Ša&linti diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 5a741738e..bd286376f 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index ce15cc1d3..cf00efed5 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -523,22 +523,22 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. Klarer ikke å få tak i listen over midlertidige monterte disker. - + Cleared all temporary mounts. @@ -1392,7 +1392,6 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 7696f08c3..b0ccbb504 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -523,22 +523,22 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. ClearTempMountsJob - + Clear all temporary mounts. Geef alle tijdelijke aankoppelpunten vrij. - + Clearing all temporary mounts. Alle tijdelijke aankoppelpunten vrijgeven. - + Cannot get list of temporary mounts. Kan geen lijst van tijdelijke aankoppelpunten verkrijgen. - + Cleared all temporary mounts. Alle tijdelijke aankoppelpunten zijn vrijgegeven. @@ -1392,7 +1392,6 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Welke naam wil je gebruiken om in te loggen? - diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 165c0f2a8..c97fdf5e6 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -523,22 +523,22 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. ClearTempMountsJob - + Clear all temporary mounts. Wyczyść wszystkie tymczasowe montowania. - + Clearing all temporary mounts. Usuwanie wszystkich tymczasowych punktów montowania. - + Cannot get list of temporary mounts. Nie można uzyskać listy tymczasowych montowań. - + Cleared all temporary mounts. Wyczyszczono wszystkie tymczasowe montowania. @@ -1392,7 +1392,6 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Jakiego imienia chcesz używać do logowania się? - diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index c4ae6ed4a..010d16dc3 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -523,22 +523,22 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1392,7 +1392,6 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone.Jakiego imienia chcesz używać do logowania się? - diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index efd56a420..7af01a10a 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -525,22 +525,22 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. ClearTempMountsJob - + Clear all temporary mounts. Limpar pontos de montagens temporários. - + Clearing all temporary mounts. Limpando todos os pontos de montagem temporários. - + Cannot get list of temporary mounts. Não foi possível listar os pontos de montagens. - + Cleared all temporary mounts. Pontos de montagens temporários limpos. @@ -1394,7 +1394,6 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Qual nome você quer usar para entrar? - diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index f49c80d24..66c142a06 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -523,22 +523,22 @@ O instalador será encerrado e todas as alterações serão perdidas. ClearTempMountsJob - + Clear all temporary mounts. Clarear todas as montagens temporárias. - + Clearing all temporary mounts. A limpar todas as montagens temporárias. - + Cannot get list of temporary mounts. Não é possível obter a lista de montagens temporárias. - + Cleared all temporary mounts. Clareadas todas as montagens temporárias. @@ -1392,7 +1392,6 @@ O instalador será encerrado e todas as alterações serão perdidas.Que nome deseja usar para iniciar a sessão? - diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index 7ed28083a..efbad5e3a 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -523,22 +523,22 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. ClearTempMountsJob - + Clear all temporary mounts. Elimină toate montările temporare. - + Clearing all temporary mounts. Se elimină toate montările temporare. - + Cannot get list of temporary mounts. Nu se poate obține o listă a montărilor temporare. - + Cleared all temporary mounts. S-au eliminat toate montările temporare. @@ -1392,7 +1392,6 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Ce nume doriți să utilizați pentru logare? - diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 6486724fd..6827f1d08 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -522,22 +522,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. Освободить все временные точки монтирования. - + Clearing all temporary mounts. Освобождаются все временные точки монтирования. - + Cannot get list of temporary mounts. Не удалось получить список временных точек монтирования. - + Cleared all temporary mounts. Освобождены все временные точки монтирования. @@ -1391,7 +1391,6 @@ The installer will quit and all changes will be lost. Какое имя Вы хотите использовать для входа? - diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 341dd1826..109e343c8 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -523,22 +523,22 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. ClearTempMountsJob - + Clear all temporary mounts. Vymazanie všetkých dočasných pripojení. - + Clearing all temporary mounts. Vymazávajú sa všetky dočasné pripojenia. - + Cannot get list of temporary mounts. Nedá sa získať zoznam dočasných pripojení. - + Cleared all temporary mounts. Vymazané všetky dočasné pripojenia. @@ -1392,7 +1392,6 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Aké meno chcete použiť na prihlásenie? - diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 3529c04e9..19e101ca2 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -523,22 +523,22 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. ClearTempMountsJob - + Clear all temporary mounts. Počisti vse začasne priklope. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. Ni možno dobiti seznama začasnih priklopov. - + Cleared all temporary mounts. Vsi začasni priklopi so bili počiščeni. @@ -1392,7 +1392,6 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. Katero ime želite uporabiti za prijavljanje? - diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 5ae1425ae..9f0cc2348 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -523,22 +523,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1392,7 +1392,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index 2736f2336..e8af514de 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -523,22 +523,22 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1392,7 +1392,6 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. Koje ime želite koristiti da se prijavite? - diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 80bfa84a5..aafaeace6 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -523,22 +523,22 @@ Alla ändringar kommer att gå förlorade. ClearTempMountsJob - + Clear all temporary mounts. Rensa alla tillfälliga monteringspunkter. - + Clearing all temporary mounts. Rensar alla tillfälliga monteringspunkter. - + Cannot get list of temporary mounts. Kunde inte hämta tillfälliga monteringspunkter. - + Cleared all temporary mounts. Rensade alla tillfälliga monteringspunkter @@ -1392,7 +1392,6 @@ Alla ändringar kommer att gå förlorade. Vilket namn vill du använda för att logga in? - diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 1f4b027d7..f0bb16bd3 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -523,22 +523,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. ล้างจุดเชื่อมต่อชั่วคราวทั้งหมด - + Clearing all temporary mounts. กำลังล้างจุดเชื่อมต่อชั่วคราวทุกจุด - + Cannot get list of temporary mounts. ไม่สามารถดึงรายการจุดเชื่อมต่อชั่วคราวได้ - + Cleared all temporary mounts. จุดเชื่อมต่อชั่วคราวทั้งหมดถูกล้างแล้ว @@ -1392,7 +1392,6 @@ The installer will quit and all changes will be lost. ชื่อที่คุณต้องการใช้ในการล็อกอิน? - diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 70086e712..9c20c21ce 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -526,22 +526,22 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. ClearTempMountsJob - + Clear all temporary mounts. Tüm geçici bağları temizleyin. - + Clearing all temporary mounts. Geçici olarak bağlananlar temizleniyor. - + Cannot get list of temporary mounts. Geçici bağların listesi alınamadı. - + Cleared all temporary mounts. Tüm geçici bağlar temizlendi. @@ -1395,7 +1395,6 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Giriş için hangi adı kullanmak istersiniz? - diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 45369af06..b877c5c97 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index fb315889c..bbaea6219 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index d39d14fe5..c984cb6b0 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -516,22 +516,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. - + Clearing all temporary mounts. - + Cannot get list of temporary mounts. - + Cleared all temporary mounts. @@ -1385,7 +1385,6 @@ The installer will quit and all changes will be lost. - diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index 535edab15..d93d55cb4 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -524,22 +524,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. 清除所有临时挂载点。 - + Clearing all temporary mounts. 正在清除所有临时挂载点。 - + Cannot get list of temporary mounts. 无法获取临时挂载点列表。 - + Cleared all temporary mounts. 所有临时挂载点都已经清除。 @@ -1394,7 +1394,6 @@ The installer will quit and all changes will be lost. 您想要使用的登录用户名是? - diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 203244950..d1f22ee66 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -523,22 +523,22 @@ The installer will quit and all changes will be lost. ClearTempMountsJob - + Clear all temporary mounts. 清除所有暫時掛載。 - + Clearing all temporary mounts. 正在清除所有暫時掛載。 - + Cannot get list of temporary mounts. 無法取得暫時掛載的列表。 - + Cleared all temporary mounts. 已清除所有暫時掛載。 @@ -1392,7 +1392,6 @@ The installer will quit and all changes will be lost. 您想使用何種登入名稱? - From c00350551f3b232fbac8e88f5b6e53d11e811b6d Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 8 Aug 2017 03:21:32 -0400 Subject: [PATCH 240/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 520 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/ast/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 440 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/ca/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/da/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/de/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../dummypythonqt/lang/dummypythonqt.pot | 4 ++-- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 461 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/es/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 452 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 453 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 458 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 437 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 431 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 454 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 456 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 439 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/he/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 436 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/hr/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/hu/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 896 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/is/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/ja/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 430 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 427 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/lt/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 448 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 908 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/pl/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 598 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 954 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/ru/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/sk/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 492 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/sr/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 532 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 438 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 428 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 514 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 435 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 429 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 4 ++-- 85 files changed, 108 insertions(+), 108 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 89103b9fc8e79adaecc4e801d0fc25f3a8ea709a..5349b67376e990f88c085d6df23017b6c32c9b65 100644 GIT binary patch delta 19 acmeBR>0p^q!C_>eU|?irV!5%QgAo8VO9gHK delta 19 acmeBR>0p^q!C_#mU|?uvV!W}TgAo8VE(K@+ diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index 4ba760b57..ba0e9712c 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ar\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po index 11e9db898..aa5a5e80d 100644 --- a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ast\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 5810b5c8b4e65fe49951577f81efa7b41cc87ba4..8fc73de2335cfb7eba3fed11462b5d3411a46bd3 100644 GIT binary patch delta 19 acmdnNyn}f{1&5J=f`O5hiRH!y3q}AtNd, 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ca\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 7d41031b2..fec1f577a 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: cs_CZ\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 46a12a7f9..581060da6 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: da\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index b04d8c9e8..9a5d0cb54 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: de\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 508ba591a..5ebacd7f4 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,12 +5,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index 623651b28b7e77e593bb2acd2178184e557c5a67..b4195cc68512e52114b4fb15184bd6642ecc2933 100644 GIT binary patch delta 19 acmdnOyoGr}1&5J=f`O5hiRH!y6Gi|!u?27d delta 19 acmdnOyoGr}1&4vLf`OrxiSfn;6Gi|!lm%)4 diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index c01557a7c..5837d9ca3 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: el\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 13929285977fc4f5c69c2b6583fd71b720a6bbae..219cff20f5cc8fdd6564f8fe9ab8fe5fe043c67a 100644 GIT binary patch delta 19 acmX@he3p4a1&5J=f`O5hiRH!yUq%2vX9c?e delta 19 acmX@he3p4a1&4vLf`OrxiSfn;Uq%2vN(Hq5 diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 88b7d861e..9e2126f56 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: en_GB\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 3a7bd6b70..1b07cf7f5 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 2df0f55989d632e920b77ca3be9f0cb3a34ae4c9..2115baaf1aeb31f9b0f6a7daaeece2fe87121fee 100644 GIT binary patch delta 19 acmX@Ye1v&I1&5J=f`O5hiRH!y7e)X*5e1+C delta 19 acmX@Ye1v&I1&4vLf`OrxiSfn;7e)X)^aYv# diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 45f26af51..2bf0e2270 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es_ES\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 7edfbd4c559549ed653ab7f8007026ba1eef5f6d..68ea8166d592e31121c543e1b428a545f9c9308e 100644 GIT binary patch delta 19 acmX@ge3W@Y1&5J=f`O5hiRH!yS4IFmHwB{r delta 19 acmX@ge3W@Y1&4vLf`OrxiSfn;S4IFm8U>vI diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 273d95fae..b4209b99b 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es_MX\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index c0bdc9dd32667e403755753d4847476b25f29e06..49729889c3039001c2fc21c22dfd183e92960d95 100644 GIT binary patch delta 19 acmX@be2RHO1&5J=f`O5hiRH!yFGc`8^#!s3 delta 19 acmX@be2RHO1&4vLf`OrxiSfn;FGc`8*afTr diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 6022a9243..54d6660e2 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es_PR\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index 2fefde0743363e0f93d72714e02e16c983041926..f301c86e626194fad5d6cd3207b575577976dbb2 100644 GIT binary patch delta 19 acmdnayq$SM1&5J=f`O5hiRH!yb4CC=BL#T? delta 19 acmdnayq$SM1&4vLf`OrxiSfn;b4CC=1_g5f diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index b09db5193..f2fd787f4 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: et\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 2fa4956cfc4a0bc89c845f5fd33449600fba263c..6d4c89220d1d88e01969f3c4c24952d9d25538d0 100644 GIT binary patch delta 19 acmdnWyp?%E1&5J=f`O5hiRH!yQ$_$f*9CI` delta 19 acmdnWyp?%E1&4vLf`OrxiSfn;Q$_$fx&>_j diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index a0c529bae..8a09c004a 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: eu\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index e57f00a95c96b5c2b72492857d668bf0ec12bcf5..036426bb4bbd253af0cbee7dee2e47909e3a7309 100644 GIT binary patch delta 19 acmZ3_yq, 2017\n" "Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: he\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 3010764750348512324fe67d64e7005cd16faf57..33f5578c2ee95352fe8d65c47d21d7619ead12be 100644 GIT binary patch delta 19 acmdnOyoGr}1&5J=f`O5hiRH!y6Gi|!u?27d delta 19 acmdnOyoGr}1&4vLf`OrxiSfn;6Gi|!lm%)4 diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index f709c2871..c37918c99 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: hi\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 3ebfbddb6..ba4fdeb3d 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: hr\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index e5f58a9a8..4624e00fd 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: hu\n" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index 219d010fce6512f8af46a320e462dbc8f44ef16b..ee16efc6968a5ce8f125dc25c2796d76ae6e38ed 100644 GIT binary patch delta 21 ccmZo*Z(!e0&d6b8pkQERWn#Ixo{^CW06d-r00000 delta 21 ccmZo*Z(!e0&d6b4tYBbhWn#R!o{^CW06cpH`Tzg` diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po index be8fff5c5..3cc058033 100644 --- a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kukuh Syafaat , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: id\n" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index 8ebf61946..ad6450012 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: is\n" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 9acbe813b..300224012 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,12 +8,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: it_IT\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index 5859e3cbf..fb1184883 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ja\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index a3c73b12831b474698b64790038e0708cf5a2bb1..e7ce265a2692b1b77da701f115a13a8fec06a7b1 100644 GIT binary patch delta 19 acmZ3-ypDN71&5J=f`O5hiRH!yJw^aI%>`Zn delta 19 acmZ3-ypDN71&4vLf`OrxiSfn;Jw^aIumxBE diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 2beafbfb8..6744ef2d0 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: kk\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 7223e9c9662610c435fcde34f29bf39997c67d9b..5b1c5ee21eddab390ab0b68cba4fd3d2b66dcb77 100644 GIT binary patch delta 19 acmZ3@yqbAJ1&5J=f`O5hiRH!yZAJh&TLo1B delta 19 acmZ3@yqbAJ1&4vLf`OrxiSfn;ZAJh&J_Szz diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index e7a2d75a6..e2faad732 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: lo\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 98635086a..0273756ba 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: lt\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 20fc45a6a6915db2760ceed2d60dd228540bf70f..9c513e85ad4b34f86b17c09781ea3fd08e7f6c93 100644 GIT binary patch delta 19 acmdnSyp4H61&5J=f`O5hiRH!yGe!V9{RMUa delta 19 acmdnSyp4H61&4vLf`OrxiSfn;Ge!V9;0161 diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 7dce15962..64586c488 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: mr\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 642085236db3348a49faf8f7dc7530f448479181..e0aa88a98995bf6c919ba32b0ee0693c23383898 100644 GIT binary patch delta 19 acmX@We1LgE1&5J=f`O5hiRH!y2Sxxqc?FaJ delta 19 acmX@We1LgE1&4vLf`OrxiSfn;2SxxqTm_B* diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index aa1ed04a5..693324b02 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: nb\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index d1cc8b0527eb636d809d8a5d7a67f88bc7e17f25..d883f109b181021c32e96d8e72dd6e2e637c43e6 100644 GIT binary patch delta 21 ccmeBS?_u9i&d6b8pkQERWn#Ixo{^Uc06vxlBme*a delta 21 ccmeBS?_u9i&d6b4tYBbhWn#R!o{^Uc06udC9smFU diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index 3e244a771..ceeae44c5 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: nl\n" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index e55f5f3b1..04987ff05 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pl\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index fc8f6ec8e373c076da23019bf5f36c4e112eeb41..9cc14be42a9b6b828bca460a012776a7924c5ffd 100644 GIT binary patch delta 19 acmcb{a*bs|1&5J=f`O5hiRH$IYm5Lu-v(F! delta 19 acmcb{a*bs|1&4vLf`OrxiSfpUYm5Lu!Uj?R diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 15c072a23..68f454a86 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pl_PL\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index 9df14ce2b..79544f46e 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pt_BR\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 655b8a039..f1de0e800 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pt_PT\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 255365834fbb717346c1cff2af21cd8dbe59b11d..46b7e3207110b8fa911ce96ea548c1ec88ea35f9 100644 GIT binary patch delta 21 ccmdnRzKeZBIU|RWfr5dNm5Jr%dPZv|07fDOt^fc4 delta 21 ccmdnRzKeZBIU|RGv4Vl2m5K4@dPZv|07d@=r~m)} diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index afdd6e22e..28d7776fb 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ro\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 3ea398ab5..fd46570c0 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Вадим Сабынич , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ru\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index f464a0a94..3df4cfccd 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sk\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 6a2fade9d5699d8f71ca996b531edfca8ca85813..96350dfe783c55f8d12d628b80e5dc220320a391 100644 GIT binary patch delta 19 acmaFE{Dyf#1&5J=f`O5hiRH$I97X^`0R|WV delta 19 acmaFE{Dyf#1&4vLf`OrxiSfpU97X^_, 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sr\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 40465ae481c67fb2cc1e3db5a0f1d84583749b6f..81152d66b6d54c72e0e1d8101c01391b88381c5e 100644 GIT binary patch delta 19 acmbQjGKFPA1&5J=f`O5hiRH$IDU1L&69tk0 delta 19 acmbQjGKFPA1&4vLf`OrxiSfpUDU1L%_63Xp diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index 7b6725058..438c52fc6 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sr@latin\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 475f73d3b6960be59e1aa6004658f7a311193858..8afae7e98cfdb116a7d495df0f689dfecfd2dd8c 100644 GIT binary patch delta 19 acmdnSyp4H61&5J=f`O5hiRH!yGe!V9{RMUa delta 19 acmdnSyp4H61&4vLf`OrxiSfn;Ge!V9;0161 diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 45060d4f9..19686b07a 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sv\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index fdc1540528d7edc7011f3ab5ee4405741d544a5f..931fda431e4975fa1014582210073ad2aab3717e 100644 GIT binary patch delta 19 acmZ3(yoPx~1&5J=f`O5hiRH!y9Yz2-fdyCq delta 19 acmZ3(yoPx~1&4vLf`OrxiSfn;9Yz2-WCc, 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: tr_TR\n" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index b401ea7b19064cf6b08a9c892afa5f115198cfcf..e5b10eaef985fd13a02bc237ef79ec3cbb6fc25a 100644 GIT binary patch delta 19 acmZo-X=0gB!C_>eU|?irV!5%Qi4g!aX9ZjU delta 19 acmZo-X=0gB!C_#mU|?uvV!W}Ti4g!aN(EK` diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index fa39a1802..fb5ab3ed1 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: uk\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 0b3ce610da506c6bab3bbf761fe43815966c96fe..a3b85531219ebe17715186d4a5e5d143cdcbf894 100644 GIT binary patch delta 19 acmdnYyqS4I1&5J=f`O5hiRH!yV@3cviv?`} delta 19 acmdnYyqS4I1&4vLf`OrxiSfn;V@3cvZUtum diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index 6d184cb65..b055fb4c6 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ur\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 810a317147f9a9b4446f73fe7493e4e29da895a0..ee43814102a17904de678cc4046bbc397857b91a 100644 GIT binary patch delta 19 acmZ3>yq0-F1&5J=f`O5hiRH!yT}A*orv+O8 delta 19 acmZ3>yq0-F1&4vLf`OrxiSfn;T}A*oiUm~w diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 5a471b172..30ec8648d 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: uz\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 435aa7da9..8404093d6 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: zh_CN\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 8551822e9..3239073b5 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-03 01:43+0000\n" +"POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: zh_TW\n" From 95bba006712dc39da4e1078f945d04f13eaa71c6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 8 Aug 2017 03:55:34 -0400 Subject: [PATCH 241/447] i18n: add .desktop file to translations --- .tx/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.tx/config b/.tx/config index 9a9b25666..0bbb150eb 100644 --- a/.tx/config +++ b/.tx/config @@ -12,3 +12,9 @@ file_filter = src/modules/dummypythonqt/lang//LC_MESSAGES/dummypythonqt.po source_file = src/modules/dummypythonqt/lang/dummypythonqt.pot source_lang = en +[calamares.fdo] +file_filter = lang/desktop_.desktop +source_file = calamares.desktop +source_lang = en +type = DESKTOP + From 23ed9be1302d79b9176b0760eaa385b52c158a45 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 8 Aug 2017 04:05:42 -0400 Subject: [PATCH 242/447] i18n: translations (stub) of desktop files --- lang/desktop_ar.desktop | 16 ++++++++++++++++ lang/desktop_ast.desktop | 16 ++++++++++++++++ lang/desktop_bg.desktop | 16 ++++++++++++++++ lang/desktop_ca.desktop | 16 ++++++++++++++++ lang/desktop_cs_CZ.desktop | 16 ++++++++++++++++ lang/desktop_da.desktop | 16 ++++++++++++++++ lang/desktop_de.desktop | 16 ++++++++++++++++ lang/desktop_el.desktop | 16 ++++++++++++++++ lang/desktop_en_GB.desktop | 20 ++++++++++++++++++++ lang/desktop_es.desktop | 16 ++++++++++++++++ lang/desktop_es_ES.desktop | 16 ++++++++++++++++ lang/desktop_es_MX.desktop | 16 ++++++++++++++++ lang/desktop_es_PR.desktop | 16 ++++++++++++++++ lang/desktop_et.desktop | 16 ++++++++++++++++ lang/desktop_eu.desktop | 16 ++++++++++++++++ lang/desktop_fa.desktop | 16 ++++++++++++++++ lang/desktop_fi_FI.desktop | 16 ++++++++++++++++ lang/desktop_fr.desktop | 16 ++++++++++++++++ lang/desktop_fr_CH.desktop | 16 ++++++++++++++++ lang/desktop_gl.desktop | 16 ++++++++++++++++ lang/desktop_gu.desktop | 16 ++++++++++++++++ lang/desktop_he.desktop | 16 ++++++++++++++++ lang/desktop_hi.desktop | 16 ++++++++++++++++ lang/desktop_hr.desktop | 16 ++++++++++++++++ lang/desktop_hu.desktop | 16 ++++++++++++++++ lang/desktop_id.desktop | 16 ++++++++++++++++ lang/desktop_is.desktop | 16 ++++++++++++++++ lang/desktop_it_IT.desktop | 16 ++++++++++++++++ lang/desktop_ja.desktop | 16 ++++++++++++++++ lang/desktop_kk.desktop | 16 ++++++++++++++++ lang/desktop_lo.desktop | 16 ++++++++++++++++ lang/desktop_lt.desktop | 16 ++++++++++++++++ lang/desktop_mr.desktop | 16 ++++++++++++++++ lang/desktop_nb.desktop | 16 ++++++++++++++++ lang/desktop_nl.desktop | 20 ++++++++++++++++++++ lang/desktop_pl.desktop | 16 ++++++++++++++++ lang/desktop_pl_PL.desktop | 16 ++++++++++++++++ lang/desktop_pt_BR.desktop | 16 ++++++++++++++++ lang/desktop_pt_PT.desktop | 16 ++++++++++++++++ lang/desktop_ro.desktop | 16 ++++++++++++++++ lang/desktop_ru.desktop | 16 ++++++++++++++++ lang/desktop_sk.desktop | 16 ++++++++++++++++ lang/desktop_sl.desktop | 16 ++++++++++++++++ lang/desktop_sr.desktop | 16 ++++++++++++++++ lang/desktop_sr@latin.desktop | 16 ++++++++++++++++ lang/desktop_sv.desktop | 16 ++++++++++++++++ lang/desktop_th.desktop | 16 ++++++++++++++++ lang/desktop_tr_TR.desktop | 16 ++++++++++++++++ lang/desktop_uk.desktop | 16 ++++++++++++++++ lang/desktop_ur.desktop | 16 ++++++++++++++++ lang/desktop_uz.desktop | 16 ++++++++++++++++ lang/desktop_zh_CN.desktop | 16 ++++++++++++++++ lang/desktop_zh_TW.desktop | 16 ++++++++++++++++ 53 files changed, 856 insertions(+) create mode 100644 lang/desktop_ar.desktop create mode 100644 lang/desktop_ast.desktop create mode 100644 lang/desktop_bg.desktop create mode 100644 lang/desktop_ca.desktop create mode 100644 lang/desktop_cs_CZ.desktop create mode 100644 lang/desktop_da.desktop create mode 100644 lang/desktop_de.desktop create mode 100644 lang/desktop_el.desktop create mode 100644 lang/desktop_en_GB.desktop create mode 100644 lang/desktop_es.desktop create mode 100644 lang/desktop_es_ES.desktop create mode 100644 lang/desktop_es_MX.desktop create mode 100644 lang/desktop_es_PR.desktop create mode 100644 lang/desktop_et.desktop create mode 100644 lang/desktop_eu.desktop create mode 100644 lang/desktop_fa.desktop create mode 100644 lang/desktop_fi_FI.desktop create mode 100644 lang/desktop_fr.desktop create mode 100644 lang/desktop_fr_CH.desktop create mode 100644 lang/desktop_gl.desktop create mode 100644 lang/desktop_gu.desktop create mode 100644 lang/desktop_he.desktop create mode 100644 lang/desktop_hi.desktop create mode 100644 lang/desktop_hr.desktop create mode 100644 lang/desktop_hu.desktop create mode 100644 lang/desktop_id.desktop create mode 100644 lang/desktop_is.desktop create mode 100644 lang/desktop_it_IT.desktop create mode 100644 lang/desktop_ja.desktop create mode 100644 lang/desktop_kk.desktop create mode 100644 lang/desktop_lo.desktop create mode 100644 lang/desktop_lt.desktop create mode 100644 lang/desktop_mr.desktop create mode 100644 lang/desktop_nb.desktop create mode 100644 lang/desktop_nl.desktop create mode 100644 lang/desktop_pl.desktop create mode 100644 lang/desktop_pl_PL.desktop create mode 100644 lang/desktop_pt_BR.desktop create mode 100644 lang/desktop_pt_PT.desktop create mode 100644 lang/desktop_ro.desktop create mode 100644 lang/desktop_ru.desktop create mode 100644 lang/desktop_sk.desktop create mode 100644 lang/desktop_sl.desktop create mode 100644 lang/desktop_sr.desktop create mode 100644 lang/desktop_sr@latin.desktop create mode 100644 lang/desktop_sv.desktop create mode 100644 lang/desktop_th.desktop create mode 100644 lang/desktop_tr_TR.desktop create mode 100644 lang/desktop_uk.desktop create mode 100644 lang/desktop_ur.desktop create mode 100644 lang/desktop_uz.desktop create mode 100644 lang/desktop_zh_CN.desktop create mode 100644 lang/desktop_zh_TW.desktop diff --git a/lang/desktop_ar.desktop b/lang/desktop_ar.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_ar.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_ast.desktop b/lang/desktop_ast.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_ast.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_bg.desktop b/lang/desktop_bg.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_bg.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_ca.desktop b/lang/desktop_ca.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_ca.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_cs_CZ.desktop b/lang/desktop_cs_CZ.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_cs_CZ.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_da.desktop b/lang/desktop_da.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_da.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_de.desktop b/lang/desktop_de.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_de.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_el.desktop b/lang/desktop_el.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_el.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_en_GB.desktop b/lang/desktop_en_GB.desktop new file mode 100644 index 000000000..4766b57db --- /dev/null +++ b/lang/desktop_en_GB.desktop @@ -0,0 +1,20 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations +Name[en_GB]=Calamares +Icon[en_GB]=calamares +GenericName[en_GB]=System Installer +Comment[en_GB]=Calamares — System Installer diff --git a/lang/desktop_es.desktop b/lang/desktop_es.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_es.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_es_ES.desktop b/lang/desktop_es_ES.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_es_ES.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_es_MX.desktop b/lang/desktop_es_MX.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_es_MX.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_es_PR.desktop b/lang/desktop_es_PR.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_es_PR.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_et.desktop b/lang/desktop_et.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_et.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_eu.desktop b/lang/desktop_eu.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_eu.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_fa.desktop b/lang/desktop_fa.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_fa.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_fi_FI.desktop b/lang/desktop_fi_FI.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_fi_FI.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_fr.desktop b/lang/desktop_fr.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_fr.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_fr_CH.desktop b/lang/desktop_fr_CH.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_fr_CH.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_gl.desktop b/lang/desktop_gl.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_gl.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_gu.desktop b/lang/desktop_gu.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_gu.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_he.desktop b/lang/desktop_he.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_he.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_hi.desktop b/lang/desktop_hi.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_hi.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_hr.desktop b/lang/desktop_hr.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_hr.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_hu.desktop b/lang/desktop_hu.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_hu.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_id.desktop b/lang/desktop_id.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_id.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_is.desktop b/lang/desktop_is.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_is.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_it_IT.desktop b/lang/desktop_it_IT.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_it_IT.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_ja.desktop b/lang/desktop_ja.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_ja.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_kk.desktop b/lang/desktop_kk.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_kk.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_lo.desktop b/lang/desktop_lo.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_lo.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_lt.desktop b/lang/desktop_lt.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_lt.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_mr.desktop b/lang/desktop_mr.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_mr.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_nb.desktop b/lang/desktop_nb.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_nb.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_nl.desktop b/lang/desktop_nl.desktop new file mode 100644 index 000000000..bcd8a533d --- /dev/null +++ b/lang/desktop_nl.desktop @@ -0,0 +1,20 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations +Name[nl]=Calamares +Icon[nl]=calamares +GenericName[nl]=Installatieprogramma +Comment[nl]=Calamares — Installatieprogramma diff --git a/lang/desktop_pl.desktop b/lang/desktop_pl.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_pl.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_pl_PL.desktop b/lang/desktop_pl_PL.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_pl_PL.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_pt_BR.desktop b/lang/desktop_pt_BR.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_pt_BR.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_pt_PT.desktop b/lang/desktop_pt_PT.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_pt_PT.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_ro.desktop b/lang/desktop_ro.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_ro.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_ru.desktop b/lang/desktop_ru.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_ru.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_sk.desktop b/lang/desktop_sk.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_sk.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_sl.desktop b/lang/desktop_sl.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_sl.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_sr.desktop b/lang/desktop_sr.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_sr.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_sr@latin.desktop b/lang/desktop_sr@latin.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_sr@latin.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_sv.desktop b/lang/desktop_sv.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_sv.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_th.desktop b/lang/desktop_th.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_th.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_tr_TR.desktop b/lang/desktop_tr_TR.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_tr_TR.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_uk.desktop b/lang/desktop_uk.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_uk.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_ur.desktop b/lang/desktop_ur.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_ur.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_uz.desktop b/lang/desktop_uz.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_uz.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_zh_CN.desktop b/lang/desktop_zh_CN.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_zh_CN.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations diff --git a/lang/desktop_zh_TW.desktop b/lang/desktop_zh_TW.desktop new file mode 100644 index 000000000..f1668741b --- /dev/null +++ b/lang/desktop_zh_TW.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +Keywords=calamares;system;installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=calamares +Terminal=false +StartupNotify=true +Categories=Qt;System; + + +# Translations From 0483d7365667ba0863eb826fa739e699994b1354 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 8 Aug 2017 04:11:00 -0400 Subject: [PATCH 243/447] i18n: updated Dutch translations --- lang/calamares_nl.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index b0ccbb504..b2146dead 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -267,7 +267,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. &Close - + &Sluiten @@ -553,7 +553,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. MiB - + MiB @@ -928,7 +928,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. MiB - + MiB From e94ea438fb21fde59221c47c3a5cab59648ad42a Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 8 Aug 2017 04:11:19 -0400 Subject: [PATCH 244/447] i18n: extend .desktop tooling-support --- ci/txpull.sh | 3 +++ ci/txpush.sh | 2 ++ 2 files changed, 5 insertions(+) diff --git a/ci/txpull.sh b/ci/txpull.sh index 49e5c698b..ed22c278e 100755 --- a/ci/txpull.sh +++ b/ci/txpull.sh @@ -14,6 +14,9 @@ tx pull --force --source --all git add --verbose lang/calamares*.ts git commit --author='Calamares CI ' --message='[core] Automatic merge of Transifex translations' | true +git add --verbose lang/desktop*.desktop calamares.desktop +git commit --author='Calamares CI ' --message='[desktop] Automatic merge of Transifex translations' | true + # Transifex updates the PO-Created timestamp also when nothing interesting # has happened, so drop the files which have just 1 line changed (the # PO-Created line). This applies only to modules which use po-files. diff --git a/ci/txpush.sh b/ci/txpush.sh index 0bb3f35f1..e27346bd0 100755 --- a/ci/txpush.sh +++ b/ci/txpush.sh @@ -32,3 +32,5 @@ for MODULE_DIR in `find src/modules -maxdepth 1 -mindepth 1 -type d`; do done tx push --source --no-interactive -r calamares.calamares-master +tx push --no-interactive -r calamares.fdo + From 11b37e8be9ddff596d33a209ec48b11ac9d4ea27 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 8 Aug 2017 04:14:22 -0400 Subject: [PATCH 245/447] i18n: initial translations for .desktop --- calamares.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/calamares.desktop b/calamares.desktop index 88cb71e20..f81e700ce 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -11,3 +11,14 @@ Icon=calamares Terminal=false StartupNotify=true Categories=Qt;System; + + +# Translations +Name[en_GB]=Calamares +Icon[en_GB]=calamares +GenericName[en_GB]=System Installer +Comment[en_GB]=Calamares — System Installer +Name[nl]=Calamares +Icon[nl]=calamares +GenericName[nl]=Installatieprogramma +Comment[nl]=Calamares — Installatieprogramma From a718eb76cb3afce5edc5b1b82e89562d01b30021 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 8 Aug 2017 07:54:38 -0400 Subject: [PATCH 246/447] Docs: code-documentation about summary page --- src/libcalamaresui/viewpages/ViewStep.h | 17 +++++++++++++++-- src/modules/summary/SummaryPage.cpp | 3 ++- src/modules/summary/SummaryPage.h | 19 +++++++++++++++++++ 3 files changed, 36 insertions(+), 3 deletions(-) diff --git a/src/libcalamaresui/viewpages/ViewStep.h b/src/libcalamaresui/viewpages/ViewStep.h index c68ae31f5..27bab23c8 100644 --- a/src/libcalamaresui/viewpages/ViewStep.h +++ b/src/libcalamaresui/viewpages/ViewStep.h @@ -34,6 +34,10 @@ namespace Calamares * As of early 2017, a view module can be implemented by deriving from ViewStep * in C++ (as a Qt Plugin) or in Python with the PythonQt interface (which also * mimics the ViewStep class). + * + * A ViewStep can describe itself in human-readable format for the SummaryPage + * (which shows all of the things which have been collected to be done in the + * next exec-step) through prettyStatus() and createSummaryWidget(). */ class UIDLLEXPORT ViewStep : public QObject { @@ -43,11 +47,20 @@ public: virtual ~ViewStep(); virtual QString prettyName() const = 0; + + /** + * Optional. May return a non-empty string describing what this + * step is going to do (should be translated). This is also used + * in the summary page to describe what is going to be done. + * Return an empty string to provide no description. + */ virtual QString prettyStatus() const; /** - * Optional. Should return a widget which will be inserted in the summary - * page. The caller takes ownership of the widget. + * Optional. May return a widget which will be inserted in the summary + * page. The caller takes ownership of the widget. Return nullptr to + * provide no widget. In general, this is only used for complicated + * steps where prettyStatus() is not sufficient. */ virtual QWidget* createSummaryWidget() const; diff --git a/src/modules/summary/SummaryPage.cpp b/src/modules/summary/SummaryPage.cpp index 351ef49a4..6d53ba8b6 100644 --- a/src/modules/summary/SummaryPage.cpp +++ b/src/modules/summary/SummaryPage.cpp @@ -56,6 +56,8 @@ SummaryPage::SummaryPage( const SummaryViewStep* thisViewStep, QWidget* parent ) } +// Adds a widget for those ViewSteps that want a summary; +// see SummaryPage documentation and also ViewStep docs. void SummaryPage::onActivate() { @@ -96,7 +98,6 @@ SummaryPage::onActivate() m_layout->addStretch(); } - Calamares::ViewStepList SummaryPage::stepsForSummary( const Calamares::ViewStepList& allSteps ) const { diff --git a/src/modules/summary/SummaryPage.h b/src/modules/summary/SummaryPage.h index 29ec5fcb0..05331d260 100644 --- a/src/modules/summary/SummaryPage.h +++ b/src/modules/summary/SummaryPage.h @@ -28,6 +28,25 @@ class QScrollArea; class QVBoxLayout; class SummaryViewStep; +/** @brief Provide a summary view with to-be-done action descriptions. +* +* Those steps that occur since the previous execution step (e.g. that +* are queued for execution now; in the normal case where there is +* only one execution step, this means everything that the installer +* is going to do) are added to the summary view. Each view step +* can provide one of the following things to display in the summary +* view: +* +* - A string from ViewStep::prettyStatus(), which is formatted +* and added as a QLabel to the view. Return an empty string +* from prettyStatus() to avoid this. +* - A QWidget from ViewStep::createSummaryWidget(). This is for +* complicated displays not suitable for simple text representation. +* Return a nullptr to avoid this. +* +* If neither a (non-empty) string nor a widget is returned, the +* step is not named in the summary. +*/ class SummaryPage : public QWidget { Q_OBJECT From 9737041e66bb51c7be8ca4dda3bc8b7c09654426 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 8 Aug 2017 17:29:44 +0430 Subject: [PATCH 247/447] Locale: extend prettyStatus() Add description of language and number formats to pretty status. This is shown in the summary page. Refactor a little to produce the strings only in one place. Constify methods. FIXES: #564 --- src/modules/locale/LocaleConfiguration.cpp | 2 +- src/modules/locale/LocaleConfiguration.h | 2 +- src/modules/locale/LocalePage.cpp | 28 ++++++++++++++++------ src/modules/locale/LocalePage.h | 9 +++++-- 4 files changed, 30 insertions(+), 11 deletions(-) diff --git a/src/modules/locale/LocaleConfiguration.cpp b/src/modules/locale/LocaleConfiguration.cpp index 3631befec..b8f5f6a9e 100644 --- a/src/modules/locale/LocaleConfiguration.cpp +++ b/src/modules/locale/LocaleConfiguration.cpp @@ -272,7 +272,7 @@ LocaleConfiguration::fromLanguageAndLocation( const QString& languageLocale, bool -LocaleConfiguration::isEmpty() +LocaleConfiguration::isEmpty() const { return lang.isEmpty() && lc_numeric.isEmpty() && diff --git a/src/modules/locale/LocaleConfiguration.h b/src/modules/locale/LocaleConfiguration.h index a93ddffac..073d19a5b 100644 --- a/src/modules/locale/LocaleConfiguration.h +++ b/src/modules/locale/LocaleConfiguration.h @@ -33,7 +33,7 @@ public: const QStringList& availableLocales, const QString& countryCode ); - bool isEmpty(); + bool isEmpty() const; // These become all uppercase in locale.conf, but we keep them lowercase here to // avoid confusion with locale.h. diff --git a/src/modules/locale/LocalePage.cpp b/src/modules/locale/LocalePage.cpp index c950b415c..4882b1684 100644 --- a/src/modules/locale/LocalePage.cpp +++ b/src/modules/locale/LocalePage.cpp @@ -233,11 +233,9 @@ LocalePage::updateLocaleLabels() LocaleConfiguration lc = m_selectedLocaleConfiguration.isEmpty() ? guessLocaleConfiguration() : m_selectedLocaleConfiguration; - m_localeLabel->setText( tr( "The system language will be set to %1." ) - .arg( prettyLCLocale( lc.lang ) ) ); - - m_formatsLabel->setText( tr( "The numbers and dates locale will be set to %1." ) - .arg( prettyLCLocale( lc.lc_numeric ) ) ); + auto labels = prettyLocaleStatus( lc ); + m_localeLabel->setText( labels.first ); + m_formatsLabel->setText( labels.second ); } @@ -383,6 +381,15 @@ LocalePage::init( const QString& initialRegion, updateGlobalStorage(); } +std::pair< QString, QString > LocalePage::prettyLocaleStatus( const LocaleConfiguration& lc ) const +{ + return std::make_pair< QString, QString >( + tr( "The system language will be set to %1." ) + .arg( prettyLCLocale( lc.lang ) ), + tr( "The numbers and dates locale will be set to %1." ) + .arg( prettyLCLocale( lc.lc_numeric ) ) + ); +} QString LocalePage::prettyStatus() const @@ -392,6 +399,13 @@ LocalePage::prettyStatus() const .arg( m_regionCombo->currentText() ) .arg( m_zoneCombo->currentText() ); + LocaleConfiguration lc = m_selectedLocaleConfiguration.isEmpty() ? + guessLocaleConfiguration() : + m_selectedLocaleConfiguration; + auto labels = prettyLocaleStatus(lc); + status += labels.first + "
"; + status += labels.second + "
"; + return status; } @@ -433,7 +447,7 @@ LocalePage::onActivate() LocaleConfiguration -LocalePage::guessLocaleConfiguration() +LocalePage::guessLocaleConfiguration() const { QLocale myLocale; // User-selected language @@ -455,7 +469,7 @@ LocalePage::guessLocaleConfiguration() QString -LocalePage::prettyLCLocale( const QString& lcLocale ) +LocalePage::prettyLCLocale( const QString& lcLocale ) const { QString localeString = lcLocale; if ( localeString.endsWith( " UTF-8" ) ) diff --git a/src/modules/locale/LocalePage.h b/src/modules/locale/LocalePage.h index 3615016e5..27a7362e3 100644 --- a/src/modules/locale/LocalePage.h +++ b/src/modules/locale/LocalePage.h @@ -50,8 +50,13 @@ public: void onActivate(); private: - LocaleConfiguration guessLocaleConfiguration(); - QString prettyLCLocale( const QString& localesMap ); + LocaleConfiguration guessLocaleConfiguration() const; + QString prettyLCLocale( const QString& localesMap ) const; + + // For the given locale config, return two strings describing + // the settings for language and numbers. + std::pair< QString, QString > prettyLocaleStatus( const LocaleConfiguration& ) const; + void updateGlobalStorage(); void updateLocaleLabels(); From 7688ab7ad3c48460395425edf50c32e9d276f041 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 8 Aug 2017 23:59:15 +0900 Subject: [PATCH 248/447] CMake: typos in filenames (thanks Riddell) --- CMakeLists.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b1ec784b..3138e198d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -226,10 +226,10 @@ install( FILES "${PROJECT_BINARY_DIR}/CalamaresConfig.cmake" "${PROJECT_BINARY_DIR}/CalamaresConfigVersion.cmake" - "CmakeModules/CalamaresAddPlugin.cmake" - "CmakeModules/CalamaresAddModuleSubdirectory.cmake" - "CmakeModules/CalamaresAddLibrary.cmake" - "CmakeModules/CalamaresAddBrandingSubdirectory.cmake" + "CMakeModules/CalamaresAddPlugin.cmake" + "CMakeModules/CalamaresAddModuleSubdirectory.cmake" + "CMakeModules/CalamaresAddLibrary.cmake" + "CMakeModules/CalamaresAddBrandingSubdirectory.cmake" DESTINATION "${CMAKE_INSTALL_CMAKEDIR}" ) From d79c9aa45a3dc685aa14c5e18c9b887a7f55aa0a Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 9 Aug 2017 00:00:32 +0900 Subject: [PATCH 249/447] CI: also install the build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 72372ce22..ec6678a36 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,6 @@ install: - pip install pycodestyle script: - - docker run -v $PWD:/src --tmpfs /build:rw,size=65536k calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON /src && make -j2" + - docker run -v $PWD:/src --tmpfs /build:rw,size=65536k calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON /src && make -j2 && make install DESTDIR=/build/INSTALL_ROOT" - pycodestyle --exclude=thirdparty,.git $PWD From 96e38ddf68a13425ca5ed67a8e9cb084f27ddf06 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 9 Aug 2017 05:15:58 +0900 Subject: [PATCH 250/447] [core] Automatic merge of Transifex translations --- lang/calamares_ru.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index 6827f1d08..e45353dcd 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -256,17 +256,17 @@ The installer will quit and all changes will be lost. &Yes - + &Да &No - + &Нет &Close - + &Закрыть @@ -296,7 +296,7 @@ The installer will quit and all changes will be lost. The installation is complete. Close the installer. - + Установка завершена. Закройте установщик. @@ -871,7 +871,7 @@ The installer will quit and all changes will be lost. Skip writing LUKS configuration for Dracut: "/" partition is not encrypted - + Пропустить сохранение LUKS настроек для Dracut: "/" раздел не зашифрован @@ -884,7 +884,7 @@ The installer will quit and all changes will be lost. Dummy C++ Job - + Dummy C++ Job
From b78b9761c543b05e598aaaebd2000fd98a8220bc Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 9 Aug 2017 05:15:58 +0900 Subject: [PATCH 251/447] [desktop] Automatic merge of Transifex translations --- calamares.desktop | 32 ++++++++++++++++++++++++++++++++ lang/desktop_ast.desktop | 4 ++++ lang/desktop_da.desktop | 4 ++++ lang/desktop_de.desktop | 4 ++++ lang/desktop_hr.desktop | 4 ++++ lang/desktop_lt.desktop | 4 ++++ lang/desktop_pl.desktop | 4 ++++ lang/desktop_pt_PT.desktop | 4 ++++ lang/desktop_ru.desktop | 4 ++++ 9 files changed, 64 insertions(+) diff --git a/calamares.desktop b/calamares.desktop index f81e700ce..971db0630 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -14,10 +14,42 @@ Categories=Qt;System; # Translations +Name[ast]=Calamares +Icon[ast]=calamares +GenericName[ast]=Instalador del sistema +Comment[ast]=Calamares — Instalador del sistema +Name[hr]=Calamares +Icon[hr]=calamares +GenericName[hr]=Instalacija sustava +Comment[hr]=Calamares — Instalacija sustava +Name[ru]=Calamares +Icon[ru]=calamares +GenericName[ru]=Установщик системы +Comment[ru]=Calamares - Установщик системы +Name[da]=Calamares +Icon[da]=calamares +GenericName[da]=Systeminstallationsprogram +Comment[da]=Calamares — Systeminstallationsprogram +Name[de]=Calamares +Icon[de]=calamares +GenericName[de]=Installation des Betriebssystems +Comment[de]=Calamares - Installation des Betriebssystems +Name[lt]=Calamares +Icon[lt]=calamares +GenericName[lt]=Sistemos diegimas į kompiuterį +Comment[lt]=Calamares — sistemos diegyklė Name[en_GB]=Calamares Icon[en_GB]=calamares GenericName[en_GB]=System Installer Comment[en_GB]=Calamares — System Installer +Name[pl]=Calamares +Icon[pl]=calamares +GenericName[pl]=Instalator systemu +Comment[pl]=Calamares — Instalator systemu +Name[pt_PT]=Calamares +Icon[pt_PT]=calamares +GenericName[pt_PT]=Instalador de Sistema +Comment[pt_PT]=Calamares - Instalador de Sistema Name[nl]=Calamares Icon[nl]=calamares GenericName[nl]=Installatieprogramma diff --git a/lang/desktop_ast.desktop b/lang/desktop_ast.desktop index f1668741b..b2ecfc1b9 100644 --- a/lang/desktop_ast.desktop +++ b/lang/desktop_ast.desktop @@ -14,3 +14,7 @@ Categories=Qt;System; # Translations +Name[ast]=Calamares +Icon[ast]=calamares +GenericName[ast]=Instalador del sistema +Comment[ast]=Calamares — Instalador del sistema diff --git a/lang/desktop_da.desktop b/lang/desktop_da.desktop index f1668741b..0036b0b4b 100644 --- a/lang/desktop_da.desktop +++ b/lang/desktop_da.desktop @@ -14,3 +14,7 @@ Categories=Qt;System; # Translations +Name[da]=Calamares +Icon[da]=calamares +GenericName[da]=Systeminstallationsprogram +Comment[da]=Calamares — Systeminstallationsprogram diff --git a/lang/desktop_de.desktop b/lang/desktop_de.desktop index f1668741b..130cb1e00 100644 --- a/lang/desktop_de.desktop +++ b/lang/desktop_de.desktop @@ -14,3 +14,7 @@ Categories=Qt;System; # Translations +Name[de]=Calamares +Icon[de]=calamares +GenericName[de]=Installation des Betriebssystems +Comment[de]=Calamares - Installation des Betriebssystems diff --git a/lang/desktop_hr.desktop b/lang/desktop_hr.desktop index f1668741b..156106216 100644 --- a/lang/desktop_hr.desktop +++ b/lang/desktop_hr.desktop @@ -14,3 +14,7 @@ Categories=Qt;System; # Translations +Name[hr]=Calamares +Icon[hr]=calamares +GenericName[hr]=Instalacija sustava +Comment[hr]=Calamares — Instalacija sustava diff --git a/lang/desktop_lt.desktop b/lang/desktop_lt.desktop index f1668741b..77c4d28ef 100644 --- a/lang/desktop_lt.desktop +++ b/lang/desktop_lt.desktop @@ -14,3 +14,7 @@ Categories=Qt;System; # Translations +Name[lt]=Calamares +Icon[lt]=calamares +GenericName[lt]=Sistemos diegimas į kompiuterį +Comment[lt]=Calamares — sistemos diegyklė diff --git a/lang/desktop_pl.desktop b/lang/desktop_pl.desktop index f1668741b..c3c26319f 100644 --- a/lang/desktop_pl.desktop +++ b/lang/desktop_pl.desktop @@ -14,3 +14,7 @@ Categories=Qt;System; # Translations +Name[pl]=Calamares +Icon[pl]=calamares +GenericName[pl]=Instalator systemu +Comment[pl]=Calamares — Instalator systemu diff --git a/lang/desktop_pt_PT.desktop b/lang/desktop_pt_PT.desktop index f1668741b..09c0e71f2 100644 --- a/lang/desktop_pt_PT.desktop +++ b/lang/desktop_pt_PT.desktop @@ -14,3 +14,7 @@ Categories=Qt;System; # Translations +Name[pt_PT]=Calamares +Icon[pt_PT]=calamares +GenericName[pt_PT]=Instalador de Sistema +Comment[pt_PT]=Calamares - Instalador de Sistema diff --git a/lang/desktop_ru.desktop b/lang/desktop_ru.desktop index f1668741b..6b200a129 100644 --- a/lang/desktop_ru.desktop +++ b/lang/desktop_ru.desktop @@ -14,3 +14,7 @@ Categories=Qt;System; # Translations +Name[ru]=Calamares +Icon[ru]=calamares +GenericName[ru]=Установщик системы +Comment[ru]=Calamares - Установщик системы From ca3b10002b362e04f12c1383ba3ab60dbe1b1d46 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 9 Aug 2017 05:45:09 +0900 Subject: [PATCH 252/447] Modules: minor cleanup + docs --- src/modules/README.md | 8 ++++++++ src/modules/dummypython/module.desc | 2 +- src/modules/unpackfs/module.desc | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/modules/README.md b/src/modules/README.md index 80a8ffbd9..a2ec06144 100644 --- a/src/modules/README.md +++ b/src/modules/README.md @@ -43,6 +43,12 @@ module's name, type, interface and possibly other properties. The name of the module as defined in `module.desc` must be the same as the name of the module's directory. +Module descriptors must have the following keys: +- *name* (an identifier; must be the same as the directory name) +- *type* ("job" or "view") +- *interface* (see below for the different interfaces; generally we + refer to the kinds of modules by their interface) + ## Module-specific configuration A Calamares module *may* read a module configuration file, @@ -77,6 +83,8 @@ or the experimental pythonqt job- and viewmodule interfaces. To add a Python or process jobmodule, put it in a subdirectory and make sure it has a `module.desc`. It will be picked up automatically by our CMake magic. +For all kinds of Python jobs, the key *script* must be set to the name of +the main python file for the job. This is almost universally "main.py". `CMakeLists.txt` is *not* used for Python and process jobmodules. diff --git a/src/modules/dummypython/module.desc b/src/modules/dummypython/module.desc index a952d62b4..ebe81af1a 100644 --- a/src/modules/dummypython/module.desc +++ b/src/modules/dummypython/module.desc @@ -4,4 +4,4 @@ type: "job" name: "dummypython" interface: "python" -script: "main.py" #assumed relative to the current directory +script: "main.py" diff --git a/src/modules/unpackfs/module.desc b/src/modules/unpackfs/module.desc index ea7e2bcad..67a56b06c 100644 --- a/src/modules/unpackfs/module.desc +++ b/src/modules/unpackfs/module.desc @@ -3,4 +3,4 @@ type: "job" name: "unpackfs" interface: "python" -script: "main.py" #assumed relative to the current directory +script: "main.py" From e1ba93a0c20316fed8ab7685a1088c265e9e6cc3 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 9 Aug 2017 07:14:42 +0900 Subject: [PATCH 253/447] i18n: document txpull, de-bash --- ci/txpull.sh | 61 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 46 insertions(+), 15 deletions(-) diff --git a/ci/txpull.sh b/ci/txpull.sh index ed22c278e..5c9ae8773 100755 --- a/ci/txpull.sh +++ b/ci/txpull.sh @@ -1,38 +1,69 @@ -#!/bin/bash +#!/bin/sh +# +# Fetch the Transifex translations for Calamares and incorporate them +# into the source tree, adding commits of the different files. -# Make sure we can make Transifex and git operations from the Calamares Docker+Jenkins environment. -cp ~/jenkins-master/.transifexrc ~ -cp ~/jenkins-master/.gitconfig ~ -cp -R ~/jenkins-master/.ssh ~ +### INITIAL SETUP +# +# This stuff needs to be done once; in a real CI environment where it +# runs regularly in a container, the setup needs to be done when +# creating the container. +# +# +# cp ~/jenkins-master/.transifexrc ~ # Transifex user settings +# cp ~/jenkins-master/.gitconfig ~ # Git config, user settings +# cp -R ~/jenkins-master/.ssh ~ # SSH, presumably for github +# +# cd "$WORKSPACE" +# git config --global http.sslVerify false -cd "$WORKSPACE" -git config --global http.sslVerify false +test -f "CMakeLists.txt" || { echo "! Not at Calamares top-level" ; exit 1 ; } +test -f ".tx/config" || { echo "! Not at Calamares top-level" ; exit 1 ; } +test -f "calamares.desktop" || { echo "! Not at Calamares top-level" ; exit 1 ; } +### FETCH TRANSLATIONS +# +# Use Transifex client to get translations; this depends on the +# .tx/config file to locate files, and overwrites them in the +# filesystem with new (merged) translations. export QT_SELECT=5 tx pull --force --source --all +### COMMIT TRANSLATIONS +# +# Produce multiple commits (for the various parts of the i18n +# infrastructure used by Calamares) of the updated translations. +# Try to be a little smart about not committing trivial changes. + +# Who is credited with these CI commits +AUTHOR="--author='Calamares CI '" +# Message to put after the module name +BOILERPLATE="Automatic merge of Transifex translations" + git add --verbose lang/calamares*.ts -git commit --author='Calamares CI ' --message='[core] Automatic merge of Transifex translations' | true +git commit "$AUTHOR" --message="[core] $BOILERPLATE" | true git add --verbose lang/desktop*.desktop calamares.desktop -git commit --author='Calamares CI ' --message='[desktop] Automatic merge of Transifex translations' | true +git commit "$AUTHOR" --message="[desktop] $BOILERPLATE" | true # Transifex updates the PO-Created timestamp also when nothing interesting # has happened, so drop the files which have just 1 line changed (the # PO-Created line). This applies only to modules which use po-files. git diff --numstat src/modules | awk '($1==1 && $2==1){print $3}' | xargs git checkout -- -for MODULE_DIR in `find src/modules -maxdepth 1 -mindepth 1 -type d`; do - FILES=(${MODULE_DIR}/*.py) - if [ ${#FILES[@]} -gt 0 ]; then +# Go through the Python modules; those with a lang/ subdir have their +# own complete gettext-based setup. +for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do + FILES=$(find "$MODULE_DIR" -name "*.py" -a -type f) + if test -n "$FILES" ; then MODULE_NAME=$(basename ${MODULE_DIR}) if [ -d ${MODULE_DIR}/lang ]; then # Convert PO files to MO files - for POFILE in `find ${MODULE_DIR} -name "*.po"` ; do - msgfmt -o ${POFILE/.po/.mo} $POFILE + for POFILE in $(find ${MODULE_DIR} -name "*.po") ; do + msgfmt -o ${POFILE%.po}.mo $POFILE done git add --verbose ${MODULE_DIR}/lang/* - git commit --author='Calamares CI ' --message="[${MODULE_NAME}] Automatic merge of Transifex translations" | true + git commit "$AUTHOR" --message="[${MODULE_NAME}] $BOILERPLATE" | true fi fi done From 640cc64a3544c5e016d3a06b59f9ca94e3cd7886 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 9 Aug 2017 07:15:38 +0900 Subject: [PATCH 254/447] [core] Automatic merge of Transifex translations --- lang/calamares_ja.ts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index e98487b9b..e2c6bb2b2 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -240,7 +240,7 @@ Output: Cancel installation without changing the system. - + システムを変更しないでインストールを中止します。
@@ -257,17 +257,17 @@ The installer will quit and all changes will be lost. &Yes - + はい(&Y) &No - + いいえ(&N) &Close - + 閉じる(&C) @@ -292,12 +292,12 @@ The installer will quit and all changes will be lost. &Done - + 実行(&D) The installation is complete. Close the installer. - + インストールが完了しました。インストーラーを閉じます。 @@ -553,7 +553,7 @@ The installer will quit and all changes will be lost. MiB - + MiB @@ -928,7 +928,7 @@ The installer will quit and all changes will be lost. MiB - + MiB From 48293dd9b0aaefef3afe4e8a2247c8f82c28b7e7 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 9 Aug 2017 07:15:38 +0900 Subject: [PATCH 255/447] [desktop] Automatic merge of Transifex translations --- calamares.desktop | 4 ++++ lang/desktop_sv.desktop | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/calamares.desktop b/calamares.desktop index 971db0630..c2e1c5f7f 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -26,6 +26,10 @@ Name[ru]=Calamares Icon[ru]=calamares GenericName[ru]=Установщик системы Comment[ru]=Calamares - Установщик системы +Name[sv]=Calamares +Icon[sv]=calamares +GenericName[sv]=Systeminstallerare +Comment[sv]=Calamares — Systeminstallerare Name[da]=Calamares Icon[da]=calamares GenericName[da]=Systeminstallationsprogram diff --git a/lang/desktop_sv.desktop b/lang/desktop_sv.desktop index f1668741b..4afb84fbd 100644 --- a/lang/desktop_sv.desktop +++ b/lang/desktop_sv.desktop @@ -14,3 +14,7 @@ Categories=Qt;System; # Translations +Name[sv]=Calamares +Icon[sv]=calamares +GenericName[sv]=Systeminstallerare +Comment[sv]=Calamares — Systeminstallerare From 6537a054dee133e9749ea95c42ed16072bf5a41a Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Wed, 9 Aug 2017 07:20:44 +0900 Subject: [PATCH 256/447] [dummypythonqt] Automatic merge of Transifex translations --- .../dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index fd46570c0..f6bce14ed 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -4,12 +4,13 @@ # # Translators: # Вадим Сабынич , 2017 +# Simon Schwartz , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-07-20 02:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Вадим Сабынич , 2017\n" +"Last-Translator: Simon Schwartz , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ANSI_X3.4-1968\n" @@ -36,4 +37,4 @@ msgstr "" #: src/modules/dummypythonqt/main.py:190 msgid "A status message for Dummy PythonQt Job." -msgstr "" +msgstr "Сообщение состояния для Dummy PythonQt Job." From 5ebbc003345c0712c744c29a9882adc94a4b25cc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 9 Aug 2017 05:35:47 -0400 Subject: [PATCH 257/447] i18n: document txpush, de-bash --- ci/txpush.sh | 54 ++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 40 insertions(+), 14 deletions(-) diff --git a/ci/txpush.sh b/ci/txpush.sh index e27346bd0..186ede9b6 100755 --- a/ci/txpush.sh +++ b/ci/txpush.sh @@ -1,25 +1,55 @@ -#!/bin/bash +#!/bin/sh +# +# Fetch the Transifex translations for Calamares and incorporate them +# into the source tree, adding commits of the different files. -# Make sure we can make Transifex and git operations from the Calamares Docker+Jenkins environment. -cp ~/jenkins-master/.transifexrc ~ -cp ~/jenkins-master/.gitconfig ~ -cp -R ~/jenkins-master/.ssh ~ +### INITIAL SETUP +# +# This stuff needs to be done once; in a real CI environment where it +# runs regularly in a container, the setup needs to be done when +# creating the container. +# +# +# cp ~/jenkins-master/.transifexrc ~ # Transifex user settings +# cp ~/jenkins-master/.gitconfig ~ # Git config, user settings +# cp -R ~/jenkins-master/.ssh ~ # SSH, presumably for github +# +# cd "$WORKSPACE" +# git config --global http.sslVerify false -cd "$WORKSPACE" -git config --global http.sslVerify false +test -f "CMakeLists.txt" || { echo "! Not at Calamares top-level" ; exit 1 ; } +test -f ".tx/config" || { echo "! Not at Calamares top-level" ; exit 1 ; } +test -f "calamares.desktop" || { echo "! Not at Calamares top-level" ; exit 1 ; } + +### CREATE TRANSLATIONS +# +# Use local tools (depending on type of source) to create translation +# sources, then push to Transifex export QT_SELECT=5 lupdate src/ -ts -no-obsolete lang/calamares_en.ts +tx push --source --no-interactive -r calamares.calamares-master +tx push --no-interactive -r calamares.fdo + +### PYTHON MODULES +# +# The Python tooling depends on the underlying distro to provide +# gettext, and handles two cases: +# +# - python modules with their own lang/ subdir, for larger translations +# - python modules without lang/, which use one shared catalog +# + # Arch # PYGETTEXT=/usr/lib/python3.5/Tools/i18n/pygettext.py # Ubuntu PYGETTEXT=pygettext3 -for MODULE_DIR in `find src/modules -maxdepth 1 -mindepth 1 -type d`; do - FILES=(${MODULE_DIR}/*.py) - if [ ${#FILES[@]} -gt 0 ]; then +for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do + FILES=$(find "$MODULE_DIR" -name "*.py" -a -type f) + if test -n "$FILES" ; then MODULE_NAME=$(basename ${MODULE_DIR}) if [ -d ${MODULE_DIR}/lang ]; then ${PYGETTEXT} -p ${MODULE_DIR}/lang -d ${MODULE_NAME} ${MODULE_DIR}/*.py @@ -30,7 +60,3 @@ for MODULE_DIR in `find src/modules -maxdepth 1 -mindepth 1 -type d`; do fi fi done - -tx push --source --no-interactive -r calamares.calamares-master -tx push --no-interactive -r calamares.fdo - From 2dc019493d2885cd35a942f53a065aebf0e51424 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 9 Aug 2017 10:59:14 -0400 Subject: [PATCH 258/447] Modules: docs for users.conf --- src/modules/users/users.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/modules/users/users.conf b/src/modules/users/users.conf index 5dfa8e947..dea0ba999 100644 --- a/src/modules/users/users.conf +++ b/src/modules/users/users.conf @@ -1,3 +1,15 @@ +# Configuration for the one-user-system user module. +# +# Besides these settings, the user module also places the following +# keys into the globalconfig area, based on user input in the view step. +# +# - hostname +# - username +# - password (obscured) +# - autologinUser (if enabled, set to username) +# +# These globalconfig keys are set when the jobs for this module +# are created. --- defaultGroups: - users From be04b1259749912cd65173a15b243b1604dea72b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 9 Aug 2017 11:02:25 -0400 Subject: [PATCH 259/447] Modules: tidy debugging in dummypython --- src/modules/dummypython/main.py | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/src/modules/dummypython/main.py b/src/modules/dummypython/main.py index 29837ba96..7cca65109 100644 --- a/src/modules/dummypython/main.py +++ b/src/modules/dummypython/main.py @@ -39,18 +39,27 @@ def run(): accumulator = strftime("%Y-%m-%d %H:%M:%S", gmtime()) + "\n" accumulator += "Calamares version: " + libcalamares.VERSION_SHORT + "\n" accumulator += "This job's name: " + libcalamares.job.pretty_name + "\n" - accumulator += "This job's path: " + libcalamares.job.working_path + "\n" + accumulator += "This job's path: " + libcalamares.job.working_path + libcalamares.utils.debug(accumulator) + + accumulator = "*** Job configuration "; accumulator += str(libcalamares.job.configuration) - accumulator += " *** globalstorage test ***\n" + libcalamares.utils.debug(accumulator) + + accumulator = "*** globalstorage test ***" accumulator += "lala: " accumulator += str(libcalamares.globalstorage.contains("lala")) + "\n" accumulator += "foo: " accumulator += str(libcalamares.globalstorage.contains("foo")) + "\n" - accumulator += "count: " + str(libcalamares.globalstorage.count()) + "\n" + accumulator += "count: " + str(libcalamares.globalstorage.count()) + libcalamares.utils.debug(accumulator) + libcalamares.globalstorage.insert("item2", "value2") libcalamares.globalstorage.insert("item3", 3) - accumulator += "keys: {}\n".format(str(libcalamares.globalstorage.keys())) - accumulator += "remove: {}\n".format( + accumulator = "keys: {}\n".format(str(libcalamares.globalstorage.keys())) + libcalamares.utils.debug(accumulator) + + accumulator = "remove: {}\n".format( str(libcalamares.globalstorage.remove("item2"))) accumulator += "values: {} {} {}\n".format( str(libcalamares.globalstorage.value("foo")), From 34c3bc6c857b7a6c9e5f3ecec588c878025f0ed8 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 9 Aug 2017 14:33:32 -0400 Subject: [PATCH 260/447] CMake: shuffle translations macros into CMakeModules/ --- .../CalamaresAddTranslations.cmake | 26 +++++++++++++++++++ src/calamares/CMakeLists.txt | 4 +-- src/modules/CMakeLists.txt | 3 +++ 3 files changed, 30 insertions(+), 3 deletions(-) rename lang/translations.cmake => CMakeModules/CalamaresAddTranslations.cmake (64%) diff --git a/lang/translations.cmake b/CMakeModules/CalamaresAddTranslations.cmake similarity index 64% rename from lang/translations.cmake rename to CMakeModules/CalamaresAddTranslations.cmake index fc18f4f11..97d4fadf1 100644 --- a/lang/translations.cmake +++ b/CMakeModules/CalamaresAddTranslations.cmake @@ -1,3 +1,6 @@ +# Internal macro for adding the C++ / Qt translations to the +# build and install tree. Should be called only once, from +# src/calamares/CMakeLists.txt. macro(add_calamares_translations language) list( APPEND CALAMARES_LANGUAGES ${ARGV} ) @@ -40,3 +43,26 @@ macro(add_calamares_translations language) ) endmacro() +# Internal macro for Python translations +# +# Translations of the Python modules that don't have their own +# lang/ subdirectories -- these are collected in top-level +# lang/python_.po +macro(add_calamares_python_translations language) + set( CALAMARES_LANGUAGES "" ) + list( APPEND CALAMARES_LANGUAGES ${ARGV} ) + + set( TS_FILES "" ) # Actually po / mo files + foreach( lang ${CALAMARES_LANGUAGES} ) + if( lang STREQUAL "en" ) + message( STATUS "Skipping Python translations for en_US" ) + else() + list( APPEND TS_FILES "${CMAKE_SOURCE_DIR}/lang/python_${lang}.po;${CMAKE_SOURCE_DIR}/lang/python_${lang}.mo" ) + endif() + endforeach() + + install( + FILES ${TS_FILES} + DESTINATION ${CMAKE_INSTALL_DATADIR}/calamares/lang/ + ) +endmacro() diff --git a/src/calamares/CMakeLists.txt b/src/calamares/CMakeLists.txt index 8248de6fb..c0f9ecb66 100644 --- a/src/calamares/CMakeLists.txt +++ b/src/calamares/CMakeLists.txt @@ -37,10 +37,8 @@ include( GNUInstallDirs ) qt5_wrap_ui( calamaresUi_H ${calamaresUi} ) -#qt_add_resources( calamaresRc "../../resources.qrc" ) - # Translations -include( ${CMAKE_SOURCE_DIR}/lang/translations.cmake ) +include( CalamaresAddTranslations ) add_calamares_translations( ${CALAMARES_TRANSLATION_LANGUAGES} ) set( final_src ${calamaresUi_H} ${calamaresSources} ${calamaresRc} ${trans_outfile} ) diff --git a/src/modules/CMakeLists.txt b/src/modules/CMakeLists.txt index ab4033aa1..48cda5c72 100644 --- a/src/modules/CMakeLists.txt +++ b/src/modules/CMakeLists.txt @@ -13,3 +13,6 @@ foreach( SUBDIRECTORY ${SUBDIRECTORIES} ) calamares_add_module_subdirectory( ${SUBDIRECTORY} ) endif() endforeach() + +include( CalamaresAddTranslations ) +add_calamares_python_translations( ${CALAMARES_TRANSLATION_LANGUAGES} ) From 9f5ff55ba241034adf124ce47492b36989bab8fd Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 9 Aug 2017 06:22:14 -0400 Subject: [PATCH 261/447] Python-i18n: tx pull and push improvements - python jobmodule translations - only keep top-level desktop file --- .tx/config | 6 ++++++ calamares.desktop | 8 ++++++++ ci/txpull.sh | 8 +++++++- ci/txpush.sh | 17 ++++++++++++++++- lang/desktop_ar.desktop | 16 ---------------- lang/desktop_ast.desktop | 20 -------------------- lang/desktop_bg.desktop | 16 ---------------- lang/desktop_ca.desktop | 16 ---------------- lang/desktop_cs_CZ.desktop | 16 ---------------- lang/desktop_da.desktop | 20 -------------------- lang/desktop_de.desktop | 20 -------------------- lang/desktop_el.desktop | 16 ---------------- lang/desktop_en_GB.desktop | 20 -------------------- lang/desktop_es.desktop | 16 ---------------- lang/desktop_es_ES.desktop | 16 ---------------- lang/desktop_es_MX.desktop | 16 ---------------- lang/desktop_es_PR.desktop | 16 ---------------- lang/desktop_et.desktop | 16 ---------------- lang/desktop_eu.desktop | 16 ---------------- lang/desktop_fa.desktop | 16 ---------------- lang/desktop_fi_FI.desktop | 16 ---------------- lang/desktop_fr.desktop | 16 ---------------- lang/desktop_fr_CH.desktop | 16 ---------------- lang/desktop_gl.desktop | 16 ---------------- lang/desktop_gu.desktop | 16 ---------------- lang/desktop_he.desktop | 16 ---------------- lang/desktop_hi.desktop | 16 ---------------- lang/desktop_hr.desktop | 20 -------------------- lang/desktop_hu.desktop | 16 ---------------- lang/desktop_id.desktop | 16 ---------------- lang/desktop_is.desktop | 16 ---------------- lang/desktop_it_IT.desktop | 16 ---------------- lang/desktop_ja.desktop | 16 ---------------- lang/desktop_kk.desktop | 16 ---------------- lang/desktop_lo.desktop | 16 ---------------- lang/desktop_lt.desktop | 20 -------------------- lang/desktop_mr.desktop | 16 ---------------- lang/desktop_nb.desktop | 16 ---------------- lang/desktop_nl.desktop | 20 -------------------- lang/desktop_pl.desktop | 20 -------------------- lang/desktop_pl_PL.desktop | 16 ---------------- lang/desktop_pt_BR.desktop | 16 ---------------- lang/desktop_pt_PT.desktop | 20 -------------------- lang/desktop_ro.desktop | 16 ---------------- lang/desktop_ru.desktop | 20 -------------------- lang/desktop_sk.desktop | 16 ---------------- lang/desktop_sl.desktop | 16 ---------------- lang/desktop_sr.desktop | 16 ---------------- lang/desktop_sr@latin.desktop | 16 ---------------- lang/desktop_sv.desktop | 20 -------------------- lang/desktop_th.desktop | 16 ---------------- lang/desktop_tr_TR.desktop | 16 ---------------- lang/desktop_uk.desktop | 16 ---------------- lang/desktop_ur.desktop | 16 ---------------- lang/desktop_uz.desktop | 16 ---------------- lang/desktop_zh_CN.desktop | 16 ---------------- lang/desktop_zh_TW.desktop | 16 ---------------- lang/python.pot | 33 +++++++++++++++++++++++++++++++++ 58 files changed, 70 insertions(+), 894 deletions(-) delete mode 100644 lang/desktop_ar.desktop delete mode 100644 lang/desktop_ast.desktop delete mode 100644 lang/desktop_bg.desktop delete mode 100644 lang/desktop_ca.desktop delete mode 100644 lang/desktop_cs_CZ.desktop delete mode 100644 lang/desktop_da.desktop delete mode 100644 lang/desktop_de.desktop delete mode 100644 lang/desktop_el.desktop delete mode 100644 lang/desktop_en_GB.desktop delete mode 100644 lang/desktop_es.desktop delete mode 100644 lang/desktop_es_ES.desktop delete mode 100644 lang/desktop_es_MX.desktop delete mode 100644 lang/desktop_es_PR.desktop delete mode 100644 lang/desktop_et.desktop delete mode 100644 lang/desktop_eu.desktop delete mode 100644 lang/desktop_fa.desktop delete mode 100644 lang/desktop_fi_FI.desktop delete mode 100644 lang/desktop_fr.desktop delete mode 100644 lang/desktop_fr_CH.desktop delete mode 100644 lang/desktop_gl.desktop delete mode 100644 lang/desktop_gu.desktop delete mode 100644 lang/desktop_he.desktop delete mode 100644 lang/desktop_hi.desktop delete mode 100644 lang/desktop_hr.desktop delete mode 100644 lang/desktop_hu.desktop delete mode 100644 lang/desktop_id.desktop delete mode 100644 lang/desktop_is.desktop delete mode 100644 lang/desktop_it_IT.desktop delete mode 100644 lang/desktop_ja.desktop delete mode 100644 lang/desktop_kk.desktop delete mode 100644 lang/desktop_lo.desktop delete mode 100644 lang/desktop_lt.desktop delete mode 100644 lang/desktop_mr.desktop delete mode 100644 lang/desktop_nb.desktop delete mode 100644 lang/desktop_nl.desktop delete mode 100644 lang/desktop_pl.desktop delete mode 100644 lang/desktop_pl_PL.desktop delete mode 100644 lang/desktop_pt_BR.desktop delete mode 100644 lang/desktop_pt_PT.desktop delete mode 100644 lang/desktop_ro.desktop delete mode 100644 lang/desktop_ru.desktop delete mode 100644 lang/desktop_sk.desktop delete mode 100644 lang/desktop_sl.desktop delete mode 100644 lang/desktop_sr.desktop delete mode 100644 lang/desktop_sr@latin.desktop delete mode 100644 lang/desktop_sv.desktop delete mode 100644 lang/desktop_th.desktop delete mode 100644 lang/desktop_tr_TR.desktop delete mode 100644 lang/desktop_uk.desktop delete mode 100644 lang/desktop_ur.desktop delete mode 100644 lang/desktop_uz.desktop delete mode 100644 lang/desktop_zh_CN.desktop delete mode 100644 lang/desktop_zh_TW.desktop create mode 100644 lang/python.pot diff --git a/.tx/config b/.tx/config index 0bbb150eb..3cf9489f6 100644 --- a/.tx/config +++ b/.tx/config @@ -18,3 +18,9 @@ source_file = calamares.desktop source_lang = en type = DESKTOP +[calamares.python] +file_filter = lang/python//LC_MESSAGES/python.po +source_file = lang/python.pot +source_lang = en +type = PO + diff --git a/calamares.desktop b/calamares.desktop index c2e1c5f7f..ff765b398 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -46,6 +46,10 @@ Name[en_GB]=Calamares Icon[en_GB]=calamares GenericName[en_GB]=System Installer Comment[en_GB]=Calamares — System Installer +Name[es]=Calamares +Icon[es]=calamares +GenericName[es]=Instalador del Sistema +Comment[es]=Calamares — Instalador del Sistema Name[pl]=Calamares Icon[pl]=calamares GenericName[pl]=Instalator systemu @@ -54,6 +58,10 @@ Name[pt_PT]=Calamares Icon[pt_PT]=calamares GenericName[pt_PT]=Instalador de Sistema Comment[pt_PT]=Calamares - Instalador de Sistema +Name[zh_TW]=Calamares +Icon[zh_TW]=calamares +GenericName[zh_TW]=系統安裝程式 +Comment[zh_TW]=Calamares ── 系統安裝程式 Name[nl]=Calamares Icon[nl]=calamares GenericName[nl]=Installatieprogramma diff --git a/ci/txpull.sh b/ci/txpull.sh index 5c9ae8773..6c5b20b2b 100755 --- a/ci/txpull.sh +++ b/ci/txpull.sh @@ -43,7 +43,7 @@ BOILERPLATE="Automatic merge of Transifex translations" git add --verbose lang/calamares*.ts git commit "$AUTHOR" --message="[core] $BOILERPLATE" | true -git add --verbose lang/desktop*.desktop calamares.desktop +git add --verbose calamares.desktop git commit "$AUTHOR" --message="[desktop] $BOILERPLATE" | true # Transifex updates the PO-Created timestamp also when nothing interesting @@ -68,4 +68,10 @@ for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do fi done +for POFILE in $(find lang -name "python.po") ; do + msgfmt -o ${POFILE%.po}.mo $POFILE +done +git add --verbose lang/python* +git commit "$AUTHOR" --message="[python] $BOILERPLATE" | true + # git push --set-upstream origin master diff --git a/ci/txpush.sh b/ci/txpush.sh index 186ede9b6..5ec2c0614 100755 --- a/ci/txpush.sh +++ b/ci/txpush.sh @@ -21,6 +21,12 @@ test -f "CMakeLists.txt" || { echo "! Not at Calamares top-level" ; exit 1 ; } test -f ".tx/config" || { echo "! Not at Calamares top-level" ; exit 1 ; } test -f "calamares.desktop" || { echo "! Not at Calamares top-level" ; exit 1 ; } +if test "x$1" = "x--no-tx" ; then + tx() { + echo "Skipped tx $*" + } +fi + ### CREATE TRANSLATIONS # # Use local tools (depending on type of source) to create translation @@ -30,7 +36,7 @@ export QT_SELECT=5 lupdate src/ -ts -no-obsolete lang/calamares_en.ts tx push --source --no-interactive -r calamares.calamares-master -tx push --no-interactive -r calamares.fdo +tx push --source --no-interactive -r calamares.fdo ### PYTHON MODULES # @@ -47,6 +53,7 @@ tx push --no-interactive -r calamares.fdo # Ubuntu PYGETTEXT=pygettext3 +SHARED_PYTHON="" for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do FILES=$(find "$MODULE_DIR" -name "*.py" -a -type f) if test -n "$FILES" ; then @@ -57,6 +64,14 @@ for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do tx set -r calamares.${MODULE_NAME} --source -l en ${MODULE_DIR}/lang/${MODULE_NAME}.pot tx push --source --no-interactive -r calamares.${MODULE_NAME} fi + else + SHARED_PYTHON="$SHARED_PYTHON $FILES" fi fi done + +if test -n "$SHARED_PYTHON" ; then + ${PYGETTEXT} -p lang -d python $SHARED_PYTHON + tx set -r calamares.python --source -l en lang/python.pot + tx push --source --no-interactive -r calamares.python +fi diff --git a/lang/desktop_ar.desktop b/lang/desktop_ar.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_ar.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_ast.desktop b/lang/desktop_ast.desktop deleted file mode 100644 index b2ecfc1b9..000000000 --- a/lang/desktop_ast.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[ast]=Calamares -Icon[ast]=calamares -GenericName[ast]=Instalador del sistema -Comment[ast]=Calamares — Instalador del sistema diff --git a/lang/desktop_bg.desktop b/lang/desktop_bg.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_bg.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_ca.desktop b/lang/desktop_ca.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_ca.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_cs_CZ.desktop b/lang/desktop_cs_CZ.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_cs_CZ.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_da.desktop b/lang/desktop_da.desktop deleted file mode 100644 index 0036b0b4b..000000000 --- a/lang/desktop_da.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[da]=Calamares -Icon[da]=calamares -GenericName[da]=Systeminstallationsprogram -Comment[da]=Calamares — Systeminstallationsprogram diff --git a/lang/desktop_de.desktop b/lang/desktop_de.desktop deleted file mode 100644 index 130cb1e00..000000000 --- a/lang/desktop_de.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[de]=Calamares -Icon[de]=calamares -GenericName[de]=Installation des Betriebssystems -Comment[de]=Calamares - Installation des Betriebssystems diff --git a/lang/desktop_el.desktop b/lang/desktop_el.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_el.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_en_GB.desktop b/lang/desktop_en_GB.desktop deleted file mode 100644 index 4766b57db..000000000 --- a/lang/desktop_en_GB.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[en_GB]=Calamares -Icon[en_GB]=calamares -GenericName[en_GB]=System Installer -Comment[en_GB]=Calamares — System Installer diff --git a/lang/desktop_es.desktop b/lang/desktop_es.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_es.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_es_ES.desktop b/lang/desktop_es_ES.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_es_ES.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_es_MX.desktop b/lang/desktop_es_MX.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_es_MX.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_es_PR.desktop b/lang/desktop_es_PR.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_es_PR.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_et.desktop b/lang/desktop_et.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_et.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_eu.desktop b/lang/desktop_eu.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_eu.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_fa.desktop b/lang/desktop_fa.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_fa.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_fi_FI.desktop b/lang/desktop_fi_FI.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_fi_FI.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_fr.desktop b/lang/desktop_fr.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_fr.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_fr_CH.desktop b/lang/desktop_fr_CH.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_fr_CH.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_gl.desktop b/lang/desktop_gl.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_gl.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_gu.desktop b/lang/desktop_gu.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_gu.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_he.desktop b/lang/desktop_he.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_he.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_hi.desktop b/lang/desktop_hi.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_hi.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_hr.desktop b/lang/desktop_hr.desktop deleted file mode 100644 index 156106216..000000000 --- a/lang/desktop_hr.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[hr]=Calamares -Icon[hr]=calamares -GenericName[hr]=Instalacija sustava -Comment[hr]=Calamares — Instalacija sustava diff --git a/lang/desktop_hu.desktop b/lang/desktop_hu.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_hu.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_id.desktop b/lang/desktop_id.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_id.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_is.desktop b/lang/desktop_is.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_is.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_it_IT.desktop b/lang/desktop_it_IT.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_it_IT.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_ja.desktop b/lang/desktop_ja.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_ja.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_kk.desktop b/lang/desktop_kk.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_kk.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_lo.desktop b/lang/desktop_lo.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_lo.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_lt.desktop b/lang/desktop_lt.desktop deleted file mode 100644 index 77c4d28ef..000000000 --- a/lang/desktop_lt.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[lt]=Calamares -Icon[lt]=calamares -GenericName[lt]=Sistemos diegimas į kompiuterį -Comment[lt]=Calamares — sistemos diegyklė diff --git a/lang/desktop_mr.desktop b/lang/desktop_mr.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_mr.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_nb.desktop b/lang/desktop_nb.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_nb.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_nl.desktop b/lang/desktop_nl.desktop deleted file mode 100644 index bcd8a533d..000000000 --- a/lang/desktop_nl.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[nl]=Calamares -Icon[nl]=calamares -GenericName[nl]=Installatieprogramma -Comment[nl]=Calamares — Installatieprogramma diff --git a/lang/desktop_pl.desktop b/lang/desktop_pl.desktop deleted file mode 100644 index c3c26319f..000000000 --- a/lang/desktop_pl.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[pl]=Calamares -Icon[pl]=calamares -GenericName[pl]=Instalator systemu -Comment[pl]=Calamares — Instalator systemu diff --git a/lang/desktop_pl_PL.desktop b/lang/desktop_pl_PL.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_pl_PL.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_pt_BR.desktop b/lang/desktop_pt_BR.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_pt_BR.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_pt_PT.desktop b/lang/desktop_pt_PT.desktop deleted file mode 100644 index 09c0e71f2..000000000 --- a/lang/desktop_pt_PT.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[pt_PT]=Calamares -Icon[pt_PT]=calamares -GenericName[pt_PT]=Instalador de Sistema -Comment[pt_PT]=Calamares - Instalador de Sistema diff --git a/lang/desktop_ro.desktop b/lang/desktop_ro.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_ro.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_ru.desktop b/lang/desktop_ru.desktop deleted file mode 100644 index 6b200a129..000000000 --- a/lang/desktop_ru.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[ru]=Calamares -Icon[ru]=calamares -GenericName[ru]=Установщик системы -Comment[ru]=Calamares - Установщик системы diff --git a/lang/desktop_sk.desktop b/lang/desktop_sk.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_sk.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_sl.desktop b/lang/desktop_sl.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_sl.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_sr.desktop b/lang/desktop_sr.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_sr.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_sr@latin.desktop b/lang/desktop_sr@latin.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_sr@latin.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_sv.desktop b/lang/desktop_sv.desktop deleted file mode 100644 index 4afb84fbd..000000000 --- a/lang/desktop_sv.desktop +++ /dev/null @@ -1,20 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations -Name[sv]=Calamares -Icon[sv]=calamares -GenericName[sv]=Systeminstallerare -Comment[sv]=Calamares — Systeminstallerare diff --git a/lang/desktop_th.desktop b/lang/desktop_th.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_th.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_tr_TR.desktop b/lang/desktop_tr_TR.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_tr_TR.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_uk.desktop b/lang/desktop_uk.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_uk.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_ur.desktop b/lang/desktop_ur.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_ur.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_uz.desktop b/lang/desktop_uz.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_uz.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_zh_CN.desktop b/lang/desktop_zh_CN.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_zh_CN.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/desktop_zh_TW.desktop b/lang/desktop_zh_TW.desktop deleted file mode 100644 index f1668741b..000000000 --- a/lang/desktop_zh_TW.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Calamares -GenericName=System Installer -Keywords=calamares;system;installer -TryExec=calamares -Exec=pkexec /usr/bin/calamares -Comment=Calamares — System Installer -Icon=calamares -Terminal=false -StartupNotify=true -Categories=Qt;System; - - -# Translations diff --git a/lang/python.pot b/lang/python.pot new file mode 100644 index 000000000..a883baf9a --- /dev/null +++ b/lang/python.pot @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:15-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" + + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" + From b922d88b0f373c53598f0459586397fe306138f8 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 10 Aug 2017 10:43:49 -0400 Subject: [PATCH 262/447] Python-i18n: add a gettext_path for python job modules --- CMakeModules/CalamaresAddTranslations.cmake | 5 ++- src/libcalamares/GlobalStorage.cpp | 26 ++++++++++++++ src/libcalamares/GlobalStorage.h | 5 +++ src/libcalamares/PythonJob.cpp | 39 ++++++++++++++++----- src/libcalamares/PythonJobApi.cpp | 12 ++++++- src/libcalamares/PythonJobApi.h | 6 ++-- 6 files changed, 80 insertions(+), 13 deletions(-) diff --git a/CMakeModules/CalamaresAddTranslations.cmake b/CMakeModules/CalamaresAddTranslations.cmake index 97d4fadf1..cddab6b5e 100644 --- a/CMakeModules/CalamaresAddTranslations.cmake +++ b/CMakeModules/CalamaresAddTranslations.cmake @@ -57,10 +57,13 @@ macro(add_calamares_python_translations language) if( lang STREQUAL "en" ) message( STATUS "Skipping Python translations for en_US" ) else() - list( APPEND TS_FILES "${CMAKE_SOURCE_DIR}/lang/python_${lang}.po;${CMAKE_SOURCE_DIR}/lang/python_${lang}.mo" ) + list( APPEND TS_FILES "${CMAKE_SOURCE_DIR}/lang/python/${lang}/LC_MESSAGES/python.po;${CMAKE_SOURCE_DIR}/lang/python/${lang}/LC_MESSAGES/python.mo" ) endif() endforeach() + file( MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/_lang ) + file( COPY ${CMAKE_SOURCE_DIR}/lang/python DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/_lang ) + install( FILES ${TS_FILES} DESTINATION ${CMAKE_INSTALL_DATADIR}/calamares/lang/ diff --git a/src/libcalamares/GlobalStorage.cpp b/src/libcalamares/GlobalStorage.cpp index c872482be..32ae02191 100644 --- a/src/libcalamares/GlobalStorage.cpp +++ b/src/libcalamares/GlobalStorage.cpp @@ -125,6 +125,32 @@ GlobalStoragePythonWrapper::insert( const std::string& key, CalamaresPython::variantFromPyObject( value ) ); } +bp::list +GlobalStoragePythonWrapper::gettext_languages() const +{ + bp::list pyList; + QVariant localeConf_ = m_gs->value( "localeConf" ); + if ( localeConf_.canConvert< QVariantMap >() ) + { + QVariant lang_ = localeConf_.value< QVariantMap >()[ "LANG" ]; + if ( lang_.canConvert< QString >() ) + { + QString lang = lang_.value< QString >(); + pyList.append( lang.toStdString() ); + if ( lang.indexOf( '.' ) > 0) + { + lang.truncate( lang.indexOf( '.' ) ); + pyList.append( lang.toStdString() ); + } + if ( lang.indexOf( '_' ) > 0) + { + lang.truncate( lang.indexOf( '_' ) ); + pyList.append( lang.toStdString() ); + } + } + } + return pyList; +} bp::list GlobalStoragePythonWrapper::keys() const diff --git a/src/libcalamares/GlobalStorage.h b/src/libcalamares/GlobalStorage.h index 012a516a1..92def182e 100644 --- a/src/libcalamares/GlobalStorage.h +++ b/src/libcalamares/GlobalStorage.h @@ -86,6 +86,11 @@ public: boost::python::list keys() const; int remove( const std::string& key ); boost::python::api::object value( const std::string& key ) const; + + // Special case to simplify Python code, gets localeConf["LANG"] + // from the global store, in list form with language variants + // expanded (e.g [ "en_GB.UTF-8", "en_GB", "en" ] ). + boost::python::list gettext_languages() const; private: Calamares::GlobalStorage* m_gs; }; diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index 1955b64fc..f6ae92384 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -70,6 +70,7 @@ BOOST_PYTHON_MODULE( libcalamares ) .def_readonly( "module_name", &CalamaresPython::PythonJobInterface::moduleName ) .def_readonly( "pretty_name", &CalamaresPython::PythonJobInterface::prettyName ) .def_readonly( "working_path", &CalamaresPython::PythonJobInterface::workingPath ) + .def_readonly( "gettext_path", &CalamaresPython::PythonJobInterface::gettextPath ) .def_readonly( "configuration", &CalamaresPython::PythonJobInterface::configuration ) .def( "setprogress", @@ -85,7 +86,8 @@ BOOST_PYTHON_MODULE( libcalamares ) .def( "insert", &CalamaresPython::GlobalStoragePythonWrapper::insert ) .def( "keys", &CalamaresPython::GlobalStoragePythonWrapper::keys ) .def( "remove", &CalamaresPython::GlobalStoragePythonWrapper::remove ) - .def( "value", &CalamaresPython::GlobalStoragePythonWrapper::value ); + .def( "value", &CalamaresPython::GlobalStoragePythonWrapper::value ) + .def( "gettext_languages", &CalamaresPython::GlobalStoragePythonWrapper::gettext_languages ); // libcalamares.utils submodule starts here bp::object utilsModule( bp::handle<>( bp::borrowed( PyImport_AddModule( "libcalamares.utils" ) ) ) ); @@ -297,16 +299,35 @@ PythonJob::exec() scriptNamespace ); bp::object entryPoint = scriptNamespace[ "run" ]; - bp::extract< std::string > entryPoint_doc_attr(entryPoint.attr( "__doc__" ) ); + bp::object prettyNameFunc = scriptNamespace[ "pretty_name" ]; - if ( entryPoint_doc_attr.check() ) + if ( !prettyNameFunc.is_none() ) { - m_description = QString::fromStdString( entryPoint_doc_attr() ).trimmed(); - auto i_newline = m_description.indexOf('\n'); - if ( i_newline > 0 ) - m_description.truncate( i_newline ); - cDebug() << "Job" << prettyName() << "->" << m_description; - emit progress( 0 ); + bp::extract< std::string > prettyNameResult( prettyNameFunc() ); + if ( prettyNameResult.check() ) + { + m_description = QString::fromStdString( prettyNameResult() ).trimmed(); + } + if ( !m_description.isEmpty() ) + { + cDebug() << "Job" << prettyName() << "-pretty_name->" << m_description; + emit progress( 0 ); + } + } + + if ( m_description.isEmpty() ) + { + bp::extract< std::string > entryPoint_doc_attr(entryPoint.attr( "__doc__" ) ); + + if ( entryPoint_doc_attr.check() ) + { + m_description = QString::fromStdString( entryPoint_doc_attr() ).trimmed(); + auto i_newline = m_description.indexOf('\n'); + if ( i_newline > 0 ) + m_description.truncate( i_newline ); + cDebug() << "Job" << prettyName() << "->" << m_description; + emit progress( 0 ); + } } bp::object runResult = entryPoint(); diff --git a/src/libcalamares/PythonJobApi.cpp b/src/libcalamares/PythonJobApi.cpp index 9e2161c92..10b66b39f 100644 --- a/src/libcalamares/PythonJobApi.cpp +++ b/src/libcalamares/PythonJobApi.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2016, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -177,10 +178,19 @@ debug( const std::string& s ) PythonJobInterface::PythonJobInterface( Calamares::PythonJob* parent ) : m_parent( parent ) { - moduleName = QDir( m_parent->m_workingPath ).dirName().toStdString(); + auto moduleDir = QDir( m_parent->m_workingPath ); + moduleName = moduleDir.dirName().toStdString(); prettyName = m_parent->prettyName().toStdString(); workingPath = m_parent->m_workingPath.toStdString(); configuration = CalamaresPython::variantMapToPyDict( m_parent->m_configurationMap ); + + if (moduleDir.cd("../_lang/python")) + gettextPath = moduleDir.absolutePath().toStdString(); + else + { + debug( "No _lang/ directory for translations." ); + gettextPath = std::string(); + } } diff --git a/src/libcalamares/PythonJobApi.h b/src/libcalamares/PythonJobApi.h index 185b46569..a3443ad76 100644 --- a/src/libcalamares/PythonJobApi.h +++ b/src/libcalamares/PythonJobApi.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2016, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -60,10 +61,10 @@ std::string check_target_env_output( const boost::python::list& args, std::string obscure( const std::string& string ); -inline int _handle_check_target_env_call_error( int ec, const QString& cmd ); - void debug( const std::string& s ); +inline int _handle_check_target_env_call_error( int ec, const QString& cmd ); + class PythonJobInterface { public: @@ -72,6 +73,7 @@ public: std::string moduleName; std::string prettyName; std::string workingPath; + std::string gettextPath; boost::python::dict configuration; From 33bc669591f1c3f7ca25cb33e66d9ffeeb8b064d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 9 Aug 2017 18:08:35 +0900 Subject: [PATCH 263/447] Python-i18n: trivial example adding _ to python jobs - add to dummypython - also add to machineid --- src/modules/dummypython/main.py | 28 ++++++++++++++++++++++++++-- src/modules/machineid/main.py | 10 +++++++++- 2 files changed, 35 insertions(+), 3 deletions(-) diff --git a/src/modules/dummypython/main.py b/src/modules/dummypython/main.py index 7cca65109..19afa8302 100644 --- a/src/modules/dummypython/main.py +++ b/src/modules/dummypython/main.py @@ -5,6 +5,7 @@ # # Copyright 2014, Teo Mrnjavac # Copyright 2017, Alf Gaida +# Copyright 2017, Adriaan de Groot # # Calamares is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -32,6 +33,14 @@ import libcalamares import os from time import gmtime, strftime, sleep +import gettext +_ = gettext.translation("python", + libcalamares.job.gettext_path, + libcalamares.globalstorage.gettext_languages(), + fallback=True).gettext + +def pretty_name(): + return _("Dummy python job.") def run(): """Dummy python job.""" @@ -65,11 +74,26 @@ def run(): str(libcalamares.globalstorage.value("foo")), str(libcalamares.globalstorage.value("item2")), str(libcalamares.globalstorage.value("item3"))) - - libcalamares.job.setprogress(0.1) libcalamares.utils.debug(accumulator) + libcalamares.utils.debug("Run dummy python") + + sleep(1) + + try: + l = list(libcalamares.job.configuration["a_list"]) + except KeyError: + l = ["no list"] + + c = 1 + for k in l: + libcalamares.utils.debug(_("Dummy python step {}").format(str(k))) + sleep(1) + libcalamares.job.setprogress( c * 1.0 / len(l) ) + c += 1 + sleep(3) + # To indicate an error, return a tuple of: # (message, detailed-error-message) return None diff --git a/src/modules/machineid/main.py b/src/modules/machineid/main.py index 7d0ac2c54..cd4f06504 100644 --- a/src/modules/machineid/main.py +++ b/src/modules/machineid/main.py @@ -22,8 +22,16 @@ import libcalamares import os -from libcalamares.utils import check_target_env_call +from libcalamares.utils import check_target_env_call, debug +import gettext +_ = gettext.translation("python", + libcalamares.job.gettext_path, + libcalamares.globalstorage.gettext_languages(), + fallback=True).gettext + +def pretty_name(): + return _("Generate machine-id.") def run(): """ From cc369c013cd889437c697018d14a05af9c353efa Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 10 Aug 2017 10:49:18 -0400 Subject: [PATCH 264/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 8 ++++---- lang/calamares_ast.ts | 8 ++++---- lang/calamares_bg.ts | 8 ++++---- lang/calamares_ca.ts | 8 ++++---- lang/calamares_cs_CZ.ts | 8 ++++---- lang/calamares_da.ts | 8 ++++---- lang/calamares_de.ts | 8 ++++---- lang/calamares_el.ts | 8 ++++---- lang/calamares_en.ts | 8 ++++---- lang/calamares_en_GB.ts | 8 ++++---- lang/calamares_es.ts | 8 ++++---- lang/calamares_es_ES.ts | 8 ++++---- lang/calamares_es_MX.ts | 8 ++++---- lang/calamares_es_PR.ts | 8 ++++---- lang/calamares_et.ts | 8 ++++---- lang/calamares_eu.ts | 8 ++++---- lang/calamares_fa.ts | 8 ++++---- lang/calamares_fi_FI.ts | 8 ++++---- lang/calamares_fr.ts | 8 ++++---- lang/calamares_fr_CH.ts | 8 ++++---- lang/calamares_gl.ts | 8 ++++---- lang/calamares_gu.ts | 8 ++++---- lang/calamares_he.ts | 8 ++++---- lang/calamares_hi.ts | 8 ++++---- lang/calamares_hr.ts | 8 ++++---- lang/calamares_hu.ts | 8 ++++---- lang/calamares_id.ts | 30 +++++++++++++++--------------- lang/calamares_is.ts | 8 ++++---- lang/calamares_it_IT.ts | 8 ++++---- lang/calamares_ja.ts | 14 +++++++------- lang/calamares_kk.ts | 8 ++++---- lang/calamares_lo.ts | 8 ++++---- lang/calamares_lt.ts | 8 ++++---- lang/calamares_mr.ts | 8 ++++---- lang/calamares_nb.ts | 8 ++++---- lang/calamares_nl.ts | 12 ++++++------ lang/calamares_pl.ts | 8 ++++---- lang/calamares_pl_PL.ts | 8 ++++---- lang/calamares_pt_BR.ts | 8 ++++---- lang/calamares_pt_PT.ts | 8 ++++---- lang/calamares_ro.ts | 8 ++++---- lang/calamares_ru.ts | 8 ++++---- lang/calamares_sk.ts | 8 ++++---- lang/calamares_sl.ts | 8 ++++---- lang/calamares_sr.ts | 8 ++++---- lang/calamares_sr@latin.ts | 8 ++++---- lang/calamares_sv.ts | 8 ++++---- lang/calamares_th.ts | 8 ++++---- lang/calamares_tr_TR.ts | 8 ++++---- lang/calamares_uk.ts | 8 ++++---- lang/calamares_ur.ts | 8 ++++---- lang/calamares_uz.ts | 8 ++++---- lang/calamares_zh_CN.ts | 8 ++++---- lang/calamares_zh_TW.ts | 28 ++++++++++++++-------------- 54 files changed, 242 insertions(+), 242 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index 8de6e0e04..ca701e2b0 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -1231,12 +1231,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ The installer will quit and all changes will be lost. &غيّر... - + Set timezone to %1/%2.<br/> اضبط المنطقة الزّمنيّة إلى %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index a454992bd..edfe7fc7a 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -1231,12 +1231,12 @@ L'instalador colará y perderánse toles camudancies. LocalePage - + The system language will be set to %1. Afitaráse la llingua'l sistema a %1. - + The numbers and dates locale will be set to %1. Los númberos y dates afitaránse a %1. @@ -1257,12 +1257,12 @@ L'instalador colará y perderánse toles camudancies. &Cambiar... - + Set timezone to %1/%2.<br/> Afitóse'l fusu horariu a %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 482981aa5..04dfbebee 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -1232,12 +1232,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1258,12 +1258,12 @@ The installer will quit and all changes will be lost. &Промени... - + Set timezone to %1/%2.<br/> Постави часовата зона на %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 5d94701ee..f53be4aa2 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -1231,12 +1231,12 @@ L'instal·lador es tancarà i tots els canvis es perdran. LocalePage - + The system language will be set to %1. La llengua del sistema s'establirà a %1. - + The numbers and dates locale will be set to %1. Els números i les dates de la configuració local s'establiran a %1. @@ -1257,12 +1257,12 @@ L'instal·lador es tancarà i tots els canvis es perdran. &Canvi... - + Set timezone to %1/%2.<br/> Estableix la zona horària a %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index c16c96740..52fd95815 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -1231,12 +1231,12 @@ Instalační program bude ukončen a všechny změny ztraceny. LocalePage - + The system language will be set to %1. Jazyk systému bude nastaven na 1%. - + The numbers and dates locale will be set to %1. Čísla a data národního prostředí budou nastavena na %1. @@ -1257,12 +1257,12 @@ Instalační program bude ukončen a všechny změny ztraceny. &Změnit... - + Set timezone to %1/%2.<br/> Nastavit časové pásmo na %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 08411f70d..cce229540 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -1231,12 +1231,12 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. LocalePage - + The system language will be set to %1. Systemsproget vil blive sat til %1. - + The numbers and dates locale will be set to %1. Lokalitet for tal og datoer vil blive sat til %1. @@ -1257,12 +1257,12 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.&Skift... - + Set timezone to %1/%2.<br/> Sæt tidszone til %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 24f78addb..783dbf454 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -1231,12 +1231,12 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. LocalePage - + The system language will be set to %1. Die Systemsprache wird auf %1 gestellt. - + The numbers and dates locale will be set to %1. Das Format für Zahlen und Datum wird auf %1 gesetzt. @@ -1257,12 +1257,12 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. &Ändern... - + Set timezone to %1/%2.<br/> Setze Zeitzone auf %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index e813d90da..1fe563f5b 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -1231,12 +1231,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. Η τοπική γλώσσα του συστήματος έχει οριστεί σε %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ The installer will quit and all changes will be lost. &Αλλαγή... - + Set timezone to %1/%2.<br/> Ορισμός της ζώνης ώρας σε %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index c42b32856..b86a2fd55 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1231,12 +1231,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. The system language will be set to %1. - + The numbers and dates locale will be set to %1. The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ The installer will quit and all changes will be lost. &Change... - + Set timezone to %1/%2.<br/> Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index 2f58c6872..d7477a149 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -1231,12 +1231,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ The installer will quit and all changes will be lost. &Change... - + Set timezone to %1/%2.<br/> Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 2fa296be0..3197cad6c 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -1232,12 +1232,12 @@ Saldrá del instalador y se perderán todos los cambios. LocalePage - + The system language will be set to %1. El idioma del sistema se establecerá a %1. - + The numbers and dates locale will be set to %1. La localización de números y fechas se establecerá a %1. @@ -1258,12 +1258,12 @@ Saldrá del instalador y se perderán todos los cambios. &Cambiar... - + Set timezone to %1/%2.<br/> Configurar zona horaria a %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index a3a796c36..0a186e7ad 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -1231,12 +1231,12 @@ El instalador se cerrará y se perderán todos los cambios. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ El instalador se cerrará y se perderán todos los cambios. &Cambiar - + Set timezone to %1/%2.<br/> Establecer la zona horaria a %1%2. <br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index 14f6f7a5c..423da41d6 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -1233,12 +1233,12 @@ El instalador terminará y se perderán todos los cambios. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1259,12 +1259,12 @@ El instalador terminará y se perderán todos los cambios. &Cambiar... - + Set timezone to %1/%2.<br/> Definir la zona horaria como %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index c8e9f1715..d45dd0fe7 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -1230,12 +1230,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1256,12 +1256,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index b5244d131..0e0205f98 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 8e4276dd5..21fbb3fb9 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -1228,12 +1228,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1254,12 +1254,12 @@ The installer will quit and all changes will be lost. &Aldatu... - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 043f13c11..6c4491030 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index f94828905..2e85684bf 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -1231,12 +1231,12 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. &Vaihda... - + Set timezone to %1/%2.<br/> Aseta aikavyöhyke %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index 3292e5afe..1a3d85d09 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -1231,12 +1231,12 @@ L'installateur se fermera et les changements seront perdus. LocalePage - + The system language will be set to %1. La langue du système sera réglée sur %1. - + The numbers and dates locale will be set to %1. Les nombres et les dates seront réglés sur %1. @@ -1257,12 +1257,12 @@ L'installateur se fermera et les changements seront perdus. &Modifier... - + Set timezone to %1/%2.<br/> Configurer le fuseau horaire à %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 94de21f8a..7a0b7a688 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 98e1e6dcf..721764b56 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -1232,12 +1232,12 @@ O instalador pecharase e perderanse todos os cambios. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1258,12 +1258,12 @@ O instalador pecharase e perderanse todos os cambios. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index b3ddb8367..5bcb29bfd 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index b542db48e..7727fd4e5 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -1231,12 +1231,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. שפת המערכת תוגדר להיות %1. - + The numbers and dates locale will be set to %1. תבנית של המספרים והתאריכים של המיקום יוגדרו להיות %1. @@ -1257,12 +1257,12 @@ The installer will quit and all changes will be lost. &החלף... - + Set timezone to %1/%2.<br/> הגדרת אזור זמן ל %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index 92246c548..a9f4acd4b 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index bba908f49..b13a3ff46 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -1231,12 +1231,12 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. LocalePage - + The system language will be set to %1. Jezik sustava će se postaviti na %1. - + The numbers and dates locale will be set to %1. Jezična shema brojeva i datuma će se postaviti na %1. @@ -1257,12 +1257,12 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.&Promijeni... - + Set timezone to %1/%2.<br/> Postavi vremesku zonu na %1%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index c8b56d845..358556554 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -1232,12 +1232,12 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l LocalePage - + The system language will be set to %1. A rendszer területi beállítása %1. - + The numbers and dates locale will be set to %1. A számok és dátumok területi beállítása %1. @@ -1258,12 +1258,12 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l &Változtat... - + Set timezone to %1/%2.<br/> Időzóna beállítása %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 85a07975a..a400bfe4a 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -240,7 +240,7 @@ Keluaran: Cancel installation without changing the system. - + Batal pemasangan tanpa mengubah sistem yang ada. @@ -257,17 +257,17 @@ Pemasangan akan ditutup dan semua perubahan akan hilang. &Yes - + &Ya &No - + &Tidak &Close - + &Tutup @@ -292,12 +292,12 @@ Pemasangan akan ditutup dan semua perubahan akan hilang. &Done - + &Kelar The installation is complete. Close the installer. - + Pemasangan sudah lengkap. Tutup pemasang. @@ -555,7 +555,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. MiB - + MiB @@ -930,7 +930,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. MiB - + MiB @@ -1034,7 +1034,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Pemasangan Gagal</h1><br/>%1 tidak bisa dipasang pada komputermu.<br/>Pesan galatnya adalah: %2.
@@ -1233,12 +1233,12 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. LocalePage - + The system language will be set to %1. Bahasa sistem akan disetel ke %1. - + The numbers and dates locale will be set to %1. Nomor dan tanggal lokal akan disetel ke %1. @@ -1259,12 +1259,12 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.&Ubah... - + Set timezone to %1/%2.<br/> Setel zona waktu ke %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) @@ -1839,7 +1839,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. The screen is too small to display the installer. - + Layar terlalu kecil untuk menampilkan pemasang. @@ -2252,7 +2252,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Selamat datang di Calamares pemasang untuk %1.</h1> diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 868913959..178168690 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -1231,12 +1231,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. LocalePage - + The system language will be set to %1. Tungumál kerfisins verður sett sem %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. &Breyta... - + Set timezone to %1/%2.<br/> Setja tímabelti sem %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index 223e60035..f8196bdc0 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -1231,12 +1231,12 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno LocalePage - + The system language will be set to %1. La lingua di sistema sarà impostata a %1. - + The numbers and dates locale will be set to %1. I numeri e le date locali saranno impostati a %1. @@ -1257,12 +1257,12 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno &Cambia... - + Set timezone to %1/%2.<br/> Imposta il fuso orario a %1%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index e2c6bb2b2..4acd523f1 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -1032,7 +1032,7 @@ The installer will quit and all changes will be lost. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>インストールに失敗しました</h1><br/>%1 はコンピュータにインストールされませんでした。<br/>エラーメッセージ: %2. @@ -1231,12 +1231,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. システムの言語が %1 に設定されます。 - + The numbers and dates locale will be set to %1. 数字と日付のロケールが %1 に設定されます。 @@ -1257,12 +1257,12 @@ The installer will quit and all changes will be lost. 変更(&C)... - + Set timezone to %1/%2.<br/> タイムゾーンを %1/%2 に設定。<br/> - + %1 (%2) Language (Country) %1 (%2) @@ -1837,7 +1837,7 @@ The installer will quit and all changes will be lost. The screen is too small to display the installer. - + インストーラーを表示するためには、画面が小さすぎます。 @@ -2260,7 +2260,7 @@ The installer will quit and all changes will be lost. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 553e8ffd2..c4830b307 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index a315bfb1d..63eca236a 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 2a37272d7..3a1173515 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -1231,12 +1231,12 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. LocalePage - + The system language will be set to %1. Sistemos kalba bus nustatyta į %1. - + The numbers and dates locale will be set to %1. Skaičių ir datų lokalė bus nustatyta į %1. @@ -1257,12 +1257,12 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. K&eisti... - + Set timezone to %1/%2.<br/> Nustatyti laiko juostą kaip %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index bd286376f..36517f34f 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index cf00efed5..308040dc9 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -1231,12 +1231,12 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index b2146dead..48b609cf9 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -1032,7 +1032,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Installatie Mislukt</h1><br/>%1 werd niet op de computer geïnstalleerd. <br/>De foutboodschap was: %2 @@ -1231,12 +1231,12 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. LocalePage - + The system language will be set to %1. De taal van het systeem zal worden ingesteld op %1. - + The numbers and dates locale will be set to %1. De getal- en datumnotatie worden ingesteld op %1. @@ -1257,12 +1257,12 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. &Aanpassen - + Set timezone to %1/%2.<br/> Instellen tijdzone naar %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) @@ -2260,7 +2260,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>voor %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Met dank aan: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg en het <a href="https://www.transifex.com/calamares/calamares/">Calamares vertaalteam</a>.<br/><br/>De ontwikkeling van <a href="http://calamares.io/">Calamares</a> wordt gesponsord door <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index c97fdf5e6..d3628ca66 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -1231,12 +1231,12 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. LocalePage - + The system language will be set to %1. Język systemu zostanie ustawiony na %1. - + The numbers and dates locale will be set to %1. Format liczb i daty zostanie ustawiony na %1. @@ -1257,12 +1257,12 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.&Zmień... - + Set timezone to %1/%2.<br/> Ustaw strefę czasową na %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index 010d16dc3..79a039bf4 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -1231,12 +1231,12 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + Set timezone to %1/%2.<br/> Strefa czasowa %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index 7af01a10a..c363d38bc 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -1233,12 +1233,12 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. LocalePage - + The system language will be set to %1. O idioma do sistema será definido como %1. - + The numbers and dates locale will be set to %1. O local dos números e datas será definido como %1. @@ -1259,12 +1259,12 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.&Mudar... - + Set timezone to %1/%2.<br/> Definir o fuso horário para %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index 66c142a06..f6079afbc 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -1231,12 +1231,12 @@ O instalador será encerrado e todas as alterações serão perdidas. LocalePage - + The system language will be set to %1. A linguagem do sistema será definida para %1. - + The numbers and dates locale will be set to %1. Os números e datas locais serão definidos para %1. @@ -1257,12 +1257,12 @@ O instalador será encerrado e todas as alterações serão perdidas.&Alterar... - + Set timezone to %1/%2.<br/> Definir fuso horário para %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index efbad5e3a..da78d6a79 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -1231,12 +1231,12 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. LocalePage - + The system language will be set to %1. Limba sistemului va fi %1. - + The numbers and dates locale will be set to %1. Formatul numerelor și datelor calendaristice va fi %1. @@ -1257,12 +1257,12 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.S&chimbă - + Set timezone to %1/%2.<br/> Setează fusul orar la %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index e45353dcd..e7e86be9b 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -1230,12 +1230,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. Системным языком будет установлен %1. - + The numbers and dates locale will be set to %1. Региональным форматом чисел и дат будет установлен %1. @@ -1256,12 +1256,12 @@ The installer will quit and all changes will be lost. И&зменить... - + Set timezone to %1/%2.<br/> Установить часовой пояс на %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 109e343c8..2fa344b56 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -1231,12 +1231,12 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. LocalePage - + The system language will be set to %1. Jazyk systému bude nastavený na %1. - + The numbers and dates locale will be set to %1. Miestne nastavenie čísel a dátumov bude nastavené na %1. @@ -1257,12 +1257,12 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Z&meniť... - + Set timezone to %1/%2.<br/> Nastavenie časovej zóny na %1/%2.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 19e101ca2..4077a39f0 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -1231,12 +1231,12 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + Set timezone to %1/%2.<br/> Nastavi časovni pas na %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 9f0cc2348..a138b8714 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -1231,12 +1231,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. Системски језик биће постављен на %1 - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ The installer will quit and all changes will be lost. &Измени... - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index e8af514de..65b05e1f6 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -1231,12 +1231,12 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + Set timezone to %1/%2.<br/> Postavi vremensku zonu na %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index aafaeace6..b01ac9254 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -1231,12 +1231,12 @@ Alla ändringar kommer att gå förlorade. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ Alla ändringar kommer att gå förlorade. Ändra... - + Set timezone to %1/%2.<br/> Sätt tidszon till %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index f0bb16bd3..895cf4464 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -1231,12 +1231,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1257,12 +1257,12 @@ The installer will quit and all changes will be lost. &C เปลี่ยนแปลง... - + Set timezone to %1/%2.<br/> ตั้งโซนเวลาเป็น %1/%2<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 9c20c21ce..4bb27457b 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -1234,12 +1234,12 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. LocalePage - + The system language will be set to %1. Sistem dili %1 olarak ayarlanacak. - + The numbers and dates locale will be set to %1. Sayılar ve günler için sistem yereli %1 olarak ayarlanacak. @@ -1260,12 +1260,12 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.&Değiştir... - + Set timezone to %1/%2.<br/> Bölge ve zaman dilimi %1/%2 olarak ayarlandı.<br/> - + %1 (%2) Language (Country) %1 (%2) diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index b877c5c97..78b9b4c7f 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index bbaea6219..01b752e3c 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index c984cb6b0..c7cc826bd 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -1224,12 +1224,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. - + The numbers and dates locale will be set to %1. @@ -1250,12 +1250,12 @@ The installer will quit and all changes will be lost. - + Set timezone to %1/%2.<br/> - + %1 (%2) Language (Country) diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index d93d55cb4..f4138a786 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -1233,12 +1233,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. 系统语言将设置为 %1。 - + The numbers and dates locale will be set to %1. 数字和日期地域将设置为 %1。 @@ -1259,12 +1259,12 @@ The installer will quit and all changes will be lost. 更改 (&C) ... - + Set timezone to %1/%2.<br/> 设置时区为 %1/%2。<br/> - + %1 (%2) Language (Country) %1(%2) diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index d1f22ee66..693553985 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -240,7 +240,7 @@ Output: Cancel installation without changing the system. - + 不變更系統並取消安裝。 @@ -257,17 +257,17 @@ The installer will quit and all changes will be lost. &Yes - + 是(&Y) &No - + 否(&N) &Close - + 關閉(&C) @@ -292,12 +292,12 @@ The installer will quit and all changes will be lost. &Done - + 完成(&D) The installation is complete. Close the installer. - + 安裝完成。關閉安裝程式。 @@ -553,7 +553,7 @@ The installer will quit and all changes will be lost. MiB - + MiB @@ -928,7 +928,7 @@ The installer will quit and all changes will be lost. MiB - + MiB @@ -1032,7 +1032,7 @@ The installer will quit and all changes will be lost. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>安裝失敗</h1><br/>%1 並未安裝到您的電腦上。<br/>錯誤訊息為:%2。 @@ -1231,12 +1231,12 @@ The installer will quit and all changes will be lost. LocalePage - + The system language will be set to %1. 系統語言將會設定為 %1。 - + The numbers and dates locale will be set to %1. 數字與日期語系將會被設定為 %1。 @@ -1257,12 +1257,12 @@ The installer will quit and all changes will be lost. 變更...(&C) - + Set timezone to %1/%2.<br/> 設定時區為 %1/%2 。<br/> - + %1 (%2) Language (Country) %1 (%2) @@ -2260,7 +2260,7 @@ The installer will quit and all changes will be lost. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>為 %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>感謝:Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg 與 <a href="https://www.transifex.com/calamares/calamares/">Calamares 翻譯團隊</a>。<br/><br/><a href="http://calamares.io/">Calamares</a> 開發由 <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software 贊助。 From cf6d4744eaeb9890df9d1d1cfff9f87914236d7e Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 10 Aug 2017 10:49:18 -0400 Subject: [PATCH 265/447] [desktop] Automatic merge of Transifex translations --- calamares.desktop | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/calamares.desktop b/calamares.desktop index ff765b398..129f82dd1 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -22,22 +22,34 @@ Name[hr]=Calamares Icon[hr]=calamares GenericName[hr]=Instalacija sustava Comment[hr]=Calamares — Instalacija sustava -Name[ru]=Calamares -Icon[ru]=calamares -GenericName[ru]=Установщик системы -Comment[ru]=Calamares - Установщик системы -Name[sv]=Calamares -Icon[sv]=calamares -GenericName[sv]=Systeminstallerare -Comment[sv]=Calamares — Systeminstallerare -Name[da]=Calamares -Icon[da]=calamares -GenericName[da]=Systeminstallationsprogram -Comment[da]=Calamares — Systeminstallationsprogram Name[de]=Calamares Icon[de]=calamares GenericName[de]=Installation des Betriebssystems Comment[de]=Calamares - Installation des Betriebssystems +Name[ru]=Calamares +Icon[ru]=calamares +GenericName[ru]=Установщик системы +Comment[ru]=Calamares - Установщик системы +Name[ja]=Calamares +Icon[ja]=calamares +GenericName[ja]=システムインストーラー +Comment[ja]=Calamares — システムインストーラー +Name[sk]=Calamares +Icon[sk]=calamares +GenericName[sk]=Inštalátor systému +Comment[sk]=Calamares — Inštalátor systému +Name[ca]=Calamares +Icon[ca]=calamares +GenericName[ca]=Instal·lador de sistema +Comment[ca]=Calamares — Instal·lador de sistema +Name[da]=Calamares +Icon[da]=calamares +GenericName[da]=Systeminstallationsprogram +Comment[da]=Calamares — Systeminstallationsprogram +Name[sv]=Calamares +Icon[sv]=calamares +GenericName[sv]=Systeminstallerare +Comment[sv]=Calamares — Systeminstallerare Name[lt]=Calamares Icon[lt]=calamares GenericName[lt]=Sistemos diegimas į kompiuterį From 8052b6d6f6d11c62c5d13aee8b3949466321d114 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 10 Aug 2017 10:49:18 -0400 Subject: [PATCH 266/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 520 -> 511 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/ast/LC_MESSAGES/dummypythonqt.mo | Bin 441 -> 926 bytes .../lang/ast/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 431 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/ca/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 964 bytes .../lang/ca/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.mo | Bin 486 -> 950 bytes .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/da/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 963 bytes .../lang/da/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/de/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 897 bytes .../lang/de/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../dummypythonqt/lang/dummypythonqt.pot | 8 ++++++-- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 427 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 461 -> 452 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/es/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 908 bytes .../lang/es/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 443 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 453 -> 444 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 449 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 430 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 428 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 422 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 454 -> 445 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 427 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 456 -> 447 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 430 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 430 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/he/LC_MESSAGES/dummypythonqt.mo | Bin 437 -> 945 bytes .../lang/he/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 436 -> 427 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/hr/LC_MESSAGES/dummypythonqt.mo | Bin 975 -> 1034 bytes .../lang/hr/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/hu/LC_MESSAGES/dummypythonqt.mo | Bin 440 -> 889 bytes .../lang/hu/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 896 -> 887 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/is/LC_MESSAGES/dummypythonqt.mo | Bin 462 -> 918 bytes .../lang/is/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/it_IT/LC_MESSAGES/dummypythonqt.mo | Bin 901 -> 920 bytes .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/ja/LC_MESSAGES/dummypythonqt.mo | Bin 432 -> 993 bytes .../lang/ja/LC_MESSAGES/dummypythonqt.po | 12 ++++++++---- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 421 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 418 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/lt/LC_MESSAGES/dummypythonqt.mo | Bin 504 -> 1036 bytes .../lang/lt/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 429 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 448 -> 439 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 899 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/pl/LC_MESSAGES/dummypythonqt.mo | Bin 495 -> 1022 bytes .../lang/pl/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 598 -> 589 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.mo | Bin 455 -> 978 bytes .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/pt_PT/LC_MESSAGES/dummypythonqt.mo | Bin 458 -> 994 bytes .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 954 -> 945 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/ru/LC_MESSAGES/dummypythonqt.mo | Bin 804 -> 925 bytes .../lang/ru/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/sk/LC_MESSAGES/dummypythonqt.mo | Bin 464 -> 943 bytes .../lang/sk/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 492 -> 483 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/sr/LC_MESSAGES/dummypythonqt.mo | Bin 512 -> 1070 bytes .../lang/sr/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 532 -> 523 bytes .../lang/sr@latin/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 438 -> 429 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 419 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.mo | Bin 446 -> 932 bytes .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 514 -> 505 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 435 -> 426 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 420 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.mo | Bin 445 -> 897 bytes .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.mo | Bin 446 -> 974 bytes .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 8 ++++++-- 107 files changed, 326 insertions(+), 110 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index 5349b67376e990f88c085d6df23017b6c32c9b65..e99aa6d4af8eeebcf107ea2eba172870abf26c2a 100644 GIT binary patch delta 37 tcmeBR`OiE-h4JV_)j(bgT?0!612ZdQ6I}z7iOs87LPOkiCtEX~1pv~e3myOf delta 46 zcmey*+`%$Ih4I`()j(czT_Xbp10yRFOKk&#iOs8d9sPnm<0FjqOmqz`%_bW$o&^9t CJPktt diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po index ba0e9712c..b4d344452 100644 --- a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ar\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.mo index bb0413d21fade2099352ef2042469b665becf7ab..709ab125fdb1293c88766dafc808f2dac9fa9c85 100644 GIT binary patch delta 589 zcmaiwPcH*e6vbaDBGLs5D~oGI!c4}WPz?>C7SctVw2AE-9)_9snD++bPrBd>G-501 zjz!mEtKUP!(%J`brbHwpy_sLmyKl~%+&fR*cYU>&q4X_7^@0&l1Owm#By|rm-~o(- zN6-&m!7z9Sb0C$12V}t@`nRsH`wwW6H_^=)LFb_b=q41_8jg&?!_c#I()_9(oRh)Y zwL(&yP`Sum;oEG5wBaVw6bP;PuAm(i(pnS*F_mJor)1gChH`DT>U&!UaE-Fcp7`Tf zP%iF0O?b>d?~y>sciZjcedUtovCh%?Wj&kEWG!cboVnc0tmVwsuPjF!s}gdleQs2k zBO#T4NQ-S*)@sLaZKBXt;ckACrk$zzdhD*5+%BqMRmZB~^STxx!b z0mg(jtwuzL+$R%qm&XwWTzW@Qt0`$){H$%W=SC@PH3KhMy3oPR3fg!Si!pzxLoEFt K<((yegM9+aV4&Cl delta 105 zcmbQozLVMFo)F7a1|VPrVi_P-0b*t#)&XJ=umIwEprj>`2C0F8$>xl9yhgePCJF|I lRt5&z1_qOx7, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ast\n" @@ -26,6 +26,10 @@ msgstr "¡Prímime!" msgid "A new QLabel." msgstr "Una QLabel nueva." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "El trabayu maniquín de PythonQt" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 8fc73de2335cfb7eba3fed11462b5d3411a46bd3..634bd45a72954c46cb132181edd066caa2bc9ab3 100644 GIT binary patch delta 37 tcmdnNyq)4~n;Yb@aLk%%$jeUaMB!k*8j>pg*n?a&B z4ZKKtj#Z6h@Q$!pVkvNe?uRwGZzHW)b<{?5GE_Q3lVm>B@IZ!f3Xfw7 zWs3S~KSmijK@vZ?m+w_#i|P;g;zWlq_MwUfBUG?3FecT$>yAbv$K)%@T{_H-ZommK zW~5!i7VQ>2uToVY?c1d2dY|L6x_=%mK}0wFaI A`2YX_ delta 108 zcmX@YzKz-9o)F7a1|VPrVi_P-0b*t#)&XJ=umIv3prj>`2C0F8$?=TV0%p2~M!JS( o3WnxZCI;FD29sAY>Q3fjs^@j|3-*kUFxE5CHMBIF+{;u20Ks?=WB>pF diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po index d92c4fd07..0f9ccdb32 100644 --- a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ca\n" @@ -26,6 +26,10 @@ msgstr "Clica'm!" msgid "A new QLabel." msgstr "Una etiqueta Q nova." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "Vistes de Dummy PythonQt" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "La tasca Dummy PythonQt" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.mo index dca706224e1f6f443091a665a6e5cf735da7611c..73d5fba643ffb0ecae94f7e702ee494ba41c933e 100644 GIT binary patch delta 571 zcmZvXPcH*O7{;d*5h3E>fWzx1VmIqgs!Bvd91tPu;5e;etJ@vf87p0+2cMupLY#Wz z&?||=Y54}u;^g2{c(#Z7`(}Q5-kEvk%{=eTcWvd@p7;erwSob#0y@Aki0TG(f?F^I z?m;_v1HIq_BtR_2*b7L4$luw_mHExnOpL#;nmqrFI_Q%q$vbtFg=Ss`SIhM#2rveH>IN z*!RM!&q(cG8~C delta 108 zcmdnS{*2k;o)F7a1|VPrVi_P-0b*t#)&XJ=umIvUKuJp=4N?OGlg$~e1P~*ZIFZ-UFW56a!dTBl*U-{zaw*dc0ONuYQvd(} diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index fec1f577a..9b52a1fa8 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: cs_CZ\n" @@ -26,6 +26,10 @@ msgstr "Klikni na mě!" msgid "A new QLabel." msgstr "Nový QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Testovací úloha PythonQt" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.mo index aa8d8916ca6b46b3afa69b80b533906d4300e01c..3b5d593f4df1750e6dfcd527817cc6c9191d8906 100644 GIT binary patch literal 963 zcmZuv%~BIV5MC9vT+0hp>Ol|94GL#>gNV2o%a|+}AtXScN={C)&1PVCc57xr*s^>B zu0Dbf;7!jSd<&n!vnP8Jgpy)vzxlSO`|J7X{xv=I*`aZp@R-mg+$Ee6?D$5wNBB;d zCHy4ZA^avhB>W*fAWUC#oF(Ep;;)1c1go3A;W+ceKy2*|;zz{$#P^AhiLLIGm?YzI zon|tfsfl?$-=aTz&YO0n1`JUDDaylwM#J*w8 znC+p`B9|d_YW4NnS_FI1_D-|C>2}&(R#(Ukd0B%S3}GRtJZHf&3tm956h2*K!D0|l zAlt@cVY8gYy^m_!tkq_X8oX_Xt>*lGdoyx3xHhb-xYQ{(xe7t|^W30Hl+Y;Q<$vbu zB;z9W`g!*1$#`Fq%VbE8$hye05E@(xJ%HJPF@+9&e>56-#wHgBcw%*apQk+I3bk)Y zq5Xv*SgQCj_vhSJvlU(3yy69JJ(mV0ov$qDq6SZlU!+{f73dGR(rBu?-Bq@H5ofnL zK*b{2&toBz5SDwwxN9g;(PPEzO&LN_CTMIjuPCA7Jv+Zd2r+j%=}_^Mt>!ADvdCg= z>gvJ@On$4g5@xDUnOkw4NP;ZS8;h(-XJr`2m}06Cj7ZN){jawe)!cK|Q*i{vk1vpk r`2C0F8$?=SKyhgePmI{XE lR>r2<1_qN?G3rhhW2)nI^b7Wkk1*CV(KWO*n>>T53ILeV59t5^ diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 581060da6..5908dbbbd 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: da\n" @@ -26,6 +26,10 @@ msgstr "Klik på mig!" msgid "A new QLabel." msgstr "En ny QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "Dummy PythonQt-visningstrin" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Dummy PythonQt-jobbet" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.mo index 0ba5db33bd3ee63b68e843a3f61ca2818d7acdfc..a22587fbaf0822d2fc55b6aa74364dd3eb359c9a 100644 GIT binary patch delta 564 zcmZvYy-or_6om&tjWHBjSXo>W3kw%lB?xGU1k^++B;W%KFf6P4V|Hev_!B~W0%Cjz zEi8?Vo$q0crL_;>*~Ndo*>CUOnKLJI_BPrZ?LJP%E*WYBOoK8Q2d5yYD-Z|QU>4kg zG4KSYzzax&NCX;?0TY;?hZvhje?<@cW}*YVj-JK5i4JKOpNv7nFtb=Ne5+x62Nw&g zK#n-1N}1P%m1G5yiYs4|Eu`dzpqA@V$+zte?Q~Szbt;Os+D*FE(^LI(EhUv!^SC1|u3Rri z#kOZkWpanA2ORHJqhkoUX4pqbN2vT9E$R!){hMBFx3-~OtVE8x>!yR4zL1|mu_CA% zX0?UY^c{m*5BDB5g)>N_edN``yxW7kW}}^8CGq}GerQ<9gg-6@k6-(wLKFHr2v4%O JuY?Lhvo}iOk(~el delta 105 zcmZo<-^y%pPl#nI0}wC*u?!Ha05LNV>i{tbSO9S~P|^}egVeylWOGJ4UL##YGX(=f lD+2><1B1y;jJlJbG1l=q`UQK&M;Pmw=o(s@P0nDd0sw(&59I&= diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po index 9a5d0cb54..92e24b4df 100644 --- a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: de\n" @@ -26,6 +26,10 @@ msgstr "Klick mich!" msgid "A new QLabel." msgstr "Ein neues QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Der Dummy-PythonQt-Job" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 5ebacd7f4..4e9769911 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -5,12 +5,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" @@ -22,6 +22,10 @@ msgstr "Click me!" msgid "A new QLabel." msgstr "A new QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "Dummy PythonQt ViewStep" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index b4195cc68512e52114b4fb15184bd6642ecc2933..bbfb33004ecece45205580876d19ce67058725cc 100644 GIT binary patch delta 37 tcmdnOyqbA}3S;3!)j(bgT?0!612ZdQ6I}z7iOs86LPOkiCtERA0RY1(3QPb1 delta 46 zcmZ3@yoGs!3S-qo)j(czT_Xbp10yRFOKk&#iOs8c9sPnm<0FjqOmqz`%_bW%RsjGh CR19$d diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 5837d9ca3..3b305234e 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: el\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 219cff20f5cc8fdd6564f8fe9ab8fe5fe043c67a..79b2366b4e30c08902d3f38f362c6f983d86fab7 100644 GIT binary patch delta 37 tcmX@he1v&|3S-wq)j(bgT?0!612ZdQ6I}z7iOmOCLPOkiCkHUr0sziH3dR5c delta 46 zcmX@Ye3p5F3ghI7s)4-bx<&>H21ZsUmf8je6Ppk4I{F2B#zz?Indll?noV|RtOWo! C)C}tY diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 9e2126f56..3196b7931 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: en_GB\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.mo index aca1de3f4f487b5b942a7900f6ce4e9716e56f2b..eddbb921db46c6f977bd50dfe71093e3f61240d8 100644 GIT binary patch delta 568 zcmZ{fyGlbr5QZmS5fRkFLM+BcEIi3kV@#rm!Al_#6p{y+oUG==bCI(fC8(sZwMpRv zSO{8J3zqsGVr}Ik_@5wAP>22acXnt0oq6cJ8f?9e_gxcW08D`*7zXDcjyo^{?!hd0 z1Vi8rOn`Tg0f_|BEy#i~^IX(GzndRu0eO9C~aX&gc?FleR1+5`mv82 z>qLPAb;|oisVFZ=1=dDPL$j~6mP5q{VZ@sa-*56>)6~LX-|$XYNz#VrI!CCQrczD) zs>p>EoV%K_%pdn~;P_p&<6I9btfi^*e0I^!u8b~QcGj|UY-jR|Y0FNxFRhd|Rw|u!CpUD)omKi{tbSO9S`P|^}egVeylWOGJq0W)1gBV9u? W1w%6{Lvw8d!^usIx|1I={sjQ6>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es\n" @@ -26,6 +26,10 @@ msgstr "¡Púlsame!" msgid "A new QLabel." msgstr "Una nueva QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "La Tarea PythonQt Ficticia" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 2115baaf1aeb31f9b0f6a7daaeece2fe87121fee..6a5cf2cc1479d78a13943b574e7a2b5ea554e562 100644 GIT binary patch delta 37 tcmX@YyqkG~3S;9$)j(bgT?0!612ZdQ6I}z7iOt(tLPOkiC%ZG&0szW23Yh=^ delta 46 zcmdnZe1v&|3S-wq)j(czT_Xbp10yRFOKk&#iOt)29sPnm<0FjqOmqz`%_iG1)&c-B Cg$%v` diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 2bf0e2270..26c9211bd 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es_ES\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 68ea8166d592e31121c543e1b428a545f9c9308e..7f66467e83f31701b41ac2c17efcdbff47c5d8b5 100644 GIT binary patch delta 37 tcmX@gyoY&$3S-km)j(bgT?0!612ZdQ6I}z7iOoA$LPOkiCwnl~0szXW3Z4J} delta 46 zcmdnPe3W^D3S;*~)j(czT_Xbp10yRFOKk&#iOoBB9sPnm<0FjqOmqz`%_iG3)&c-C C91Oz% diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index b4209b99b..74814fecc 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es_MX\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index 49729889c3039001c2fc21c22dfd183e92960d95..f52688188c7f9161235d90f8b1aa7fdb3b8c5a27 100644 GIT binary patch delta 37 tcmX@be2{s93S;|3)j(bgT?0!612ZdQ6I}z7iOqXiLPOkiC;Kwi0szeC3bz0N delta 46 zcmX@ee2RI33gd){s)4-bx<&>H21ZsUmf8je6Px$)I{F2B#zz?Indll?noV|LtOWoz C4-DJ@ diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index 54d6660e2..a36b7368b 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: es_PR\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index f301c86e626194fad5d6cd3207b575577976dbb2..ecb678aba0db77cdc0ff7bb38bd353d1c59908e8 100644 GIT binary patch delta 37 tcmdnaypDN-3S-Gc)j(bgT?0!612ZdQ6I}z7iOp+SLPOkiC)+Ys0RY5;3R?gG delta 46 zcmZ3-yq$T13S;d=)j(czT_Xbp10yRFOKk&#iOp+y9sPnm<0FjqOmqz`%_f^LRsjGj C84Q2` diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index f2fd787f4..0d7f46a9a 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: et\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 6d4c89220d1d88e01969f3c4c24952d9d25538d0..14aebbea7f966038429c7aa83f62ae0c51fd10f5 100644 GIT binary patch delta 37 tcmdnWyoPy#3S-ek)j(bgT?0!612ZdQ6I}z7iOs87LPOkiCtEXC0RY3C3Q+(6 delta 46 zcmZ3(yp?%^3S;#|)j(czT_Xbp10yRFOKk&#iOs8d9sPnm<0FjqOmqz`%_bW$RsjGh C>kM`P diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 8a09c004a..2786536bd 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: eu\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index 036426bb4bbd253af0cbee7dee2e47909e3a7309..dc17915b0d8d7f44cd935f91fb4f07f4c870e1be 100644 GIT binary patch delta 37 tcmZ3_yo`B*3S-Vh)j(bgT?0!612ZdQ6I}z7iOp+RLPOkiC)+R<0|3E33OWD) delta 46 zcmZ3+yq9sPnm<0FjqOmqz`%_ciD)&KxB C_6*Yi diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 3a02e939b..93228b874 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: fr_CH\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 2f21852db7a0e9160d105ed43af66b23b77e013b..3548ce7630aab6cecb3fc9d23d8207055c4fa38f 100644 GIT binary patch delta 37 tcmdnaypDN-3S-Gc)j(bgT?0!612ZdQ6I}z7iOp+SLPOkiC)+Ys0RY5;3R?gG delta 46 zcmZ3-yq$T13S;d=)j(czT_Xbp10yRFOKk&#iOp+y9sPnm<0FjqOmqz`%_f^LRsjGj C84Q2` diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index f93de00de..38bbe9ff0 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: gl\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 43d6bb8a9fbc83871c9b45efc1dfbf1557f73108..191607183c8cf3e8d1f5ffdb71ceeef92912d415 100644 GIT binary patch delta 37 tcmdnaypDN-3S-Gc)j(bgT?0!612ZdQ6I}z7iOp+SLPOkiC)+Ys0RY5;3R?gG delta 46 zcmZ3-yq$T13S;d=)j(czT_Xbp10yRFOKk&#iOp+y9sPnm<0FjqOmqz`%_f^LRsjGj C84Q2` diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 56999c0a2..6ea0f5eae 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: gu\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.mo index af3a9923415d5da917137681cc77101f4d32e754..3fd3f3a6429af8d1ffe33656f898f598448893ce 100644 GIT binary patch delta 612 zcmZvY%Syvg5Qe9=Dk6%waOGmUb75k=P}?d+@v;yR#rgn=#x|NXkQ0%5p@=VFXsZ-T z7lP6%E?kI@a(3dvm0MrHKNX~6hkW^G=KM3{}p$pIrs1Aj-h?EE(LQRpNXp3&- z!H2bCk@LneZ>?*(VX3sp!qdDX!L}iUmNj_aae4X3whO#j@N!Om%i}diS82&IcMsu; zQYL5ob0i%deN!+VufsVua4@&m+I-;XEVP11@#(prNDm~GSdwG$)bxxJoAED|xbT#W ztL25Id5)Xn70cx9oMo8%hRgGYWoCo^Le|zyOWk$s^f*t&CTIPpi^xu9RVmGdPKrMl zWO*Y?vZ<0R%L=kv`M|O+@1@Vkee@bZ-IP_laa4ko8FlUV`k1X@%Uv)~gRdH;_K9+* d8Il{<*j<*@KifNc)y|eH%-3Z@J_J9Bz5yG4)Eoc+ delta 105 zcmdnUzLnYHo)F7a1|VPrVi_P-0b*t#)&XJ=umIv}prj>`2C0F8$>xl9yym(F#tMdJ lRz@b;1_qOx7, 2017\n" "Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: he\n" @@ -26,6 +26,10 @@ msgstr "לחץ עליי!" msgid "A new QLabel." msgstr "QLabel חדש." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "משימת הדמה של PythonQt" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 33f5578c2ee95352fe8d65c47d21d7619ead12be..4a53bc6b4659748c5093067e5786731da76f2be4 100644 GIT binary patch delta 37 tcmdnOyqbA}3S;3!)j(bgT?0!612ZdQ6I}z7iOs86LPOkiCtERA0RY1(3QPb1 delta 46 zcmZ3@yoGs!3S-qo)j(czT_Xbp10yRFOKk&#iOs8c9sPnm<0FjqOmqz`%_bW%RsjGh CR19$d diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index c37918c99..aac539d61 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: hi\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.mo index cc1235d798267f6d3632ed2c8d18c95f3b04f09a..eeb08c0158ed4ee42b01922071129ccf68b051ff 100644 GIT binary patch delta 395 zcmX@l-o;UWPl#nI0}!wSu?!H005LZZ_W&^n>;Ph3Al?bY8bEv;h&h4y0}zV?@h>12 z17aaY1_m=AtqG+60dWEl^8oqr%nS@#KspCVa{=k;Kw1JwF9Om)eOwH?fedq?z@>?m z$~Ks?!=*-6}`G&i?WA)vA(BR?;&L?J9QwLG{awP11sv;SlZMq6GBT?0!6 z12ZdQ6I}z7$xV#!SwchHbSKv_9jf=sFUwR2^hr!g&Cz2BE=epYEzV0+D9A4=%}!LP zN<6fnB(=CCFB4&SL4I*!z8-^jPG&YxI5$<1Ap}hY%zAW*Lkqxq8T`xg4=u<_1skn{ Y#q2{1peBNqD`Y1g-Ir>mP+iLa05U0Oga7~l delta 195 zcmeC;IL}^xPl#nI0}!wQu?!IV05LZZ*8njHtN>zOAYKW?8bG`qh&h4y0T7D;@hc!U z17b!-1_pK}1_lct4N~vG3{md~q(SP-fiy^cBajBEp8=$SN+Zgrh3 y#MsSisB2)MU|?WnYN~BuFnJZ@dtOJsV9)pnV?7gHLrb&CbD0iJ-028Z>IVQ_y&OIO diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index ba4fdeb3d..8f55909e6 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: hr\n" @@ -26,6 +26,10 @@ msgstr "Klikni me!" msgid "A new QLabel." msgstr "Novi QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "Testni PythonQt ViewStep" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Testni PythonQt posao" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.mo index 206bf7b4a77b3c830bced08f2385ad894aba18cd..6eb9ade95024c3e58bb45088c19f66878aec3973 100644 GIT binary patch delta 556 zcmZvX&q_i;6voH2AR>x_RuQL7wD4YTWu_LAm@UeMl0CqvlYhGR4mcy>t#DB#XyaJkUpx*U@K@A?>1M3>t=>MNBgkqo~ct zej-D@IH6*mmxXJy3@OcZTahP};x$1>vPC;>&+Aa3qwCTyYTA=!n`PZbXlcu9x#nWK=JAGWSEQGY(yFr(@7-TU4okb%RXP-ObF~ijpPRp4 z4+7o4F<$#Gf$)VU0l~0Kt1bhZ?Q^XgzJ`}7+?plB8qxxPV7cJW^x(y&%%GrIW0MD( LJn2`P+?ZwGHY1RU delta 108 zcmey#wu9N?o)F7a1|VPrVi_P-0b*t#)&XJ=umIvZprj>`2C0F8$>xmK0%p2~M!Lp^ o3I+yNrl#5k29ui@btk`IY~*$H3-*kUFxE5CHMBIFoXb=N0N&LR1^@s6 diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po index 4624e00fd..fc1490bcb 100644 --- a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lajos Pasztor , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: hu\n" @@ -26,6 +26,10 @@ msgstr "Kattints ide!" msgid "A new QLabel." msgstr "Egy új QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Egy PythonQt Job teszt" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index ee16efc6968a5ce8f125dc25c2796d76ae6e38ed..ee4f15b5205f6a1a3b058d4e3789be3e9e7acd74 100644 GIT binary patch delta 83 zcmZo*|IRkSM|UkF1A_$+^Dr84, 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: id\n" @@ -26,6 +26,10 @@ msgstr "Klik saya!" msgid "A new QLabel." msgstr "QLabel baru." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.mo index f9585197dd4009c05628af3dbfa90f84807bbef3..c638cbd28d9007a6e04a5998b146aa3ff1e29759 100644 GIT binary patch delta 560 zcmZvYy-EW?5XUzrDw5cw5Cn@!C*pJRhQtTh)6IFw-7VbiAt8no`Tz#e zQn1rPuu>4LuD9?3#M-Cue?der!~Xcs%+3ru`xd_*?|q~bR}3}=X21?ef>RLL9he07 zU=}=s3GfM~z!z8nu^40TAP=JYWSp@%=rlA1tw7VzDs%yQ1Vw2NE@LAAF-t_j9~*@q zJ#1iQ^27;Mcep8>EGv`JTnCC=p%k|SHKb3Kz;)ZS-`2;{t7_VkW|nO@_F)TE8CE|Q z|0)X7MBY|}qlesM0!4jCgUL;4lHzSuq)xY=FHPo+T!C^c#ieBidw_I*J*+c1;=4mmvu-bn(PaM=YjmuK( zqPG{mYW=%(O@~k6W1w2L!%Z1JQlstL!`H64!f|v!u5D%5|9@fOjnJBt7~1{wO--4? MzQVGxN~g=d0f6?E4FCWD delta 105 zcmbQnevaAVo)F7a1|VPrVi_P-0b*t#)&XJ=umIvIKuJp=4N?OGlg%0Jc#U-pOcV?Z ltW3?d4GbnXG3rkK#@NW~=ojo6A7QL#qHAbrHo2N<0sx&e5ODwi diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index ad6450012..da3c397ea 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: is\n" @@ -26,6 +26,10 @@ msgstr "Smelltu mig!" msgid "A new QLabel." msgstr "Nýtt QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.mo index ea87ff9f01aeccf7ae322543ec4004ee465f9585..8549b91ecc2a2a03f7e6159a67866886284504ee 100644 GIT binary patch delta 236 zcmZo=pTR!CM|VFX1A_$+3oPHDAHEC@(9qEHPQZrX)4rAv+~iFTW^#^J7Lw#))Sn zLX#5}3QIE;89Z|oTuO6uD-{ANOEU8F0!tLU@{OH+$W@)ZuRP{_n4ucrXimIBt6 Rm7k=Ll9`-prBGeV007;wHtPTY diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index 300224012..c545a6282 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -8,12 +8,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: it_IT\n" @@ -27,6 +27,10 @@ msgstr "Clicca qui!" msgid "A new QLabel." msgstr "Una nuova QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Il Job Dummy PythonQt" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.mo index 0aa5dd177d4e169ddd42f080bb7caa1c4468b204..afaac186a46d0d7f5480475e5d227c0e6a3d7495 100644 GIT binary patch delta 668 zcma)&&r1|x7{_08OCrP&s!Pz@p-5Ay<4w3?#zzt`!2FXtna=? zV1g{7As*_K5TqU?EV}n!1o5CtU zI-5gs2aPo-cJ|{CPLwQ{m4DA8$lQ+}cAZ1XQ$GsP?7&SJ@z9(y4;`ZN>StRq8%rd@}x%59K n-OCJSWR|G0KxXq_^IL9SC$mbkjcnf1-`IWmd3S!znZ|wt;E2{Q delta 108 zcmaFJzJb}|o)F7a1|VPrVi_P-0b*t#)&XJ=umIvRprj>`2C0F8$?=TV0%p2~M!JUP o3I+yNrY71329sAY>Q0tpYT$MB3-*kUFxE5CHMBIFyojk70Lw=ZmH+?% diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index fb1184883..cae3d2722 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ja\n" @@ -26,13 +26,17 @@ msgstr "クリックしてください!" msgid "A new QLabel." msgstr "新しいQLabel" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "Dummy PythonQt ViewStep" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" -msgstr "ダミーのPythonQtジョブ" +msgstr "The Dummy PythonQt Job" #: src/modules/dummypythonqt/main.py:186 msgid "This is the Dummy PythonQt Job. The dummy job says: {}" -msgstr "これはダミーのPythonQtジョブです。ダミーのジョブの出力: {}" +msgstr "これはDummy PythonQtジョブです。Dummy ジョブの出力: {}" #: src/modules/dummypythonqt/main.py:190 msgid "A status message for Dummy PythonQt Job." diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index e7ce265a2692b1b77da701f115a13a8fec06a7b1..4d7e1ade2d2e71ad4403377d108c268ab9680671 100644 GIT binary patch delta 37 tcmZ3-yp(x@3S;&})j(bgT?0!612ZdQ6I}z7iOs87LPOkiCtEWX0|3Cw3N-)# delta 46 zcmZ3=ypDN-3S-Gc)j(czT_Xbp10yRFOKk&#iOs8d9sPnm<0FjqOmqz`%_bW$76Sk# CT?|?P diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index 6744ef2d0..e2ed766b0 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: kk\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index 5b1c5ee21eddab390ab0b68cba4fd3d2b66dcb77..d9e3440ea2a7ebda87675d986ec7aca508da29cd 100644 GIT binary patch delta 37 tcmZ3@yoh;%3S-7Z)j(bgT?0!612ZdQ6I}z7iOnlmLPOkiCtENU0|38r3MK#m delta 46 zcmZ3)yqbA}3S;3!)j(czT_Xbp10yRFOKk&#iOnl`9sPnm<0FjqOmqz`%_i$J76Skz Cm<&q* diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index e2faad732..1147fe85f 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: lo\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.mo index 3b7f8fd9445650f9ca43a3477a2bffb22484287f..f2cb98bc39703a59a07d5cab620cd74da6fa1c61 100644 GIT binary patch delta 639 zcmZvYze^lJ6vxMSCWa6R1|mv|XJ^1&Ry{74Q;ecm1Qo?i>dfhwo4ehcW8bW@gm8ti zvpGW0)>_h}icKmHtNaVWKfzM0{I15m2tMXB-+AxNn;-9@d#|_ow?Fq?z#f5@zz0vj z9!TvMcnXfe2sj0g!8sTJm*55H?-HT_eFZ%OA3-1d*=`{wpexYl(67)z=mB&{h^F|7 z#WVtcps2aF2bkfC+>M*f53x!g+LK0RsjjwZby1d8;KE}oZOjxZX8B3crio}i4#R|2 z5?e9#RZH(o*%fnvUaw)-ut>A=zw`&Kw%4p`2*0B4DMeT_Vc2`qE~RA~*Ed#8nOG)V zqR(Gi#mQ%{9k1wkZ^$c@Ci0G#Z|yiEY#l$6bq=I8QHhp}p{dXqRx_d0fg8osqcrY~ z685aM}>70_a;%;UUO}xE;g)cQFk)+L=S9GegEiT>GXCd^ZX41Zh EE0?UXk^lez delta 108 zcmeC-_`z&(Pl#nI0}wC*u?!Ha05LNV>i{tbSOD=pprj>`2C0F8$?=TV0%p2~M!JS( o3WjD@CKlQT29sAY>P}{2YT|YD3-*kUFxE5CHMBIF+`+UH0M~60?EnA( diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 0273756ba..725cdeffc 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: lt\n" @@ -26,6 +26,10 @@ msgstr "Spustelėkite mane!" msgid "A new QLabel." msgstr "Naujas QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "Fiktyvi PythonQt ViewStep" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Fiktyvi PythonQt užduotis" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index 9c513e85ad4b34f86b17c09781ea3fd08e7f6c93..afb5fa103f8b66b28cdb4b8f65e99017d7544c0e 100644 GIT binary patch delta 37 tcmdnSyq0-_3S;p^)j(bgT?0!612ZdQ6I}z7iOp+RLPOkiC)+Sq0RY4g3RVCB delta 46 zcmZ3>yp4H+3S-Sg)j(czT_Xbp10yRFOKk&#iOp+x9sPnm<0FjqOmqz`%_bW&RsjGi Cf(&~A diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 64586c488..893c5989f 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: mr\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index e0aa88a98995bf6c919ba32b0ee0693c23383898..195b054a8a90e87c8c6bc474f44c3586e5731383 100644 GIT binary patch delta 37 tcmX@Wyq$T13S;d=)j(bgT?0!612ZdQ6I}z7iOt(sLPOkiC%Z9L0RYI23Wxvz delta 46 zcmdnae1Lg^3S-+u)j(czT_Xbp10yRFOKk&#iOt)19sPnm<0FjqOmqz`%_iG2RsjGo CXbi0Y diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 693324b02..93c4631d6 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: nb\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index d883f109b181021c32e96d8e72dd6e2e637c43e6..be19ac81b8fb4ee2cbb84cbbba17128074d91db3 100644 GIT binary patch delta 83 zcmeBSZ)Tt1qq~xkfx!ZZ1sE6@9x*X67y;?eK$;Ust1&Y$NC9aBAZ-q$y(d=w;kD2; duv9QGvobc(H87dn#Q2CMG{jAJb0L#7BLFTn4;cUe delta 92 zcmZo>?_roYSjNC9a}AZ-q$Lnc=K;WgJa mGEguuvNEyMHZYjn#Q2EU(J$CDKEhbfMAy*LY;y*aG$R1bZxL$% diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index ceeae44c5..e2d139668 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: nl\n" @@ -26,6 +26,10 @@ msgstr "Klik mij!" msgid "A new QLabel." msgstr "Een nieuw QLabel" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "De Dummy PythonQt opdracht" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.mo index 6d4cd26132a6f35eed432929f2ec2ee13cb0ff7e..d74e6d2da958a7e362b6e24d5e502ca4cd374114 100644 GIT binary patch literal 1022 zcmZuv%~BIV5FQk*GHO}n!IOvPAeEHNW;ccq7B(0|z$hUBBbMAIn<1I7JCoX(5TbCj zd;(9rfO_>{l~>^bd;!a|PhoF}q>5r{zwMdsufLw3{(XP?6Txv4@er|rxQ#eM#N#vK zF5(L!iTIAVh4_PbfcT5ZA*QAXS-3_>9_<}m_pTE%hxQolJ+xoZ#{3^+|1Y#i9Suw) zxFpl(%ZvXFoW=VZjUq@sfUOPIwK?pm2v+-HIE4Dpbd=mO@Io~$ zQVN8>kE|Ke=!PrM8)<*BZ1Gab_?|SDE21WNc@F+Iea(f}L}pWT~CCZ6wldejs9%G4E}; zxJ|1yx>|(iHMd%Myj$BWCpMTiv=K3>17=j@LYUS2j)diN`}9B@u%IO@$xUG{u9d?S z+3w>7(FSKBZczn7cOcm@rl;L>dN3GRCKeQX{Lu1MnD$w~LKbnIHkhH)8Qab|>0Xdd zC90Kbd2(9EvJ)jG4VSp5VGj>y_@O~26LJas4vRE5-s{F1%};o7sXZRivh-C;$hHgl zrZ9Vjfc rkxk}{vlA)05F%}c?2dSsdzv&9bh$QTnag1ae|{T?(+@sA7k2SK2iq5i delta 188 zcmeyz{+`+5o)F7a1|VPrVi_P-0b*t#)&XJ=umIw%KuJp=4N?OGlg$~e1P~*dSjX$=7wj1yVXSAOYiMaUIfW_J-`HBAAg8n_F~?RT&(_vZ z!Ct{Y!Ac=d)zHAs)<{834a~H$H32a-K*9z#h6V~XHDGa&8UszB9z&oWBTZ{A1^{, 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pl\n" @@ -26,6 +26,10 @@ msgstr "Naciśnij mnie!" msgid "A new QLabel." msgstr "Nowy QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Zadanie Dummy PythonQt" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index 9cc14be42a9b6b828bca460a012776a7924c5ffd..f690c1a4406b3e1c8436a7471d5eb1a2722bbf57 100644 GIT binary patch delta 38 ucmcb{a+YO+3Zw8u)j(bgT?0!612ZdQ6I}z7iOt(tLPOkiH@h?PGXen2y$S>X delta 47 zcmX@ha*btz3Zu+K)j(czT_Xbp10yRFOKk&#iOt)29sPnm<0FjqOmqz`%{JRH@-qSe DG^z|K diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 68f454a86..0ddcf5ab3 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pl_PL\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.mo index 820ff385547286d3bb6d9407bf20bb9ce4c25339..69adda56341c4e593f5f529c63946b9e9e6b4c98 100644 GIT binary patch delta 627 zcmZvYy-piJ6otp&5Ftc_Qcw};(xqTG4zV2DiVzkg1wR53Q-U|njBQKI%~ZAk_y_C<}XldfgSC~IXy(H5sP-!i66t8LfhWX;h62fmn#b+`l9 zq^LL53rB?m>}yMS+$--ffwJ$S-sEi#$jY{@(&2HpJTqGM3Kc4ps$Ys;q1gT7ZCK~k zQ<>OUI!>$flcQ8Om?A~B*eD%I`o+$%ks7C6mZ6H6zNN-;+zMG)Wpsjj80mCaoNd4s z`yrc|DVi>P{@T6l=GW^#ywk^UH5{oJ9Y2LBzFVj0`hvJ;Ed6sb^_~AS_vzW7Egib+%TQyGKFBf? Ej}U*V0{{R3 delta 105 zcmcb_ew^9jo)F7a1|VPrVi_P-0b*t#)&XJ=umIv-prj>`2C0F8$>xl9yoS0)mI?+2 lR;K3K1_qOx7, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pt_BR\n" @@ -26,6 +26,10 @@ msgstr "Clique em mim!" msgid "A new QLabel." msgstr "Uma nova QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "O trabalho de modelo do PythonQt" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.mo index 489edf85fecdd9645eac7cc5079482339fd8d564..a437e8c58cddeba803d8c98f024bdc1bb16e107f 100644 GIT binary patch literal 994 zcmaKq!EVz)5QYsD5JpI-2e@#U-V(vuPAO?|2_mFv2{cWbno4kijXg|L|FX__M5 zfD;lA0e2)g_W)19GjQg_I4P}EMXd7q-`Uxj+1<>q`MFOPjmyL>A|S33ABcQ>Bd!tO zi30J1xI+9UZW4cp8^ruM%PNx=Nq-WriR-z2!LpV}eNvlLlIC%T$NG_Und~p56fzm- z=}V?HH#JYbmuQxs^J2bI1%V^j-sD|O9I~|GW~d=Wt$81zCl#y>({v2&u^C9QZQ!Zw zI#w--!#A{R!8+sJjd8SNFtdUI&WNPtSOfjcOt%AhSTrfPC%d5eSo`qqz13E74@1Km z5!*$jV<~)SS8LCz8+F*NcXk@BExX+cSWO`}*}uEQyd}@0 zjjV(Fah~OP--~*+!xKg#35Iagq=7&`idGJ z9HgOCnN*XSkNPQ(6DO4E!#jE9G9?iGAw44tkf(HDsm!oHM2%3G&UsRV!oZkJ`>s10 zjU1C#i+gyGr*T7`@RTdmuAv0lUG%(i$<55GcHkE6W}{g@eT|ai*)=H)3Oe&RqstpS zFm9IcSgb-g;7X&ZJP+2{%IUtmS`QVgi%>?f==-qJjg7s50_jc|vBzT{vT+|xp3KR{ zP;%~_T#H=!QS5dyR6JqpQl<27iELu(%Hk?ar+)(}Jn6_aQA5J>( EFNh-?g#Z8m delta 108 zcmaFFeu~-Ro)F7a1|VPrVi_P-0b*t#)&XJ=umIu-KuJp=4N?OGlj9k!1, 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: pt_PT\n" @@ -26,6 +26,10 @@ msgstr "Clique-me!" msgid "A new QLabel." msgstr "Uma nova QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "Dummy PythonQt ViewStep" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "A Tarefa Dummy PythonQt" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 46b7e3207110b8fa911ce96ea548c1ec88ea35f9..13750b1672b7a8fc36694e8a466ecd503eb68a62 100644 GIT binary patch delta 83 zcmdnRzL9-`kM2!I1_lct=3`)B5MpLv&, 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ro\n" @@ -26,6 +26,10 @@ msgstr "Clic aici!" msgid "A new QLabel." msgstr "Un nou QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Un job job fictiv PythonQt" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.mo index a627ad69a90b70f5c27037d0bc27109b36804db4..948000f6a34fa9994c38afd28e316fb23801ced0 100644 GIT binary patch delta 322 zcmZ3&HkZBro)F7a1|VPsVi_QI0b+I_&H-W&=m26~AnpWW4IrKl#GF8U0Eoqa_!JPE zGchnc1kyr4EXmBk-~gm`fV2dV&IQsSb!|YJ5lFKDF^~zi4@lWF0QEwEqe5P4xk8{% zVp3|39)qJoaYM+%LO^9nMt)vkiGo*t(!|;XUJG3V zO9cZnD`OK~1CxobY!rhtbMx~Qf|E1K6N^f!6l@ZUsuGJ*vK`WM6Ek!4lJj#n2QV&W zv|D }sT5*m+^=g}oPcT-d5`vGKybi;WkXfMh>N=wiRZg)J9$11U_KCx2ox0sz)m BSY7}C delta 205 zcmbQszJ#s*o)F7a1|VPoVi_Q|0b*7ljsap2C;(z!AT9)AP9UxaVlg1@1Y!p!28IPd zS_p_A0@)Hk`U{W-$@4NZFfamX5CAe6fWlxq7#tPyQp*(reG-#WbMzP{9*E;L*EKL! zFfg<-G1fLPn5@lcqjh1@g$), 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ru\n" @@ -27,6 +27,10 @@ msgstr "Нажать здесь!" msgid "A new QLabel." msgstr "Новый QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.mo index dcbc56c38b091052ad899bd1295d66f0b0936027..cb3c99c40cf78872b7e4882ed7214cb266bf5abb 100644 GIT binary patch delta 586 zcmZvY%SyvQ6o#i-6%j!M6~V=E=fcEzA=WBhP%79W7V85{YqT+!k<2twFBI_!iueHC z>7uw4+y=p=Pav*+3jb88q8{espEL8HGnbdn`<~kCVDg3`y1^L8fj)2!;k~~XFerVBw2xz0?c~#n}s zu^@_AwoJ3^P4Drx|ngD=j6JRtUH+ zU9Los#(_@_?o*bZ+72xp2bL@erA%}6(BrnNmxQ-GNi)W@S#Mq@_X-*9dNFZR+ZJKe zz@>c=I=ubnUB$!JhCB|UM#u^6=)iVV)C~O!MUSp1SK80lS=O~3-&Ph$%Nu8zFC+gn d^0tu`gc5Z0-HK2Bw&?Vyx-3EwM9ugs*ayeYqKg0k delta 108 zcmZ3_eu3HIo)F7a1|VPrVi_P-0b*t#)&XJ=umIv|KuJp=4N?OGlg$~e163??@*>P~*eSjX$=7wj1yVXSAOYiMaUIfrQ~0MNM+2><{9 diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 3df4cfccd..75be8bb1f 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sk\n" @@ -26,6 +26,10 @@ msgstr "Kliknite sem!" msgid "A new QLabel." msgstr "Nová menovka QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Fiktívna úloha PythonQt" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index 96350dfe783c55f8d12d628b80e5dc220320a391..c7c255e216e7635201c377443824f51164958806 100644 GIT binary patch delta 37 tcmaFE{Fr%y3ggO&s)4)~x(1dC24+^qCb|YD6Pwqugoe23PPSuQ2LRdO3orlx delta 46 zcmaFN{Dygg3gf1Us)4-bx<&>H21ZsUmf8je6PwrZI{F2B#zz?Indll?noTxkTn7L~ C7!6eb diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po index a065019ce..c6dbbed53 100644 --- a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sl\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.mo index a2771e965b6532eb04cdb91ebbbb5e54d4952cec..2aa5a10618209f8a6a4731cc8f043093fb7b5b59 100644 GIT binary patch delta 662 zcmb7=&q^Cn6vl6C6pOfVQ4m}lcP^YTTG1Fp42la4RWUxmOfuEcnOw*nk>H;sx^Nw& zPy%hCtGZBv5EHbH8z11z3yAAJL6?3vD?v9N<~QFt_kQQhom+`t_Ld(9;@ z=mQ5p#~;uS&cO(1fsfz`d;?-mdrL0YdzRDsk?D~F*R!hN_EUX2z zB<+Nl_uSkLT*D%}<-BrCOB?I1B0Rwx`pTZlpr`wbWNs+boh1lReN+Zfhy{^jN{z7QR~Yl^@DuQ;UWJ2&5d1VZ;6 M>EGdNZt80l&xmXYO#lD@ delta 105 zcmZ3-(ZFJHPl#nI0}wC*u?!Ha05LNV>i{tbSOD=cprj>`2C0F8$>xl9yvDkQMhXT7 lR;Fg!1_qOx7, 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sr\n" @@ -26,6 +26,10 @@ msgstr "Кликни ме!" msgid "A new QLabel." msgstr "Нова КуОзнака" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Провизорни ПитонКуТ посао" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index 81152d66b6d54c72e0e1d8101c01391b88381c5e..b3f1e8936efd1f53c141f955615343726b4bcace 100644 GIT binary patch delta 37 tcmbQj(#yp4H+3S-Sg)j(czT_Xbp10yRFOKk&#iOp+x9sPnm<0FjqOmqz`%_bW&RsjGi Cf(&~A diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index 19686b07a..d1d146940 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: sv\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 931fda431e4975fa1014582210073ad2aab3717e..3c787d07459c5708b1f64425c745df8ee4605ea0 100644 GIT binary patch delta 37 tcmZ3(yqI}{3S;I()j(bgT?0!612ZdQ6I}z7iOnlnLPOkiCtETW0|39}3M&8r delta 46 zcmZ3?yoPy#3S-ek)j(czT_Xbp10yRFOKk&#iOnl{9sPnm<0FjqOmqz`%_bW#76Sk! CFAPus diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index 7fbc94ef1..f6f125dcd 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: th\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.mo index 7d2abb0cc6bdd40ca836a428c0431c4d596046db..77085f17e16e230d986250e944e75044f27e4c69 100644 GIT binary patch delta 593 zcmaKoJx|+E6oyZlP=qQf#K6RG*cfWdZK(-qg$NB*#fMa+bm(|ZE{%z=E%{!9tPo{j z=vFDJI*DY?s?J^d7y3F#e5j~Le)Qgt_nhlC1ok@8m3HZqoqU#ZsB(TdWcy%VYBC;ZHL>JH97SKc?@ zSYO_j_WK`X=(Fd?*X?d3oj}}lmVXk#FuOcfLJu?c^HV<@*;`4RsA42yZ`2C0F8$>xmK0%p2~M!H5O o3I+yNrY71329ui@btk`K?B;d!3-*kUFxE5CHMBIFT**`h0KlUV(*OVf diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index a2eb1a9c7..cc6044854 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: tr_TR\n" @@ -26,6 +26,10 @@ msgstr "Buraya tıkla!" msgid "A new QLabel." msgstr "Yeni bir QLabel." +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "Kukla PythonQt Çalışması" diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index e5b10eaef985fd13a02bc237ef79ec3cbb6fc25a..957835e0339b6573cdcaff8c4c3dec759f0bc7df 100644 GIT binary patch delta 37 tcmZo-`N=#%g>nBx)j(bgT?0!612ZdQ6I}z7iOuU+LPOkiC)+U|0RYfn3kd)K delta 46 zcmey#+{7|Lh4I8h)j(czT_Xbp10yRFOKk&#iOuVH9sPnm<0FjqOmqz`%_f^N9svM5 CZw)R0 diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po index fb5ab3ed1..7bbaa5d30 100644 --- a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: uk\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index a3b85531219ebe17715186d4a5e5d143cdcbf894..430ab38ead211adbd4707702355b547155385499 100644 GIT binary patch delta 37 tcmdnYyoz~(3S+@U)j(bgT?0!612ZdQ6I}z7iOnlnLPOkiCtEUB0RY0b3P%6{ delta 46 zcmZ3*yqS4|3S;F&)j(czT_Xbp10yRFOKk&#iOnl{9sPnm<0FjqOmqz`%_bW#RsjGg Cy$oys diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index b055fb4c6..d30f65c7c 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: ur\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index ee43814102a17904de678cc4046bbc397857b91a..32451102b783c954d2eda0cf25fba02dc9caea39 100644 GIT binary patch delta 37 tcmZ3>yo7mz3S-tp)j(bgT?0!612ZdQ6I}z7iOs86LPOkiCtEQV0|3BS3NQcw delta 46 zcmZ3&yq0-_3S;p^)j(czT_Xbp10yRFOKk&#iOs8c9sPnm<0FjqOmqz`%_bW%76Sk! C#tc;e diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 30ec8648d..6d850fc0a 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: uz\n" @@ -23,6 +23,10 @@ msgstr "" msgid "A new QLabel." msgstr "" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.mo index b14bb481464f4aeabe523619c12fd3d619589972..2556fba3fe1c27f30c0f598597f6d223718b79aa 100644 GIT binary patch delta 556 zcmdnX+{j*kPl#nI0}!wQu?!IV05LZZ*8njHtN>zOAYKW?8bG`qh&h4y0T7D;@hc!U z17b!-28NA5YyrgbAaN#$dM;)L27Vyl7)m<>X0IUA@-ks%}_6+?w(eiBeTvseL$O0dWSO;7;oO97jlm7kUCq zf=yOxT3S+KrbA+Wak5@TWtE+df{}rt`NXxoETJK8x|7`*%j%!(Xn3+?)zh7upKV|G zZ2E$yOWU8%YJqzCaYGZsv$;!Ow68*V@yYJpPrDWZ)jaRo_N<}t*|v^njqAY*dpe(W vOne3=-|uN;fCmah2LniQ#(JP#C}v3j4Fl?isCm{u;rWtX@Au5Au4MoKf!eb9 delta 105 zcmZo<-^*-qPl#nI0}wC*u?!Ha05LNV>i{tbSO9S|P|^}egVeylWOGJ4UPE023k3rM lD^pW#1B1y;jJlJbF?R7f`UQK&M;Pmw=o(s@O)g<70|1Dz5E1|Y diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index 8404093d6..7371e4e9c 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: zh_CN\n" @@ -26,6 +26,10 @@ msgstr "按我按我!" msgid "A new QLabel." msgstr "一个平淡无奇的 QLabel。" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "PythonQt 任务" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.mo index 32a925e8ce7319b19d19f8f722414ac59cae8efe..5ac8ea5c1c8014040093c6cc0fda8e68999939cc 100644 GIT binary patch delta 635 zcmdnTe2%^To)F7a1|VPuVi_O~0b*_-?g3&D*a5`6K)e%(HGudy5OV_Y2Ot&);$J{4 z2E;;)3=C#KS`$cb0^$T928jzZL-c6@X&xXy7)XQcNdVG7`Fe(0Aj1+UFa<~h^?(5r zkOXoWSRh;ixqNHi;EM}Qx($kixgZ+ zb8{;d0xC-~^78^q6uk12^cb9TGLy4`suUSOvWZC2VVSAr!6m5$3?Uh*ShNC#Gm8~~ zs06FDo&rc)3fRW1{3M0q#L8kTh3eXg7S;mhx&{`y29^p2W>&@~x&|f_n{`c!OLRku z67!045=-)ntQ5Rb)6x_?N)z+a6>N$vjExLU3{4!;a}zUj^pf*)?Q|533=GXCuI*z9 z4RO<*?7>)8|71tQ(}wP6(>6Sx)dCHM#|=#kPaE4o0&q`1-M;k6-Z?;_=iLp@TDxDY z=z7+;9;EQ)?s?B9cRlNv_`2C0F8$?=TV0%p2~M!JUP o3I+yNrY71329sAY>Q3fk>gILy3-*kUFxE5CHMBIFJeR2q0L(5Bm;e9( diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 3239073b5..81ff73d38 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-07-20 02:49+0000\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "Language: zh_TW\n" @@ -26,6 +26,10 @@ msgstr "點擊我!" msgid "A new QLabel." msgstr "一個新的 QLabel。" +#: src/modules/dummypythonqt/main.py:97 +msgid "Dummy PythonQt ViewStep" +msgstr "假的 PythonQt 檢視步驟" + #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" msgstr "假的 PythonQt 工作" From b4a5f65f8abea6f5ad00a0a57dc09a633d552357 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 10 Aug 2017 10:49:19 -0400 Subject: [PATCH 267/447] [python] Automatic merge of Transifex translations --- lang/python.pot | 14 ++++----- lang/python/ar/LC_MESSAGES/python.mo | Bin 0 -> 511 bytes lang/python/ar/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/ast/LC_MESSAGES/python.mo | Bin 0 -> 432 bytes lang/python/ast/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/bg/LC_MESSAGES/python.mo | Bin 0 -> 431 bytes lang/python/bg/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/ca/LC_MESSAGES/python.mo | Bin 0 -> 743 bytes lang/python/ca/LC_MESSAGES/python.po | 35 +++++++++++++++++++++ lang/python/cs_CZ/LC_MESSAGES/python.mo | Bin 0 -> 477 bytes lang/python/cs_CZ/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/da/LC_MESSAGES/python.mo | Bin 0 -> 725 bytes lang/python/da/LC_MESSAGES/python.po | 35 +++++++++++++++++++++ lang/python/de/LC_MESSAGES/python.mo | Bin 0 -> 428 bytes lang/python/de/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/el/LC_MESSAGES/python.mo | Bin 0 -> 427 bytes lang/python/el/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/en_GB/LC_MESSAGES/python.mo | Bin 0 -> 452 bytes lang/python/en_GB/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/es/LC_MESSAGES/python.mo | Bin 0 -> 429 bytes lang/python/es/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/es_ES/LC_MESSAGES/python.mo | Bin 0 -> 443 bytes lang/python/es_ES/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/es_MX/LC_MESSAGES/python.mo | Bin 0 -> 444 bytes lang/python/es_MX/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/es_PR/LC_MESSAGES/python.mo | Bin 0 -> 449 bytes lang/python/es_PR/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/et/LC_MESSAGES/python.mo | Bin 0 -> 430 bytes lang/python/et/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/eu/LC_MESSAGES/python.mo | Bin 0 -> 428 bytes lang/python/eu/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/fa/LC_MESSAGES/python.mo | Bin 0 -> 422 bytes lang/python/fa/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/fi_FI/LC_MESSAGES/python.mo | Bin 0 -> 445 bytes lang/python/fi_FI/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/fr/LC_MESSAGES/python.mo | Bin 0 -> 427 bytes lang/python/fr/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/fr_CH/LC_MESSAGES/python.mo | Bin 0 -> 447 bytes lang/python/fr_CH/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/gl/LC_MESSAGES/python.mo | Bin 0 -> 430 bytes lang/python/gl/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/gu/LC_MESSAGES/python.mo | Bin 0 -> 430 bytes lang/python/gu/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/he/LC_MESSAGES/python.mo | Bin 0 -> 428 bytes lang/python/he/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/hi/LC_MESSAGES/python.mo | Bin 0 -> 427 bytes lang/python/hi/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/hr/LC_MESSAGES/python.mo | Bin 0 -> 818 bytes lang/python/hr/LC_MESSAGES/python.po | 35 +++++++++++++++++++++ lang/python/hu/LC_MESSAGES/python.mo | Bin 0 -> 431 bytes lang/python/hu/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/id/LC_MESSAGES/python.mo | Bin 0 -> 425 bytes lang/python/id/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/is/LC_MESSAGES/python.mo | Bin 0 -> 453 bytes lang/python/is/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/it_IT/LC_MESSAGES/python.mo | Bin 0 -> 443 bytes lang/python/it_IT/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/ja/LC_MESSAGES/python.mo | Bin 0 -> 734 bytes lang/python/ja/LC_MESSAGES/python.po | 35 +++++++++++++++++++++ lang/python/kk/LC_MESSAGES/python.mo | Bin 0 -> 421 bytes lang/python/kk/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/lo/LC_MESSAGES/python.mo | Bin 0 -> 418 bytes lang/python/lo/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/lt/LC_MESSAGES/python.mo | Bin 0 -> 788 bytes lang/python/lt/LC_MESSAGES/python.po | 35 +++++++++++++++++++++ lang/python/mr/LC_MESSAGES/python.mo | Bin 0 -> 429 bytes lang/python/mr/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/nb/LC_MESSAGES/python.mo | Bin 0 -> 439 bytes lang/python/nb/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/nl/LC_MESSAGES/python.mo | Bin 0 -> 666 bytes lang/python/nl/LC_MESSAGES/python.po | 35 +++++++++++++++++++++ lang/python/pl/LC_MESSAGES/python.mo | Bin 0 -> 574 bytes lang/python/pl/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/pl_PL/LC_MESSAGES/python.mo | Bin 0 -> 589 bytes lang/python/pl_PL/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/pt_BR/LC_MESSAGES/python.mo | Bin 0 -> 446 bytes lang/python/pt_BR/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/pt_PT/LC_MESSAGES/python.mo | Bin 0 -> 750 bytes lang/python/pt_PT/LC_MESSAGES/python.po | 35 +++++++++++++++++++++ lang/python/ro/LC_MESSAGES/python.mo | Bin 0 -> 471 bytes lang/python/ro/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/ru/LC_MESSAGES/python.mo | Bin 0 -> 567 bytes lang/python/ru/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/sk/LC_MESSAGES/python.mo | Bin 0 -> 455 bytes lang/python/sk/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/sl/LC_MESSAGES/python.mo | Bin 0 -> 483 bytes lang/python/sl/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/sr/LC_MESSAGES/python.mo | Bin 0 -> 503 bytes lang/python/sr/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/sr@latin/LC_MESSAGES/python.mo | Bin 0 -> 523 bytes lang/python/sr@latin/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/sv/LC_MESSAGES/python.mo | Bin 0 -> 429 bytes lang/python/sv/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/th/LC_MESSAGES/python.mo | Bin 0 -> 419 bytes lang/python/th/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/tr_TR/LC_MESSAGES/python.mo | Bin 0 -> 437 bytes lang/python/tr_TR/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/uk/LC_MESSAGES/python.mo | Bin 0 -> 505 bytes lang/python/uk/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/ur/LC_MESSAGES/python.mo | Bin 0 -> 426 bytes lang/python/ur/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/uz/LC_MESSAGES/python.mo | Bin 0 -> 420 bytes lang/python/uz/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/zh_CN/LC_MESSAGES/python.mo | Bin 0 -> 436 bytes lang/python/zh_CN/LC_MESSAGES/python.po | 32 +++++++++++++++++++ lang/python/zh_TW/LC_MESSAGES/python.mo | Bin 0 -> 734 bytes lang/python/zh_TW/LC_MESSAGES/python.po | 35 +++++++++++++++++++++ 107 files changed, 1726 insertions(+), 8 deletions(-) create mode 100644 lang/python/ar/LC_MESSAGES/python.mo create mode 100644 lang/python/ar/LC_MESSAGES/python.po create mode 100644 lang/python/ast/LC_MESSAGES/python.mo create mode 100644 lang/python/ast/LC_MESSAGES/python.po create mode 100644 lang/python/bg/LC_MESSAGES/python.mo create mode 100644 lang/python/bg/LC_MESSAGES/python.po create mode 100644 lang/python/ca/LC_MESSAGES/python.mo create mode 100644 lang/python/ca/LC_MESSAGES/python.po create mode 100644 lang/python/cs_CZ/LC_MESSAGES/python.mo create mode 100644 lang/python/cs_CZ/LC_MESSAGES/python.po create mode 100644 lang/python/da/LC_MESSAGES/python.mo create mode 100644 lang/python/da/LC_MESSAGES/python.po create mode 100644 lang/python/de/LC_MESSAGES/python.mo create mode 100644 lang/python/de/LC_MESSAGES/python.po create mode 100644 lang/python/el/LC_MESSAGES/python.mo create mode 100644 lang/python/el/LC_MESSAGES/python.po create mode 100644 lang/python/en_GB/LC_MESSAGES/python.mo create mode 100644 lang/python/en_GB/LC_MESSAGES/python.po create mode 100644 lang/python/es/LC_MESSAGES/python.mo create mode 100644 lang/python/es/LC_MESSAGES/python.po create mode 100644 lang/python/es_ES/LC_MESSAGES/python.mo create mode 100644 lang/python/es_ES/LC_MESSAGES/python.po create mode 100644 lang/python/es_MX/LC_MESSAGES/python.mo create mode 100644 lang/python/es_MX/LC_MESSAGES/python.po create mode 100644 lang/python/es_PR/LC_MESSAGES/python.mo create mode 100644 lang/python/es_PR/LC_MESSAGES/python.po create mode 100644 lang/python/et/LC_MESSAGES/python.mo create mode 100644 lang/python/et/LC_MESSAGES/python.po create mode 100644 lang/python/eu/LC_MESSAGES/python.mo create mode 100644 lang/python/eu/LC_MESSAGES/python.po create mode 100644 lang/python/fa/LC_MESSAGES/python.mo create mode 100644 lang/python/fa/LC_MESSAGES/python.po create mode 100644 lang/python/fi_FI/LC_MESSAGES/python.mo create mode 100644 lang/python/fi_FI/LC_MESSAGES/python.po create mode 100644 lang/python/fr/LC_MESSAGES/python.mo create mode 100644 lang/python/fr/LC_MESSAGES/python.po create mode 100644 lang/python/fr_CH/LC_MESSAGES/python.mo create mode 100644 lang/python/fr_CH/LC_MESSAGES/python.po create mode 100644 lang/python/gl/LC_MESSAGES/python.mo create mode 100644 lang/python/gl/LC_MESSAGES/python.po create mode 100644 lang/python/gu/LC_MESSAGES/python.mo create mode 100644 lang/python/gu/LC_MESSAGES/python.po create mode 100644 lang/python/he/LC_MESSAGES/python.mo create mode 100644 lang/python/he/LC_MESSAGES/python.po create mode 100644 lang/python/hi/LC_MESSAGES/python.mo create mode 100644 lang/python/hi/LC_MESSAGES/python.po create mode 100644 lang/python/hr/LC_MESSAGES/python.mo create mode 100644 lang/python/hr/LC_MESSAGES/python.po create mode 100644 lang/python/hu/LC_MESSAGES/python.mo create mode 100644 lang/python/hu/LC_MESSAGES/python.po create mode 100644 lang/python/id/LC_MESSAGES/python.mo create mode 100644 lang/python/id/LC_MESSAGES/python.po create mode 100644 lang/python/is/LC_MESSAGES/python.mo create mode 100644 lang/python/is/LC_MESSAGES/python.po create mode 100644 lang/python/it_IT/LC_MESSAGES/python.mo create mode 100644 lang/python/it_IT/LC_MESSAGES/python.po create mode 100644 lang/python/ja/LC_MESSAGES/python.mo create mode 100644 lang/python/ja/LC_MESSAGES/python.po create mode 100644 lang/python/kk/LC_MESSAGES/python.mo create mode 100644 lang/python/kk/LC_MESSAGES/python.po create mode 100644 lang/python/lo/LC_MESSAGES/python.mo create mode 100644 lang/python/lo/LC_MESSAGES/python.po create mode 100644 lang/python/lt/LC_MESSAGES/python.mo create mode 100644 lang/python/lt/LC_MESSAGES/python.po create mode 100644 lang/python/mr/LC_MESSAGES/python.mo create mode 100644 lang/python/mr/LC_MESSAGES/python.po create mode 100644 lang/python/nb/LC_MESSAGES/python.mo create mode 100644 lang/python/nb/LC_MESSAGES/python.po create mode 100644 lang/python/nl/LC_MESSAGES/python.mo create mode 100644 lang/python/nl/LC_MESSAGES/python.po create mode 100644 lang/python/pl/LC_MESSAGES/python.mo create mode 100644 lang/python/pl/LC_MESSAGES/python.po create mode 100644 lang/python/pl_PL/LC_MESSAGES/python.mo create mode 100644 lang/python/pl_PL/LC_MESSAGES/python.po create mode 100644 lang/python/pt_BR/LC_MESSAGES/python.mo create mode 100644 lang/python/pt_BR/LC_MESSAGES/python.po create mode 100644 lang/python/pt_PT/LC_MESSAGES/python.mo create mode 100644 lang/python/pt_PT/LC_MESSAGES/python.po create mode 100644 lang/python/ro/LC_MESSAGES/python.mo create mode 100644 lang/python/ro/LC_MESSAGES/python.po create mode 100644 lang/python/ru/LC_MESSAGES/python.mo create mode 100644 lang/python/ru/LC_MESSAGES/python.po create mode 100644 lang/python/sk/LC_MESSAGES/python.mo create mode 100644 lang/python/sk/LC_MESSAGES/python.po create mode 100644 lang/python/sl/LC_MESSAGES/python.mo create mode 100644 lang/python/sl/LC_MESSAGES/python.po create mode 100644 lang/python/sr/LC_MESSAGES/python.mo create mode 100644 lang/python/sr/LC_MESSAGES/python.po create mode 100644 lang/python/sr@latin/LC_MESSAGES/python.mo create mode 100644 lang/python/sr@latin/LC_MESSAGES/python.po create mode 100644 lang/python/sv/LC_MESSAGES/python.mo create mode 100644 lang/python/sv/LC_MESSAGES/python.po create mode 100644 lang/python/th/LC_MESSAGES/python.mo create mode 100644 lang/python/th/LC_MESSAGES/python.po create mode 100644 lang/python/tr_TR/LC_MESSAGES/python.mo create mode 100644 lang/python/tr_TR/LC_MESSAGES/python.po create mode 100644 lang/python/uk/LC_MESSAGES/python.mo create mode 100644 lang/python/uk/LC_MESSAGES/python.po create mode 100644 lang/python/ur/LC_MESSAGES/python.mo create mode 100644 lang/python/ur/LC_MESSAGES/python.po create mode 100644 lang/python/uz/LC_MESSAGES/python.mo create mode 100644 lang/python/uz/LC_MESSAGES/python.po create mode 100644 lang/python/zh_CN/LC_MESSAGES/python.mo create mode 100644 lang/python/zh_CN/LC_MESSAGES/python.po create mode 100644 lang/python/zh_TW/LC_MESSAGES/python.mo create mode 100644 lang/python/zh_TW/LC_MESSAGES/python.po diff --git a/lang/python.pot b/lang/python.pot index a883baf9a..bc63235fd 100644 --- a/lang/python.pot +++ b/lang/python.pot @@ -1,11 +1,11 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. -# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:15-0400\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -14,20 +14,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" - #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "Dummy python job." #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "Dummy python step {}" #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "Generate machine-id." #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" - +msgstr "Done machineid" diff --git a/lang/python/ar/LC_MESSAGES/python.mo b/lang/python/ar/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..e99aa6d4af8eeebcf107ea2eba172870abf26c2a GIT binary patch literal 511 zcmYk1!A=4(5QZ^&+M{O=b5Ntv?zVsk#cEbqkSH!eG|^jG3a)|frdtIb#7FWqd=_WL zfRp^`-+cc}r{B9fp9QQf)E;UdwT(JO5RyeGFhBx4n4nd z>$d}V3i=P7@ZRZ#1JW=`TBM{Yt>RFm?3~alp*5ftUMdq>rWAvuuRh{@%3tm|@cX12 zlBN$gA@6ohUc&ppxs!VGE+>i%l$>$!jU2`i9KBkbX591U^SNt{)LA@M3pYw;UL>b- zCXLEGiyfI)q_o03X}n{n+vx_I)tO73Mxw3KmJF6DZfe!Sdg)Zgx(?B+G?}vEanK^w zO)h_GtPBZsl#F6M;ZPmM)@duP4E}aRu9qCr, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/ast/LC_MESSAGES/python.mo b/lang/python/ast/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..6603ed39c8e27662cc65d6c6a079dc8a910856f5 GIT binary patch literal 432 zcmYL^-%i3X6vi=nwM(zPsEHR4?b;#YDA~n?fs2kUI7#%bjxuJpZfVP(J&3R8v)HMD zFZrcy&Ua3~^L>8y)zUiATxhN|r&q0wWKUt!nzk~}WWL9zlB6sxU zPCc;j<}ZFYGomntBf+TBRXC=K5zxifJ;XM|1AzPFwg+(!V{L?Uw#}L;|GqcRox>o6 zV;4MzB=E1_!U%3#cBL4YgOMr4$O_FAb*5`=cUov8%nGF!2|nUn=eXif_% zm_$nVNYur+Zy_ob>KK6^c*pdXiH%Xo72^uVb)~~9wpXaiX~u^jSyLgIa$e&Jw2!{# zuN4!}<4L*9cuIi%ktt)!I1_r|C48s}sOprdW|&#kz%uU+dk~<57*W0vG>4N?6p{d5 W{XV7B9fH5B)8^pP0aj;dw0;299ec+B literal 0 HcmV?d00001 diff --git a/lang/python/ast/LC_MESSAGES/python.po b/lang/python/ast/LC_MESSAGES/python.po new file mode 100644 index 000000000..84a0cab7d --- /dev/null +++ b/lang/python/ast/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/bg/LC_MESSAGES/python.mo b/lang/python/bg/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..634bd45a72954c46cb132181edd066caa2bc9ab3 GIT binary patch literal 431 zcmYL^O-{ow5QRao%91q;Be7@&j-66U>MD!=q$PqhQ3;h`=caBNlsJ*?(B>dqkF($a zYM=CJJeoJ-neU79uM@3P&86mAbEdh~G_p07F7|b7JO_oM_+YVu-Wo2MkZHjQ2#4dR z;mid~ck$u{b0Z8QI2Md5U4;{>7y%t@JwR+j+y}Tv?z#|nG1f-7V4rC-<=^+_4j0f5 z;A99M1LAu(@4?(Po+(c%nlKnKniDXpvV@A1a?si;RZ4=;Znra)pj@UKwm0JJPIJ>NZUZ<*K_7hEx}U{sfSS;h7Wl^IR>0K{7=Bva07G==uj z*L<~M0=hgd)+tX2uve)vW{fkT4_?DjO+Z;EOf|#IvIdrUf4GByRbqr$C1?hxg~%lV Xy!=h2(;0xjr_, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/ca/LC_MESSAGES/python.mo b/lang/python/ca/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..5e54a0365d3b8506ac97b39b10f0ab3b5a6d67ca GIT binary patch literal 743 zcmY+C&2G~`5XToNLh=ELiVKLtAP%&GwVhB(a0ntKZiygG6hb9>o31y>R`%L>H%+68 zJ6yOSapZ&q5+@#jLtcS1&%!tjiMrBH|J~X7@Obv``r2nk>oReRXcAY5m?+i<;wtfx zxJG;-t`k2N`kVCI1;+l6t`nyh8M{gPiS!2PchWngGg5M6By5c+>J{tKnNZDJUx=a@>az6Wo}fe1L)Qp zFYCJ@?1#PAtc|S*OVzg-7%9@b!X*?^|Bb1u7Vh0ZltZf>F@B$%C9IjkU0;vNF$|(0aOl^ zb^ib3h(DhOG?JmTMKU*=Ldku&>>>bxPB$Ls81tPpPfP$hn;%WBT!pi3Z9~KD8k9Dx z4r?_bqQT9+z8fozFp!q@(FiQ8i@^_+u(O{+Aq^GHxeF_-5^D7Zgqr;-9OAq51m+uD H=62aX{NvRa literal 0 HcmV?d00001 diff --git a/lang/python/ca/LC_MESSAGES/python.po b/lang/python/ca/LC_MESSAGES/python.po new file mode 100644 index 000000000..a385a973e --- /dev/null +++ b/lang/python/ca/LC_MESSAGES/python.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +# Translators: +# Davidmp , 2017 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Davidmp , 2017\n" +"Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "Tasca de python fictícia." + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "Pas de python fitctici {}" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "Generació de l'id. de la màquina." + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "ID de màquina fet" diff --git a/lang/python/cs_CZ/LC_MESSAGES/python.mo b/lang/python/cs_CZ/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..2824218300e2e287b100e029eb9a8abf3cf1acc5 GIT binary patch literal 477 zcmYL_!A`d~`@IT!-bZMTRBi`8H$NEAyDN#tVIGD1z+HoJ>Z-@_;Hy?hq8 zYIKq>vpe(W-i7!*EP|iCmj5>2Qq^be=uZD8GSF<in1OE-91(bi%2(#5w5=Rv%FSO1SbDZ^hZEMMe zil1>~N9oduc*2)lqH?rxP)?Q7y6Z&h(VsdMYtSDA|J%4Wwft0Q6q=0l%nYw_qn#|_ zv1mcG;8LOX?#Ery_}3M$J) z#o&7sYnZGgPe?bFOT|EB-&f@wx8UdKm4)ZI6}SKj49eo%t3s&+;>@cRMb{LoEo, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/da/LC_MESSAGES/python.mo b/lang/python/da/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..22534de136e20bf568360f57fa951324d5da145c GIT binary patch literal 725 zcmZXS&2G~`5XTJ^A^Ctr#gW5uYX$3%P)gVkM2MXdL7FIpN^slSQ+tcOYwd1GBg7TK z10cZ*aDWp}01~gjnP*|#q^TlC`su%G&xgk|e>XQiIcS%W8%Ts)K?)E%hhrj|-0T2Xzy9e{tdW1-173zSLi+=;oj}8%SNRwo41a!b$=ud6EkWB6Xr^ zS;wTi(lNXdb(W>y%eXV9gCUJN zVL*}xYu86v$wlEMs(g6+v@V9rY|1mB z6W}Ey5tqW`WGlC}GR*g9vzce>Nr2)1uwY<<6Dd{ej^BWLqFyIwmaw#;`7c! zFL1j`T9EjC^9mcaaAN(c;6k=Yl5=gqwqHzow0Z7VmpTGXW0|N_$c&NZp|I}R?@sCC zIm78>VC!UFH7B8Wchv+VDR)Q3RP%!Nlr9Y;vO2w*cB4fW$M%*aH`^rKZn;kH_g9^Y f4CilNEdaGz$khUXt{31e)N}p;H1*GL literal 0 HcmV?d00001 diff --git a/lang/python/da/LC_MESSAGES/python.po b/lang/python/da/LC_MESSAGES/python.po new file mode 100644 index 000000000..c869e1245 --- /dev/null +++ b/lang/python/da/LC_MESSAGES/python.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +# Translators: +# scootergrisen , 2017 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: scootergrisen , 2017\n" +"Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "Dummy python-job." + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "Dummy python-trin {}" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "Generere maskine-id." + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "Færdig maskine-id" diff --git a/lang/python/de/LC_MESSAGES/python.mo b/lang/python/de/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..92d88a40e28c29e62255cddaf3a8e0f1e857677e GIT binary patch literal 428 zcmYL^!A^rf5Qa5+;^^7Kns{iV3rnq)Zo>gvT8UCf#U^@NVM;NukY#JjgZO$ri;J4} zPrl4f=AYS_@3YgdBc)@-x#CiBqPSMHvJ^rUhbp$7y+TobKrFGB;3bGUD>+4>Gk$bt zE?T;aXD^s*VG!Z5047xxPnZOXdc?fL#KL5V$bjDTG3gVcjCcW`Sv%$5_v$(e><4(_ zpof6^-ql+$ceN+R(+x`jN5Be-W*`d2QD-e>Ra3**ZnwG=jMv!;c6wYEM$B?nFafn8 zRYz^~2pO100!CN!J>Na7Zt6rEms|puIBF`jsf3+0s+?tfgyJ<5HAwp6jeNl-?dS)8zj@dI literal 0 HcmV?d00001 diff --git a/lang/python/de/LC_MESSAGES/python.po b/lang/python/de/LC_MESSAGES/python.po new file mode 100644 index 000000000..880f4fb5e --- /dev/null +++ b/lang/python/de/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/el/LC_MESSAGES/python.mo b/lang/python/el/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..bbfb33004ecece45205580876d19ce67058725cc GIT binary patch literal 427 zcmYL^!A^rf5Qb~?#L=^dHSy3!7nWKp-G&3Uv=XI|icR#k(kVq@!DVa9gZO$ri;Eij zCtqeK^Uv(e*YVM3OX)yyqBv6=DlQa_EXBJj4peMB{|ZI%3bDlA5-&hhX~8K9oza~$ zb-RKiXgWyVrIMDd!53Z(rQO|Z51HD9ej zV3)_mGUW+H)=Mh2DR2<#*d@NHDJts(WHU@JYh>zI|2I$snHFXn!7@B4L|#$E%b&Ee SyF>K*wA&n=+Q{q-wbnQH40(G1 literal 0 HcmV?d00001 diff --git a/lang/python/el/LC_MESSAGES/python.po b/lang/python/el/LC_MESSAGES/python.po new file mode 100644 index 000000000..d8305fcd2 --- /dev/null +++ b/lang/python/el/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/en_GB/LC_MESSAGES/python.mo b/lang/python/en_GB/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..79b2366b4e30c08902d3f38f362c6f983d86fab7 GIT binary patch literal 452 zcmYL_O-{ow5QRao%91sUL1NJgoH(UGan(hC(h`-DsH8}+K_(f}pu~x6m$p}6&-FM9 z4j_2aC)=8*H#7b`*#Fou+BF;+jtzT;Q$wwe;oTIk%vpQ>6w2}yV@>>o+@n-kDHw$P z;j};T;NF|x`N6Ff1`!!b0Zyk<9Tet5be`4_<#x zW&s)X;W}V5|Ku^a^{g8%(iKmUM92#Uo=EddEupaxnZ^XBnMjkeXhLJDb)}f&tk-K> zODLcsVg_Q+dCs&oL4neIK|%&w2Gur2U5DA#7F_%M nZ!-qpqgY|Sk~}BlQWlDVsJ@@7*XqL0wbu}E)C0HKwRXM$oacfE literal 0 HcmV?d00001 diff --git a/lang/python/en_GB/LC_MESSAGES/python.po b/lang/python/en_GB/LC_MESSAGES/python.po new file mode 100644 index 000000000..5cdc212e5 --- /dev/null +++ b/lang/python/en_GB/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/es/LC_MESSAGES/python.mo b/lang/python/es/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..b09564123a95c1d23c835bf8f4572a05a016a9c2 GIT binary patch literal 429 zcmYL^&rZTX5XLcj>d~`@HSqw^ZMTS6mT;(0u+h>6Dv93KGC)ncZFU!-58~_jEN<1n zm;5q2nQ!OM_xagZL+eCyp}EqWYHl>O9F5e)o{qKWphy%SkSOdg@dAWQ3ro7nf5IGFSh>C)Q{CLKbw5zpW=t-JjDUOjh)gAk8g z^cd2>zkUm+p7G51ddt>;V_-Q&^OEsYZcuZhR4J)t?RGm;3C3l*g1wm(xs|YtQ>EHX&Wx(rL>G{J=ZzZkxmy7F+>WIIc>)s)D_;%8aGFkCF`&64c-&9%JX|t4FOs zV2>xoGUaQEocB~26W}29xl8;|QB+oIP<1o2tdMQq9j>4Vq!DFX!7@B9L@p`fqn S?LPW@4w@WY4v^jI8;u_, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/es_ES/LC_MESSAGES/python.mo b/lang/python/es_ES/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..6a5cf2cc1479d78a13943b574e7a2b5ea554e562 GIT binary patch literal 443 zcmYL^&rZTX5XLon>d~`@G4TM=ZMTRBOE@4DBw9)UN%UgYGL)Kj+w3j^M<2r1^I6=Y zfk}SZ*~~Y8zMr$x?;{h(hI7NE;lyxlD57roGR1~@3(Y=8GW)<#lfj(KP^vf+3`XtF zW4rIc%o|Sz!O$87Q__*hwW*RW*T|qk-8(|-gf@WI*iDttDy2q9#`qZ*Q~q@?UVBXZ zfOOmN5HNpm^%@L4>xqkK#UmtB-E~!k_#0taASvA z>V!PuDVL}mZCaI6p|s{YsNTGZQ?~qp?;UKoHnlpL&?q#SZgX?B#*KFJ#4Kq-xa3ly zZaq(Xq<+v9+ZHH^C&FwVi-}V0z%4heqhHn`e%k;5 literal 0 HcmV?d00001 diff --git a/lang/python/es_ES/LC_MESSAGES/python.po b/lang/python/es_ES/LC_MESSAGES/python.po new file mode 100644 index 000000000..cb2e1e05d --- /dev/null +++ b/lang/python/es_ES/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/es_MX/LC_MESSAGES/python.mo b/lang/python/es_MX/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..7f66467e83f31701b41ac2c17efcdbff47c5d8b5 GIT binary patch literal 444 zcmYL^!A`d~`@G4TM=ZMTRBOE@4DBwE@)CF;ejWq=ykHoJ?!)pzjqd=|H8 z;7`8nZswoa`F~DNz6(Z2hBL#3;n;9x$W=3ZnPT0Xxo59XrXLt<(w~qqN|mI7LD*_P zw0a(lz2T@I46HDSNLwP;rb;?oBZD$^ZwajtS_fKX*A+r5lo}%$;%Aai`S-nets(IP z(rLkc!2JH@YcTMvM=oY7K0^{AUoseFTqJ4^MISdwoR*+C*E&, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/es_PR/LC_MESSAGES/python.mo b/lang/python/es_PR/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..f52688188c7f9161235d90f8b1aa7fdb3b8c5a27 GIT binary patch literal 449 zcmYL^(N4lJ6oxf=wM(zPI3`{|v|ERWP{IYmK%%f^OcK2@bsS)3bW2+Vp1>#Y^?VjP zH1H>1+UETEd;XuZ)9)jrW5c=O(r{w9HWaEGzRa*;&cd@-AhQpQH5p9F1f@zc!60aN z9@~8nCSEum_#-RuBhrz`wV9GG*T|qk-8(|-gf@WI*iDttDy7CqLi|jMlz-og*AB_h zC*3wY_-r`1di6)1^~A+|#pg&OI}jp&dN|)Xq_wOIP3M=){+aA z%y47J+0u!5%9mWCa!5lILZ@sE2Se{r#Z3qu`cKLImO;Lqqb|bid<(99yRXGy jw~7^{E6G#R%j8lq5c%$@T9qdJU0Wpq7cFqhP3!0v7hr)V literal 0 HcmV?d00001 diff --git a/lang/python/es_PR/LC_MESSAGES/python.po b/lang/python/es_PR/LC_MESSAGES/python.po new file mode 100644 index 000000000..02fbd7c6e --- /dev/null +++ b/lang/python/es_PR/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: es_PR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/et/LC_MESSAGES/python.mo b/lang/python/et/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..ecb678aba0db77cdc0ff7bb38bd353d1c59908e8 GIT binary patch literal 430 zcmYL^!A`d~`@HSqw^ZMTS6mh^y7u+dV2NTRp345fx{o83X+L3}-*#jP6n zlP|NA`Db?K`|R}V$mrN`Zn!j@7_JSKJOi3y+r-MV*H{%FkRT1`bOuUih2&)1?LBsf z0htAp=P({w<9JGY3Iv)e?F$4>8qB?;%%iMLSc~5@DQhxjjC2B@SvBR~_ZoC3G>U1z zOCDk#g;#I!D6pP{OxGd>It7t)5@;-BCM2mX5lhV-XS3PZsD#wn0=9Niuli~M ziUu+%=9x@6@!m7Eh9E(id*}3i$4R+M0jptlxg)N9yFY^yKx@2OE3u-3LgkthS^lQl TZ*<7t)2~T#;S;ysv5tNKy%c)k literal 0 HcmV?d00001 diff --git a/lang/python/et/LC_MESSAGES/python.po b/lang/python/et/LC_MESSAGES/python.po new file mode 100644 index 000000000..1a8abd0d8 --- /dev/null +++ b/lang/python/et/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/eu/LC_MESSAGES/python.mo b/lang/python/eu/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..14aebbea7f966038429c7aa83f62ae0c51fd10f5 GIT binary patch literal 428 zcmYL^&rZTX5XLon>d~`@HSqw^ZMTS6mT=%t!A46PtR#9{%TQ|Qw(f3)K8Ua9v$$0Q zU-HZBWWJf5`93@SI?_7UoNF#MCz@+bEk`4Cv8!Y4*(((JJH!fmOS}Lf)0|Tj4n_}y zsf!lw{K*SuMi@kRB!DSh#bc&`q8735FmW*HBGREZZA{vPXd|A(XIfAB_r17-IralQ z9-#Yx`rg%RFmsJZ#*>mIfFocTMMEY(N7kD;!mY-c-R(S;dB>yocg76B1PaIhtVS;H$q{ zfxs@0^JU5tik!Dp8B^dO^tDSotSBm~1XMlDEGlH1xBDX~g3<^#rC=L8$wek9;>B+& T`>h`Od-fX~UG$ON>={Qtl|gy| literal 0 HcmV?d00001 diff --git a/lang/python/eu/LC_MESSAGES/python.po b/lang/python/eu/LC_MESSAGES/python.po new file mode 100644 index 000000000..2d936f113 --- /dev/null +++ b/lang/python/eu/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/fa/LC_MESSAGES/python.mo b/lang/python/fa/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..dc17915b0d8d7f44cd935f91fb4f07f4c870e1be GIT binary patch literal 422 zcmYL^K~IA)6vt=u#L=^d9z1BYw9GkKmmP3plPH5sT%xzi9t;D8l+KM0;@9)DSk!F) zdsu>~M?bcM1i#khSXU1hgVxIGYOQ?y` zUux2&v~Q7wlS{+*eD^TBWm02Y3I#&psHya*3U-QAInTrp#cM8WP@|Vdb zSH$Hi6DdRXd!~#T2#|W+6~1p6s+ts3+sv#QWSO`7Ef`9;5#}4ob383&Q8Of}-)B9t MhUo7)qC=ze1GnmU=Kufz literal 0 HcmV?d00001 diff --git a/lang/python/fa/LC_MESSAGES/python.po b/lang/python/fa/LC_MESSAGES/python.po new file mode 100644 index 000000000..971f8bdf7 --- /dev/null +++ b/lang/python/fa/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/fi_FI/LC_MESSAGES/python.mo b/lang/python/fi_FI/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..9e0d83f6b5fa202d2c1e1f8f2ed509f3ab1fcc8d GIT binary patch literal 445 zcmYL^K~KUk6vr`o+R?LzXW{{(T{}dCk{u8RE(#-vBziG*D^N4Kr7Z$yKZ9S-&tiuL z{>d+W&HMND{eMnRzDrg|mNUzR<=Ap%Db%oh*=Ez8g=epk%075(P?(@8S6XC}!l>PO zX!iq{2IHqN8aktBf;x&bW4ox!45v^f-Yp^xM4CYA^ty&fjSy=@WBw_MDgVBgpgl%| z2zA?VAJIX0`5Fxa=aI?zip@EiaJHn-6H*GjfU+%8CX))37slk8V!U3jU89)PV#YUa zoGo$8QnqA@Yi#UejjM#zJv, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/fr/LC_MESSAGES/python.mo b/lang/python/fr/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..0d4650d3305b4d4e82aba24279cf41c31006464b GIT binary patch literal 427 zcmYL^!A`d~`@J$QiVwp&CjOE9TWu+h>6D~aCLGA%Xjwr&@p58~_jEN<1n zpM05}%s;a;-=`;EEu|yHnc`e=thiJ(vJ@YxI8d?i>=lUO9U_U{6<&g<(t=YI*y9I# z=Afmscyj%@7Wg3^3t&=J@q|gBs7uTnOe{6nKo1YeJ_r^z@CpM zHoEtz=U%+}b4Pn*JlU`Wa0o1?Xexk5Yt&v#Syt3Aw%e^P1>;p3!%mNi+=y7lawecM zr0S@QE+Ku>h=tM7JlAs$tD8E}#s!zaB@XLSZ7N|WjWS~?AEIc@L zAh5%uVwLiQBI_-c+6*`db?pk@)fAO=0-`ZF#X<|RjbIs`79y`G;^l8z Tjk-hh_Z+o3x, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/fr_CH/LC_MESSAGES/python.mo b/lang/python/fr_CH/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..f669949fe3b7b63ab8fa9e77f53b648f14834e6a GIT binary patch literal 447 zcmYL^&rZTX5XLon>d~`@Ie38Rwp&DmC79Gw{zRb!kVG$LEkmhkx6O7D@a`k{dOnL= zH1H+A>~7|p+4+9XPQQ<|jy30+3(bkiw=`O?LPJ`2xYBbmNqph$mCW+?M06%0m> z``~mvn0ez#-ya$ye@a}5Ttx~FuWQ-qCG3DR)>^WmH z@JZW&p3esT%NKv>8IN3qD;^@5B2O4}B#K}OrO7%{pD1H4=4B`?mCABvS?l%MRFaE4 zTHwYE(!>gQ%o8p#x0LSBtqP?z+giw1w`Y}&L4V*Kve+gy+*BwOicGheUR~ivSy{{@ z(S%^hWsa)#H0_Z3!B_mYKuJ6ir1MCG4C-%@GP)>G>iBbVzh#hZLsZ2uGuwh~-t1E` j*sWrW;+5nv>7+8r8HjB6%v+Tv{9Rim0e4`Ro5s;EIl+Lz literal 0 HcmV?d00001 diff --git a/lang/python/fr_CH/LC_MESSAGES/python.po b/lang/python/fr_CH/LC_MESSAGES/python.po new file mode 100644 index 000000000..d9c44de97 --- /dev/null +++ b/lang/python/fr_CH/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: fr_CH\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/gl/LC_MESSAGES/python.mo b/lang/python/gl/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..3548ce7630aab6cecb3fc9d23d8207055c4fa38f GIT binary patch literal 430 zcmYL^QBT4!5XUw8v`3$PsEH2{?b;#YDA@zTz(vOvoFw{IM;SF+x3opr2l4CqS?tun zKl$Z)x&K}7zRym-j*N~C=Y~teiQ(GN$TetF?3>tl_KIcs!BP!_C0sD6cqs^ohoi^g z)CUWH{v1RzD~=L4l8kCog=4B20UhkzLF_`@2e?OWx)66UHbyvSpS+p!?|b!!a~MW& zJOmFB34^P*Xy#i_RAd{PF_i5xnb0t)E3>O+JB_NGaxnnuno7mA_mWJYd+;@1 zt(b(qNXsP`83FD)*VdE?Ce6J|cwZAx)fv;xFuSUOW8d!2ARx=FINwN`!$~O%MS!S& UQ{{CA;P2_R1i0{k(;iqyKaq!etN;K2 literal 0 HcmV?d00001 diff --git a/lang/python/gl/LC_MESSAGES/python.po b/lang/python/gl/LC_MESSAGES/python.po new file mode 100644 index 000000000..0cf1bd849 --- /dev/null +++ b/lang/python/gl/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/gu/LC_MESSAGES/python.mo b/lang/python/gu/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..191607183c8cf3e8d1f5ffdb71ceeef92912d415 GIT binary patch literal 430 zcmYL^K~KUk9K|tu+R?Lzns|U{w+<0U$qo|+E;_d0B+*+Pf5r&wmaY@_LHv4t7CSZY zl3&{9|N8p+eSY@UQaVvwD6SNziW@~EOCi;8pw`B7P$=>Z#1eZ;yZ}+AIj1OeMo-Sv zMGJTS;srA;3?e)dz@(buF_S=1mzejMSeOhD>C@XDCOtxw5zpZ>ZBqVyZ>}@Pet^dg zdJL%VUB3r2S9@kWsaOIy0+vxUtu{=kbktr;S(MZ;cDtP}1>R=t`4GixCQ6X@Yc#>u(bqh+ z0)br~=gX8Q6j>js)TY2e6@w*ys3|Jy1Y{GY7d0~VyTdmqN-8bfR)THuBo|pp5ifp^ UrQIE(zpdTo=+Z`JXQ;J)0JdLx-2eap literal 0 HcmV?d00001 diff --git a/lang/python/gu/LC_MESSAGES/python.po b/lang/python/gu/LC_MESSAGES/python.po new file mode 100644 index 000000000..d0935dd8c --- /dev/null +++ b/lang/python/gu/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/he/LC_MESSAGES/python.mo b/lang/python/he/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..baa87e8d36a63d9c888f8de1a9b22d00109fbb7d GIT binary patch literal 428 zcmYL^!A`d~`@HSqw^ZMTRBOM0kKpiyXpl|*k#8QPk5+iVw0AH>)5S=_3D zKlw5{nSW+yzAw(dPLxg+mx^n}nc`N_sIL&JI8d?i9OR4q144=24PJpLlbloJ+oLCY z>Y$agd~v;n=6eAi31CuH@t8@Vs6)&LO!}A%5b4poE+$<LnxyVY2c=4N- TR%eL*o>q&aD+`(Jp?2~Eh4^{n literal 0 HcmV?d00001 diff --git a/lang/python/he/LC_MESSAGES/python.po b/lang/python/he/LC_MESSAGES/python.po new file mode 100644 index 000000000..3eeefa131 --- /dev/null +++ b/lang/python/he/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/hi/LC_MESSAGES/python.mo b/lang/python/hi/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..4a53bc6b4659748c5093067e5786731da76f2be4 GIT binary patch literal 427 zcmYL^!A^rf5Qa5+;^^7Kns{iV3rnq)Zo>gv+7hLZicR#k!WP!Rg3H#H2l4fM78f<` zpM05}%s;a;-)E;^M@q+vbH%0NL~*TXWhp*Xaj0VJ*((&~JB=mu61bwGW+lfUbjA

pRAqo?|X5bCG-P0 zalkylzIXK+EL`o8@N`2`3L{Di4Cag{40JLns~Q`|cDvQ3AiQR4y3^ybFk+IEf(Tk0 zQZ>{@521l+WX$MlzURA#%}pI?, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/hr/LC_MESSAGES/python.mo b/lang/python/hr/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..e26813c8b3bd2fba08c20c3f36f18cb9cdc28d9f GIT binary patch literal 818 zcmZ8f!EVz)5M5{yk`G8A1QOyf9H?5s+Uqow;MRqZq$O(8L?u+Bx2>~HoY=e8deb(d zoPh&JB(7Zf2`=Re;LIoR35eOGNd+T4&CbkwGduSFx-tKWpj|=SMN|=25edTDd&D)w z2gG&6XT(j!*K_|3{hv#O{6v2T@#FHO{u})*jOXSExovCckw!30<`H(DHB3*es-%FF zN4;2zxI?PLG#x=UGCd`suMXUQGr18Nym?DDg%p~bnUcmGm$bC%i^$M=hwcfT$4Um! zDp$73n>E<0?Y^uxcbrzUO)FY(gH>9^4gnOH|Cq88Wlw;u1j|Lrii{zV?uw(>b~)$0 zu9bIbqe-h}c+m_R^#}XSotm@Fb3@yj%RJ#m=>WFXkyfxZ?1&^jdk1TYjoraGj-IKZ zNt7D6kxJJejz?n$*&Xt(pl!j^04iGH?YM-+o-tV-c;4~xv1{yv_)wf!r5Evpr(BEN zGpNbE0%I$_*VEpT)2KIU7wh{jb1F(2A@P!<47WAn#CTc4W4Q`ZkLz5R@Kt+*mM(a9 z)S=L{CL`5}WjBD*L2R7qH}BBrqX2(VR~XyO%|_t6k7jEG(9=#U8ET%;4W-jO0GW-$ zJX~Id$uX4oeHMm3EG&RMvU{QL!&6{@Y>d~#!nCv&7VU9yOk49AoSsf3$YD#U@ljJ) zb;v$H(%-)bsi13LM~rLq1=OpQleWl>jHk~kQ#n`ef60N;d@y@jDDI;aG(Y<|l=!t> F@)xl-<|P0C literal 0 HcmV?d00001 diff --git a/lang/python/hr/LC_MESSAGES/python.po b/lang/python/hr/LC_MESSAGES/python.po new file mode 100644 index 000000000..fe39875e9 --- /dev/null +++ b/lang/python/hr/LC_MESSAGES/python.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +# Translators: +# Lovro Kudelić , 2017 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Lovro Kudelić , 2017\n" +"Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "Testni python posao." + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "Testni python korak {}" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "Generiraj ID računala." + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "Završeno generiranje ID-a" diff --git a/lang/python/hu/LC_MESSAGES/python.mo b/lang/python/hu/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..28d114b72affdc5de7b3def6eae88280df290821 GIT binary patch literal 431 zcmYL^!A^rf5Qb~?#L=^dHSy3!7nWKp-G&3Uv?WR*6`Sa7rCY$jLUtEh9>mx4SzOe# zfAVE^GXKoZe4n3vb(BsN7m6#zsp3Y_%2L#-I8w3o92D~MgT@ki8@Q%iWF^BObS96^ z+y!fQ_3Q;pEes+!;gm>Kg;OFa27P4SLu5fT0%(YD2M`SqQbxFVQRneee1$Si0I1VM$FA3L{Di3>Gy@2+s%u-Bij-V8ht$cDm$*iEK;vdR!JpOmb2X zPK6;=lQ8-S4NW7hjh^OvzI)u>)R8tRnWRj@sHxPllJ2EZNgd3e+>Sfc9(%m8<@SZ*7*TL1A9gQ literal 0 HcmV?d00001 diff --git a/lang/python/hu/LC_MESSAGES/python.po b/lang/python/hu/LC_MESSAGES/python.po new file mode 100644 index 000000000..ffeff950c --- /dev/null +++ b/lang/python/hu/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/id/LC_MESSAGES/python.mo b/lang/python/id/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..435b2ccfd8744cb42ff3cbe388378932454fe9aa GIT binary patch literal 425 zcmYL^!A`d~`@J$TUQwp&CjOE^?0*l1~kl|*lAJCrrBZFU!-58~_jEN<1n zpM05}%s;a;-=`;EEu$mDnc>`UY`8Ww@(iUZ_DpO%dnK~`fK1~s$8(U1mx7|iA3pk% z0L_Eha~MypBu?>A0@J37M@$1nZQ|Zx;$hN5q)Tr)m~;p+Mm&R0-c0%Ty$1daM=>7x z=pm+2c=Z-f1M7*2V#5l+DX=v~p~y=CiZg*OmReVeI?i^xwY6kI@dfPctXw-8Td_5h zpd4+wl+z}p>pDDlF0Ckxg2Vc*O{`%lGzg8;x-#2p*lDL)F)sQjTQaFY4_?wS_71-0 zs|83Lh^)-HC@AvYxwa-CK$?qld|y*k)dlEgm|fM#wQu)_P{ea9S#2a+;c+R~iXu_{ PrfT5!(cg1G`c~@)TETiO literal 0 HcmV?d00001 diff --git a/lang/python/id/LC_MESSAGES/python.po b/lang/python/id/LC_MESSAGES/python.po new file mode 100644 index 000000000..de39a8e65 --- /dev/null +++ b/lang/python/id/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/is/LC_MESSAGES/python.mo b/lang/python/is/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..e744294681a423727a5fba8515ac5b8d0d567a17 GIT binary patch literal 453 zcmYL^-%i3X6vi=nwM(zPI3}7vv|ES&pkx;a0~ehmI7#%bjsw(;ZfUDX;v0DF>-j8p zV)RRXX}_GWr{{d_?tIp)wk&&=1IxDM*ixxw`LM;dJ*&*0Myhzm%#dhGCaAP1B!f}6 zcikO^FbT(ZQF7~yl9coma$~Ec&kZtYQvZU`7NKpR=j`N^&{Ilnkc{zFR9${^4`Fvq z;)L|OaFwt)I(kfQL+6Ie`3s*TNs%uZL>cB>PDKXwg)yaOp0`@9T%)+uVuo*SRxG`Y z=X}W(YR}k5+G|pJ?t4Oe4JVG`@PB&WrB1Jq2BjhCy0pU@d^28|b0IsBEx6KXg8Otp zTK~D~s~IX1%B+|QIcLy%62=*#L}eGAlFK!Nay>^=HFL`~`0m-?9t?zbM)`~4IT;jc ksTs)f$LgTjfz36jOE?6d!hQfgyuZW7QV6W~8y%9^w*UYD literal 0 HcmV?d00001 diff --git a/lang/python/is/LC_MESSAGES/python.po b/lang/python/is/LC_MESSAGES/python.po new file mode 100644 index 000000000..c9751618e --- /dev/null +++ b/lang/python/is/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/it_IT/LC_MESSAGES/python.mo b/lang/python/it_IT/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..affb97e749f281306303c1366aef86d4a3c99821 GIT binary patch literal 443 zcmYL^K~KUk6vr`o+R?LzXW{{(-8w`ZB|9JtTy$)~Nun21M;S9)w{%6=(GTI*^Rw8Y zfq(K#U-SNbegB`+lkbMok>X5op*U7tDQa1YFV*a+v-a#2i2Q>^61fXBXQE7UP9PWz z9|jW#=FaTN^`~0khiE7mm8y$IR5Ai>Y~CVlA>0GpCD$Esfuf3;tcU4E1*U$p4@6+MiWa16 eK~pr&MOG5v#qL_#?LPdKc9X-o4Q8vaHGTopB!1%n literal 0 HcmV?d00001 diff --git a/lang/python/it_IT/LC_MESSAGES/python.po b/lang/python/it_IT/LC_MESSAGES/python.po new file mode 100644 index 000000000..8ef45f3e2 --- /dev/null +++ b/lang/python/it_IT/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: it_IT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/ja/LC_MESSAGES/python.mo b/lang/python/ja/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..ce4a0eddd01241b7b05ab6a7ab279e691035e18d GIT binary patch literal 734 zcmZ{izi-n(6vqt|A$dRoF)%RPSOjOEOMf~95fZlq$Pa~33AR_~CArkTv+N6Lgcw** zD={#D#DIjv$k3@15@Kd&W}(2p!E+N*b>K-KeeLu2z301kKQ7L_wJ6RKSBMI6j);gn zc8T-E9&v$qM_eL4P4z43!70o7PI{TxJ3aAzB+Y#XQ~gFtHjBiXBl3QEoS6tU)(Tk+ zVP7hg9jh{o<1tIdrmqzn=q=~uN@g%&&z@Tws4xXH%jB}-Sj|)qFf_c{;hUIdQY)V| zOXd5ejeua{10dSE|*%+eK*k|`30fiZ|`Mxnp=DY4_G;&PdMs{(>33cp- z5J3znX0D-}%v}&-*>eZrUbSo0T5x;@o+IqCRt6RQ={TV+8{9E&5`k0&7WN^{&=eoF z*ZJzPFK^Ywlm{x*9jSUgTiuez{&(;lerN2{oO)>TVoow, YEAR. +# +# Translators: +# Takefumi Nagata , 2017 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Takefumi Nagata , 2017\n" +"Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "Dummy python job." + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "Dummy python step {}" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "machine-id の生成" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "machineid作成の完了" diff --git a/lang/python/kk/LC_MESSAGES/python.mo b/lang/python/kk/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..4d7e1ade2d2e71ad4403377d108c268ab9680671 GIT binary patch literal 421 zcmYL^!BWC75QcH|)T3t)Ie5^~G$|sMFdQlr>|kjJD>HhFC6wAW?Ib~{@8RqDET-zf zKl9CIXaC*oexIIvwX}{jXPR@(vF2LS$kt@K*weA`>=lagoy7`zOSoV{rX?pJbcR!B z;(~=cfAWHv5e5+)3PzQ#!Vy)BfHt=7Ahsdy0o)}w9f&&^Ya^VqkF=Tc?|X5bIrIZK za==4CeDCTtn7PIy<;jL73`UF=1Wf5C&DP*ztyComLfh@uRDyDuuGr3u%L2tTrv(*E zBBeVdYGd5BP?n)f!}ommu)1YpV_0&V&Cgm|4}pGH>@s5Rhd?m~RBl;kXoqB!E}H PsT^2+@b?_xzR~&tEM$0$ literal 0 HcmV?d00001 diff --git a/lang/python/kk/LC_MESSAGES/python.po b/lang/python/kk/LC_MESSAGES/python.po new file mode 100644 index 000000000..238670585 --- /dev/null +++ b/lang/python/kk/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: kk\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/lo/LC_MESSAGES/python.mo b/lang/python/lo/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..d9e3440ea2a7ebda87675d986ec7aca508da29cd GIT binary patch literal 418 zcmYL^K~KUk6vr`o+R?Lz9z1CDtsNqc5)KmvE;6>@B+*+PWz39r>58xq;@9)D*r~yP z@=M#iUtZt)Iz9PpnH(9;4CjVp!?mG_Ygn6N&zy~ONUY>LPc;NfSa4P4Qcx6o!$)u8 zqlG_z3Zj`6M+poSXWCR@#5AX!iSp-J4V*su Ky$(p, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: lo\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/lt/LC_MESSAGES/python.mo b/lang/python/lt/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..d242e9919144b8c696dfb5684e4892ec30c53dcf GIT binary patch literal 788 zcmY*X!EVz)5H(PQSpSYM~1WpWS3`JDCtAD zR)1OB3Sl?wy=rxK>~5z|>KSJStE7PrK9s5Vn9vHLPk^rbt80X=QHny+<42-!IoIul zwH|4ANTUWXI)1zL;7w;Iw6~cyq@OXVV`fz5Lt81>NR-n2S;9o@WclX9X%CdjVa|q} z^f^m>*cN7#Gbxyam60*2_FZ>89y_Km69@d*iB#f7EM^JIxONTR(r%g3bDh(;{a+yt-tO;Wkg6|D|fsjKVD*M9N z^UpgV&nG_qjUhLMnUhYya~>@Q@gX*LH_kH_lcvfN?So9GsSZ}FFgpe-^1erdz=P#w zD30`A;Cb*AD4-nk&7fSArZT$WQ8+o7>99acDD+TRE>&%-W@7Qyuz%L2iTUJ6%oip< fJ00Z82<=$2O0MUnvr`;TOQ9F*QwZl))BX7iY%<=H literal 0 HcmV?d00001 diff --git a/lang/python/lt/LC_MESSAGES/python.po b/lang/python/lt/LC_MESSAGES/python.po new file mode 100644 index 000000000..f1dad7c93 --- /dev/null +++ b/lang/python/lt/LC_MESSAGES/python.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +# Translators: +# Moo , 2017 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Moo , 2017\n" +"Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "Fiktyvi python užduotis." + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "Fiktyvus python žingsnis {}" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "Generuoti machine-id." + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "Atlikta machineid" diff --git a/lang/python/mr/LC_MESSAGES/python.mo b/lang/python/mr/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..afb5fa103f8b66b28cdb4b8f65e99017d7544c0e GIT binary patch literal 429 zcmYL^(N4lJ6oxf=wM(zPsEHR4?badUDA~n?fs2kUI7#%bj>DK?-O?6e58~_jEOu(( zPrkG#=kGaxzt2v;j=ldh15$;91)hVDdC4h?z2T!b z@zLC$JqOX$h@%7#1u&(%c*GP?)FJjACJrWjM0)h5i%FLdZNxM9%$q6yzE|Iy;V{A@ z4?RRQ46fdysc$?no^4nLI005r6f(ioDo3rAQkA5ZwcTz_B^a0a5_V=<7FNpEtY8A9 zrSubNbqML%Rw1mm5eA`u$Zng&7?xZCS2(FF9aX_jS=E~5e1Osw6B3mBl8mu)@HMNJ zAh6HVa*^|lBIi9<#soO%WU#>ZHAPjOfog`CRgG-(cK-{C3Sq?SjbLj$E=3_J;?-{{ T-Od30UELN(7cR2f1LNoiBfola literal 0 HcmV?d00001 diff --git a/lang/python/mr/LC_MESSAGES/python.po b/lang/python/mr/LC_MESSAGES/python.po new file mode 100644 index 000000000..82cbd894b --- /dev/null +++ b/lang/python/mr/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/nb/LC_MESSAGES/python.mo b/lang/python/nb/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..195b054a8a90e87c8c6bc474f44c3586e5731383 GIT binary patch literal 439 zcmYL^%}&BV6ooOm>e97~F>wLWX{U%-hOpqLAkk8Sl|*+#xs+-<(@Y1U3m?Nr@JW0R zpT(&fImws#x#!-Q^L2dmUeP+xoM_H8hnfpbDM$0Bi!HsDo_|fHc!p5n@eA7gV(s6^5=VW zyEE+hc+f>RKJ~`uPyWO;?ii0YECL(=ODUQNxrHcZ9QDLY`uUNd>RPERr, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/nl/LC_MESSAGES/python.mo b/lang/python/nl/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..08356ccdce94f019ef9047da278b995738b67aec GIT binary patch literal 666 zcmZXR&u-H|5XKiM7vK0Nao{lATEW^*C?$0ogh|{GL7FIpAP|?0J+)FQjzLt`N01ZO@~(D9aU8E1M|^Cu;7pe=^2m1s^}LK1$TW zB9tP|a)~@oTsGF~1Y^qw37?@hxsm~l!|wC2AHgh|yc~>j&wcOcx?WK1ERm&|BCzgYC@P$^@RbTrOQ( zo94%O=Ekb@Vo``vXf&Rs3&v~u{$9hAg}37j2g7L7al`eUu96ldeb=g@1}&ahuPQ_? z+Yo0$8?>EQ(?j0c)YVTNqvnx}Rg%jzfYv;>&hOux@TaSQrjnwq&D?4Q4fo-n9s-bs zGcFcd6#P)>(omvWZ%wD!hVx}-Tf*HAG, YEAR. +# +# Translators: +# Adriaan de Groot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Adriaan de Groot , 2017\n" +"Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "Voorbeeld Python-taak" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "Voorbeeld Python-stap {}" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "Genereer machine-id" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/pl/LC_MESSAGES/python.mo b/lang/python/pl/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..fd824c25b4a11dabb9d7d28b3f5644756e18d911 GIT binary patch literal 574 zcmYLE(N5bi6zw*i^0;Rn?xYR1VovN(SnHBjr39#;q$&kzyqVOrnNlaR-IYrG#(r<# zvg@vpD;@dzo^#K!|9;;4Q^Wdz*hhRtd_sIjxN0HxKGte&Je}sf#=7_=Q%i<3@*uUz z3dLdEA6)k@V|a)scf;h?8z)mT&{9}r$+@tSLrB>VLR*Bkfu8WACZSDAQAj58cjjDn zx}R}>LPiNW@55EXN5jL%n7$W#Z?h0sRY z=ze-ZT9wX4Jxfhul@_y1%{jE5GV5JRB{lwbM$R@I%FSF_XXck1VE*y@Cy>g$alXuA+!R4=8Y`t8a{UqYw@bz_q7Qv*G&foSw1}USGEa?J{I~ pz;H=@!TmQ;H=@-tYdHPR^thV0t2w5j>n;xS{@aFVd(`N7wSQkXm<|8{ literal 0 HcmV?d00001 diff --git a/lang/python/pl/LC_MESSAGES/python.po b/lang/python/pl/LC_MESSAGES/python.po new file mode 100644 index 000000000..fe9d5e401 --- /dev/null +++ b/lang/python/pl/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/pl_PL/LC_MESSAGES/python.mo b/lang/python/pl_PL/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..f690c1a4406b3e1c8436a7471d5eb1a2722bbf57 GIT binary patch literal 589 zcmYLE(QeZ)6fLl)Ji;pvcM?pEz=@r8qji@~rOQUOb%{!u1TV;>UYjX(BHN>@wBO+O z_!h29w_NGS_C4pGH3@yhz|CnSLFo*It&+$Vf|JktJusN)8cap9t*|+5>vb4?Bc*C`BQe%HM@^ z+3CI~!zr1ho>G-jz^`d$EvYCdCT#s3iT(8%G z)k2x#Rz3uIwF+}lij~mPgce6l7*Tr6!n*vKU4_0k8BdaC4Hi&uR4FT!C9_S9zqazh zqF5BF5BXAPBW?U`c22sD&ZXT-O%jz?^Fl2+bbl4ryO2t1+, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: pl_PL\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/pt_BR/LC_MESSAGES/python.mo b/lang/python/pt_BR/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..cd60e9376af0b5e9afb3deccdf0104e486e80966 GIT binary patch literal 446 zcmYL^-%i3X6vj1rwM(zP=!F*$?bab8lwiW2fs4YHIZ5=!)NvRyTeq}DnAg67ujjMa zsezOH(l+1MbI$jDa{P6m>riv5Inx|zE;LoOHJ@7S=(FiC_x#zLImSKX@tVbeLtvSnmkYIy*B}Aa27-MgX&u#8N)?h?)@HLYm0(;Z zOW2xGo>>t~S;hoNOX=^@Y7o-0twOyF0;_IJ-Kn#WVw=Pm=3D_+I4ldjxq_{-ij*b1 zi=q`15>)Ro9OL%hS4~@jzz&b{MZ#l>+OLT+Ccr`H^b0&FDJsesRMpHZN@SZ?yHHxH iRx$i^Em(@jxyU3%y!d^}UZactuDu#ZH^{Dcje{S~Wq_0b literal 0 HcmV?d00001 diff --git a/lang/python/pt_BR/LC_MESSAGES/python.po b/lang/python/pt_BR/LC_MESSAGES/python.po new file mode 100644 index 000000000..043177ca3 --- /dev/null +++ b/lang/python/pt_BR/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/pt_PT/LC_MESSAGES/python.mo b/lang/python/pt_PT/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..24b9e0050793e574459478695afcce592f5931b0 GIT binary patch literal 750 zcmY+C%Wl&^6ow5HA$ftsZO7uUO9W#(rL@5zh>*A?f;3TTD!~R#?TIs$XU5EoNg~7^ z9sr3A3%2Z7ux3#S@c=9l&%$w2dKu}{KbJHAIdl1Yb>*Xj?ILm$=^>Yp9I4uSJ1$KM6LGyLB%i!#aThBd{w)!6ilon13{B1 zmyD-QuM}bd#llXNgnhN=ot-h374Y_*v&AIS)E@67JoTKBR{Jcmq@R*qrVUpzgi)va zw6hh#ZZzKM54YXXFeY8isKr&%Lx&JngT@94nk2Xn!FqUijRb2!fPrMp-tfxhDDFkn z8I!?~^g8fl7!LZkUk%0cW1di*D%j!T;5#$$U@j7+3x(yP*P~2O zo_mQB5APgiMgy6ZG-D)YRA9kM+cGPeVNhH4XYs6E?4G{DkII zP|b{Q(ZKktL9pKN3;Svm`*nBFA4Dg&(eMJdtE6QTYhDz1c+2M2FLKId3z8|-hS~P> zc#||w;;L*Drb#3dm2#Pd(A?wJ{r?0hdAtbm#WH3qGp|@c!@GBUEL^HeaYuQnX-+nk z7A6E)91cx;wFS#=yC&gQ8yfYN>%>e8E@?_neT*27IH7R*f8dK#W7L_s<>$~;15b%K K`0~0$Bj+C-_t};J literal 0 HcmV?d00001 diff --git a/lang/python/pt_PT/LC_MESSAGES/python.po b/lang/python/pt_PT/LC_MESSAGES/python.po new file mode 100644 index 000000000..c1212cda4 --- /dev/null +++ b/lang/python/pt_PT/LC_MESSAGES/python.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +# Translators: +# Ricardo Simões , 2017 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Ricardo Simões , 2017\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "Tarefa Dummy python." + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "Passo Dummy python {}" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "Gerar id-máquina" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "Terminada machineid" diff --git a/lang/python/ro/LC_MESSAGES/python.mo b/lang/python/ro/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..1ea26c4545fbbb5c2c5cf33afa943bf0e721f097 GIT binary patch literal 471 zcmYL^QBT4!5XUk4v`3$PsELv-+N}e`Q8Ed_K%!#{B8k4$QN|2wm#zpTd<`G{YJL_w zCGbyvxnAyn*Snw7ldqD}k>X5op*U7tD+)P^Z&hrlSa|jd1^=Ltgo7!ZP?0B`VGy=E zkL|t(Cf?|I5Dc|27{iXBM5-$65=k+rAo~^~2ciZ*bzH4MR6|G^;fQ`F#gv`z)oYKS zAHZ%KJOtPuT)hQDPkSOPUXqx?F(oMmBc2kL5C-(Qlv$1~YqeULQV^CWGrBe-o>~!E zkdz3TTT=DpRt2HDZ3%7}nm_Qp!}7L?v<_#IG6~07A}^8EMSj| zG{=Bte`)Sko8bTH>dbZR7Q(u&vr8MHJG)_Qx4Xo3kx?$|>|8~|XjQOn7)`D83yw{M AFaQ7m literal 0 HcmV?d00001 diff --git a/lang/python/ro/LC_MESSAGES/python.po b/lang/python/ro/LC_MESSAGES/python.po new file mode 100644 index 000000000..b522e9a98 --- /dev/null +++ b/lang/python/ro/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/ru/LC_MESSAGES/python.mo b/lang/python/ru/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..5d17edda174c5f4b79c6bb5e73d19ce022023e93 GIT binary patch literal 567 zcmYLE!A|2a5C!d?a^$>+SqTu;t`j>1Xx+M~lmHc!RHY!n&6}E%RqI5yL#f1X?Cj`ZXi&wFoX{%?K%w}G*V_<`6)d_(+3R8dE~VY7j6#aYF`;WJJ0~Nrzo>DxKmGQg%dWozMo*L%tso8c~WwGE~o5&e)YrUf)T1&a)@eS@^n^qGPv*RHrIo>R$K+(ep;%0mtIYgj0n9&GUBSVW-e6i9 zIVESgnOP3HSe8~qP54N~p59?p2nM^mP^I*zU<{6d0@AT=i}0(}5>b^d6|}`dczykl pv{_U`3Hy`?L95o1*A@qBd84-aM_(NCHM1qq;TS?R*snFcjdzKJm=OQ~ literal 0 HcmV?d00001 diff --git a/lang/python/ru/LC_MESSAGES/python.po b/lang/python/ru/LC_MESSAGES/python.po new file mode 100644 index 000000000..47d9e207a --- /dev/null +++ b/lang/python/ru/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/sk/LC_MESSAGES/python.mo b/lang/python/sk/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..a3a738a04653934fc67cfdeaa86a89f00652f990 GIT binary patch literal 455 zcmYL^&rZTX5XLon>d~`@IT!-bZMOvx7OO!h*eH|$lIU$M3slOs*SSG?xo59|NIqDokUvEeCS;Uw0)uAj zsoC{l;tfZB&^HFb7_|hWN@r1`91G2x@}^km2kzlLgOselPb1TRvOcYHy~V4A(?Vt#vN2U z`0}r2OdyYk$u#0~0=4%@8C}Mi(A!SYLq;IY=1k?y%rpbryxuQCKrW3zycRS@okXl8 p0iOOorCV;m-_i&l2c3p-^aBq+f2aTe literal 0 HcmV?d00001 diff --git a/lang/python/sk/LC_MESSAGES/python.po b/lang/python/sk/LC_MESSAGES/python.po new file mode 100644 index 000000000..1ec7eaf9f --- /dev/null +++ b/lang/python/sk/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/sl/LC_MESSAGES/python.mo b/lang/python/sl/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..c7c255e216e7635201c377443824f51164958806 GIT binary patch literal 483 zcmYL^&rZTX5XLon>d~`@IcS2>ZMT33OB#bvlqi${n&@pU1J;ynv%88UyoL|qOZhBL z{l_G~?0)&aot^pI+kM}n+9vji17e3bA&ROKA7nP@EHeK!)Y&t}mi4CW4z)=#C1BWU zU$-tpxC=+)UNmrq(S)@%N=q*5NQ(l>+&^Qy&UgcOO;oCkS2?F38{unGbotHQhpiFo zN37F=t4Q>F#}CmUbZ(@YzsNbV3Ce|lahkoNN~D6)leM`Kp0`{sU8|)s$qe7zI9qtJ zOyxpqG@hkL#w&AP^F5P#M^3-j4>!~ME_d3QvZySZta2LG;+ysIR3@qk@srdBZE!p3 zvic@hd^JPOLKSDzM9l@%9~0|bqC!mzPuayvK)#xzEt, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/sr/LC_MESSAGES/python.mo b/lang/python/sr/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..28199759c394bb6489d8d98257bec6fed307e76a GIT binary patch literal 503 zcmYLE+fD*85Y_0@KKks#n5dCxcUwTk;%X3AC5lTBP4ulUBd&q&rY!=Azv1WjD}IZ! z-k9X1XL8P&&U~&czb{ZN5>^T8geAfbp{N?+gTw=R3(tRbO!k6_W34{BLu1oSOXxJ3 zmyPoX?xOBZE57zRagQ|(Dn}|iRSqSTx!7mC#`pp7Jz1$TUgeyOtc$N{G3D2HA2qtH z9kbI0T*R{7+J1Zn=W;89U^1Eb&M0luC!G38HVP6o zR3l~3296>&D099i0&9Yj*KW0=`R>B!UNh4UwPU?mPOCbcx*#8_RM#PSR>q|`b(pAFCz!~A>(!r%SBLV`73XE-)$$j&k| zvJ!Ou-P*8HhaVbl=?%fdP{8IU6qK)pLclR_AUpL(Vfjxw466nGPVhs);qC1wLLOeC MjG#=pRQDFX0AwzS!T, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/sr@latin/LC_MESSAGES/python.mo b/lang/python/sr@latin/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..b3f1e8936efd1f53c141f955615343726b4bcace GIT binary patch literal 523 zcmYLET`vPc6eT?Eqh}9Sg0x|FXR4^FMb)CAwyBcvHnvx-Y-cw!LpAX?{4jsOZ*kY> zO-}B)x#!%EkA?ZS8H!oLB4L>@M_4D6(IC82bBA)N`HP;(A2D&PGi29jY?^Bcy;l3I zbrQjK)W7V+7hW$Ou(mm&AqPa_zhRQju&{e2BI9FI11e3|ccSdQO-s6j( zxQD|$unFch%53MJ)Bp%AbS97s;}URe8W?S}P|emVHA U;PCqTZ6OV>l1GrIR&9DSpNuGw?*IS* literal 0 HcmV?d00001 diff --git a/lang/python/sr@latin/LC_MESSAGES/python.po b/lang/python/sr@latin/LC_MESSAGES/python.po new file mode 100644 index 000000000..d50b5d363 --- /dev/null +++ b/lang/python/sr@latin/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/sv/LC_MESSAGES/python.mo b/lang/python/sv/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..37c090f637ee898b459a6fefbb0b283738734388 GIT binary patch literal 429 zcmYL^!A`d~`@HSqw^X}5?7OE^?0NEAu{N%Xdsq13e7W_O|RAikc@;#Lj( z$(Py5{4+cAeR2MEVsvV_G+Z0b47Y|-O@lJUmWie3poz>rG1M?z!UCm=Gr`Ej>ppt} zpDg_8Y#5BKNic`5M6OL0dR!wTHR?V9Z31l(+F*Bepmj=(5vI6}%PIf9H{YAWD1e?v zo&q)+-n<86-+JL9+VBWrjyz>#R^T#LYf@Qjoh#-zMN!yVa-rfC?(8s2oscIyeSlg@7bvca@8SjwQZgJ06dv`mH+?% literal 0 HcmV?d00001 diff --git a/lang/python/sv/LC_MESSAGES/python.po b/lang/python/sv/LC_MESSAGES/python.po new file mode 100644 index 000000000..6866b51a3 --- /dev/null +++ b/lang/python/sv/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/th/LC_MESSAGES/python.mo b/lang/python/th/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..3c787d07459c5708b1f64425c745df8ee4605ea0 GIT binary patch literal 419 zcmYL^&riZI6vr`o+R?Lz9z1BYYln!Vgu{e^i;gWgN%U4n*=n|KX^XHw#DCAf#ZC=; zlTY4zdEdMr-=`;E9it<|nc>`UY`8YGat+)x2PU?jy<%B?uvEif1(!@JUI_wXZ~W-Z ze6aKv&p|Y|;wXV*$*4A6IH8&m(8bOj#4f}Gfcxa82XPN$V}uL#$=fOazE|H{z%YUn z4?IL946fdyxo, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/tr_TR/LC_MESSAGES/python.mo b/lang/python/tr_TR/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..f9d44a5b7ef30bce0c5340bafdc86df589e2245a GIT binary patch literal 437 zcmYL^&riZI6vr`o+R?Lz9y~y_YlnzX!ePQdqOfI761|u@9%DMXr7gnZ-{HUK-(sgm zUh+v_^SN`z3_hG&#b_Y@IV6BrizDL14B*fTw&V5w2Nq)U9>Q5QEG%Zg!iRId^!8>qh0x=@Ue?RINx$%RUnu(RWQ zO=6z$HJ6}>Hob~8DQ!DM%jYO04Qo1?dV3#^O|3yLGzg8OvM^_B*lAK^JQY0@ueem8 z`w!6wclNq!+Y%)9M4T^DkucPGNwqZw0n%7s;Omm1qD(+n!|b9&j(z#>$gHSNv4U(P Yd4@;1Tq}k|@$*%Er-y#iKJ8hxZ!NxlO8@`> literal 0 HcmV?d00001 diff --git a/lang/python/tr_TR/LC_MESSAGES/python.po b/lang/python/tr_TR/LC_MESSAGES/python.po new file mode 100644 index 000000000..16cf5be14 --- /dev/null +++ b/lang/python/tr_TR/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: tr_TR\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/uk/LC_MESSAGES/python.mo b/lang/python/uk/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..957835e0339b6573cdcaff8c4c3dec759f0bc7df GIT binary patch literal 505 zcmYLE+fKqj5Y^~YAAR;=Ow>Sh+g(6~g=!EA62%e(5`A0C0u|Uc+eIMZH~b#|#BXux zb&``glR0NDAA7rRTNvAjeZ(PR2XTr>qlkFNW(jku`HPN@USwcMYe)uCCt;*GbgH%6 zYSV*(*L`UD_g2U6k(!pmV3*W|ksNZAT@YF%v;_2==L>`uC`BRZ%GWTR@}qn7s$J6d zNxcd;K5w^9p8R{yx)W-=5MxPtQp`E@r&@$66bdpEW8#E6&T_f5jTR~iM{;Ec(cB5d zOw5IriDS@|I5|qsnX{NWS*zV@d;ixnn_9I<8L15Etz$ga$dz&88SW@UFcCVD#_jhS zr1-B(SB<15o(iI2sKy+M&!MrJQb~;u56ShKL%beKlMb`vH8A_^?+*@(snwY+w3v}b zq~{3-6@Qh9n=ivRbu;RSQP*W~d<-e22QFi91r$(@^`)EpZB^VtO1~Vm!YFJu-xk!+ NEP5Dva@n%A^$EqiikJWZ literal 0 HcmV?d00001 diff --git a/lang/python/uk/LC_MESSAGES/python.po b/lang/python/uk/LC_MESSAGES/python.po new file mode 100644 index 000000000..e7ee3a4c7 --- /dev/null +++ b/lang/python/uk/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/ur/LC_MESSAGES/python.mo b/lang/python/ur/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..430ab38ead211adbd4707702355b547155385499 GIT binary patch literal 426 zcmYL^K~IA)6vt=u#L=^dnt0fvrDe{^x^TdaO`;4k*%G}~=okhHDaDNs;@9)DSk!F) z7NFa(27D?#FaLq)O7My^Fe+6QPN`%B^s#Xdu?g`A;32skKs>-$iEzn2)3(dM_v+Y7==pGJ zgGZlu?)96$aI|O2lbR+BhK%L}tVCRc?pDgOA_(nvJ6#IOt8~NmdQ{{nq8ZJpU=@=~U)rJY^ z@TiDWo)BQZr&60U&V<@Eh7Sz^Ws@-3Hq*-n82a5|1p;cJ1z9a<24{uHD*|}=`>d?~ R82nwWE(ezuFnVLH^8=Roc~}4d literal 0 HcmV?d00001 diff --git a/lang/python/ur/LC_MESSAGES/python.po b/lang/python/ur/LC_MESSAGES/python.po new file mode 100644 index 000000000..67f5339c3 --- /dev/null +++ b/lang/python/ur/LC_MESSAGES/python.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/uz/LC_MESSAGES/python.mo b/lang/python/uz/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..32451102b783c954d2eda0cf25fba02dc9caea39 GIT binary patch literal 420 zcmYL^!A`d~`@J$TUQwp&CjOE^?0*l1~kg+y;l8A_3Eo9$L8@8RqDEN<1n zpM05}%s;a;-{)sv4W$#sh2m0is<>6uvJ`7o?5J3K4hlrJhDc&}foC9!B;ynXcK_KP zIcVlgUR{5z1%8P80+>`)JYW(iY7+AS6AP0LB5iut!lXrrGU5q*CiRqm-t|d7mpH6)wWx%hH1Z8gco#)0CJK$1!?+-UnRPME4Qwp}h!%U, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: uz\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/zh_CN/LC_MESSAGES/python.mo b/lang/python/zh_CN/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..26080446fb1ae270cd5203dc817f6d4d789be616 GIT binary patch literal 436 zcmYL^K~KUk6vr`o+R?Lz9y~y_TZf3Fgu@&IiH;FO61|u@9%E+fmbM7vd-(PIEOuz% zpZwC-ynkQc|L6SdyQX!bxzJo{PBqt>N{(iyn;m^to`WVL|Aa{4(E`sw$Ry_!OcX6L7pr}dgJ4_r*I*7FCO$(D2A=-$i@Rd|k{(Y~$JH, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "" diff --git a/lang/python/zh_TW/LC_MESSAGES/python.mo b/lang/python/zh_TW/LC_MESSAGES/python.mo new file mode 100644 index 0000000000000000000000000000000000000000..d5f7287fea1a7aec4f782adf47ad14a4a4e6558d GIT binary patch literal 734 zcmZ9Kzi-n(6vq!JLh^vbFR?J(*b2@*r=g@yg9wS+21pYHQv?gTIv2;4eYSiT(twZv zA+<;h3?LyuVq#%nC_^X2%+AaLq5lT&(k2z0^wHNof8TreeDCMUsn-bBQQ#a<1&#p` zpw|{~9C!|#0NwznflvGT4RreuLO(!H0h@;rIt%&^^bF`1Q0@N?3N{3SrT|?}uOoW` zg%iPX%=~UBc-ThOUK|f_I#At2;Pqt9{C7txp5lj(&=MCsV`>sf!nTQ;S+dT3MQUxb z$}<@z!okgQ<$8I^#j9@XX05SeG#ehNWSlAZN~(~-!8vMQBD6s0Jf?HbY@X0OrC=m2 zem~S%_I-EUa*Na(q*}(y4X0i^f48yX8aJ3!#LJkF5mQO#;A_0o!OJ}+0=ys#vpG9& z=dT1Y3nSA{;>#CC^&m_HJr;1{aTYtcqT81oPkSuvGckjwyGo_fv8;Z-Zz`QW?C=ep z!SY$eVwQ1fDTtL;j?y{XdeFV+-L__odadprv~Qc#s3byh0f!u<(5>Pd%1R>^iX!&A zER$T7Zh4EOaNyI`Iy@t;@RN2Z0tXk?LS>Bqd7E4vIB-P)S2~%Q4zO)roOI;i(NT)0 literal 0 HcmV?d00001 diff --git a/lang/python/zh_TW/LC_MESSAGES/python.po b/lang/python/zh_TW/LC_MESSAGES/python.po new file mode 100644 index 000000000..d1cce5c51 --- /dev/null +++ b/lang/python/zh_TW/LC_MESSAGES/python.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +# Translators: +# Jeff Huang , 2017 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Jeff Huang , 2017\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: src/modules/dummypython/main.py:39 +msgid "Dummy python job." +msgstr "假的 python 工作。" + +#: src/modules/dummypython/main.py:77 +msgid "Dummy python step {}" +msgstr "假的 python step {}" + +#: src/modules/machineid/main.py:30 +msgid "Generate machine-id." +msgstr "生成 machine-id。" + +#: src/modules/machineid/main.py:60 +msgid "Done machineid" +msgstr "machineid 已完成" From f0a143cd5c088a249ed2c20e8e096000985ebd12 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 10 Aug 2017 15:45:38 -0400 Subject: [PATCH 268/447] PythonJob: switching between C++ and Python is hard --- src/modules/dummypython/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/dummypython/main.py b/src/modules/dummypython/main.py index 7cca65109..fd9a2abda 100644 --- a/src/modules/dummypython/main.py +++ b/src/modules/dummypython/main.py @@ -42,7 +42,7 @@ def run(): accumulator += "This job's path: " + libcalamares.job.working_path libcalamares.utils.debug(accumulator) - accumulator = "*** Job configuration "; + accumulator = "*** Job configuration " accumulator += str(libcalamares.job.configuration) libcalamares.utils.debug(accumulator) From 40c3b3dd04dbc15b67ed20f10ed46d1738438da6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 10 Aug 2017 16:04:02 -0400 Subject: [PATCH 269/447] Modules: initramfscfg copy files from own install-dir FIXES #770 --- src/modules/initramfscfg/main.py | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/modules/initramfscfg/main.py b/src/modules/initramfscfg/main.py index 3f77ccd6d..d935328d6 100644 --- a/src/modules/initramfscfg/main.py +++ b/src/modules/initramfscfg/main.py @@ -8,6 +8,7 @@ # Copyright 2016, David McKinney # Copyright 2016, Kevin Kofler # Copyright 2017, Alf Gaida +# Copyright 2017, Adriaan de Groot # # Calamares is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -48,14 +49,19 @@ def copy_initramfs_hooks(partitions, root_mount_point): if encrypt_hook: target = "{!s}/usr/share/initramfs-tools/hooks/encrypt_hook".format( root_mount_point) + + # Find where this module is installed + _filename = inspect.getframeinfo(inspect.currentframe()).filename + _path = os.path.dirname(os.path.abspath(_filename)) + if unencrypted_separate_boot: shutil.copy2( - "/usr/lib/calamares/modules/initramfscfg/encrypt_hook_nokey", + os.path.join(_path, "encrypt_hook_nokey"), target ) else: shutil.copy2( - "/usr/lib/calamares/modules/initramfscfg/encrypt_hook", + os.path.join(_path, "encrypt_hook"), target ) os.chmod(target, 0o755) From 0378bee3974c8ac0f56aa14e380a214c82b406aa Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 15 Aug 2017 09:01:08 +0200 Subject: [PATCH 270/447] [core] Automatic merge of Transifex translations --- lang/calamares_de.ts | 26 ++++++++++++++------------ lang/calamares_id.ts | 2 +- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 783dbf454..5ec24e3f6 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -240,7 +240,7 @@ Ausgabe: Cancel installation without changing the system. - + Lösche die Installation ohne das System zu ändern. @@ -257,17 +257,17 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. &Yes - + &Ja &No - + &Nein &Close - + &Schließen @@ -292,12 +292,12 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. &Done - + &Erledigt The installation is complete. Close the installer. - + Die Installation ist abgeschlossen. Schließe das Installationsprogramm. @@ -553,7 +553,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. MiB - + MiB @@ -928,7 +928,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. MiB - + MiB @@ -1032,7 +1032,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Installation fehlgeschlagen</h1><br/>%1 wurde nicht auf deinem Computer installiert.<br/>Die Fehlermeldung lautet: %2. @@ -1837,7 +1837,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. The screen is too small to display the installer. - + Der Bildschirm ist zu klein um das Installationsprogramm anzuzeigen. @@ -2250,7 +2250,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Willkommen beim Calamares-Installationsprogramm für %1. @@ -2260,7 +2260,9 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + + +<h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Danke an: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg und das <a href="https://www.transifex.com/calamares/calamares/">Calamares Übersetzungs-Team</a>.<br/><br/><a href="http://calamares.io/">Die Calamares Entwicklung wird gefördert von<br/><a href="http://www.blue-systems.com/"> Blue Systems</a> - Liberating Software. diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index a400bfe4a..6437a17de 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -2262,7 +2262,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + %1<br/><strong>%2<br/>untuk %3</strong><br/><br/>Hak Cipta 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Hak Cipta 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Terimakasih kepada: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg dan <a href="https://www.transifex.com/calamares/calamares/">regu penerjemah Calamares</a>.<br/><br/>Pengembangan <a href="http://calamares.io/">Calamares</a> disponsori oleh<br/> <a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. From 2cd4172d6ec7f88a17fb38b9e511770687c2b772 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 15 Aug 2017 09:01:09 +0200 Subject: [PATCH 271/447] [desktop] Automatic merge of Transifex translations --- calamares.desktop | 48 +++++++++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/calamares.desktop b/calamares.desktop index 129f82dd1..5a0834e3b 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -18,6 +18,10 @@ Name[ast]=Calamares Icon[ast]=calamares GenericName[ast]=Instalador del sistema Comment[ast]=Calamares — Instalador del sistema +Name[he]=קלמארס +Icon[he]=קלמארס +GenericName[he]=אשף התקנה +Comment[he]=קלמארס - אשף התקנה Name[hr]=Calamares Icon[hr]=calamares GenericName[hr]=Instalacija sustava @@ -26,22 +30,26 @@ Name[de]=Calamares Icon[de]=calamares GenericName[de]=Installation des Betriebssystems Comment[de]=Calamares - Installation des Betriebssystems -Name[ru]=Calamares -Icon[ru]=calamares -GenericName[ru]=Установщик системы -Comment[ru]=Calamares - Установщик системы -Name[ja]=Calamares -Icon[ja]=calamares -GenericName[ja]=システムインストーラー -Comment[ja]=Calamares — システムインストーラー -Name[sk]=Calamares -Icon[sk]=calamares -GenericName[sk]=Inštalátor systému -Comment[sk]=Calamares — Inštalátor systému +Name[id]=Calamares +Icon[id]=calamares +GenericName[id]=Pemasang +Comment[id]=Calamares — Pemasang Sistem Name[ca]=Calamares Icon[ca]=calamares GenericName[ca]=Instal·lador de sistema Comment[ca]=Calamares — Instal·lador de sistema +Name[sk]=Calamares +Icon[sk]=calamares +GenericName[sk]=Inštalátor systému +Comment[sk]=Calamares — Inštalátor systému +Name[ja]=Calamares +Icon[ja]=calamares +GenericName[ja]=システムインストーラー +Comment[ja]=Calamares — システムインストーラー +Name[zh_TW]=Calamares +Icon[zh_TW]=calamares +GenericName[zh_TW]=系統安裝程式 +Comment[zh_TW]=Calamares ── 系統安裝程式 Name[da]=Calamares Icon[da]=calamares GenericName[da]=Systeminstallationsprogram @@ -50,6 +58,10 @@ Name[sv]=Calamares Icon[sv]=calamares GenericName[sv]=Systeminstallerare Comment[sv]=Calamares — Systeminstallerare +Name[ru]=Calamares +Icon[ru]=calamares +GenericName[ru]=Установщик системы +Comment[ru]=Calamares - Установщик системы Name[lt]=Calamares Icon[lt]=calamares GenericName[lt]=Sistemos diegimas į kompiuterį @@ -70,10 +82,14 @@ Name[pt_PT]=Calamares Icon[pt_PT]=calamares GenericName[pt_PT]=Instalador de Sistema Comment[pt_PT]=Calamares - Instalador de Sistema -Name[zh_TW]=Calamares -Icon[zh_TW]=calamares -GenericName[zh_TW]=系統安裝程式 -Comment[zh_TW]=Calamares ── 系統安裝程式 +Name[fr]=Calamares +Icon[fr]=calamares +GenericName[fr]=Installateur système +Comment[fr]=Calamares - Installateur système +Name[tr_TR]=Calamares +Icon[tr_TR]=calamares +GenericName[tr_TR]=Sistem Yükleyici +Comment[tr_TR]=Calamares — Sistem Yükleyici Name[nl]=Calamares Icon[nl]=calamares GenericName[nl]=Installatieprogramma From 0121896a708afab19d801b55ccb85c5a215b16cb Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 15 Aug 2017 09:01:09 +0200 Subject: [PATCH 272/447] [python] Automatic merge of Transifex translations --- lang/python/he/LC_MESSAGES/python.mo | Bin 428 -> 813 bytes lang/python/he/LC_MESSAGES/python.po | 11 +++++++---- lang/python/id/LC_MESSAGES/python.mo | Bin 425 -> 713 bytes lang/python/id/LC_MESSAGES/python.po | 11 +++++++---- lang/python/pl/LC_MESSAGES/python.mo | Bin 574 -> 863 bytes lang/python/pl/LC_MESSAGES/python.po | 11 +++++++---- lang/python/tr_TR/LC_MESSAGES/python.mo | Bin 437 -> 745 bytes lang/python/tr_TR/LC_MESSAGES/python.po | 11 +++++++---- 8 files changed, 28 insertions(+), 16 deletions(-) diff --git a/lang/python/he/LC_MESSAGES/python.mo b/lang/python/he/LC_MESSAGES/python.mo index baa87e8d36a63d9c888f8de1a9b22d00109fbb7d..3464284cc3b8dc5b7a6de86407a533b3f0753b30 100644 GIT binary patch delta 453 zcma)%!AiqG5QbM<^(H7DMdkr)upU%Iiie6CR7Bcp zpP?@y%&jltLH|_|1P=~;e9OPHGwe%lINci0=Tm{20*jywW`G8!F2F3f1asg9EP%nc zNAUB65U+3voKFg|1dm`dZwwdVHyCXK5_w?up(-Nxb--rdljPb}M|o1!METfto78AV zj_=Wte_;Ji!bmpg^i1qZPX>1M^Rl37R(s=QEsP44!1h9IM}DwLJ6h4cqoq2O0c}aG z>L%Z=ySCC+)ptwFw7ODUZx7#F+~$;@_<wuaf_o)F7a1|VPrVi_P-0b*t#)&XJ=umIvBprj>`2C0F8iI*!Tw=n(z00o~2 AX#fBK diff --git a/lang/python/he/LC_MESSAGES/python.po b/lang/python/he/LC_MESSAGES/python.po index 3eeefa131..43d358c5c 100644 --- a/lang/python/he/LC_MESSAGES/python.po +++ b/lang/python/he/LC_MESSAGES/python.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# Eli Shleifer , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Eli Shleifer , 2017\n" "Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,16 +20,16 @@ msgstr "" #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "משימת דמה של Python." #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "צעד דמה של Python {}" #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "חולל מספר סידורי של המכונה." #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" +msgstr "בוצעה הגדרת מספר סידורי של המכונה." diff --git a/lang/python/id/LC_MESSAGES/python.mo b/lang/python/id/LC_MESSAGES/python.mo index 435b2ccfd8744cb42ff3cbe388378932454fe9aa..a3b70d74f31c57b3efd44c9bfb931296d9e2d976 100644 GIT binary patch delta 355 zcmY+8Jxc>Y5QaySU?=#6jm7?e++l1K5wQq}5DVeJddw|%>+MIl-Czz8OHG+V5G<_} zto#Ai_SXIq3*XZq=7oo67-o0osqx;r{#iB{kncpZL#*WgzeV+2tX)ccTx8ovcLJ1d3Zey*%kDRqa&RANwt+*xt% z&f?jQ4{{(bujo)(S#tP$8L2d$?2I}-L`likYYwj56{l>2tDM-o_$g#@kQr7w?mM&J z7F(O0?a9m6$x#{^>6I0Q)Lc?B%-D`2C0F8iI*!T*E9YE01KlC Ab^rhX diff --git a/lang/python/id/LC_MESSAGES/python.po b/lang/python/id/LC_MESSAGES/python.po index de39a8e65..f712eae0d 100644 --- a/lang/python/id/LC_MESSAGES/python.po +++ b/lang/python/id/LC_MESSAGES/python.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# Wantoyo , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Wantoyo , 2017\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,16 +20,16 @@ msgstr "" #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "Tugas dummy python." #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "Langkah dummy python {}" #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "Menghasilkan id-mesin" #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" +msgstr "Id-mesin kelar" diff --git a/lang/python/pl/LC_MESSAGES/python.mo b/lang/python/pl/LC_MESSAGES/python.mo index fd824c25b4a11dabb9d7d28b3f5644756e18d911..1d529a86aa63389e8a8390a3c2f72ee70257802a 100644 GIT binary patch delta 357 zcmdnTa-XgKo)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(&kJI z3|F9h9%hKVB9t}*(!xMFZy?PGq=8BqSb!L09}t8v0L3A|B|k4!AvZBOBQq~GGljvW zG&i?Wp`fxPBR@|eD?dpORiwBiwLqb|mcczWFSRJK1g=vzGevKrMTJ3eiEc(@`)oFf`w|b|PbNXm<830RSZES9SmZ delta 69 zcmcc5wvWZ)o)F7a1|VPrVi_P-0b*t#)&XJ=umEBfCI$veAPrIj0~0S-Y_4PMV*~&c CItT6m diff --git a/lang/python/pl/LC_MESSAGES/python.po b/lang/python/pl/LC_MESSAGES/python.po index fe9d5e401..21f59cdd0 100644 --- a/lang/python/pl/LC_MESSAGES/python.po +++ b/lang/python/pl/LC_MESSAGES/python.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# m4sk1n , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: m4sk1n , 2017\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,16 +20,16 @@ msgstr "" #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "Zadanie Dummy Python" #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "Krok dummy python {}" #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "Generuj machine-id." #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" +msgstr "Ukończono machineid" diff --git a/lang/python/tr_TR/LC_MESSAGES/python.mo b/lang/python/tr_TR/LC_MESSAGES/python.mo index f9d44a5b7ef30bce0c5340bafdc86df589e2245a..6d766aaf8b2138b52c202e7bdf4a8b12f63a18d8 100644 GIT binary patch delta 376 zcmdnW{F1f)o)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(%Tpr z7_Iy;t(@W0JwbM~BGB7mXxR!%4 q&Nnd|=m>@E%-o#JBl9yA@^ea$&Mzq~D$PkLMRf*lhv70qj{yKl5M!+X delta 69 zcmaFKx|P}Do)F7a1|VPrVi_P-0b*t#)&XJ=umIv}prj>`2C0F8iI*!jw=uFZ0stTa B2jTz# diff --git a/lang/python/tr_TR/LC_MESSAGES/python.po b/lang/python/tr_TR/LC_MESSAGES/python.po index 16cf5be14..7e6443c98 100644 --- a/lang/python/tr_TR/LC_MESSAGES/python.po +++ b/lang/python/tr_TR/LC_MESSAGES/python.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# Demiray Muhterem , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Demiray Muhterem , 2017\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,16 +20,16 @@ msgstr "" #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "Dummy python job." #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "Dummy python step {}" #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "Makine kimliği oluştur." #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" +msgstr "Makine kimliği oluşturuldu" From 22c0ee5dbb45a0abad2cba8caa6f8318c56fb117 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 10:34:28 +0200 Subject: [PATCH 273/447] Python-i18n: install gettext .mo files into system locale dir --- .../CalamaresAddModuleSubdirectory.cmake | 19 +++-- CMakeModules/CalamaresAddTranslations.cmake | 75 +++++++++++++++---- 2 files changed, 71 insertions(+), 23 deletions(-) diff --git a/CMakeModules/CalamaresAddModuleSubdirectory.cmake b/CMakeModules/CalamaresAddModuleSubdirectory.cmake index a050f42c5..1b60c59a7 100644 --- a/CMakeModules/CalamaresAddModuleSubdirectory.cmake +++ b/CMakeModules/CalamaresAddModuleSubdirectory.cmake @@ -1,4 +1,5 @@ include( CMakeColors ) +include( CalamaresAddTranslations ) set( MODULE_DATA_DESTINATION share/calamares/modules ) @@ -32,14 +33,6 @@ function( calamares_add_module_subdirectory ) endif() endforeach() - # We copy over the lang directory, if any - if( IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/${SUBDIRECTORY}/lang" ) - file( COPY "${CMAKE_CURRENT_SOURCE_DIR}/${SUBDIRECTORY}/lang" - DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/${SUBDIRECTORY}" ) - install( DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/${SUBDIRECTORY}/lang" - DESTINATION ${MODULE_DESTINATION} ) - endif() - message( "-- ${BoldYellow}Found ${CALAMARES_APPLICATION_NAME} module: ${BoldRed}${SUBDIRECTORY}${ColorReset}" ) if( NOT CMAKE_BUILD_TYPE STREQUAL "Release" ) message( " ${Green}TYPE:${ColorReset} jobmodule" ) @@ -54,6 +47,16 @@ function( calamares_add_module_subdirectory ) endif() message( "" ) endif() + # We copy over the lang directory, if any + if( IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/${SUBDIRECTORY}/lang" ) + install_calamares_gettext_translations( + ${SUBDIRECTORY} + SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/${SUBDIRECTORY}/lang" + FILENAME ${SUBDIRECTORY}.mo + RENAME calamares-${SUBDIRECTORY}.mo + ) + endif() + else() message( "-- ${BoldYellow}Warning:${ColorReset} tried to add module subdirectory ${BoldRed}${SUBDIRECTORY}${ColorReset} which has no CMakeLists.txt or module.desc." ) message( "" ) diff --git a/CMakeModules/CalamaresAddTranslations.cmake b/CMakeModules/CalamaresAddTranslations.cmake index cddab6b5e..5c245ce68 100644 --- a/CMakeModules/CalamaresAddTranslations.cmake +++ b/CMakeModules/CalamaresAddTranslations.cmake @@ -1,3 +1,5 @@ +include( CMakeParseArguments ) + # Internal macro for adding the C++ / Qt translations to the # build and install tree. Should be called only once, from # src/calamares/CMakeLists.txt. @@ -52,20 +54,63 @@ macro(add_calamares_python_translations language) set( CALAMARES_LANGUAGES "" ) list( APPEND CALAMARES_LANGUAGES ${ARGV} ) - set( TS_FILES "" ) # Actually po / mo files - foreach( lang ${CALAMARES_LANGUAGES} ) - if( lang STREQUAL "en" ) - message( STATUS "Skipping Python translations for en_US" ) - else() - list( APPEND TS_FILES "${CMAKE_SOURCE_DIR}/lang/python/${lang}/LC_MESSAGES/python.po;${CMAKE_SOURCE_DIR}/lang/python/${lang}/LC_MESSAGES/python.mo" ) - endif() - endforeach() - - file( MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/_lang ) - file( COPY ${CMAKE_SOURCE_DIR}/lang/python DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/_lang ) - - install( - FILES ${TS_FILES} - DESTINATION ${CMAKE_INSTALL_DATADIR}/calamares/lang/ + install_calamares_gettext_translations( python + SOURCE_DIR ${CMAKE_SOURCE_DIR}/lang/python + FILENAME python.mo + RENAME calamares-python.mo ) endmacro() + +# Installs a directory containing language-code-labeled subdirectories with +# gettext data into the appropriate system directory. Allows renaming the +# .mo files during install to avoid namespace clashes. +# +# install_calamares_gettext_translations( +# NAME +# SOURCE_DIR path/to/lang +# FILENAME +# [RENAME ] +# ) +# +# For all of the (global) translation languages enabled for Calamares, +# try installing $SOURCE_DIR/$lang/LC_MESSAGES/.mo into the +# system gettext data directory (e.g. share/locale/), possibly renaming +# filename.mo to renamed.mo in the process. +function( install_calamares_gettext_translations ) + # parse arguments ( name needs to be saved before passing ARGN into the macro ) + set( NAME ${ARGV0} ) + set( oneValueArgs NAME SOURCE_DIR FILENAME RENAME ) + cmake_parse_arguments( TRANSLATION "${options}" "${oneValueArgs}" "${multiValueArgs}" ${ARGN} ) + + if( NOT TRANSLATION_NAME ) + set( TRANSLATION_NAME ${NAME} ) + endif() + if( NOT TRANSLATION_FILENAME ) + set( TRANSLATION_FILENAME "${TRANSLATION_NAME}.mo" ) + endif() + if( NOT TRANSLATION_RENAME ) + set( TRANSLATION_RENAME "${TRANSLATION_FILENAME}" ) + endif() + + message(STATUS "Installing gettext translations for ${TRANSLATION_NAME}") + message(STATUS " Installing ${TRANSLATION_FILENAME} from ${TRANSLATION_SOURCE_DIR}") + + set( TRANSLATION_NAME "${NAME}" ) + set( INSTALLED_TRANSLATIONS "" ) + foreach( lang ${CALAMARES_TRANSLATION_LANGUAGES} ) # Global + set( lang_mo "${TRANSLATION_SOURCE_DIR}/${lang}/LC_MESSAGES/${TRANSLATION_FILENAME}" ) + message(STATUS " Examining ${lang_mo}") + if( lang STREQUAL "en" ) + message( STATUS " Skipping ${TRANSLATION_NAME} translations for en_US" ) + else( EXISTS ${lang_mo} ) + list( APPEND INSTALLED_LANGUAGES "${lang}" ) + install( + FILES ${lang_mo} + DESTINATION ${CMAKE_INSTALL_LOCALEDIR}/${lang}/LC_MESSAGES/ + RENAME ${TRANSLATION_RENAME} + ) + # TODO: make translations available in build dir too, for + # translation when running calamares -d from builddir. + endif() + endforeach() +endfunction() From c694792e4fede0cd01c710d7b355afed890f3e80 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 11:39:58 +0200 Subject: [PATCH 274/447] Python-style: pep8 fixes --- src/modules/dummypython/main.py | 10 ++++++---- src/modules/machineid/main.py | 2 ++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/modules/dummypython/main.py b/src/modules/dummypython/main.py index 685644452..0e2c8b746 100644 --- a/src/modules/dummypython/main.py +++ b/src/modules/dummypython/main.py @@ -39,9 +39,11 @@ _ = gettext.translation("python", libcalamares.globalstorage.gettext_languages(), fallback=True).gettext + def pretty_name(): return _("Dummy python job.") + def run(): """Dummy python job.""" os.system("/bin/sh -c \"touch ~/calamares-dummypython\"") @@ -81,15 +83,15 @@ def run(): sleep(1) try: - l = list(libcalamares.job.configuration["a_list"]) + configlist = list(libcalamares.job.configuration["a_list"]) except KeyError: - l = ["no list"] + configlist = ["no list"] c = 1 - for k in l: + for k in configlist: libcalamares.utils.debug(_("Dummy python step {}").format(str(k))) sleep(1) - libcalamares.job.setprogress( c * 1.0 / len(l) ) + libcalamares.job.setprogress(c * 1.0 / len(configlist)) c += 1 sleep(3) diff --git a/src/modules/machineid/main.py b/src/modules/machineid/main.py index cd4f06504..916a66d5e 100644 --- a/src/modules/machineid/main.py +++ b/src/modules/machineid/main.py @@ -30,9 +30,11 @@ _ = gettext.translation("python", libcalamares.globalstorage.gettext_languages(), fallback=True).gettext + def pretty_name(): return _("Generate machine-id.") + def run(): """ Generate machine-id using dbus and systemd. From fdb4be8189f62c0f2fc2aec20efc92b9014779f6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 11:46:25 +0200 Subject: [PATCH 275/447] Python-i18n: be explicit about parameters --- src/modules/dummypython/main.py | 6 +++--- src/modules/machineid/main.py | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/modules/dummypython/main.py b/src/modules/dummypython/main.py index 0e2c8b746..dc4275f07 100644 --- a/src/modules/dummypython/main.py +++ b/src/modules/dummypython/main.py @@ -34,9 +34,9 @@ import os from time import gmtime, strftime, sleep import gettext -_ = gettext.translation("python", - libcalamares.job.gettext_path, - libcalamares.globalstorage.gettext_languages(), +_ = gettext.translation("calamares-python", + localedir=libcalamares.job.gettext_path, + languages=libcalamares.globalstorage.gettext_languages(), fallback=True).gettext diff --git a/src/modules/machineid/main.py b/src/modules/machineid/main.py index 916a66d5e..2e9ccae22 100644 --- a/src/modules/machineid/main.py +++ b/src/modules/machineid/main.py @@ -25,9 +25,9 @@ import os from libcalamares.utils import check_target_env_call, debug import gettext -_ = gettext.translation("python", - libcalamares.job.gettext_path, - libcalamares.globalstorage.gettext_languages(), +_ = gettext.translan getion("calamares-python", + localedir=libcalamares.job.gettext_path, + languages=libcalamares.globalstorage.gettext_languages(), fallback=True).gettext From 1dbe7c29e2947d2114f25bc1e79c4abcf3a1a2cc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 12:30:19 +0200 Subject: [PATCH 276/447] Python-i18n: prepare for move of API to libcalamares.utils, be less verbose --- CMakeModules/CalamaresAddTranslations.cmake | 1 - src/modules/dummypython/main.py | 4 ++-- src/modules/machineid/main.py | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CMakeModules/CalamaresAddTranslations.cmake b/CMakeModules/CalamaresAddTranslations.cmake index 5c245ce68..9ac5ab2b6 100644 --- a/CMakeModules/CalamaresAddTranslations.cmake +++ b/CMakeModules/CalamaresAddTranslations.cmake @@ -99,7 +99,6 @@ function( install_calamares_gettext_translations ) set( INSTALLED_TRANSLATIONS "" ) foreach( lang ${CALAMARES_TRANSLATION_LANGUAGES} ) # Global set( lang_mo "${TRANSLATION_SOURCE_DIR}/${lang}/LC_MESSAGES/${TRANSLATION_FILENAME}" ) - message(STATUS " Examining ${lang_mo}") if( lang STREQUAL "en" ) message( STATUS " Skipping ${TRANSLATION_NAME} translations for en_US" ) else( EXISTS ${lang_mo} ) diff --git a/src/modules/dummypython/main.py b/src/modules/dummypython/main.py index dc4275f07..bcbe3f537 100644 --- a/src/modules/dummypython/main.py +++ b/src/modules/dummypython/main.py @@ -35,8 +35,8 @@ from time import gmtime, strftime, sleep import gettext _ = gettext.translation("calamares-python", - localedir=libcalamares.job.gettext_path, - languages=libcalamares.globalstorage.gettext_languages(), + localedir=libcalamares.utils.gettext_path, + languages=libcalamares.utils.gettext_languages(), fallback=True).gettext diff --git a/src/modules/machineid/main.py b/src/modules/machineid/main.py index 2e9ccae22..1641014f4 100644 --- a/src/modules/machineid/main.py +++ b/src/modules/machineid/main.py @@ -26,8 +26,8 @@ from libcalamares.utils import check_target_env_call, debug import gettext _ = gettext.translan getion("calamares-python", - localedir=libcalamares.job.gettext_path, - languages=libcalamares.globalstorage.gettext_languages(), + localedir=libcalamares.utils.gettext_path, + languages=libcalamares.utils.gettext_languages(), fallback=True).gettext From cbfdd8690d0daf496cab2ba64df9af0c08712cbc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 12:31:47 +0200 Subject: [PATCH 277/447] Python-i18n: WIP, moving API to libcalamares.utils --- src/libcalamares/GlobalStorage.cpp | 27 --------------------------- src/libcalamares/GlobalStorage.h | 4 ---- src/libcalamares/PythonJob.cpp | 11 +++++++++-- src/libcalamares/PythonJobApi.cpp | 27 +++++++++++++++++++++++++++ src/libcalamares/PythonJobApi.h | 4 ++++ 5 files changed, 40 insertions(+), 33 deletions(-) diff --git a/src/libcalamares/GlobalStorage.cpp b/src/libcalamares/GlobalStorage.cpp index 32ae02191..3fc7d0fa9 100644 --- a/src/libcalamares/GlobalStorage.cpp +++ b/src/libcalamares/GlobalStorage.cpp @@ -125,33 +125,6 @@ GlobalStoragePythonWrapper::insert( const std::string& key, CalamaresPython::variantFromPyObject( value ) ); } -bp::list -GlobalStoragePythonWrapper::gettext_languages() const -{ - bp::list pyList; - QVariant localeConf_ = m_gs->value( "localeConf" ); - if ( localeConf_.canConvert< QVariantMap >() ) - { - QVariant lang_ = localeConf_.value< QVariantMap >()[ "LANG" ]; - if ( lang_.canConvert< QString >() ) - { - QString lang = lang_.value< QString >(); - pyList.append( lang.toStdString() ); - if ( lang.indexOf( '.' ) > 0) - { - lang.truncate( lang.indexOf( '.' ) ); - pyList.append( lang.toStdString() ); - } - if ( lang.indexOf( '_' ) > 0) - { - lang.truncate( lang.indexOf( '_' ) ); - pyList.append( lang.toStdString() ); - } - } - } - return pyList; -} - bp::list GlobalStoragePythonWrapper::keys() const { diff --git a/src/libcalamares/GlobalStorage.h b/src/libcalamares/GlobalStorage.h index 92def182e..ff8d32682 100644 --- a/src/libcalamares/GlobalStorage.h +++ b/src/libcalamares/GlobalStorage.h @@ -87,10 +87,6 @@ public: int remove( const std::string& key ); boost::python::api::object value( const std::string& key ) const; - // Special case to simplify Python code, gets localeConf["LANG"] - // from the global store, in list form with language variants - // expanded (e.g [ "en_GB.UTF-8", "en_GB", "en" ] ). - boost::python::list gettext_languages() const; private: Calamares::GlobalStorage* m_gs; }; diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index f6ae92384..bad463fa7 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -86,8 +86,7 @@ BOOST_PYTHON_MODULE( libcalamares ) .def( "insert", &CalamaresPython::GlobalStoragePythonWrapper::insert ) .def( "keys", &CalamaresPython::GlobalStoragePythonWrapper::keys ) .def( "remove", &CalamaresPython::GlobalStoragePythonWrapper::remove ) - .def( "value", &CalamaresPython::GlobalStoragePythonWrapper::value ) - .def( "gettext_languages", &CalamaresPython::GlobalStoragePythonWrapper::gettext_languages ); + .def( "value", &CalamaresPython::GlobalStoragePythonWrapper::value ); // libcalamares.utils submodule starts here bp::object utilsModule( bp::handle<>( bp::borrowed( PyImport_AddModule( "libcalamares.utils" ) ) ) ); @@ -217,6 +216,14 @@ BOOST_PYTHON_MODULE( libcalamares ) "Applying the function to a string obscured by this function will result " "in the original string." ); + + + bp::def( + "gettext_languages", + &CalamaresPython::gettext_languages, + bp::args(), + "Returns list of languages (most to least-specific) for gettext." + ); } diff --git a/src/libcalamares/PythonJobApi.cpp b/src/libcalamares/PythonJobApi.cpp index 10b66b39f..1e84d3130 100644 --- a/src/libcalamares/PythonJobApi.cpp +++ b/src/libcalamares/PythonJobApi.cpp @@ -208,4 +208,31 @@ obscure( const std::string& string ) return CalamaresUtils::obscure( QString::fromStdString( string ) ).toStdString(); } +std::list< std::string > +gettext_languages() +{ + bp::list pyList; + QVariant localeConf_ = m_gs->value( "localeConf" ); + if ( localeConf_.canConvert< QVariantMap >() ) + { + QVariant lang_ = localeConf_.value< QVariantMap >()[ "LANG" ]; + if ( lang_.canConvert< QString >() ) + { + QString lang = lang_.value< QString >(); + pyList.append( lang.toStdString() ); + if ( lang.indexOf( '.' ) > 0) + { + lang.truncate( lang.indexOf( '.' ) ); + pyList.append( lang.toStdString() ); + } + if ( lang.indexOf( '_' ) > 0) + { + lang.truncate( lang.indexOf( '_' ) ); + pyList.append( lang.toStdString() ); + } + } + } + return pyList; +} + } diff --git a/src/libcalamares/PythonJobApi.h b/src/libcalamares/PythonJobApi.h index a3443ad76..09835b2ed 100644 --- a/src/libcalamares/PythonJobApi.h +++ b/src/libcalamares/PythonJobApi.h @@ -61,6 +61,10 @@ std::string check_target_env_output( const boost::python::list& args, std::string obscure( const std::string& string ); +std::string gettext_path(); + +std::list< std::string > gettext_languages(); + void debug( const std::string& s ); inline int _handle_check_target_env_call_error( int ec, const QString& cmd ); From 637089815460c3712bcfd675a865347695565fa0 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 13:21:17 +0200 Subject: [PATCH 278/447] Python-i18n: make it compile again --- src/libcalamares/PythonJob.cpp | 1 - src/libcalamares/PythonJobApi.cpp | 13 ++++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index bad463fa7..7cd4ae556 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -221,7 +221,6 @@ BOOST_PYTHON_MODULE( libcalamares ) bp::def( "gettext_languages", &CalamaresPython::gettext_languages, - bp::args(), "Returns list of languages (most to least-specific) for gettext." ); } diff --git a/src/libcalamares/PythonJobApi.cpp b/src/libcalamares/PythonJobApi.cpp index 1e84d3130..15c14ab51 100644 --- a/src/libcalamares/PythonJobApi.cpp +++ b/src/libcalamares/PythonJobApi.cpp @@ -24,6 +24,9 @@ #include "utils/CalamaresUtilsSystem.h" #include "utils/CalamaresUtils.h" +#include "GlobalStorage.h" +#include "JobQueue.h" + #include #undef slots @@ -211,24 +214,24 @@ obscure( const std::string& string ) std::list< std::string > gettext_languages() { - bp::list pyList; - QVariant localeConf_ = m_gs->value( "localeConf" ); + std::list< std::string > pyList; + QVariant localeConf_ = Calamares::JobQueue::instance()->globalStorage()->value( "localeConf" ); if ( localeConf_.canConvert< QVariantMap >() ) { QVariant lang_ = localeConf_.value< QVariantMap >()[ "LANG" ]; if ( lang_.canConvert< QString >() ) { QString lang = lang_.value< QString >(); - pyList.append( lang.toStdString() ); + pyList.push_back( lang.toStdString() ); if ( lang.indexOf( '.' ) > 0) { lang.truncate( lang.indexOf( '.' ) ); - pyList.append( lang.toStdString() ); + pyList.push_back( lang.toStdString() ); } if ( lang.indexOf( '_' ) > 0) { lang.truncate( lang.indexOf( '_' ) ); - pyList.append( lang.toStdString() ); + pyList.push_back( lang.toStdString() ); } } } From 49384ef01f8bec394887f13f1f903f70cc9802d6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 13:29:39 +0200 Subject: [PATCH 279/447] Python-style: fix derpy workaround for PEP8 --- src/modules/testmodule.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/testmodule.py b/src/modules/testmodule.py index 907e704b4..9c3e57318 100755 --- a/src/modules/testmodule.py +++ b/src/modules/testmodule.py @@ -67,8 +67,8 @@ def main(): help="Dir containing the Python module.") parser.add_argument("globalstorage_yaml", nargs="?", help="A yaml file to initialize GlobalStorage.") - help_desc = "A yaml file to initialize the configuration dict." - parser.add_argument("configuration_yaml", nargs="?", help=help_desc) + parser.add_argument("configuration_yaml", nargs="?", + help="A yaml file to initialize the Job.") args = parser.parse_args() print("Testing module in: " + args.moduledir) From f509000215e97d07b39c1b936193e77ef31166a3 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 13:36:05 +0200 Subject: [PATCH 280/447] Python-style: cut-and-paste accident --- src/modules/machineid/main.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/machineid/main.py b/src/modules/machineid/main.py index 1641014f4..a11561c82 100644 --- a/src/modules/machineid/main.py +++ b/src/modules/machineid/main.py @@ -25,10 +25,10 @@ import os from libcalamares.utils import check_target_env_call, debug import gettext -_ = gettext.translan getion("calamares-python", - localedir=libcalamares.utils.gettext_path, - languages=libcalamares.utils.gettext_languages(), - fallback=True).gettext +_ = gettext.translantion("calamares-python", + localedir=libcalamares.utils.gettext_path, + languages=libcalamares.utils.gettext_languages(), + fallback=True).gettext def pretty_name(): From d4c714c400a446d1bcba258da92be67f3444f897 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 13:49:43 +0200 Subject: [PATCH 281/447] Python: fix up testing script - Didn't run at all (at least since v3.1) because of mismatch between GlobalStorage constructor arguments and use; special-case None in the C++ code to allocate a new GlobalStorage object. --- src/libcalamares/GlobalStorage.cpp | 9 ++++++++- src/modules/testmodule.py | 5 ++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/libcalamares/GlobalStorage.cpp b/src/libcalamares/GlobalStorage.cpp index 3fc7d0fa9..e56a241e9 100644 --- a/src/libcalamares/GlobalStorage.cpp +++ b/src/libcalamares/GlobalStorage.cpp @@ -18,12 +18,14 @@ */ #include "GlobalStorage.h" +#include "JobQueue.h" #include "utils/Logger.h" #ifdef WITH_PYTHON #include "PythonHelper.h" + #undef slots #include #include @@ -99,8 +101,13 @@ GlobalStorage::debugDump() const namespace CalamaresPython { +// The special handling for nullptr is only for the testing +// script for the python bindings, which passes in None; +// normal use will have a GlobalStorage from JobQueue::instance() +// passed in. Testing use will leak the allocated GlobalStorage +// object, but that's OK for testing. GlobalStoragePythonWrapper::GlobalStoragePythonWrapper( Calamares::GlobalStorage* gs ) - : m_gs( gs ) + : m_gs( gs ? gs : new Calamares::GlobalStorage ) {} bool diff --git a/src/modules/testmodule.py b/src/modules/testmodule.py index 9c3e57318..da852f814 100755 --- a/src/modules/testmodule.py +++ b/src/modules/testmodule.py @@ -4,6 +4,7 @@ # === This file is part of Calamares - === # # Copyright 2014, Teo Mrnjavac +# Copyright 2017, Adriaan de Groot # # Calamares is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -81,7 +82,9 @@ def main(): print("Only Python jobs can be tested.") return 1 - libcalamares.globalstorage = libcalamares.GlobalStorage() + # Parameter None creates a new, empty GlobalStorage + libcalamares.globalstorage = libcalamares.GlobalStorage(None) + libcalamares.globalstorage.insert("testing", True) # if a file for simulating globalStorage contents is provided, load it if args.globalstorage_yaml: From 5326e9ee065429aa4a1a0b951853c56b2f4be1f6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 14:10:56 +0200 Subject: [PATCH 282/447] Python-style: sharp-eyed KK spots a typo --- src/modules/machineid/main.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/machineid/main.py b/src/modules/machineid/main.py index a11561c82..e3dac5c59 100644 --- a/src/modules/machineid/main.py +++ b/src/modules/machineid/main.py @@ -25,10 +25,10 @@ import os from libcalamares.utils import check_target_env_call, debug import gettext -_ = gettext.translantion("calamares-python", - localedir=libcalamares.utils.gettext_path, - languages=libcalamares.utils.gettext_languages(), - fallback=True).gettext +_ = gettext.translation("calamares-python", + localedir=libcalamares.utils.gettext_path, + languages=libcalamares.utils.gettext_languages(), + fallback=True).gettext def pretty_name(): From 74be2fd098c673ab5f8c2226af54889ee41e279d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 15 Aug 2017 22:50:26 +0200 Subject: [PATCH 283/447] Python-i18n: implement gettext functions in libcalamares.utils - remove Job.gettextPath - add libcalamares.utils.gettext_path() - add libcalamares.utils.gettext_lang() - modify examples in main.py - add some gettext debug-output from dummypython - correct namespace mis-labeling - provide two forms of GlobalStorage - regular use, has a JobQueue with storage - testing use, creates GlobalStorage separately, provide independent access to that for Python. --- src/libcalamares/GlobalStorage.cpp | 12 +++++++-- src/libcalamares/GlobalStorage.h | 6 +++++ src/libcalamares/PythonHelper.cpp | 2 +- src/libcalamares/PythonJob.cpp | 7 +++++- src/libcalamares/PythonJobApi.cpp | 39 +++++++++++++++++++----------- src/libcalamares/PythonJobApi.h | 3 +-- src/modules/dummypython/main.py | 7 +++++- 7 files changed, 55 insertions(+), 21 deletions(-) diff --git a/src/libcalamares/GlobalStorage.cpp b/src/libcalamares/GlobalStorage.cpp index e56a241e9..36405ce87 100644 --- a/src/libcalamares/GlobalStorage.cpp +++ b/src/libcalamares/GlobalStorage.cpp @@ -101,14 +101,22 @@ GlobalStorage::debugDump() const namespace CalamaresPython { +Calamares::GlobalStorage* GlobalStoragePythonWrapper::s_gs_instance = nullptr; + // The special handling for nullptr is only for the testing // script for the python bindings, which passes in None; // normal use will have a GlobalStorage from JobQueue::instance() // passed in. Testing use will leak the allocated GlobalStorage // object, but that's OK for testing. GlobalStoragePythonWrapper::GlobalStoragePythonWrapper( Calamares::GlobalStorage* gs ) - : m_gs( gs ? gs : new Calamares::GlobalStorage ) -{} + : m_gs( gs ? gs : s_gs_instance ) +{ + if (!m_gs) + { + s_gs_instance = new Calamares::GlobalStorage; + m_gs = s_gs_instance; + } +} bool GlobalStoragePythonWrapper::contains( const std::string& key ) const diff --git a/src/libcalamares/GlobalStorage.h b/src/libcalamares/GlobalStorage.h index ff8d32682..0ff56ac62 100644 --- a/src/libcalamares/GlobalStorage.h +++ b/src/libcalamares/GlobalStorage.h @@ -87,8 +87,14 @@ public: int remove( const std::string& key ); boost::python::api::object value( const std::string& key ) const; + // This is a helper for scripts that do not go through + // the JobQueue (i.e. the module testpython script), + // which allocate their own (singleton) GlobalStorage. + static Calamares::GlobalStorage* globalStorageInstance() { return s_gs_instance; } + private: Calamares::GlobalStorage* m_gs; + static Calamares::GlobalStorage* s_gs_instance; // See globalStorageInstance() }; } // namespace CalamaresPython diff --git a/src/libcalamares/PythonHelper.cpp b/src/libcalamares/PythonHelper.cpp index b252f90b2..14a63f4d3 100644 --- a/src/libcalamares/PythonHelper.cpp +++ b/src/libcalamares/PythonHelper.cpp @@ -316,4 +316,4 @@ Helper::handleLastError() } -} // namespace Calamares +} // namespace CalamaresPython diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index 7cd4ae556..3d16e946b 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -70,7 +70,6 @@ BOOST_PYTHON_MODULE( libcalamares ) .def_readonly( "module_name", &CalamaresPython::PythonJobInterface::moduleName ) .def_readonly( "pretty_name", &CalamaresPython::PythonJobInterface::prettyName ) .def_readonly( "working_path", &CalamaresPython::PythonJobInterface::workingPath ) - .def_readonly( "gettext_path", &CalamaresPython::PythonJobInterface::gettextPath ) .def_readonly( "configuration", &CalamaresPython::PythonJobInterface::configuration ) .def( "setprogress", @@ -223,6 +222,12 @@ BOOST_PYTHON_MODULE( libcalamares ) &CalamaresPython::gettext_languages, "Returns list of languages (most to least-specific) for gettext." ); + + bp::def( + "gettext_path", + &CalamaresPython::gettext_path, + "Returns path for gettext search." + ); } diff --git a/src/libcalamares/PythonJobApi.cpp b/src/libcalamares/PythonJobApi.cpp index 15c14ab51..705467f25 100644 --- a/src/libcalamares/PythonJobApi.cpp +++ b/src/libcalamares/PythonJobApi.cpp @@ -186,14 +186,6 @@ PythonJobInterface::PythonJobInterface( Calamares::PythonJob* parent ) prettyName = m_parent->prettyName().toStdString(); workingPath = m_parent->m_workingPath.toStdString(); configuration = CalamaresPython::variantMapToPyDict( m_parent->m_configurationMap ); - - if (moduleDir.cd("../_lang/python")) - gettextPath = moduleDir.absolutePath().toStdString(); - else - { - debug( "No _lang/ directory for translations." ); - gettextPath = std::string(); - } } @@ -211,31 +203,50 @@ obscure( const std::string& string ) return CalamaresUtils::obscure( QString::fromStdString( string ) ).toStdString(); } -std::list< std::string > +bp::list gettext_languages() { - std::list< std::string > pyList; - QVariant localeConf_ = Calamares::JobQueue::instance()->globalStorage()->value( "localeConf" ); + bp::list pyList; + + // There are two ways that Python jobs can be initialised: + // - through JobQueue, in which case that has an instance which holds + // a GlobalStorage object, or + // - through the Python test-script, which initialises its + // own GlobalStoragePythonWrapper, which then holds a + // GlobalStorage object for all of Python. + Calamares::JobQueue* jq = Calamares::JobQueue::instance(); + Calamares::GlobalStorage* gs = jq ? jq->globalStorage() : CalamaresPython::GlobalStoragePythonWrapper::globalStorageInstance(); + + QVariant localeConf_ = gs->value( "localeConf" ); if ( localeConf_.canConvert< QVariantMap >() ) { QVariant lang_ = localeConf_.value< QVariantMap >()[ "LANG" ]; if ( lang_.canConvert< QString >() ) { QString lang = lang_.value< QString >(); - pyList.push_back( lang.toStdString() ); + pyList.append( lang.toStdString() ); if ( lang.indexOf( '.' ) > 0) { lang.truncate( lang.indexOf( '.' ) ); - pyList.push_back( lang.toStdString() ); + pyList.append( lang.toStdString() ); } if ( lang.indexOf( '_' ) > 0) { lang.truncate( lang.indexOf( '_' ) ); - pyList.push_back( lang.toStdString() ); + pyList.append( lang.toStdString() ); } } } return pyList; } +std::string +gettext_path() +{ + // TODO: distinguish between -d runs and normal runs + // TODO: can we detect DESTDIR-installs? + return std::string(); +} + + } diff --git a/src/libcalamares/PythonJobApi.h b/src/libcalamares/PythonJobApi.h index 09835b2ed..a732e005b 100644 --- a/src/libcalamares/PythonJobApi.h +++ b/src/libcalamares/PythonJobApi.h @@ -63,7 +63,7 @@ std::string obscure( const std::string& string ); std::string gettext_path(); -std::list< std::string > gettext_languages(); +boost::python::list gettext_languages(); void debug( const std::string& s ); @@ -77,7 +77,6 @@ public: std::string moduleName; std::string prettyName; std::string workingPath; - std::string gettextPath; boost::python::dict configuration; diff --git a/src/modules/dummypython/main.py b/src/modules/dummypython/main.py index bcbe3f537..ec6b02bfd 100644 --- a/src/modules/dummypython/main.py +++ b/src/modules/dummypython/main.py @@ -35,7 +35,7 @@ from time import gmtime, strftime, sleep import gettext _ = gettext.translation("calamares-python", - localedir=libcalamares.utils.gettext_path, + localedir=libcalamares.utils.gettext_path(), languages=libcalamares.utils.gettext_languages(), fallback=True).gettext @@ -46,6 +46,11 @@ def pretty_name(): def run(): """Dummy python job.""" + libcalamares.utils.debug("LocaleDir=" + + str(libcalamares.utils.gettext_path())) + libcalamares.utils.debug("Languages=" + + str(libcalamares.utils.gettext_languages())) + os.system("/bin/sh -c \"touch ~/calamares-dummypython\"") accumulator = strftime("%Y-%m-%d %H:%M:%S", gmtime()) + "\n" accumulator += "Calamares version: " + libcalamares.VERSION_SHORT + "\n" From 78b3c8ed32e9b92a840ad6c87857d7d9c5765a5e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 16 Aug 2017 16:45:34 +0200 Subject: [PATCH 284/447] Python-i18n: allow None as a gettext path (searches default) --- src/libcalamares/PythonJobApi.cpp | 4 ++-- src/libcalamares/PythonJobApi.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libcalamares/PythonJobApi.cpp b/src/libcalamares/PythonJobApi.cpp index 705467f25..d7d78c9ce 100644 --- a/src/libcalamares/PythonJobApi.cpp +++ b/src/libcalamares/PythonJobApi.cpp @@ -240,12 +240,12 @@ gettext_languages() return pyList; } -std::string +bp::object gettext_path() { // TODO: distinguish between -d runs and normal runs // TODO: can we detect DESTDIR-installs? - return std::string(); + return bp::object(); // None } diff --git a/src/libcalamares/PythonJobApi.h b/src/libcalamares/PythonJobApi.h index a732e005b..3d31c474e 100644 --- a/src/libcalamares/PythonJobApi.h +++ b/src/libcalamares/PythonJobApi.h @@ -61,7 +61,7 @@ std::string check_target_env_output( const boost::python::list& args, std::string obscure( const std::string& string ); -std::string gettext_path(); +boost::python::object gettext_path(); boost::python::list gettext_languages(); From 34230276e3993b9add2288aaf8b9f5130a68aeb8 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 16 Aug 2017 16:51:56 +0200 Subject: [PATCH 285/447] Python-i18n: extend test-script with language setting --- src/modules/testmodule.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/modules/testmodule.py b/src/modules/testmodule.py index da852f814..955db1830 100755 --- a/src/modules/testmodule.py +++ b/src/modules/testmodule.py @@ -70,6 +70,8 @@ def main(): help="A yaml file to initialize GlobalStorage.") parser.add_argument("configuration_yaml", nargs="?", help="A yaml file to initialize the Job.") + parser.add_argument("--lang", "-l", nargs="?", default=None, + help="Set translation language.") args = parser.parse_args() print("Testing module in: " + args.moduledir) @@ -85,6 +87,8 @@ def main(): # Parameter None creates a new, empty GlobalStorage libcalamares.globalstorage = libcalamares.GlobalStorage(None) libcalamares.globalstorage.insert("testing", True) + if args.lang: + libcalamares.globalstorage.insert("localeConf", {"LANG": args.lang}) # if a file for simulating globalStorage contents is provided, load it if args.globalstorage_yaml: From 40335d9f1eff4a50732d84137acbb81acc39f91e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 18 Aug 2017 12:06:32 -0400 Subject: [PATCH 286/447] Python-i18n: install mo files into build tree --- CMakeModules/CalamaresAddTranslations.cmake | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CMakeModules/CalamaresAddTranslations.cmake b/CMakeModules/CalamaresAddTranslations.cmake index 9ac5ab2b6..520c918aa 100644 --- a/CMakeModules/CalamaresAddTranslations.cmake +++ b/CMakeModules/CalamaresAddTranslations.cmake @@ -49,7 +49,7 @@ endmacro() # # Translations of the Python modules that don't have their own # lang/ subdirectories -- these are collected in top-level -# lang/python_.po +# lang/python//LC_MESSAGES/python.mo macro(add_calamares_python_translations language) set( CALAMARES_LANGUAGES "" ) list( APPEND CALAMARES_LANGUAGES ${ARGV} ) @@ -110,6 +110,12 @@ function( install_calamares_gettext_translations ) ) # TODO: make translations available in build dir too, for # translation when running calamares -d from builddir. + set(_build_lc ${CMAKE_BINARY_DIR}/lang/${lang}/LC_MESSAGES/) + file(COPY ${lang_mo} DESTINATION ${_build_lc}) + if (NOT TRANSLATION_NAME STREQUAL TRANSLATION_RENAME) + file(RENAME ${_build_lc}${TRANSLATION_NAME}.mo ${_build_lc}${TRANSLATION_RENAME}) + endif() + endif() endforeach() endfunction() From 3a1d5ed533af027942e75e387acb8c853353d38e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 18 Aug 2017 12:56:34 -0400 Subject: [PATCH 287/447] Python-i18n: (inefficiently) search for suitable gettext dirs --- src/libcalamares/PythonJobApi.cpp | 51 +++++++++++++++++++++++++++---- 1 file changed, 45 insertions(+), 6 deletions(-) diff --git a/src/libcalamares/PythonJobApi.cpp b/src/libcalamares/PythonJobApi.cpp index d7d78c9ce..91b364c77 100644 --- a/src/libcalamares/PythonJobApi.cpp +++ b/src/libcalamares/PythonJobApi.cpp @@ -27,7 +27,9 @@ #include "GlobalStorage.h" #include "JobQueue.h" +#include #include +#include #undef slots #include @@ -203,10 +205,10 @@ obscure( const std::string& string ) return CalamaresUtils::obscure( QString::fromStdString( string ) ).toStdString(); } -bp::list -gettext_languages() +static QStringList +_gettext_languages() { - bp::list pyList; + QStringList languages; // There are two ways that Python jobs can be initialised: // - through JobQueue, in which case that has an instance which holds @@ -224,27 +226,64 @@ gettext_languages() if ( lang_.canConvert< QString >() ) { QString lang = lang_.value< QString >(); - pyList.append( lang.toStdString() ); + languages.append(lang); if ( lang.indexOf( '.' ) > 0) { lang.truncate( lang.indexOf( '.' ) ); - pyList.append( lang.toStdString() ); + languages.append(lang); } if ( lang.indexOf( '_' ) > 0) { lang.truncate( lang.indexOf( '_' ) ); - pyList.append( lang.toStdString() ); + languages.append(lang); } } } + return languages; +} + +bp::list +gettext_languages() +{ + bp::list pyList; + for (auto lang : _gettext_languages()) + pyList.append( lang.toStdString() ); return pyList; } +static void +_add_localedirs(QStringList &pathList, const QString &candidate) +{ + if (!candidate.isEmpty()) + { + pathList.prepend(candidate); + if (QDir(candidate).cd("lang")) + { + pathList.prepend(candidate + "/lang"); + } + } +} + bp::object gettext_path() { // TODO: distinguish between -d runs and normal runs // TODO: can we detect DESTDIR-installs? + QStringList candidatePaths = QStandardPaths::locateAll(QStandardPaths::GenericDataLocation, "locale", QStandardPaths::LocateDirectory); + QString extra = QCoreApplication::applicationDirPath(); + _add_localedirs(candidatePaths, extra); + _add_localedirs(candidatePaths, QDir().canonicalPath()); + + cDebug() << "Standard paths" << candidatePaths; + + for (auto lang : _gettext_languages()) + for (auto localedir : candidatePaths) + { + QDir ldir(localedir); + cDebug() << "Checking" << lang << "in" < Date: Fri, 18 Aug 2017 14:13:26 -0400 Subject: [PATCH 288/447] Python-i18n: clean up filename handling a little (thanks Kevin) --- CMakeModules/CalamaresAddTranslations.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeModules/CalamaresAddTranslations.cmake b/CMakeModules/CalamaresAddTranslations.cmake index 520c918aa..b0a623908 100644 --- a/CMakeModules/CalamaresAddTranslations.cmake +++ b/CMakeModules/CalamaresAddTranslations.cmake @@ -112,8 +112,8 @@ function( install_calamares_gettext_translations ) # translation when running calamares -d from builddir. set(_build_lc ${CMAKE_BINARY_DIR}/lang/${lang}/LC_MESSAGES/) file(COPY ${lang_mo} DESTINATION ${_build_lc}) - if (NOT TRANSLATION_NAME STREQUAL TRANSLATION_RENAME) - file(RENAME ${_build_lc}${TRANSLATION_NAME}.mo ${_build_lc}${TRANSLATION_RENAME}) + if (NOT TRANSLATION_FILENAME STREQUAL TRANSLATION_RENAME) + file(RENAME ${_build_lc}${TRANSLATION_FILENAME} ${_build_lc}${TRANSLATION_RENAME}) endif() endif() From 48cc1f046127df8d253653452a75504eb9cb398c Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 18 Aug 2017 14:19:50 -0400 Subject: [PATCH 289/447] Python-i18n: adjust for changed API --- src/modules/machineid/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/machineid/main.py b/src/modules/machineid/main.py index e3dac5c59..649570958 100644 --- a/src/modules/machineid/main.py +++ b/src/modules/machineid/main.py @@ -26,7 +26,7 @@ from libcalamares.utils import check_target_env_call, debug import gettext _ = gettext.translation("calamares-python", - localedir=libcalamares.utils.gettext_path, + localedir=libcalamares.utils.gettext_path(), languages=libcalamares.utils.gettext_languages(), fallback=True).gettext From 22fd4286643b005d7c0b37e3b871b0c8bcaa8eca Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 18 Aug 2017 14:22:59 -0400 Subject: [PATCH 290/447] Python-i18: avoid duplicate path entries --- src/libcalamares/PythonJobApi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcalamares/PythonJobApi.cpp b/src/libcalamares/PythonJobApi.cpp index 91b364c77..fc7d1e412 100644 --- a/src/libcalamares/PythonJobApi.cpp +++ b/src/libcalamares/PythonJobApi.cpp @@ -254,7 +254,7 @@ gettext_languages() static void _add_localedirs(QStringList &pathList, const QString &candidate) { - if (!candidate.isEmpty()) + if (!candidate.isEmpty() && !pathList.contains(candidate)) { pathList.prepend(candidate); if (QDir(candidate).cd("lang")) From d6d5f54d002aadbac0718ac4929e9ce9d231322f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 21 Aug 2017 10:37:35 -0400 Subject: [PATCH 291/447] Python-i18n: clarify debugging --- src/libcalamares/PythonJob.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index 3d16e946b..613f0f7ab 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -312,6 +312,7 @@ PythonJob::exec() bp::object entryPoint = scriptNamespace[ "run" ]; bp::object prettyNameFunc = scriptNamespace[ "pretty_name" ]; + cDebug() << "Job file" << scriptFI.absoluteFilePath(); if ( !prettyNameFunc.is_none() ) { bp::extract< std::string > prettyNameResult( prettyNameFunc() ); @@ -321,7 +322,7 @@ PythonJob::exec() } if ( !m_description.isEmpty() ) { - cDebug() << "Job" << prettyName() << "-pretty_name->" << m_description; + cDebug() << "Job" << prettyName() << "(func) ->" << m_description; emit progress( 0 ); } } @@ -336,7 +337,7 @@ PythonJob::exec() auto i_newline = m_description.indexOf('\n'); if ( i_newline > 0 ) m_description.truncate( i_newline ); - cDebug() << "Job" << prettyName() << "->" << m_description; + cDebug() << "Job" << prettyName() << "(doc) ->" << m_description; emit progress( 0 ); } } From 538c59adb90b5d3b0619f9632be7e6dc571f2fde Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 21 Aug 2017 12:34:38 -0400 Subject: [PATCH 292/447] Python-i18n: add /usr/local/share/locale to search --- src/libcalamares/PythonJobApi.cpp | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/libcalamares/PythonJobApi.cpp b/src/libcalamares/PythonJobApi.cpp index fc7d1e412..5d0960885 100644 --- a/src/libcalamares/PythonJobApi.cpp +++ b/src/libcalamares/PythonJobApi.cpp @@ -271,8 +271,16 @@ gettext_path() // TODO: can we detect DESTDIR-installs? QStringList candidatePaths = QStandardPaths::locateAll(QStandardPaths::GenericDataLocation, "locale", QStandardPaths::LocateDirectory); QString extra = QCoreApplication::applicationDirPath(); - _add_localedirs(candidatePaths, extra); - _add_localedirs(candidatePaths, QDir().canonicalPath()); + _add_localedirs(candidatePaths, extra); // Often /usr/local/bin + if ( !extra.isEmpty() ) + { + QDir d(extra); + if (d.cd("../share/locale")) // Often /usr/local/bin/../share/locale -> /usr/local/share/locale + { + _add_localedirs(candidatePaths, d.canonicalPath()); + } + } + _add_localedirs(candidatePaths, QDir().canonicalPath()); // . cDebug() << "Standard paths" << candidatePaths; From 5dc70ac26167a16bec5a1ce4790445d9af63ee4d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 21 Aug 2017 12:36:04 -0400 Subject: [PATCH 293/447] Python-i18n: apply C++-coding style --- src/libcalamares/PythonJobApi.cpp | 104 ++++++++++++++---------------- 1 file changed, 50 insertions(+), 54 deletions(-) diff --git a/src/libcalamares/PythonJobApi.cpp b/src/libcalamares/PythonJobApi.cpp index 5d0960885..595f53a76 100644 --- a/src/libcalamares/PythonJobApi.cpp +++ b/src/libcalamares/PythonJobApi.cpp @@ -46,50 +46,50 @@ mount( const std::string& device_path, const std::string& options ) { return CalamaresUtils::System::instance()-> - mount( QString::fromStdString( device_path ), - QString::fromStdString( mount_point ), - QString::fromStdString( filesystem_name ), - QString::fromStdString( options ) ); + mount( QString::fromStdString( device_path ), + QString::fromStdString( mount_point ), + QString::fromStdString( filesystem_name ), + QString::fromStdString( options ) ); } int target_env_call( const std::string& command, - const std::string& stdin, - int timeout ) + const std::string& stdin, + int timeout ) { return CalamaresUtils::System::instance()-> - targetEnvCall( QString::fromStdString( command ), - QString(), - QString::fromStdString( stdin ), - timeout ); + targetEnvCall( QString::fromStdString( command ), + QString(), + QString::fromStdString( stdin ), + timeout ); } int target_env_call( const bp::list& args, - const std::string& stdin, - int timeout ) + const std::string& stdin, + int timeout ) { QStringList list; for ( int i = 0; i < bp::len( args ); ++i ) { list.append( QString::fromStdString( - bp::extract< std::string >( args[ i ] ) ) ); + bp::extract< std::string >( args[ i ] ) ) ); } return CalamaresUtils::System::instance()-> - targetEnvCall( list, - QString(), - QString::fromStdString( stdin ), - timeout ); + targetEnvCall( list, + QString(), + QString::fromStdString( stdin ), + timeout ); } int check_target_env_call( const std::string& command, - const std::string& stdin, - int timeout ) + const std::string& stdin, + int timeout ) { int ec = target_env_call( command, stdin, timeout ); return _handle_check_target_env_call_error( ec, QString::fromStdString( command ) ); @@ -98,8 +98,8 @@ check_target_env_call( const std::string& command, int check_target_env_call( const bp::list& args, - const std::string& stdin, - int timeout ) + const std::string& stdin, + int timeout ) { int ec = target_env_call( args, stdin, timeout ); if ( !ec ) @@ -109,7 +109,7 @@ check_target_env_call( const bp::list& args, for ( int i = 0; i < bp::len( args ); ++i ) { failedCmdList.append( QString::fromStdString( - bp::extract< std::string >( args[ i ] ) ) ); + bp::extract< std::string >( args[ i ] ) ) ); } return _handle_check_target_env_call_error( ec, failedCmdList.join( ' ' ) ); @@ -118,8 +118,8 @@ check_target_env_call( const bp::list& args, std::string check_target_env_output( const std::string& command, - const std::string& stdin, - int timeout ) + const std::string& stdin, + int timeout ) { QString output; int ec = CalamaresUtils::System::instance()-> @@ -135,15 +135,15 @@ check_target_env_output( const std::string& command, std::string check_target_env_output( const bp::list& args, - const std::string& stdin, - int timeout ) + const std::string& stdin, + int timeout ) { QString output; QStringList list; for ( int i = 0; i < bp::len( args ); ++i ) { list.append( QString::fromStdString( - bp::extract< std::string >( args[ i ] ) ) ); + bp::extract< std::string >( args[ i ] ) ) ); } int ec = CalamaresUtils::System::instance()-> @@ -165,8 +165,8 @@ _handle_check_target_env_call_error( int ec, const QString& cmd ) QString raise = QString( "import subprocess\n" "raise subprocess.CalledProcessError(%1,\"%2\")" ) - .arg( ec ) - .arg( cmd ); + .arg( ec ) + .arg( cmd ); bp::exec( raise.toStdString().c_str() ); bp::throw_error_already_set(); return ec; @@ -226,16 +226,16 @@ _gettext_languages() if ( lang_.canConvert< QString >() ) { QString lang = lang_.value< QString >(); - languages.append(lang); - if ( lang.indexOf( '.' ) > 0) + languages.append( lang ); + if ( lang.indexOf( '.' ) > 0 ) { lang.truncate( lang.indexOf( '.' ) ); - languages.append(lang); + languages.append( lang ); } - if ( lang.indexOf( '_' ) > 0) + if ( lang.indexOf( '_' ) > 0 ) { lang.truncate( lang.indexOf( '_' ) ); - languages.append(lang); + languages.append( lang ); } } } @@ -246,21 +246,19 @@ bp::list gettext_languages() { bp::list pyList; - for (auto lang : _gettext_languages()) + for ( auto lang : _gettext_languages() ) pyList.append( lang.toStdString() ); return pyList; } static void -_add_localedirs(QStringList &pathList, const QString &candidate) +_add_localedirs( QStringList& pathList, const QString& candidate ) { - if (!candidate.isEmpty() && !pathList.contains(candidate)) + if ( !candidate.isEmpty() && !pathList.contains( candidate ) ) { - pathList.prepend(candidate); - if (QDir(candidate).cd("lang")) - { - pathList.prepend(candidate + "/lang"); - } + pathList.prepend( candidate ); + if ( QDir( candidate ).cd( "lang" ) ) + pathList.prepend( candidate + "/lang" ); } } @@ -269,27 +267,25 @@ gettext_path() { // TODO: distinguish between -d runs and normal runs // TODO: can we detect DESTDIR-installs? - QStringList candidatePaths = QStandardPaths::locateAll(QStandardPaths::GenericDataLocation, "locale", QStandardPaths::LocateDirectory); + QStringList candidatePaths = QStandardPaths::locateAll( QStandardPaths::GenericDataLocation, "locale", QStandardPaths::LocateDirectory ); QString extra = QCoreApplication::applicationDirPath(); - _add_localedirs(candidatePaths, extra); // Often /usr/local/bin + _add_localedirs( candidatePaths, extra ); // Often /usr/local/bin if ( !extra.isEmpty() ) { - QDir d(extra); - if (d.cd("../share/locale")) // Often /usr/local/bin/../share/locale -> /usr/local/share/locale - { - _add_localedirs(candidatePaths, d.canonicalPath()); - } + QDir d( extra ); + if ( d.cd( "../share/locale" ) ) // Often /usr/local/bin/../share/locale -> /usr/local/share/locale + _add_localedirs( candidatePaths, d.canonicalPath() ); } - _add_localedirs(candidatePaths, QDir().canonicalPath()); // . + _add_localedirs( candidatePaths, QDir().canonicalPath() ); // . cDebug() << "Standard paths" << candidatePaths; - for (auto lang : _gettext_languages()) - for (auto localedir : candidatePaths) + for ( auto lang : _gettext_languages() ) + for ( auto localedir : candidatePaths ) { - QDir ldir(localedir); + QDir ldir( localedir ); cDebug() << "Checking" << lang << "in" < Date: Mon, 21 Aug 2017 17:48:27 -0400 Subject: [PATCH 294/447] Popup notification when the installation is done. - Use DBus and FreeDesktop interface to popup message - Code style / formatting FIXES #599 --- src/modules/finished/CMakeLists.txt | 4 ++ src/modules/finished/FinishedViewStep.cpp | 46 +++++++++++++++++------ src/modules/finished/FinishedViewStep.h | 6 +++ 3 files changed, 45 insertions(+), 11 deletions(-) diff --git a/src/modules/finished/CMakeLists.txt b/src/modules/finished/CMakeLists.txt index 6549c364e..6482fb2cd 100644 --- a/src/modules/finished/CMakeLists.txt +++ b/src/modules/finished/CMakeLists.txt @@ -1,4 +1,7 @@ +find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED DBus Network ) + include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) + calamares_add_plugin( finished TYPE viewmodule EXPORT_MACRO PLUGINDLLEXPORT_PRO @@ -9,5 +12,6 @@ calamares_add_plugin( finished FinishedPage.ui LINK_PRIVATE_LIBRARIES calamaresui + Qt5::DBus SHARED_LIB ) diff --git a/src/modules/finished/FinishedViewStep.cpp b/src/modules/finished/FinishedViewStep.cpp index 3c9bc042c..2dfc1d0f6 100644 --- a/src/modules/finished/FinishedViewStep.cpp +++ b/src/modules/finished/FinishedViewStep.cpp @@ -23,8 +23,13 @@ #include "utils/Logger.h" +#include +#include +#include #include +#include "Branding.h" + FinishedViewStep::FinishedViewStep( QObject* parent ) : Calamares::ViewStep( parent ) , m_widget( new FinishedPage() ) @@ -32,7 +37,7 @@ FinishedViewStep::FinishedViewStep( QObject* parent ) cDebug() << "FinishedViewStep()"; connect( Calamares::JobQueue::instance(), &Calamares::JobQueue::failed, - m_widget, &FinishedPage::onInstallationFailed ); + m_widget, &FinishedPage::onInstallationFailed ); emit nextStatusChanged( true ); } @@ -99,12 +104,37 @@ FinishedViewStep::isAtEnd() const return true; } +void +FinishedViewStep::sendNotification() +{ + QDBusInterface notify( "org.freedesktop.Notifications", "/org/freedesktop/Notifications", "org.freedesktop.Notifications" ); + if ( notify.isValid() ) + { + QDBusReply r = notify.call( "Notify", + QString( "Calamares" ), + QVariant( 0U ), + QString( "calamares" ), + tr( "Installation Complete" ), + tr( "The installation of %1 is complete." ).arg( *Calamares::Branding::VersionedName ), + QStringList(), + QVariantMap(), + QVariant( 0 ) + ); + if ( !r.isValid() ) + cDebug() << "Could not call notify for end of installation." << r.error(); + } + else + cDebug() << "Could not get dbus interface for notifications." << notify.lastError(); +} + void FinishedViewStep::onActivate() { cDebug() << "FinishedViewStep::onActivate()"; m_widget->setUpRestart(); + + sendNotification(); } @@ -120,7 +150,7 @@ void FinishedViewStep::setConfigurationMap( const QVariantMap& configurationMap ) { if ( configurationMap.contains( "restartNowEnabled" ) && - configurationMap.value( "restartNowEnabled" ).type() == QVariant::Bool ) + configurationMap.value( "restartNowEnabled" ).type() == QVariant::Bool ) { bool restartNowEnabled = configurationMap.value( "restartNowEnabled" ).toBool(); @@ -128,20 +158,14 @@ FinishedViewStep::setConfigurationMap( const QVariantMap& configurationMap ) if ( restartNowEnabled ) { if ( configurationMap.contains( "restartNowChecked" ) && - configurationMap.value( "restartNowChecked" ).type() == QVariant::Bool ) - { + configurationMap.value( "restartNowChecked" ).type() == QVariant::Bool ) m_widget->setRestartNowChecked( configurationMap.value( "restartNowChecked" ).toBool() ); - } if ( configurationMap.contains( "restartNowCommand" ) && - configurationMap.value( "restartNowCommand" ).type() == QVariant::String ) - { + configurationMap.value( "restartNowCommand" ).type() == QVariant::String ) m_widget->setRestartNowCommand( configurationMap.value( "restartNowCommand" ).toString() ); - } else - { - m_widget->setRestartNowCommand( "systemctl -i reboot"); - } + m_widget->setRestartNowCommand( "systemctl -i reboot" ); } } } diff --git a/src/modules/finished/FinishedViewStep.h b/src/modules/finished/FinishedViewStep.h index 30151dffb..075183f99 100644 --- a/src/modules/finished/FinishedViewStep.h +++ b/src/modules/finished/FinishedViewStep.h @@ -57,6 +57,12 @@ public: private: FinishedPage* m_widget; + + /** + * @brief At the end of installation (when this step is activated), + * send a desktop notification via DBus that the install is done. + */ + void sendNotification(); }; CALAMARES_PLUGIN_FACTORY_DECLARATION( FinishedViewStepFactory ) From 5d28ce2067b8937e3aab901bf4f1b5734549069e Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 21 Aug 2017 17:51:44 -0400 Subject: [PATCH 295/447] [core] Automatic merge of Transifex translations --- lang/calamares_cs_CZ.ts | 34 +++++++++++++++++----------------- lang/calamares_pt_BR.ts | 20 ++++++++++---------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index 52fd95815..64c12f850 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -240,7 +240,7 @@ Výstup: Cancel installation without changing the system. - + Zrušení instalace bez změny systému. @@ -257,17 +257,17 @@ Instalační program bude ukončen a všechny změny ztraceny. &Yes - + &Ano &No - + &Ne &Close - + &Zavřít @@ -292,12 +292,12 @@ Instalační program bude ukončen a všechny změny ztraceny. &Done - + &Hotovo The installation is complete. Close the installer. - + Instalace dokončena. Zavřete instalátor. @@ -553,7 +553,7 @@ Instalační program bude ukončen a všechny změny ztraceny. MiB - + MiB @@ -613,7 +613,7 @@ Instalační program bude ukončen a všechny změny ztraceny. Mountpoint already in use. Please select another one. - + Bod připojení je už používán. Prosím vyberte jiný. @@ -928,7 +928,7 @@ Instalační program bude ukončen a všechny změny ztraceny. MiB - + MiB @@ -943,7 +943,7 @@ Instalační program bude ukončen a všechny změny ztraceny. Mountpoint already in use. Please select another one. - + Bod připojení je už používán. Prosím vyberte jiný. @@ -1032,7 +1032,7 @@ Instalační program bude ukončen a všechny změny ztraceny. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Instalace selhala</h1><br/>%1 nebyl instalován na váš počítač.<br/>Hlášení o chybě: %2. @@ -1665,7 +1665,7 @@ Instalační program bude ukončen a všechny změny ztraceny. A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.<br/><br/>There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.<br/>You may continue if you wish, but filesystem unlocking will happen later during system startup.<br/>To encrypt the boot partition, go back and recreate it, selecting <strong>Encrypt</strong> in the partition creation window. - + Kromě šifrovaného kořenového oddílu byl vytvořen i nešifrovaný oddíl zavaděče.<br/><br/>To by mohl být bezpečnostní problém, protože na nešifrovaném oddílu jsou důležité soubory systému.<br/>Pokud chcete, můžete pokračovat, ale odemykání souborového systému bude probíhat později při startu systému.<br/>Pro zašifrování oddílu zavaděče se vraťte a vytvořte ho vybráním možnosti <strong>Šifrovat</strong> v okně při vytváření oddílu. @@ -1837,7 +1837,7 @@ Instalační program bude ukončen a všechny změny ztraceny. The screen is too small to display the installer. - + Obrazovka je příliš malá pro zobrazení instalátoru. @@ -2096,12 +2096,12 @@ Instalační program bude ukončen a všechny změny ztraceny. Cannot disable root account. - + Nelze zakázat účet root. passwd terminated with error code %1. - + Příkaz passwd ukončen s chybovým kódem %1. @@ -2250,7 +2250,7 @@ Instalační program bude ukončen a všechny změny ztraceny. <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Vítá vás instalační program Calamares pro %1.</h1> @@ -2260,7 +2260,7 @@ Instalační program bude ukončen a všechny změny ztraceny. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Překladatelský tým Calamares</a>.<br/><br/>Vývoj <a href="http://calamares.io/">Calamares</a> je podporován <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index c363d38bc..dd48efd1f 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -240,7 +240,7 @@ Saída: Cancel installation without changing the system. - + Cancelar instalação sem modificar o sistema. @@ -257,17 +257,17 @@ O instalador será fechado e todas as alterações serão perdidas. &Yes - + &Sim &No - + &Não &Close - + &Fechar @@ -292,12 +292,12 @@ O instalador será fechado e todas as alterações serão perdidas. &Done - + &Completo The installation is complete. Close the installer. - + A instalação está completa. Feche o instalador. @@ -555,7 +555,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. MiB - + MiB @@ -930,7 +930,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. MiB - + MiB @@ -1034,7 +1034,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>A instalação falhou</h1><br/>%1 não foi instalado em seu computador.<br/>A mensagem de erro foi: %2. @@ -2262,7 +2262,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Agradecimentos: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Time de tradutores do Calamares</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> o desenvolvimento é patrocinado por <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. From 93ce4c12cc9e66cf4197132a3e5f9bc8d815f4df Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 21 Aug 2017 17:51:44 -0400 Subject: [PATCH 296/447] [desktop] Automatic merge of Transifex translations --- calamares.desktop | 124 +++++++++++++++++++++++++--------------------- 1 file changed, 68 insertions(+), 56 deletions(-) diff --git a/calamares.desktop b/calamares.desktop index 5a0834e3b..34004c48b 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -14,58 +14,18 @@ Categories=Qt;System; # Translations -Name[ast]=Calamares -Icon[ast]=calamares -GenericName[ast]=Instalador del sistema -Comment[ast]=Calamares — Instalador del sistema -Name[he]=קלמארס -Icon[he]=קלמארס -GenericName[he]=אשף התקנה -Comment[he]=קלמארס - אשף התקנה -Name[hr]=Calamares -Icon[hr]=calamares -GenericName[hr]=Instalacija sustava -Comment[hr]=Calamares — Instalacija sustava -Name[de]=Calamares -Icon[de]=calamares -GenericName[de]=Installation des Betriebssystems -Comment[de]=Calamares - Installation des Betriebssystems -Name[id]=Calamares -Icon[id]=calamares -GenericName[id]=Pemasang -Comment[id]=Calamares — Pemasang Sistem Name[ca]=Calamares Icon[ca]=calamares GenericName[ca]=Instal·lador de sistema Comment[ca]=Calamares — Instal·lador de sistema -Name[sk]=Calamares -Icon[sk]=calamares -GenericName[sk]=Inštalátor systému -Comment[sk]=Calamares — Inštalátor systému -Name[ja]=Calamares -Icon[ja]=calamares -GenericName[ja]=システムインストーラー -Comment[ja]=Calamares — システムインストーラー -Name[zh_TW]=Calamares -Icon[zh_TW]=calamares -GenericName[zh_TW]=系統安裝程式 -Comment[zh_TW]=Calamares ── 系統安裝程式 Name[da]=Calamares Icon[da]=calamares GenericName[da]=Systeminstallationsprogram Comment[da]=Calamares — Systeminstallationsprogram -Name[sv]=Calamares -Icon[sv]=calamares -GenericName[sv]=Systeminstallerare -Comment[sv]=Calamares — Systeminstallerare -Name[ru]=Calamares -Icon[ru]=calamares -GenericName[ru]=Установщик системы -Comment[ru]=Calamares - Установщик системы -Name[lt]=Calamares -Icon[lt]=calamares -GenericName[lt]=Sistemos diegimas į kompiuterį -Comment[lt]=Calamares — sistemos diegyklė +Name[de]=Calamares +Icon[de]=calamares +GenericName[de]=Installation des Betriebssystems +Comment[de]=Calamares - Installation des Betriebssystems Name[en_GB]=Calamares Icon[en_GB]=calamares GenericName[en_GB]=System Installer @@ -74,23 +34,75 @@ Name[es]=Calamares Icon[es]=calamares GenericName[es]=Instalador del Sistema Comment[es]=Calamares — Instalador del Sistema -Name[pl]=Calamares -Icon[pl]=calamares -GenericName[pl]=Instalator systemu -Comment[pl]=Calamares — Instalator systemu -Name[pt_PT]=Calamares -Icon[pt_PT]=calamares -GenericName[pt_PT]=Instalador de Sistema -Comment[pt_PT]=Calamares - Instalador de Sistema Name[fr]=Calamares Icon[fr]=calamares GenericName[fr]=Installateur système Comment[fr]=Calamares - Installateur système -Name[tr_TR]=Calamares -Icon[tr_TR]=calamares -GenericName[tr_TR]=Sistem Yükleyici -Comment[tr_TR]=Calamares — Sistem Yükleyici +Name[he]=קלמארס +Icon[he]=קלמארס +GenericName[he]=אשף התקנה +Comment[he]=קלמארס - אשף התקנה +Name[hr]=Calamares +Icon[hr]=calamares +GenericName[hr]=Instalacija sustava +Comment[hr]=Calamares — Instalacija sustava +Name[id]=Calamares +Icon[id]=calamares +GenericName[id]=Pemasang +Comment[id]=Calamares — Pemasang Sistem +Name[ja]=Calamares +Icon[ja]=calamares +GenericName[ja]=システムインストーラー +Comment[ja]=Calamares — システムインストーラー +Name[lt]=Calamares +Icon[lt]=calamares +GenericName[lt]=Sistemos diegimas į kompiuterį +Comment[lt]=Calamares — sistemos diegyklė Name[nl]=Calamares Icon[nl]=calamares GenericName[nl]=Installatieprogramma Comment[nl]=Calamares — Installatieprogramma +Name[pl]=Calamares +Icon[pl]=calamares +GenericName[pl]=Instalator systemu +Comment[pl]=Calamares — Instalator systemu +Name[pt_BR]=Calamares +Icon[pt_BR]=calamares +GenericName[pt_BR]=Instalador de Sistema +Comment[pt_BR]=Calamares — Instalador de Sistema +Name[cs_CZ]=Calamares +Icon[cs_CZ]=calamares +GenericName[cs_CZ]=Instalační program systému +Comment[cs_CZ]=Calamares - instalační program systému +Name[ru]=Calamares +Icon[ru]=calamares +GenericName[ru]=Установщик системы +Comment[ru]=Calamares - Установщик системы +Name[sk]=Calamares +Icon[sk]=calamares +GenericName[sk]=Inštalátor systému +Comment[sk]=Calamares — Inštalátor systému +Name[sv]=Calamares +Icon[sv]=calamares +GenericName[sv]=Systeminstallerare +Comment[sv]=Calamares — Systeminstallerare +Name[zh_CN]=Calamares +Icon[zh_CN]=calamares +GenericName[zh_CN]=系统安装程序 +Comment[zh_CN]=Calamares — 系统安装程序 +Name[zh_TW]=Calamares +Icon[zh_TW]=calamares +GenericName[zh_TW]=系統安裝程式 +Comment[zh_TW]=Calamares ── 系統安裝程式 +Name[ast]=Calamares +Icon[ast]=calamares +GenericName[ast]=Instalador del sistema +Comment[ast]=Calamares — Instalador del sistema +Name[pt_PT]=Calamares +Icon[pt_PT]=calamares +GenericName[pt_PT]=Instalador de Sistema +Comment[pt_PT]=Calamares - Instalador de Sistema +Name[tr_TR]=Calamares +Icon[tr_TR]=calamares +GenericName[tr_TR]=Sistem Yükleyici +Comment[tr_TR]=Calamares — Sistem Yükleyici From 704901762eb55c8e312bf78580810249b2bc5c1a Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 21 Aug 2017 17:51:44 -0400 Subject: [PATCH 297/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.mo | Bin 978 -> 1027 bytes .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 7 ++++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.mo index 69adda56341c4e593f5f529c63946b9e9e6b4c98..2ba03c124c428ff8dded729cce8b921865e07707 100644 GIT binary patch delta 301 zcmcb_-po;dPl#nI0}!wSu?!H005LZZ_W&^n>;Ph3Al?bY8bEv;h&h4y0}zV?@h>12 z17aaY1_m=AtqG)$0&xNm3jq0Q%nS?`K-wHg^8x7sAT0-^>w&Za0|OVsJRrjvD6oHG zr7|ZQkO6WD>%^t5;x47Rxs?h5l_eSZd4VMgVVSAr!6m5$6JK7Hb1%)z$w)2AO;zyK z3)WMxNiWUJO)N@I%qh;yDNEe^o6(=qE2JnfDKRG_U%@Rix#aNLyX0AtMGH+;bmZ8Ru{k7UVWQNJUTbsh, 2017 +# Guilherme M.S. , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Rodrigo de Almeida Sottomaior Macedo , 2017\n" +"Last-Translator: Guilherme M.S. , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,7 +29,7 @@ msgstr "Uma nova QLabel." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "ViewStep do PythonQt fictício" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" @@ -40,4 +41,4 @@ msgstr "Este é o trabalho do modelo PythonQt. O trabalho fictício diz: {}" #: src/modules/dummypythonqt/main.py:190 msgid "A status message for Dummy PythonQt Job." -msgstr "Uma mensagem de status para Dummy PythonQt Job." +msgstr "Uma mensagem de status para Trabalho Fictício PythonQt." From 939227dbaa99751b90c7b04376bd5dc425158857 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 21 Aug 2017 17:51:44 -0400 Subject: [PATCH 298/447] [python] Automatic merge of Transifex translations --- lang/python/ast/LC_MESSAGES/python.mo | Bin 432 -> 733 bytes lang/python/ast/LC_MESSAGES/python.po | 11 +++++++---- lang/python/cs_CZ/LC_MESSAGES/python.mo | Bin 477 -> 773 bytes lang/python/cs_CZ/LC_MESSAGES/python.po | 11 +++++++---- lang/python/es/LC_MESSAGES/python.mo | Bin 429 -> 764 bytes lang/python/es/LC_MESSAGES/python.po | 11 +++++++---- lang/python/pt_BR/LC_MESSAGES/python.mo | Bin 446 -> 754 bytes lang/python/pt_BR/LC_MESSAGES/python.po | 11 +++++++---- lang/python/zh_CN/LC_MESSAGES/python.mo | Bin 436 -> 740 bytes lang/python/zh_CN/LC_MESSAGES/python.po | 11 +++++++---- 10 files changed, 35 insertions(+), 20 deletions(-) diff --git a/lang/python/ast/LC_MESSAGES/python.mo b/lang/python/ast/LC_MESSAGES/python.mo index 6603ed39c8e27662cc65d6c6a079dc8a910856f5..ec5f111653ae612b3ab66db3edc4062e992436a7 100644 GIT binary patch delta 369 zcmdnMe3!NUo)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(kmGm z7_Ir=OmWo7g;H!=H=%UDA<50hvNLSlEmVY(jvY5qI5eQ1tSAP^Nnkn8ROj!udK)~ xhMNU+1<;J7#L7~jyYey%OAoKjQ%FgLI!ccrAh8&$49Hy(V0RV4JOpwU0{~I2U)ulx delta 68 zcmcc1x`El^o)F7a1|VPrVi_P-0b*t#)&XJ=umIvRprj>`2C0F8iI*!D*D*2z020Fo AuK)l5 diff --git a/lang/python/ast/LC_MESSAGES/python.po b/lang/python/ast/LC_MESSAGES/python.po index 84a0cab7d..27b8514a5 100644 --- a/lang/python/ast/LC_MESSAGES/python.po +++ b/lang/python/ast/LC_MESSAGES/python.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# enolp , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,16 +20,16 @@ msgstr "" #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "Trabayu maniquín de python." #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "Pasu maniquín de python {}" #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "Xenerar machine-id." #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" +msgstr "Féxose machineid" diff --git a/lang/python/cs_CZ/LC_MESSAGES/python.mo b/lang/python/cs_CZ/LC_MESSAGES/python.mo index 2824218300e2e287b100e029eb9a8abf3cf1acc5..dafe67d827d4102e3212591012bb728203fd2b45 100644 GIT binary patch delta 364 zcmcc1+{#vePl#nI0}!wRu?!Hq05Lld=KwJXbO13Q5O)HxAP~<0Vi6!-1*P``=_`yt z45S5scqJ19gCvmN1*D}wazI)XNWTZtKxGU-ih%`)LG}Sb2m>>O0kk03+&O Au>b%7 delta 69 zcmZo=yUT2GPl#nI0}wC*u?!Ha05LNV>i{tbSOD>2prj>`2C0F8iI*!j*D&fb0ss_J B2kig= diff --git a/lang/python/cs_CZ/LC_MESSAGES/python.po b/lang/python/cs_CZ/LC_MESSAGES/python.po index 3a0b25d7f..8a1f6303c 100644 --- a/lang/python/cs_CZ/LC_MESSAGES/python.po +++ b/lang/python/cs_CZ/LC_MESSAGES/python.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# pavelrz , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: pavelrz , 2017\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,16 +20,16 @@ msgstr "" #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "Testovací úloha python." #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "Testovací krok {} python." #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "Vytvořit machine-id." #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" +msgstr "Machineid hotovo" diff --git a/lang/python/es/LC_MESSAGES/python.mo b/lang/python/es/LC_MESSAGES/python.mo index b09564123a95c1d23c835bf8f4572a05a016a9c2..0195256b5f399f2b0314fea55e7e2cf6186d9dc4 100644 GIT binary patch delta 403 zcmZXOJxc>Y5QZmSf}Nn)C>9Gg7T)>MC?aAJuob*NFz&6%$lY$-+kjCdt(F#ot%!|~ zDz#YTFIZUlODufP1VJ5mc$V4u8bqIs{>NPXjt~v71e#zPprj>`2C0F8iI*!T*E0SE02-kP Avj6}9 diff --git a/lang/python/es/LC_MESSAGES/python.po b/lang/python/es/LC_MESSAGES/python.po index ae1524538..fedd608f1 100644 --- a/lang/python/es/LC_MESSAGES/python.po +++ b/lang/python/es/LC_MESSAGES/python.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# strel , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: strel , 2017\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,16 +20,16 @@ msgstr "" #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "Tarea de python ficticia." #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "Paso {} de python ficticio" #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "Generar identificación-de-maquina." #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" +msgstr "Se generó la identificación de maquina" diff --git a/lang/python/pt_BR/LC_MESSAGES/python.mo b/lang/python/pt_BR/LC_MESSAGES/python.mo index cd60e9376af0b5e9afb3deccdf0104e486e80966..6f0907e424ee4e8474fc15ff3c88e6cd1cff0d96 100644 GIT binary patch delta 376 zcmZXPu}VWR6oyZ2iT(O9_>gXVdkDzq$ z1#}R70%!3Vd;+Dy)FoH|SD*oI!7{j? z`5At#5WT~T;BJm+6@GwM;5WE<_X*<~K~w|9K2(pY`2C0F8iI*!j_b~D?0stlO B2n+xK diff --git a/lang/python/pt_BR/LC_MESSAGES/python.po b/lang/python/pt_BR/LC_MESSAGES/python.po index 043177ca3..2beb49e6d 100644 --- a/lang/python/pt_BR/LC_MESSAGES/python.po +++ b/lang/python/pt_BR/LC_MESSAGES/python.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# Guilherme M.S. , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Guilherme M.S. , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,16 +20,16 @@ msgstr "" #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "Trabalho fictício python." #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "Passo fictício python {}" #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "Gerar machine-id." #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" +msgstr "Machine-id feito" diff --git a/lang/python/zh_CN/LC_MESSAGES/python.mo b/lang/python/zh_CN/LC_MESSAGES/python.mo index 26080446fb1ae270cd5203dc817f6d4d789be616..2eeee31930127e3d7ee6e47e436bc086f3c8edb7 100644 GIT binary patch delta 372 zcmdnO{Digso)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(i<5W z7_Ie;!B!l`#M*1{NR&*#`t649pM)(B}NSRE6BcTl8pR3g{=G}Jyen6lGFl)>RJZ()V$Q9#1gnp-OLodi53+m#U;8S zMTvREIf*6tMOF&FnR)5S`FZIIPKlWcHd(1@X-SEh4vG22$$Ax)RdzZGMh1rF8`rWk z#ywrv^Q>b6%ppMI6rN9+4-{c|+PmP%-d=?Oh>M==-u<*|;p2uTH1TI^m%d!J1mrS^ JHY9^UiUFM3Y^VSL delta 69 zcmaFDx`o-|o)F7a1|VPrVi_P-0b*t#)&XJ=umIvJprj>`2C0F8iI*!jH!-p>0stO3 B2i5=p diff --git a/lang/python/zh_CN/LC_MESSAGES/python.po b/lang/python/zh_CN/LC_MESSAGES/python.po index 2a17106ea..aecd4c28e 100644 --- a/lang/python/zh_CN/LC_MESSAGES/python.po +++ b/lang/python/zh_CN/LC_MESSAGES/python.po @@ -2,11 +2,14 @@ # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # +# Translators: +# Mingcong Bai , 2017 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2017-08-09 06:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,16 +20,16 @@ msgstr "" #: src/modules/dummypython/main.py:39 msgid "Dummy python job." -msgstr "" +msgstr "占位 Python 任务。" #: src/modules/dummypython/main.py:77 msgid "Dummy python step {}" -msgstr "" +msgstr "占位 Python 步骤 {}" #: src/modules/machineid/main.py:30 msgid "Generate machine-id." -msgstr "" +msgstr "生成 machine-id。" #: src/modules/machineid/main.py:60 msgid "Done machineid" -msgstr "" +msgstr "完成 machine-id 生成" From 52f1ac63e33968abd321c7fec6420b90475baeb0 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 21 Aug 2017 17:58:06 -0400 Subject: [PATCH 299/447] Update translation sources --- lang/calamares_en.ts | 30 +++++++++++++------ lang/python.pot | 20 ++++++------- .../dummypythonqt/lang/dummypythonqt.pot | 18 ++++++----- 3 files changed, 40 insertions(+), 28 deletions(-) diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index b86a2fd55..cc37d900f 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1,4 +1,6 @@ - + + + BootInfoWidget @@ -188,32 +190,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Running %1 operation. - + Bad working directory path Bad working directory path - + Working directory %1 for python job %2 is not readable. Working directory %1 for python job %2 is not readable. - + Bad main script file Bad main script file - + Main script file %1 for python job %2 is not readable. Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". Boost.Python error in job "%1". @@ -1038,10 +1040,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob @@ -2276,4 +2288,4 @@ The installer will quit and all changes will be lost. Welcome - \ No newline at end of file + diff --git a/lang/python.pot b/lang/python.pot index bc63235fd..eaab94c62 100644 --- a/lang/python.pot +++ b/lang/python.pot @@ -1,11 +1,11 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. -# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -14,18 +14,16 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" -#: src/modules/dummypython/main.py:39 + +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." -msgstr "Dummy python job." +msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" -msgstr "Dummy python step {}" +msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." -msgstr "Generate machine-id." +msgstr "" -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Done machineid" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 4e9769911..04e2b8676 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -1,11 +1,11 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. -# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -14,26 +14,28 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" + #: src/modules/dummypythonqt/main.py:84 msgid "Click me!" -msgstr "Click me!" +msgstr "" #: src/modules/dummypythonqt/main.py:94 msgid "A new QLabel." -msgstr "A new QLabel." +msgstr "" #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "Dummy PythonQt ViewStep" +msgstr "" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" -msgstr "The Dummy PythonQt Job" +msgstr "" #: src/modules/dummypythonqt/main.py:186 msgid "This is the Dummy PythonQt Job. The dummy job says: {}" -msgstr "This is the Dummy PythonQt Job. The dummy job says: {}" +msgstr "" #: src/modules/dummypythonqt/main.py:190 msgid "A status message for Dummy PythonQt Job." -msgstr "A status message for Dummy PythonQt Job." +msgstr "" + From e9a6d16b29563c8e0e3b2ef00561c71cd6e858c0 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 22 Aug 2017 05:08:38 -0400 Subject: [PATCH 300/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 24 +++++++++++++++++------- lang/calamares_ast.ts | 24 +++++++++++++++++------- lang/calamares_bg.ts | 24 +++++++++++++++++------- lang/calamares_ca.ts | 24 +++++++++++++++++------- lang/calamares_cs_CZ.ts | 24 +++++++++++++++++------- lang/calamares_da.ts | 24 +++++++++++++++++------- lang/calamares_de.ts | 24 +++++++++++++++++------- lang/calamares_el.ts | 24 +++++++++++++++++------- lang/calamares_en.ts | 10 ++++------ lang/calamares_en_GB.ts | 24 +++++++++++++++++------- lang/calamares_es.ts | 24 +++++++++++++++++------- lang/calamares_es_ES.ts | 24 +++++++++++++++++------- lang/calamares_es_MX.ts | 24 +++++++++++++++++------- lang/calamares_es_PR.ts | 24 +++++++++++++++++------- lang/calamares_et.ts | 24 +++++++++++++++++------- lang/calamares_eu.ts | 24 +++++++++++++++++------- lang/calamares_fa.ts | 24 +++++++++++++++++------- lang/calamares_fi_FI.ts | 24 +++++++++++++++++------- lang/calamares_fr.ts | 24 +++++++++++++++++------- lang/calamares_fr_CH.ts | 24 +++++++++++++++++------- lang/calamares_gl.ts | 24 +++++++++++++++++------- lang/calamares_gu.ts | 24 +++++++++++++++++------- lang/calamares_he.ts | 24 +++++++++++++++++------- lang/calamares_hi.ts | 24 +++++++++++++++++------- lang/calamares_hr.ts | 24 +++++++++++++++++------- lang/calamares_hu.ts | 24 +++++++++++++++++------- lang/calamares_id.ts | 24 +++++++++++++++++------- lang/calamares_is.ts | 24 +++++++++++++++++------- lang/calamares_it_IT.ts | 24 +++++++++++++++++------- lang/calamares_ja.ts | 24 +++++++++++++++++------- lang/calamares_kk.ts | 24 +++++++++++++++++------- lang/calamares_lo.ts | 24 +++++++++++++++++------- lang/calamares_lt.ts | 24 +++++++++++++++++------- lang/calamares_mr.ts | 24 +++++++++++++++++------- lang/calamares_nb.ts | 24 +++++++++++++++++------- lang/calamares_nl.ts | 24 +++++++++++++++++------- lang/calamares_pl.ts | 24 +++++++++++++++++------- lang/calamares_pl_PL.ts | 24 +++++++++++++++++------- lang/calamares_pt_BR.ts | 26 ++++++++++++++++++-------- lang/calamares_pt_PT.ts | 24 +++++++++++++++++------- lang/calamares_ro.ts | 24 +++++++++++++++++------- lang/calamares_ru.ts | 24 +++++++++++++++++------- lang/calamares_sk.ts | 24 +++++++++++++++++------- lang/calamares_sl.ts | 24 +++++++++++++++++------- lang/calamares_sr.ts | 24 +++++++++++++++++------- lang/calamares_sr@latin.ts | 24 +++++++++++++++++------- lang/calamares_sv.ts | 24 +++++++++++++++++------- lang/calamares_th.ts | 24 +++++++++++++++++------- lang/calamares_tr_TR.ts | 24 +++++++++++++++++------- lang/calamares_uk.ts | 24 +++++++++++++++++------- lang/calamares_ur.ts | 24 +++++++++++++++++------- lang/calamares_uz.ts | 24 +++++++++++++++++------- lang/calamares_zh_CN.ts | 24 +++++++++++++++++------- lang/calamares_zh_TW.ts | 24 +++++++++++++++++------- 54 files changed, 906 insertions(+), 378 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index ca701e2b0..f2af10ebc 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. يشغّل عمليّة %1. - + Bad working directory path مسار سيء لمجلد العمل - + Working directory %1 for python job %2 is not readable. لا يمكن القراءة من مجلد العمل %1 الخاص بعملية بايثون %2. - + Bad main script file ملفّ السّكربت الرّئيس سيّء. - + Main script file %1 for python job %2 is not readable. ملفّ السّكربت الرّئيس %1 لمهمّة بايثون %2 لا يمكن قراءته. - + Boost.Python error in job "%1". خطأ Boost.Python في العمل "%1". @@ -1038,10 +1038,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish أنهِ + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index edfe7fc7a..b0f9c8b81 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -188,32 +188,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. Executando operación %1. - + Bad working directory path Camín incorreutu del direutoriu de trabayu - + Working directory %1 for python job %2 is not readable. El direutoriu de trabayu %1 pal trabayu python %2 nun ye lleible. - + Bad main script file Ficheru incorreutu del script principal - + Main script file %1 for python job %2 is not readable. El ficheru de script principal %1 pal trabayu python %2 nun ye lleible. - + Boost.Python error in job "%1". Fallu Boost.Python nel trabayu «%1». @@ -1038,10 +1038,20 @@ L'instalador colará y perderánse toles camudancies. FinishedViewStep - + Finish Finar + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index 04dfbebee..dce5bde9c 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Изпълнение на %1 операция. - + Bad working directory path Невалиден път на работната директория - + Working directory %1 for python job %2 is not readable. Работна директория %1 за python задача %2 не се чете. - + Bad main script file Невалиден файл на главен скрипт - + Main script file %1 for python job %2 is not readable. Файлът на главен скрипт %1 за python задача %2 не се чете. - + Boost.Python error in job "%1". Boost.Python грешка в задача "%1". @@ -1039,10 +1039,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Завърши + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index f53be4aa2..294795406 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -188,32 +188,32 @@ Sortida: Calamares::PythonJob - + Running %1 operation. Executant l'operació %1. - + Bad working directory path Ruta errònia del directori de treball - + Working directory %1 for python job %2 is not readable. El directori de treball %1 per a la tasca python %2 no és llegible. - + Bad main script file Fitxer erroni d'script principal - + Main script file %1 for python job %2 is not readable. El fitxer de script principal %1 per a la tasca de python %2 no és llegible. - + Boost.Python error in job "%1". Error de Boost.Python a la tasca "%1". @@ -1038,10 +1038,20 @@ L'instal·lador es tancarà i tots els canvis es perdran. FinishedViewStep - + Finish Acaba + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index 64c12f850..ceda78cc4 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -188,32 +188,32 @@ Výstup: Calamares::PythonJob - + Running %1 operation. Spouštím %1 operaci. - + Bad working directory path Špatná cesta k pracovnímu adresáři. - + Working directory %1 for python job %2 is not readable. Pracovní adresář %1 pro Python skript %2 není čitelný. - + Bad main script file Špatný hlavní soubor skriptu. - + Main script file %1 for python job %2 is not readable. Hlavní soubor %1 pro Python skript %2 není čitelný. - + Boost.Python error in job "%1". Boost.Python chyba ve skriptu "%1". @@ -1038,10 +1038,20 @@ Instalační program bude ukončen a všechny změny ztraceny. FinishedViewStep - + Finish Dokončit + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index cce229540..e88b0d26b 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Kører %1-handling. - + Bad working directory path Ugyldig arbejdsmappesti - + Working directory %1 for python job %2 is not readable. Arbejdsmappe %1 for python-job %2 er ikke læsbar. - + Bad main script file Ugyldig primær skriptfil - + Main script file %1 for python job %2 is not readable. Primær skriptfil %1 for python-job %2 er ikke læsbar. - + Boost.Python error in job "%1". Boost.Python-fejl i job "%1". @@ -1038,10 +1038,20 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. FinishedViewStep - + Finish Færdig + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 5ec24e3f6..35bedd47b 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -188,32 +188,32 @@ Ausgabe: Calamares::PythonJob - + Running %1 operation. Operation %1 wird ausgeführt. - + Bad working directory path Fehlerhafter Arbeitsverzeichnis-Pfad - + Working directory %1 for python job %2 is not readable. Arbeitsverzeichnis %1 für Python-Job %2 ist nicht lesbar. - + Bad main script file Fehlerhaftes Hauptskript - + Main script file %1 for python job %2 is not readable. Hauptskript-Datei %1 für Python-Job %2 ist nicht lesbar. - + Boost.Python error in job "%1". Boost.Python-Fehler in Job "%1". @@ -1038,10 +1038,20 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. FinishedViewStep - + Finish Beenden + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 1fe563f5b..46f2cf755 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Εκτελείται η λειτουργία %1. - + Bad working directory path Λανθασμένη διαδρομή καταλόγου εργασίας - + Working directory %1 for python job %2 is not readable. Ο ενεργός κατάλογος %1 για την εργασία python %2 δεν είναι δυνατόν να διαβαστεί. - + Bad main script file Λανθασμένο κύριο αρχείο δέσμης ενεργειών - + Main script file %1 for python job %2 is not readable. Η κύρια δέσμη ενεργειών %1 για την εργασία python %2 δεν είναι δυνατόν να διαβαστεί. - + Boost.Python error in job "%1". Σφάλμα Boost.Python στην εργασία "%1". @@ -1038,10 +1038,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Τέλος + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index cc37d900f..dc388b75e 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1,6 +1,4 @@ - - - + BootInfoWidget @@ -1047,12 +1045,12 @@ The installer will quit and all changes will be lost. Installation Complete - + Installation Complete The installation of %1 is complete. - + The installation of %1 is complete. @@ -2288,4 +2286,4 @@ The installer will quit and all changes will be lost. Welcome - + \ No newline at end of file diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index d7477a149..c35212a35 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Bad working directory path - + Working directory %1 for python job %2 is not readable. Working directory %1 for python job %2 is not readable. - + Bad main script file Bad main script file - + Main script file %1 for python job %2 is not readable. Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". Boost.Python error in job "%1". @@ -1038,10 +1038,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index 3197cad6c..e30d2502d 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -189,32 +189,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. Ejecutando %1 operación. - + Bad working directory path Error en la ruta del directorio de trabajo - + Working directory %1 for python job %2 is not readable. El directorio de trabajo %1 para el script de python %2 no se puede leer. - + Bad main script file Script principal erróneo - + Main script file %1 for python job %2 is not readable. El script principal %1 del proceso python %2 no es accesible. - + Boost.Python error in job "%1". Error Boost.Python en el proceso "%1". @@ -1039,10 +1039,20 @@ Saldrá del instalador y se perderán todos los cambios. FinishedViewStep - + Finish Finalizar + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 0a186e7ad..61fa77609 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -188,32 +188,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Ruta de trabajo errónea - + Working directory %1 for python job %2 is not readable. No se puede leer la ruta de trabajo %1 de la tarea %2 de python. - + Bad main script file Script principal erróneo - + Main script file %1 for python job %2 is not readable. No se puede leer el script principal %1 de la tarea %2 de python. - + Boost.Python error in job "%1". Error de Boost.Python en la tarea "%1". @@ -1038,10 +1038,20 @@ El instalador se cerrará y se perderán todos los cambios. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index 423da41d6..b60b9994c 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -188,32 +188,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. Ejecutando operación %1. - + Bad working directory path Ruta a la carpeta de trabajo errónea - + Working directory %1 for python job %2 is not readable. La carpeta de trabajo %1 para la tarea de python %2 no se pudo leer. - + Bad main script file Script principal erróneo - + Main script file %1 for python job %2 is not readable. El script principal %1 del proceso python %2 no es accesible. - + Boost.Python error in job "%1". Error Boost.Python en el proceso "%1". @@ -1040,10 +1040,20 @@ El instalador terminará y se perderán todos los cambios. FinishedViewStep - + Finish Terminado + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index d45dd0fe7..fb7ed5974 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -188,32 +188,32 @@ Salida: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path La ruta del directorio de trabajo es incorrecta - + Working directory %1 for python job %2 is not readable. El directorio de trabajo %1 para el script de python %2 no se puede leer. - + Bad main script file Script principal erróneo - + Main script file %1 for python job %2 is not readable. El script principal %1 del proceso python %2 no es accesible. - + Boost.Python error in job "%1". Error Boost.Python en el proceso "%1". @@ -1037,10 +1037,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index 0e0205f98..d5bda8ad0 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 21fbb3fb9..25b34a0b3 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -186,32 +186,32 @@ Output: Calamares::PythonJob - + Running %1 operation. %1 eragiketa burutzen. - + Bad working directory path Direktorio ibilbide ezegokia - + Working directory %1 for python job %2 is not readable. - + Bad main script file Script fitxategi nagusi okerra - + Main script file %1 for python job %2 is not readable. %1 script fitxategi nagusia ezin da irakurri python %2 lanerako - + Boost.Python error in job "%1". @@ -1035,10 +1035,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Bukatu + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index 6c4491030..ae2a57efa 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index 2e85684bf..5b03d22e9 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -188,32 +188,32 @@ Tuloste: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Epäkelpo työskentelyhakemiston polku - + Working directory %1 for python job %2 is not readable. Työkansio %1 pythonin työlle %2 ei ole luettavissa. - + Bad main script file Huono pää-skripti tiedosto - + Main script file %1 for python job %2 is not readable. Pääskriptitiedosto %1 pythonin työlle %2 ei ole luettavissa. - + Boost.Python error in job "%1". Boost.Python virhe työlle "%1". @@ -1038,10 +1038,20 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index 1a3d85d09..c6b2e4a83 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -188,32 +188,32 @@ Sortie : Calamares::PythonJob - + Running %1 operation. Exécution de l'opération %1. - + Bad working directory path Chemin du répertoire de travail invalide - + Working directory %1 for python job %2 is not readable. Le répertoire de travail %1 pour le job python %2 n'est pas accessible en lecture. - + Bad main script file Fichier de script principal invalide - + Main script file %1 for python job %2 is not readable. Le fichier de script principal %1 pour la tâche python %2 n'est pas accessible en lecture. - + Boost.Python error in job "%1". Erreur Boost.Python pour le job "%1". @@ -1038,10 +1038,20 @@ L'installateur se fermera et les changements seront perdus. FinishedViewStep - + Finish Terminer + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 7a0b7a688..084dd832b 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 721764b56..176532c78 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -189,32 +189,32 @@ Saída: Calamares::PythonJob - + Running %1 operation. Excutando a operación %1. - + Bad working directory path A ruta ó directorio de traballo é errónea - + Working directory %1 for python job %2 is not readable. O directorio de traballo %1 para o traballo de python %2 non é lexible - + Bad main script file Ficheiro de script principal erróneo - + Main script file %1 for python job %2 is not readable. O ficheiro principal de script %1 para a execución de python %2 non é lexible. - + Boost.Python error in job "%1". Boost.Python tivo un erro na tarefa "%1". @@ -1039,10 +1039,20 @@ O instalador pecharase e perderanse todos os cambios. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index 5bcb29bfd..c712f7d41 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index 7727fd4e5..ef7f1d585 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. מריץ פעולה %1. - + Bad working directory path נתיב תיקיית עבודה לא תקין - + Working directory %1 for python job %2 is not readable. תיקיית עבודה %1 עבור משימת python %2 לא קריאה. - + Bad main script file קובץ תסריט הרצה ראשי לא תקין - + Main script file %1 for python job %2 is not readable. קובץ תסריט הרצה ראשי %1 עבור משימת python %2 לא קריא. - + Boost.Python error in job "%1". שגיאת Boost.Python במשימה "%1". @@ -1038,10 +1038,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish סיום + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index a9f4acd4b..ba56e2467 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index b13a3ff46..fa730af32 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -188,32 +188,32 @@ Izlaz: Calamares::PythonJob - + Running %1 operation. Izvodim %1 operaciju. - + Bad working directory path Krivi put do radnog direktorija - + Working directory %1 for python job %2 is not readable. Radni direktorij %1 za python zadatak %2 nije čitljiv. - + Bad main script file Kriva glavna datoteka skripte - + Main script file %1 for python job %2 is not readable. Glavna skriptna datoteka %1 za python zadatak %2 nije čitljiva. - + Boost.Python error in job "%1". Boost.Python greška u zadatku "%1". @@ -1038,10 +1038,20 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. FinishedViewStep - + Finish Završi + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 358556554..5384aead9 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -188,32 +188,32 @@ Kimenet: Calamares::PythonJob - + Running %1 operation. Futó %1 műveletek. - + Bad working directory path Rossz munkakönyvtár útvonal - + Working directory %1 for python job %2 is not readable. Munkakönyvtár %1 a python folyamathoz %2 nem olvasható. - + Bad main script file Rossz alap script fájl - + Main script file %1 for python job %2 is not readable. Alap script fájl %1 a python folyamathoz %2 nem olvasható. - + Boost.Python error in job "%1". Boost. Python hiba ebben a folyamatban "%1". @@ -1039,10 +1039,20 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l FinishedViewStep - + Finish Befejezés + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index 6437a17de..da2526095 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -188,32 +188,32 @@ Keluaran: Calamares::PythonJob - + Running %1 operation. Menjalankan %1 operasi. - + Bad working directory path Jalur lokasi direktori tidak berjalan baik - + Working directory %1 for python job %2 is not readable. Direktori kerja %1 untuk penugasan python %2 tidak dapat dibaca. - + Bad main script file Berkas skrip utama buruk - + Main script file %1 for python job %2 is not readable. Berkas skrip utama %1 untuk penugasan python %2 tidak dapat dibaca. - + Boost.Python error in job "%1". Boost.Python mogok dalam penugasan "%1". @@ -1040,10 +1040,20 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. FinishedViewStep - + Finish Selesai + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 178168690..3e52dc86c 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -188,32 +188,32 @@ Frálag: Calamares::PythonJob - + Running %1 operation. Keyri %1 aðgerð. - + Bad working directory path Röng slóð á vinnumöppu - + Working directory %1 for python job %2 is not readable. Vinnslumappa %1 fyrir python-verkið %2 er ekki lesanleg. - + Bad main script file Röng aðal-skriftuskrá - + Main script file %1 for python job %2 is not readable. Aðal-skriftuskrá %1 fyrir python-verkið %2 er ekki lesanleg. - + Boost.Python error in job "%1". Boost.Python villa í verkinu "%1". @@ -1038,10 +1038,20 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. FinishedViewStep - + Finish Ljúka + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index f8196bdc0..cbf862ca5 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Operazione %1 in esecuzione. - + Bad working directory path Il percorso della cartella corrente non è corretto - + Working directory %1 for python job %2 is not readable. La cartella corrente %1 per l'attività di Python %2 non è accessibile. - + Bad main script file File dello script principale non valido - + Main script file %1 for python job %2 is not readable. Il file principale dello script %1 per l'attività di python %2 non è accessibile. - + Boost.Python error in job "%1". Errore da Boost.Python nell'operazione "%1". @@ -1038,10 +1038,20 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno FinishedViewStep - + Finish Termina + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 4acd523f1..c14605a34 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. %1 操作を実行中。 - + Bad working directory path 不正なワーキングディレクトリパス - + Working directory %1 for python job %2 is not readable. python ジョブ %2 において作業ディレクトリ %1 が読み込めません。 - + Bad main script file 不正なメインスクリプトファイル - + Main script file %1 for python job %2 is not readable. python ジョブ %2 におけるメインスクリプトファイル %1 が読み込めません。 - + Boost.Python error in job "%1". ジョブ "%1" での Boost.Python エラー。 @@ -1038,10 +1038,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish 終了 + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index c4830b307..8475d9847 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 63eca236a..1e67238f9 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index 3a1173515..d71a2f1d9 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -188,32 +188,32 @@ Išvestis: Calamares::PythonJob - + Running %1 operation. Vykdoma %1 operacija. - + Bad working directory path Netinkama darbinio katalogo vieta - + Working directory %1 for python job %2 is not readable. Darbinis %1 python katalogas dėl %2 užduoties yra neskaitomas - + Bad main script file Prastas pagrindinio skripto failas - + Main script file %1 for python job %2 is not readable. Pagrindinis skriptas %1 dėl python %2 užduoties yra neskaitomas - + Boost.Python error in job "%1". Boost.Python klaida darbe "%1". @@ -1038,10 +1038,20 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. FinishedViewStep - + Finish Pabaiga + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 36517f34f..9109e67e3 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index 308040dc9..7ca25af07 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Feil filsti til arbeidsmappe - + Working directory %1 for python job %2 is not readable. Arbeidsmappe %1 for python oppgave %2 er ikke lesbar. - + Bad main script file Ugyldig hovedskriptfil - + Main script file %1 for python job %2 is not readable. Hovedskriptfil %1 for python oppgave %2 er ikke lesbar. - + Boost.Python error in job "%1". Boost.Python feil i oppgave "%1". @@ -1038,10 +1038,20 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 48b609cf9..3d8976133 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -188,32 +188,32 @@ Uitvoer: Calamares::PythonJob - + Running %1 operation. Bewerking %1 uitvoeren. - + Bad working directory path Ongeldig pad voor huidige map - + Working directory %1 for python job %2 is not readable. Werkmap %1 voor python taak %2 onleesbaar. - + Bad main script file Onjuist hoofdscriptbestand - + Main script file %1 for python job %2 is not readable. Hoofdscriptbestand %1 voor python taak %2 onleesbaar. - + Boost.Python error in job "%1". Boost.Python fout in taak "%1". @@ -1038,10 +1038,20 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. FinishedViewStep - + Finish Beëindigen + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index d3628ca66..c74dbabf1 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -188,32 +188,32 @@ Wyjście: Calamares::PythonJob - + Running %1 operation. Wykonuję operację %1. - + Bad working directory path Niepoprawna ścieżka katalogu roboczego - + Working directory %1 for python job %2 is not readable. Katalog roboczy %1 dla zadań pythona %2 jest nieosiągalny. - + Bad main script file Niepoprawny główny plik skryptu - + Main script file %1 for python job %2 is not readable. Główny plik skryptu %1 dla zadań pythona %2 jest nieczytelny. - + Boost.Python error in job "%1". Wystąpił błąd Boost.Python w zadaniu "%1". @@ -1038,10 +1038,20 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. FinishedViewStep - + Finish Koniec + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index 79a039bf4..d635c1236 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -188,32 +188,32 @@ Wyjście: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Niepoprawna ścieżka folderu roboczego - + Working directory %1 for python job %2 is not readable. Folder roboczy %1 zadania pythona %2 jest nieosiągalny. - + Bad main script file Niepoprawny główny plik skryptu - + Main script file %1 for python job %2 is not readable. Główny plik skryptu %1 zadania pythona %2 jest nieczytelny. - + Boost.Python error in job "%1". Błąd Boost.Python w zadaniu "%1". @@ -1038,10 +1038,20 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index dd48efd1f..e2dda139e 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -188,32 +188,32 @@ Saída: Calamares::PythonJob - + Running %1 operation. Executando operação %1. - + Bad working directory path Caminho de diretório de trabalho ruim - + Working directory %1 for python job %2 is not readable. Diretório de trabalho %1 para a tarefa do python %2 não é legível. - + Bad main script file Arquivo de script principal ruim - + Main script file %1 for python job %2 is not readable. Arquivo de script principal %1 para a tarefa do python %2 não é legível. - + Boost.Python error in job "%1". Boost.Python erro na tarefa "%1". @@ -292,7 +292,7 @@ O instalador será fechado e todas as alterações serão perdidas. &Done - &Completo + Completo @@ -1040,10 +1040,20 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. FinishedViewStep - + Finish Concluir + + + Installation Complete + Instalação Completa + + + + The installation of %1 is complete. + A instalação do %1 está completa. + FormatPartitionJob diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index f6079afbc..5df77de75 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -188,32 +188,32 @@ Saída: Calamares::PythonJob - + Running %1 operation. Operação %1 em execução. - + Bad working directory path Caminho do directório de trabalho errado - + Working directory %1 for python job %2 is not readable. Directório de trabalho %1 para a tarefa python %2 não é legível. - + Bad main script file Ficheiro de script principal errado - + Main script file %1 for python job %2 is not readable. Ficheiro de script principal %1 para a tarefa python %2 não é legível. - + Boost.Python error in job "%1". Erro Boost.Python na tarefa "%1". @@ -1038,10 +1038,20 @@ O instalador será encerrado e todas as alterações serão perdidas. FinishedViewStep - + Finish Finalizar + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index da78d6a79..1b4b2d7af 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -188,32 +188,32 @@ Rezultat: Calamares::PythonJob - + Running %1 operation. Se rulează operațiunea %1. - + Bad working directory path Calea dosarului de lucru este proastă - + Working directory %1 for python job %2 is not readable. Dosarul de lucru %1 pentru sarcina python %2 nu este citibil. - + Bad main script file Fișierul script principal este prost - + Main script file %1 for python job %2 is not readable. Fișierul script peincipal %1 pentru sarcina Python %2 nu este citibil. - + Boost.Python error in job "%1". Eroare Boost.Python în sarcina „%1”. @@ -1038,10 +1038,20 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. FinishedViewStep - + Finish Termină + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index e7e86be9b..e9d278c2a 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Выполняется действие %1. - + Bad working directory path Неверный путь к рабочему каталогу - + Working directory %1 for python job %2 is not readable. Рабочий каталог %1 для задачи python %2 недоступен для чтения. - + Bad main script file Ошибочный главный файл сценария - + Main script file %1 for python job %2 is not readable. Главный файл сценария %1 для задачи python %2 недоступен для чтения. - + Boost.Python error in job "%1". Boost.Python ошибка в задаче "%1". @@ -1037,10 +1037,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Завершить + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index 2fa344b56..a2946b3af 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -188,32 +188,32 @@ Výstup: Calamares::PythonJob - + Running %1 operation. Spúšťa sa operácia %1. - + Bad working directory path Nesprávna cesta k pracovnému adresáru - + Working directory %1 for python job %2 is not readable. Pracovný adresár %1 pre úlohu jazyka python %2 nie je možné čítať. - + Bad main script file Nesprávny súbor hlavného skriptu - + Main script file %1 for python job %2 is not readable. Súbor hlavného skriptu %1 pre úlohu jazyka python %2 nie je možné čítať. - + Boost.Python error in job "%1". Chyba knižnice Boost.Python v úlohe „%1“. @@ -1038,10 +1038,20 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. FinishedViewStep - + Finish Dokončenie + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 4077a39f0..512bfe567 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -188,32 +188,32 @@ Izpis: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Nepravilna pot delovne mape - + Working directory %1 for python job %2 is not readable. Ni mogoče brati delovne mape %1 za pythonovo opravilo %2. - + Bad main script file Nepravilna datoteka glavnega skripta - + Main script file %1 for python job %2 is not readable. Ni mogoče brati datoteke %1 glavnega skripta za pythonovo opravilo %2. - + Boost.Python error in job "%1". Napaka Boost.Python v opravilu "%1". @@ -1038,10 +1038,20 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index a138b8714..0abcdaf75 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. Извршавам %1 операцију. - + Bad working directory path Лоша путања радног директоријума - + Working directory %1 for python job %2 is not readable. Радни директоријум %1 за питонов посао %2 није читљив. - + Bad main script file Лош фајл главне скрипте - + Main script file %1 for python job %2 is not readable. Фајл главне скрипте %1 за питонов посао %2 није читљив. - + Boost.Python error in job "%1". Boost.Python грешка у послу „%1“. @@ -1038,10 +1038,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Заврши + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index 65b05e1f6..6133abcf0 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -188,32 +188,32 @@ Povratna poruka: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path Neispravna putanja do radne datoteke - + Working directory %1 for python job %2 is not readable. Nemoguće pročitati radnu datoteku %1 za funkciju %2 u Python-u. - + Bad main script file Neispravan glavna datoteka za skriptu - + Main script file %1 for python job %2 is not readable. Glavna datoteka za skriptu %1 za Python funkciju %2 se ne može pročitati. - + Boost.Python error in job "%1". Boost.Python greška u funkciji %1 @@ -1038,10 +1038,20 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index b01ac9254..7245ba850 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -188,32 +188,32 @@ Utdata: Calamares::PythonJob - + Running %1 operation. Kör %1-operation - + Bad working directory path Arbetskatalogens sökväg är ogiltig - + Working directory %1 for python job %2 is not readable. Arbetskatalog %1 för pythonuppgift %2 är inte läsbar. - + Bad main script file Ogiltig huvudskriptfil - + Main script file %1 for python job %2 is not readable. Huvudskriptfil %1 för pythonuppgift %2 är inte läsbar. - + Boost.Python error in job "%1". Boost.Python-fel i uppgift "%'1". @@ -1038,10 +1038,20 @@ Alla ändringar kommer att gå förlorade. FinishedViewStep - + Finish Slutför + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 895cf4464..3bfc307da 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. การปฏิบัติการ %1 กำลังทำงาน - + Bad working directory path เส้นทางไดเรคทอรีที่ใช้ทำงานไม่ถูกต้อง - + Working directory %1 for python job %2 is not readable. ไม่สามารถอ่านไดเรคทอรีที่ใช้ทำงาน %1 สำหรับ python %2 ได้ - + Bad main script file ไฟล์สคริปต์หลักไม่ถูกต้อง - + Main script file %1 for python job %2 is not readable. ไม่สามารถอ่านไฟล์สคริปต์หลัก %1 สำหรับ python %2 ได้ - + Boost.Python error in job "%1". Boost.Python ผิดพลาดที่งาน "%1". @@ -1038,10 +1038,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 4bb27457b..de27032ea 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. %1 işlemleri yapılıyor. - + Bad working directory path Dizin yolu kötü çalışıyor - + Working directory %1 for python job %2 is not readable. %2 python işleri için %1 dizinleme çalışırken okunamadı. - + Bad main script file Sorunlu script - + Main script file %1 for python job %2 is not readable. %2 python işleri için %1 sorunlu script okunamadı. - + Boost.Python error in job "%1". Boost.Python iş hatası "%1". @@ -1041,10 +1041,20 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. FinishedViewStep - + Finish Kurulum Tamam + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 78b9b4c7f..4cb6ed0c2 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index 01b752e3c..28837045f 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index c7cc826bd..b6a12e4e1 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -182,32 +182,32 @@ Output: Calamares::PythonJob - + Running %1 operation. - + Bad working directory path - + Working directory %1 for python job %2 is not readable. - + Bad main script file - + Main script file %1 for python job %2 is not readable. - + Boost.Python error in job "%1". @@ -1031,10 +1031,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index f4138a786..c62c041ba 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -189,32 +189,32 @@ Output: Calamares::PythonJob - + Running %1 operation. 正在运行 %1 个操作。 - + Bad working directory path 错误的工作目录路径 - + Working directory %1 for python job %2 is not readable. 用于 python 任务 %2 的工作目录 %1 不可读。 - + Bad main script file 错误的主脚本文件 - + Main script file %1 for python job %2 is not readable. 用于 python 任务 %2 的主脚本文件 %1 不可读。 - + Boost.Python error in job "%1". 任务“%1”出现 Boost.Python 错误。 @@ -1040,10 +1040,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish 结束 + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 693553985..0922dc73f 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -188,32 +188,32 @@ Output: Calamares::PythonJob - + Running %1 operation. 正在執行 %1 操作。 - + Bad working directory path 不良的工作目錄路徑 - + Working directory %1 for python job %2 is not readable. Python 行程 %2 作用中的目錄 %1 不具讀取權限。 - + Bad main script file 錯誤的主要腳本檔 - + Main script file %1 for python job %2 is not readable. Python 行程 %2 的主要腳本檔 %1 無法讀取。 - + Boost.Python error in job "%1". 行程 %1 中 Boost.Python 錯誤。 @@ -1038,10 +1038,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish 完成 + + + Installation Complete + + + + + The installation of %1 is complete. + + FormatPartitionJob From c9f53ed23fae125a1e713b7666148a002231c355 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 22 Aug 2017 05:08:38 -0400 Subject: [PATCH 301/447] [desktop] Automatic merge of Transifex translations --- calamares.desktop | 3 +++ 1 file changed, 3 insertions(+) diff --git a/calamares.desktop b/calamares.desktop index 34004c48b..4f288884e 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -13,6 +13,9 @@ StartupNotify=true Categories=Qt;System; +# Translations + + # Translations Name[ca]=Calamares Icon[ca]=calamares From 2f5638c34ef99cb3bd6decec6f653472643677af Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 22 Aug 2017 05:08:39 -0400 Subject: [PATCH 302/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.mo | Bin 950 -> 1019 bytes .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../dummypythonqt/lang/dummypythonqt.pot | 16 +++++++--------- .../lang/es/LC_MESSAGES/dummypythonqt.mo | Bin 908 -> 978 bytes .../lang/es/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/he/LC_MESSAGES/dummypythonqt.mo | Bin 945 -> 1044 bytes .../lang/he/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/pl/LC_MESSAGES/dummypythonqt.mo | Bin 1022 -> 1086 bytes .../lang/pl/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.mo | Bin 932 -> 1000 bytes .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 4 ++-- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.mo | Bin 897 -> 965 bytes .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 4 ++-- 13 files changed, 19 insertions(+), 21 deletions(-) diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.mo index 73d5fba643ffb0ecae94f7e702ee494ba41c933e..9831e9722c7cfa5bfc0e9c24cd2e532fa93e4101 100644 GIT binary patch delta 228 zcmdnS{+qr2o)F7a1|VPuVi_O~0b*_-?g3&D*a5`6K)e%(HGudy5OV_Y2Ot&);$J{4 z2E;;)3=C#KS`$cL0pbK82I(_pW?;|*(#}Ad4@egQX^=gQKw64{fs0`tkl_dv*g3IM znUf930J(&9;!;;}m(twaN`-*Rl8pSkz!HV9%+&JWlGK8UFZ(!*3>6H`txQcf*E2q4 S6vj}(5Hh)zS#okQvoiq7!YP0N delta 170 zcmey(zKy;9o)F7a1|VPqVi_Rz0b*_-t^r~YSOLVmK)e!&HGp_K5OV_Y10WUy;#WXy z2E>ev3=CI**aC<_>Uo(N81#U&G?3;4(q2GX3P?u+X-6Pk0;GXTC-%#7vI4mv>lr3) cb)784*vnyHsbFAcWo)u}Ipb5t$t#(I09!&8l>h($ diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 9b52a1fa8..53dd451dc 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" @@ -28,7 +28,7 @@ msgstr "Nový QLabel." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "Testovací PythonQt ViewStep" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 04e2b8676..43240bcc0 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. -# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" @@ -14,28 +14,26 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" - #: src/modules/dummypythonqt/main.py:84 msgid "Click me!" -msgstr "" +msgstr "Click me!" #: src/modules/dummypythonqt/main.py:94 msgid "A new QLabel." -msgstr "" +msgstr "A new QLabel." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "Dummy PythonQt ViewStep" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" -msgstr "" +msgstr "The Dummy PythonQt Job" #: src/modules/dummypythonqt/main.py:186 msgid "This is the Dummy PythonQt Job. The dummy job says: {}" -msgstr "" +msgstr "This is the Dummy PythonQt Job. The dummy job says: {}" #: src/modules/dummypythonqt/main.py:190 msgid "A status message for Dummy PythonQt Job." -msgstr "" - +msgstr "A status message for Dummy PythonQt Job." diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.mo index eddbb921db46c6f977bd50dfe71093e3f61240d8..7cd3096d98690c4a64561f147f63a62988ea220e 100644 GIT binary patch delta 234 zcmeBSzr;Ph3Al?bY8bEv;h&h4y0}zV?@h>12 z17aaY1_m=AtqG);0&xNm3j+CU%nS^sKw1JwgUs~<(y~B03P?*aFmN$c02y{bfyomq zl{wjf43JA$CoXjrcPY)ytyBo8EXl~v3oKCx%SAQLP{z^xm#v(NoI0p;$%bSXaM>GDrNux delta 176 zcmcb_-osvhPl#nI0}!wQu?!IV05LZZ*8njHtN>zOAYKW?8bG`qh&h4y0T7D;@hc!U z17b!-28N|TYyrfAK>j@@1_o0g{Q*dW%u{1#V2}dRMnKvQNc#e5pwfx`vYf0yF35U@ kiCbMK3o-U`7+5M8m{}Q{Y+lZ|nUT?F@*HN#$&;8J0Q?FUhX4Qo diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index 0d146bb0e..ae836779a 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" @@ -28,7 +28,7 @@ msgstr "Una nueva QLabel." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "ViewStep de PythonQt Ficticia" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.mo index 3fd3f3a6429af8d1ffe33656f898f598448893ce..82d4f3ed4f4f3067f102f9a5d8e662d99aaa93fe 100644 GIT binary patch delta 233 zcmdnUK82(Ho)F7a1|VPuVi_O~0b*_-?g3&D*a5`6K)e%(HGudy5OV_Y2Ot&);$J{4 z2E;;)3=C#KS`$dG2I2%D<^%G1m>C$XfwVM`768)WK-vmOX8>tM1_myM#XyE1P~hmq zN@Y$qAOqwQ)`?49#a&8sb1M}BDoZl*^8!m0!ZK6KgG*8iCcfev3=FG**aC?8fcz&+3=Gyl`ZJIg0Mh!*3=E1u+5t%W0qG<$OT!? jFmbEvWFf|04g*UC12ZdQlg-N+4>3+|Vpf`bjM)zW)!-Mr diff --git a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po index c5ddb363b..137c23215 100644 --- a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Eli Shleifer , 2017\n" "Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" @@ -28,7 +28,7 @@ msgstr "QLabel חדש." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "שלב הצפייה של משימת הדמה של PythonQt" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.mo index d74e6d2da958a7e362b6e24d5e502ca4cd374114..b93bc6b4cf434a3df386722551ab2b733ece6b55 100644 GIT binary patch delta 229 zcmeyzzK^5+o)F7a1|VPuVi_O~0b*_-?g3&D*a5`6K)e%(HGudy5OV_Y2Ot&);$J{4 z2E;;)3=C#KS`$c{GchnE0BIf|e+DxHgAR~h3Z(gg^d%q-()S2R1NCt;{DLYFWSLl{ z#K{Jf0y%|s;!;;}m(twaN`-*Rl8pSkz!HV9%+&JWlGK8UFZ(!*3>6H`txQcf*E3o( L;ZitxC$lR64w5Qf delta 170 zcmdnT@sGX!o)F7a1|VPqVi_Rz0b*_-t^r~YSOLVmK)e!&HGp_K5OV_Y10WUy;#WXy z2E>ev3=HN>3=9@Png_@)U}j*@0n)WVnjc870@5J$yP)D1fizI*#C};$R-iD*dWMNx cT_+1M_Hr0lDj1kq8Jlcg&S=dv`4_Vb0GCb{X8-^I diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po index 7b8627848..04a11cb27 100644 --- a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" @@ -28,7 +28,7 @@ msgstr "Nowy QLabel." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "Dummy PythonQt ViewStep" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.mo index 77085f17e16e230d986250e944e75044f27e4c69..ce991fc57c385aa6f1fb9b217aed62bab6eb24cc 100644 GIT binary patch delta 236 zcmZ3&{(`;!o)F7a1|VPuVi_O~0b*_-?g3&D*a5`6K)e%(HGudy5OV_Y2Ot&);$J{4 z2E;;)3=C#KS`$cb1L6cA769_anHd;NfwTsY<^$4kKw26|=K^VWgOHvCazU<>LGE^`$w=y-|T+eun hQ93v=qa+ofF#YhhqQiUg4)4i5yk~MEvn&uh0|4S~F0uds delta 170 zcmaFCzJ$I0o)F7a1|VPqVi_Rz0b*_-t^r~YSOLVmK)e!&HGp_K5OV_Y10WUy;#WXy z2E>ev3=G?V*aCtfe%QT0cnu=u0YxmNGAblpwfx`vYf0yF35U@ eiCbMK3o-U`7+5M8m{}Q{Y+lZIjB#=&b36cR5*4@r diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index cc6044854..1a072d2eb 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" @@ -28,7 +28,7 @@ msgstr "Yeni bir QLabel." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "Sahte PythonQt görünümü" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.mo index 2556fba3fe1c27f30c0f598597f6d223718b79aa..c3a070b80288e0e93ce115ec405ca0118808ccaf 100644 GIT binary patch delta 232 zcmZo;Ph3Al?bY8bEv;h&h4y0}zV?@h>12 z17aaY1_m=AtqG(z0&xNm%Y($3A^MDfG(V6Z4Wy-kbT)*~#n299=mG_%PpnktWCJol zE@7Rx)K%Q2G&i?WA)vA(BR?;&L?J9QwLG{awP51QJ`N*81w(TyQ`61$j7J!ypUz$I Rbi$rzySHE}p6tYI4*(9vEk6JN delta 170 zcmX@g-pF2mPl#nI0}!wQu?!IV05LZZ*8njHtN>zOAYKW?8bG`qh&h4y0T7D;@hc!U z17b!-28NA5YyrgbAaN#$dM;)L27Vyl7)m<>XN;77 Yv6sWZQo+E?%GhM{a>gT!liQi?05a, 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" @@ -28,7 +28,7 @@ msgstr "一个平淡无奇的 QLabel。" #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "坠吼滴 PythonQt ViewStep" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" From 5f7c96d172c22ebffb3c3a3e91dfc8a90592b9f0 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Tue, 22 Aug 2017 05:08:39 -0400 Subject: [PATCH 303/447] [python] Automatic merge of Transifex translations --- lang/python.pot | 10 ++++------ lang/python/ar/LC_MESSAGES/python.mo | Bin 511 -> 511 bytes lang/python/ar/LC_MESSAGES/python.po | 12 ++++-------- lang/python/ast/LC_MESSAGES/python.mo | Bin 733 -> 676 bytes lang/python/ast/LC_MESSAGES/python.po | 12 ++++-------- lang/python/bg/LC_MESSAGES/python.mo | Bin 431 -> 431 bytes lang/python/bg/LC_MESSAGES/python.po | 12 ++++-------- lang/python/ca/LC_MESSAGES/python.mo | Bin 743 -> 685 bytes lang/python/ca/LC_MESSAGES/python.po | 12 ++++-------- lang/python/cs_CZ/LC_MESSAGES/python.mo | Bin 773 -> 717 bytes lang/python/cs_CZ/LC_MESSAGES/python.po | 12 ++++-------- lang/python/da/LC_MESSAGES/python.mo | Bin 725 -> 667 bytes lang/python/da/LC_MESSAGES/python.po | 12 ++++-------- lang/python/de/LC_MESSAGES/python.mo | Bin 428 -> 428 bytes lang/python/de/LC_MESSAGES/python.po | 12 ++++-------- lang/python/el/LC_MESSAGES/python.mo | Bin 427 -> 427 bytes lang/python/el/LC_MESSAGES/python.po | 12 ++++-------- lang/python/en_GB/LC_MESSAGES/python.mo | Bin 452 -> 452 bytes lang/python/en_GB/LC_MESSAGES/python.po | 12 ++++-------- lang/python/es/LC_MESSAGES/python.mo | Bin 764 -> 684 bytes lang/python/es/LC_MESSAGES/python.po | 12 ++++-------- lang/python/es_ES/LC_MESSAGES/python.mo | Bin 443 -> 443 bytes lang/python/es_ES/LC_MESSAGES/python.po | 12 ++++-------- lang/python/es_MX/LC_MESSAGES/python.mo | Bin 444 -> 444 bytes lang/python/es_MX/LC_MESSAGES/python.po | 12 ++++-------- lang/python/es_PR/LC_MESSAGES/python.mo | Bin 449 -> 449 bytes lang/python/es_PR/LC_MESSAGES/python.po | 12 ++++-------- lang/python/et/LC_MESSAGES/python.mo | Bin 430 -> 430 bytes lang/python/et/LC_MESSAGES/python.po | 12 ++++-------- lang/python/eu/LC_MESSAGES/python.mo | Bin 428 -> 428 bytes lang/python/eu/LC_MESSAGES/python.po | 12 ++++-------- lang/python/fa/LC_MESSAGES/python.mo | Bin 422 -> 422 bytes lang/python/fa/LC_MESSAGES/python.po | 12 ++++-------- lang/python/fi_FI/LC_MESSAGES/python.mo | Bin 445 -> 445 bytes lang/python/fi_FI/LC_MESSAGES/python.po | 12 ++++-------- lang/python/fr/LC_MESSAGES/python.mo | Bin 427 -> 427 bytes lang/python/fr/LC_MESSAGES/python.po | 12 ++++-------- lang/python/fr_CH/LC_MESSAGES/python.mo | Bin 447 -> 447 bytes lang/python/fr_CH/LC_MESSAGES/python.po | 12 ++++-------- lang/python/gl/LC_MESSAGES/python.mo | Bin 430 -> 430 bytes lang/python/gl/LC_MESSAGES/python.po | 12 ++++-------- lang/python/gu/LC_MESSAGES/python.mo | Bin 430 -> 430 bytes lang/python/gu/LC_MESSAGES/python.po | 12 ++++-------- lang/python/he/LC_MESSAGES/python.mo | Bin 813 -> 711 bytes lang/python/he/LC_MESSAGES/python.po | 12 ++++-------- lang/python/hi/LC_MESSAGES/python.mo | Bin 427 -> 427 bytes lang/python/hi/LC_MESSAGES/python.po | 12 ++++-------- lang/python/hr/LC_MESSAGES/python.mo | Bin 818 -> 752 bytes lang/python/hr/LC_MESSAGES/python.po | 12 ++++-------- lang/python/hu/LC_MESSAGES/python.mo | Bin 431 -> 431 bytes lang/python/hu/LC_MESSAGES/python.po | 12 ++++-------- lang/python/id/LC_MESSAGES/python.mo | Bin 713 -> 659 bytes lang/python/id/LC_MESSAGES/python.po | 12 ++++-------- lang/python/is/LC_MESSAGES/python.mo | Bin 453 -> 453 bytes lang/python/is/LC_MESSAGES/python.po | 12 ++++-------- lang/python/it_IT/LC_MESSAGES/python.mo | Bin 443 -> 443 bytes lang/python/it_IT/LC_MESSAGES/python.po | 12 ++++-------- lang/python/ja/LC_MESSAGES/python.mo | Bin 734 -> 670 bytes lang/python/ja/LC_MESSAGES/python.po | 12 ++++-------- lang/python/kk/LC_MESSAGES/python.mo | Bin 421 -> 421 bytes lang/python/kk/LC_MESSAGES/python.po | 12 ++++-------- lang/python/lo/LC_MESSAGES/python.mo | Bin 418 -> 418 bytes lang/python/lo/LC_MESSAGES/python.po | 12 ++++-------- lang/python/lt/LC_MESSAGES/python.mo | Bin 788 -> 731 bytes lang/python/lt/LC_MESSAGES/python.po | 12 ++++-------- lang/python/mr/LC_MESSAGES/python.mo | Bin 429 -> 429 bytes lang/python/mr/LC_MESSAGES/python.po | 12 ++++-------- lang/python/nb/LC_MESSAGES/python.mo | Bin 439 -> 439 bytes lang/python/nb/LC_MESSAGES/python.po | 12 ++++-------- lang/python/nl/LC_MESSAGES/python.mo | Bin 666 -> 666 bytes lang/python/nl/LC_MESSAGES/python.po | 12 ++++-------- lang/python/pl/LC_MESSAGES/python.mo | Bin 863 -> 803 bytes lang/python/pl/LC_MESSAGES/python.po | 12 ++++-------- lang/python/pl_PL/LC_MESSAGES/python.mo | Bin 589 -> 589 bytes lang/python/pl_PL/LC_MESSAGES/python.po | 12 ++++-------- lang/python/pt_BR/LC_MESSAGES/python.mo | Bin 754 -> 698 bytes lang/python/pt_BR/LC_MESSAGES/python.po | 12 ++++-------- lang/python/pt_PT/LC_MESSAGES/python.mo | Bin 750 -> 691 bytes lang/python/pt_PT/LC_MESSAGES/python.po | 12 ++++-------- lang/python/ro/LC_MESSAGES/python.mo | Bin 471 -> 471 bytes lang/python/ro/LC_MESSAGES/python.po | 12 ++++-------- lang/python/ru/LC_MESSAGES/python.mo | Bin 567 -> 567 bytes lang/python/ru/LC_MESSAGES/python.po | 12 ++++-------- lang/python/sk/LC_MESSAGES/python.mo | Bin 455 -> 455 bytes lang/python/sk/LC_MESSAGES/python.po | 12 ++++-------- lang/python/sl/LC_MESSAGES/python.mo | Bin 483 -> 483 bytes lang/python/sl/LC_MESSAGES/python.po | 12 ++++-------- lang/python/sr/LC_MESSAGES/python.mo | Bin 503 -> 503 bytes lang/python/sr/LC_MESSAGES/python.po | 12 ++++-------- lang/python/sr@latin/LC_MESSAGES/python.mo | Bin 523 -> 523 bytes lang/python/sr@latin/LC_MESSAGES/python.po | 12 ++++-------- lang/python/sv/LC_MESSAGES/python.mo | Bin 429 -> 429 bytes lang/python/sv/LC_MESSAGES/python.po | 12 ++++-------- lang/python/th/LC_MESSAGES/python.mo | Bin 419 -> 419 bytes lang/python/th/LC_MESSAGES/python.po | 12 ++++-------- lang/python/tr_TR/LC_MESSAGES/python.mo | Bin 745 -> 677 bytes lang/python/tr_TR/LC_MESSAGES/python.po | 12 ++++-------- lang/python/uk/LC_MESSAGES/python.mo | Bin 505 -> 505 bytes lang/python/uk/LC_MESSAGES/python.po | 12 ++++-------- lang/python/ur/LC_MESSAGES/python.mo | Bin 426 -> 426 bytes lang/python/ur/LC_MESSAGES/python.po | 12 ++++-------- lang/python/uz/LC_MESSAGES/python.mo | Bin 420 -> 420 bytes lang/python/uz/LC_MESSAGES/python.po | 12 ++++-------- lang/python/zh_CN/LC_MESSAGES/python.mo | Bin 740 -> 676 bytes lang/python/zh_CN/LC_MESSAGES/python.po | 12 ++++-------- lang/python/zh_TW/LC_MESSAGES/python.mo | Bin 734 -> 675 bytes lang/python/zh_TW/LC_MESSAGES/python.po | 12 ++++-------- 107 files changed, 216 insertions(+), 430 deletions(-) diff --git a/lang/python.pot b/lang/python.pot index eaab94c62..a8d01218d 100644 --- a/lang/python.pot +++ b/lang/python.pot @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. -# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" @@ -14,16 +14,14 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" - #: src/modules/dummypython/main.py:44 msgid "Dummy python job." -msgstr "" +msgstr "Dummy python job." #: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" -msgstr "" +msgstr "Dummy python step {}" #: src/modules/machineid/main.py:35 msgid "Generate machine-id." -msgstr "" - +msgstr "Generate machine-id." diff --git a/lang/python/ar/LC_MESSAGES/python.mo b/lang/python/ar/LC_MESSAGES/python.mo index e99aa6d4af8eeebcf107ea2eba172870abf26c2a..82839ebb589c31f611dcbb868cd019110f897715 100644 GIT binary patch delta 19 acmey*{GWM31&5KLf}y#Usp-asdPV?70R~k7 delta 19 acmey*{GWM31&4v9f`OTpvB}1UdPV?79|l$c diff --git a/lang/python/ar/LC_MESSAGES/python.po b/lang/python/ar/LC_MESSAGES/python.po index f85c25ba0..f13d19d84 100644 --- a/lang/python/ar/LC_MESSAGES/python.po +++ b/lang/python/ar/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/ast/LC_MESSAGES/python.mo b/lang/python/ast/LC_MESSAGES/python.mo index ec5f111653ae612b3ab66db3edc4062e992436a7..20db126d0e283d5463dd0bfd1e4a1fca9ba7092a 100644 GIT binary patch delta 153 zcmcc1x`egiK^jPx0BK<$Jpo7qr5Tuk7-Tk(3jr>rxw(}J1(hWk`FRRi6PM+37#S)Unp>Hg OZkA?DW}G~M$rk_|NfgQe delta 195 zcmZ3&dY85So)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(kmGm z7_I, 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: ast\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Trabayu maniquín de python." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Pasu maniquín de python {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Xenerar machine-id." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Féxose machineid" diff --git a/lang/python/bg/LC_MESSAGES/python.mo b/lang/python/bg/LC_MESSAGES/python.mo index 634bd45a72954c46cb132181edd066caa2bc9ab3..a9bb627fa46fe8af3feeffa32d4a3b27d43f7434 100644 GIT binary patch delta 19 acmZ3_yq(@ Obh9*L0^{U9rbqxKaunVG delta 196 zcmZ3>`kb}?o)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(#seb z7_I~?H&G~t$3b~2N x8JT&hnJE(sYB&rm6%5R*j7>IvNnjN6bWunF${$`(SeluasF0RgGC7zj3IO#=9{B(O diff --git a/lang/python/ca/LC_MESSAGES/python.po b/lang/python/ca/LC_MESSAGES/python.po index a385a973e..5f8230503 100644 --- a/lang/python/ca/LC_MESSAGES/python.po +++ b/lang/python/ca/LC_MESSAGES/python.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2017\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Tasca de python fictícia." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Pas de python fitctici {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Generació de l'id. de la màquina." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "ID de màquina fet" diff --git a/lang/python/cs_CZ/LC_MESSAGES/python.mo b/lang/python/cs_CZ/LC_MESSAGES/python.mo index dafe67d827d4102e3212591012bb728203fd2b45..015f87119ab9e1bbb2dea5eb936a62ed977c2189 100644 GIT binary patch delta 153 zcmZo=JIh*sPl#nI0}!wPu?!H~05K~N#{e-16acXx5ElZm2oN_z=@~%!3L^u1JuhKE}zrn7jcnjunys delta 194 zcmX@h+R9dcPl#nI0}!wRu?!Hq05Lld=KwJXbO13Q5O)HxAP~<0Vi6!-1*P``=_`yt z45S5scqJ19gCvmN1*D}wazI)XNWTZtKxGU-ih%`)LG}TG1OqdK0kk, 2017\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Testovací úloha python." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Testovací krok {} python." -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Vytvořit machine-id." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Machineid hotovo" diff --git a/lang/python/da/LC_MESSAGES/python.mo b/lang/python/da/LC_MESSAGES/python.mo index 22534de136e20bf568360f57fa951324d5da145c..71aa95ed7b2f87c5f614532825d44430f15a7679 100644 GIT binary patch delta 153 zcmcc0I-9lro)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcMn(pPwLlsq zAI}7lFND%U)a4F5rtyCzeEXl~vQ^=aQESJN`P{GjL%G7kTG-Ed7 I(i<5W z7_I, 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Dummy python-job." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Dummy python-trin {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Generere maskine-id." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Færdig maskine-id" diff --git a/lang/python/de/LC_MESSAGES/python.mo b/lang/python/de/LC_MESSAGES/python.mo index 92d88a40e28c29e62255cddaf3a8e0f1e857677e..62276fc59711b73c918231296b8b845fbcb34396 100644 GIT binary patch delta 19 acmZ3(yoPx~1&5KLf}y#Usp-ZB9Yz2-uLWEH delta 19 acmZ3(yoPx~1&4v9f`OTpvB|~;9Yz2-%>`Wm diff --git a/lang/python/de/LC_MESSAGES/python.po b/lang/python/de/LC_MESSAGES/python.po index 880f4fb5e..b7e9f98f7 100644 --- a/lang/python/de/LC_MESSAGES/python.po +++ b/lang/python/de/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/el/LC_MESSAGES/python.mo b/lang/python/el/LC_MESSAGES/python.mo index bbfb33004ecece45205580876d19ce67058725cc..23002061d1d59a7359a6a0bea31a5a3d891dfb8f 100644 GIT binary patch delta 19 acmZ3@yqbAJ1&5KLf}y#Usp-ZBZAJh&i3M2z delta 19 acmZ3@yqbAJ1&4v9f`OTpvB|~;ZAJh&rv+L7 diff --git a/lang/python/el/LC_MESSAGES/python.po b/lang/python/el/LC_MESSAGES/python.po index d8305fcd2..c1aa22c18 100644 --- a/lang/python/el/LC_MESSAGES/python.po +++ b/lang/python/el/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/en_GB/LC_MESSAGES/python.mo b/lang/python/en_GB/LC_MESSAGES/python.mo index 79b2366b4e30c08902d3f38f362c6f983d86fab7..bca5cdc776308bd68e0f8515d7d7809eff15585f 100644 GIT binary patch delta 19 acmX@Ye1v&I1&5KLf}y#Usp-ZB7e)X*KLw-! delta 19 acmX@Ye1v&I1&4v9f`OTpvB|~;7e)X*T?M58 diff --git a/lang/python/en_GB/LC_MESSAGES/python.po b/lang/python/en_GB/LC_MESSAGES/python.po index 5cdc212e5..3410efd89 100644 --- a/lang/python/en_GB/LC_MESSAGES/python.po +++ b/lang/python/en_GB/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/es/LC_MESSAGES/python.mo b/lang/python/es/LC_MESSAGES/python.mo index 0195256b5f399f2b0314fea55e7e2cf6186d9dc4..63ea21b42f3d02cf4b28c5d0834b7a690406b1d7 100644 GIT binary patch delta 153 zcmeyvx`ws>o)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcQbq=bwLn@D zh=Z9J7^Hx7E|69R(j7n=D9ykO#2~YQTnKO}&CRV;D5xyS$j?*Anz$^N!^lv<(A>(@ Obh9*LJmciWOpyREF%(n}c` z7_I<}k zGcxm1GgBrO)NmMBDj1kq8JleU63?g+oT`wXnwMI1c(X!IqC#d$YF, 2017\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Tarea de python ficticia." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Paso {} de python ficticio" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Generar identificación-de-maquina." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Se generó la identificación de maquina" diff --git a/lang/python/es_ES/LC_MESSAGES/python.mo b/lang/python/es_ES/LC_MESSAGES/python.mo index 6a5cf2cc1479d78a13943b574e7a2b5ea554e562..e65c0fc58f9f1d268ba46563e97b51a16d10b43d 100644 GIT binary patch delta 19 acmdnZyqkGK1&5KLf}y#Usp-ZBYeoP&=>>@Z delta 19 acmdnZyqkGK1&4v9f`OTpvB|~;YeoP(2L*}% diff --git a/lang/python/es_ES/LC_MESSAGES/python.po b/lang/python/es_ES/LC_MESSAGES/python.po index cb2e1e05d..ddd5b1375 100644 --- a/lang/python/es_ES/LC_MESSAGES/python.po +++ b/lang/python/es_ES/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/es_MX/LC_MESSAGES/python.mo b/lang/python/es_MX/LC_MESSAGES/python.mo index 7f66467e83f31701b41ac2c17efcdbff47c5d8b5..63d0babac05a6185beb1065d1b5f437805bfd953 100644 GIT binary patch delta 19 acmdnPyoY&01&5KLf}y#Usp-ZB8%6*;4+V?> delta 19 acmdnPyoY&01&4v9f`OTpvB|~;8%6*;Ed`AL diff --git a/lang/python/es_MX/LC_MESSAGES/python.po b/lang/python/es_MX/LC_MESSAGES/python.po index f876891f5..c63d1029c 100644 --- a/lang/python/es_MX/LC_MESSAGES/python.po +++ b/lang/python/es_MX/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/es_PR/LC_MESSAGES/python.mo b/lang/python/es_PR/LC_MESSAGES/python.mo index f52688188c7f9161235d90f8b1aa7fdb3b8c5a27..7a9bb1ce329d7b5e4ac9046934566221ebec148c 100644 GIT binary patch delta 19 acmX@ee2{rU1&5KLf}y#Usp-ZBM@9fV%>|nP delta 19 acmX@ee2{rU1&4v9f`OTpvB|~;M@9fV>jj(u diff --git a/lang/python/es_PR/LC_MESSAGES/python.po b/lang/python/es_PR/LC_MESSAGES/python.po index 02fbd7c6e..d64df0b6d 100644 --- a/lang/python/es_PR/LC_MESSAGES/python.po +++ b/lang/python/es_PR/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: es_PR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/et/LC_MESSAGES/python.mo b/lang/python/et/LC_MESSAGES/python.mo index ecb678aba0db77cdc0ff7bb38bd353d1c59908e8..d2c1990b911410e9a6547364f29c620c69d3aa67 100644 GIT binary patch delta 19 acmZ3-ypDN71&5KLf}y#Usp-ZBJw^aI`vqbE delta 19 acmZ3-ypDN71&4v9f`OTpvB|~;Jw^aJ83khi diff --git a/lang/python/et/LC_MESSAGES/python.po b/lang/python/et/LC_MESSAGES/python.po index 1a8abd0d8..b0f49016d 100644 --- a/lang/python/et/LC_MESSAGES/python.po +++ b/lang/python/et/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/eu/LC_MESSAGES/python.mo b/lang/python/eu/LC_MESSAGES/python.mo index 14aebbea7f966038429c7aa83f62ae0c51fd10f5..704f3b9744f3ed410bd23d362302b6284c431d87 100644 GIT binary patch delta 19 acmZ3(yoPx~1&5KLf}y#Usp-ZB9Yz2-uLWEH delta 19 acmZ3(yoPx~1&4v9f`OTpvB|~;9Yz2-%>`Wm diff --git a/lang/python/eu/LC_MESSAGES/python.po b/lang/python/eu/LC_MESSAGES/python.po index 2d936f113..917044fbd 100644 --- a/lang/python/eu/LC_MESSAGES/python.po +++ b/lang/python/eu/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/fa/LC_MESSAGES/python.mo b/lang/python/fa/LC_MESSAGES/python.mo index dc17915b0d8d7f44cd935f91fb4f07f4c870e1be..4255c04d78b410bf2b03db0da71c00209234d5d9 100644 GIT binary patch delta 19 acmZ3+yo`B51&5KLf}y#Usp-ZBHAVn9%LPgR delta 19 acmZ3+yo`B51&4v9f`OTpvB|~;HAVn9=> 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/fr_CH/LC_MESSAGES/python.mo b/lang/python/fr_CH/LC_MESSAGES/python.mo index f669949fe3b7b63ab8fa9e77f53b648f14834e6a..c4843e25d14a4f158f484a66cc076a84f234cfed 100644 GIT binary patch delta 19 acmdnbyq|eO1&5KLf}y#Usp-ZBdqw~}fd!QS delta 19 acmdnbyq|eO1&4v9f`OTpvB|~;dqw~}p9Pix diff --git a/lang/python/fr_CH/LC_MESSAGES/python.po b/lang/python/fr_CH/LC_MESSAGES/python.po index d9c44de97..2aeeb75ff 100644 --- a/lang/python/fr_CH/LC_MESSAGES/python.po +++ b/lang/python/fr_CH/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/gl/LC_MESSAGES/python.mo b/lang/python/gl/LC_MESSAGES/python.mo index 3548ce7630aab6cecb3fc9d23d8207055c4fa38f..4324e127610de6726cb677d0c1191363b8280d9f 100644 GIT binary patch delta 19 acmZ3-ypDN71&5KLf}y#Usp-ZBJw^aI`vqbE delta 19 acmZ3-ypDN71&4v9f`OTpvB|~;Jw^aJ83khi diff --git a/lang/python/gl/LC_MESSAGES/python.po b/lang/python/gl/LC_MESSAGES/python.po index 0cf1bd849..9d2162e31 100644 --- a/lang/python/gl/LC_MESSAGES/python.po +++ b/lang/python/gl/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/gu/LC_MESSAGES/python.mo b/lang/python/gu/LC_MESSAGES/python.mo index 191607183c8cf3e8d1f5ffdb71ceeef92912d415..30c9a81107fa66986169ebc735b4d7cfbc453309 100644 GIT binary patch delta 19 acmZ3-ypDN71&5KLf}y#Usp-ZBJw^aI`vqbE delta 19 acmZ3-ypDN71&4v9f`OTpvB|~;Jw^aJ83khi diff --git a/lang/python/gu/LC_MESSAGES/python.po b/lang/python/gu/LC_MESSAGES/python.po index d0935dd8c..0eb71a876 100644 --- a/lang/python/gu/LC_MESSAGES/python.po +++ b/lang/python/gu/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: gu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/he/LC_MESSAGES/python.mo b/lang/python/he/LC_MESSAGES/python.mo index 3464284cc3b8dc5b7a6de86407a533b3f0753b30..7d2968beb024379ef7624999c159191314232da1 100644 GIT binary patch delta 153 zcmZ3>cAT~To)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcYDNZzwLn@9 zh$ERG`YV96A&@^6NCTxAn1L8%HjoPeE~UA-l?nxwB^mj73Rx4E<#HGqDj1qunVN2v MW=vz8e1Itz03n1GKL7v# delta 202 zcmX@kx|Xf}o)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(yJL6 z7_I<%+7L+p2GT%f3_yy31&BfR0f7VqGlT)OIX^E|AvZBO zBQq~GGi72y4TpiHf`OTpvB}0SX^bKhuTQ GQyu_xKqwjj diff --git a/lang/python/he/LC_MESSAGES/python.po b/lang/python/he/LC_MESSAGES/python.po index 43d358c5c..6bc3c9214 100644 --- a/lang/python/he/LC_MESSAGES/python.po +++ b/lang/python/he/LC_MESSAGES/python.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Eli Shleifer , 2017\n" "Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "משימת דמה של Python." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "צעד דמה של Python {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "חולל מספר סידורי של המכונה." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "בוצעה הגדרת מספר סידורי של המכונה." diff --git a/lang/python/hi/LC_MESSAGES/python.mo b/lang/python/hi/LC_MESSAGES/python.mo index 4a53bc6b4659748c5093067e5786731da76f2be4..eac751db9f5d420b33d81afe9b1dc22c5bc6731b 100644 GIT binary patch delta 19 acmZ3@yqbAJ1&5KLf}y#Usp-ZBZAJh&i3M2z delta 19 acmZ3@yqbAJ1&4v9f`OTpvB|~;ZAJh&rv+L7 diff --git a/lang/python/hi/LC_MESSAGES/python.po b/lang/python/hi/LC_MESSAGES/python.po index a7a88011e..89488ed40 100644 --- a/lang/python/hi/LC_MESSAGES/python.po +++ b/lang/python/hi/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/hr/LC_MESSAGES/python.mo b/lang/python/hr/LC_MESSAGES/python.mo index e26813c8b3bd2fba08c20c3f36f18cb9cdc28d9f..2534c54baf7a8500defe9ef2ad03b3a134424632 100644 GIT binary patch delta 153 zcmdnQ_JOtjo)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcKSlp@N~gm8t1w NX~rFllixA9004{e7R&$u delta 204 zcmeysx{0m+o)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(*GD4 z7_I}0jbC;!N<}4>6&+oenwPJTo|>0hlv$LRmzApE>7tuBc{P(O E03+cdt^fc4 diff --git a/lang/python/hr/LC_MESSAGES/python.po b/lang/python/hr/LC_MESSAGES/python.po index fe39875e9..c35af8b84 100644 --- a/lang/python/hr/LC_MESSAGES/python.po +++ b/lang/python/hr/LC_MESSAGES/python.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2017\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Testni python posao." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Testni python korak {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Generiraj ID računala." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Završeno generiranje ID-a" diff --git a/lang/python/hu/LC_MESSAGES/python.mo b/lang/python/hu/LC_MESSAGES/python.mo index 28d114b72affdc5de7b3def6eae88280df290821..fae26ca9dc2a67aa78e3535dc29acf2c6de1dcb7 100644 GIT binary patch delta 19 acmZ3_yq(@ Obh9*LEaT*MCMN*)Jrq&^ delta 192 zcmbQtdXlyNo)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(u)}x z7_ImKufIxzQ8NvYCoS&DfkeisC tk(rm8nKH4UhQq*8!NAPQ*kt3ESVlh26y4m^;>, 2017\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Tugas dummy python." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Langkah dummy python {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Menghasilkan id-mesin" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Id-mesin kelar" diff --git a/lang/python/is/LC_MESSAGES/python.mo b/lang/python/is/LC_MESSAGES/python.mo index e744294681a423727a5fba8515ac5b8d0d567a17..1054df5ce211d80f7c76d3bea98fd8540d25eb98 100644 GIT binary patch delta 19 acmX@ge3W@Y1&5KLf}y#Usp-ZBS4IFmWd)}I delta 19 acmX@ge3W@Y1&4v9f`OTpvB|~;S4IFmg9WGn diff --git a/lang/python/is/LC_MESSAGES/python.po b/lang/python/is/LC_MESSAGES/python.po index c9751618e..2d54179f1 100644 --- a/lang/python/is/LC_MESSAGES/python.po +++ b/lang/python/is/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: is\n" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/it_IT/LC_MESSAGES/python.mo b/lang/python/it_IT/LC_MESSAGES/python.mo index affb97e749f281306303c1366aef86d4a3c99821..51078e0dfbdce6220035936482dc3476e3f8dfb0 100644 GIT binary patch delta 19 acmdnZyqkGK1&5KLf}y#Usp-ZBYeoP&=>>@Z delta 19 acmdnZyqkGK1&4v9f`OTpvB|~;YeoP(2L*}% diff --git a/lang/python/it_IT/LC_MESSAGES/python.po b/lang/python/it_IT/LC_MESSAGES/python.po index 8ef45f3e2..374c6a74c 100644 --- a/lang/python/it_IT/LC_MESSAGES/python.po +++ b/lang/python/it_IT/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: it_IT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/ja/LC_MESSAGES/python.mo b/lang/python/ja/LC_MESSAGES/python.mo index ce4a0eddd01241b7b05ab6a7ab279e691035e18d..0bbe50fcc37ab04662fe832e2548db5fbb34353e 100644 GIT binary patch delta 157 zcmcb|I*+yfo)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbc7Dfh!wLlsq zpTq=_FM-mXKpH5`zzoD7vw>U)a4F5rtyCzeEXl~vQ^=aUfk|@W{tyl$Lj^-~D^t_W N(u{eGlNT}B004H=7A*h( delta 206 zcmbQodXKgKo)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(pwlA z7_Irq(SPoK, 2017\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Dummy python job." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Dummy python step {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "machine-id の生成" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "machineid作成の完了" diff --git a/lang/python/kk/LC_MESSAGES/python.mo b/lang/python/kk/LC_MESSAGES/python.mo index 4d7e1ade2d2e71ad4403377d108c268ab9680671..bffc9c65b42302bf8588c873c391bf17a23f5133 100644 GIT binary patch delta 19 acmZ3=yp(xD1&5KLf}y#Usp-ZBRYm|fr3FU- delta 19 acmZ3=yp(xD1&4v9f`OTpvB|~;RYm|f!v#nH diff --git a/lang/python/kk/LC_MESSAGES/python.po b/lang/python/kk/LC_MESSAGES/python.po index 238670585..d0936fa83 100644 --- a/lang/python/kk/LC_MESSAGES/python.po +++ b/lang/python/kk/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: kk\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/lo/LC_MESSAGES/python.mo b/lang/python/lo/LC_MESSAGES/python.mo index d9e3440ea2a7ebda87675d986ec7aca508da29cd..9434f55ba98a042251ce7f81ddab27cd663d8b5e 100644 GIT binary patch delta 19 acmZ3)yoh;11&5KLf}y#Usp-ZBB}M=^GX*{X delta 19 acmZ3)yoh;11&4v9f`OTpvB|~;B}M=^Q3XE$ diff --git a/lang/python/lo/LC_MESSAGES/python.po b/lang/python/lo/LC_MESSAGES/python.po index cea9b99ed..17ead03e2 100644 --- a/lang/python/lo/LC_MESSAGES/python.po +++ b/lang/python/lo/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: lo\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/lt/LC_MESSAGES/python.mo b/lang/python/lt/LC_MESSAGES/python.mo index d242e9919144b8c696dfb5684e4892ec30c53dcf..e5dad30982317ae450d8c4aa3e10f1a7fe01a4a8 100644 GIT binary patch delta 153 zcmbQjcAK^So)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbc14aghwLn@D zi2Ilz`d0vHQ6T>)kOoRKFat5jY#S M%{Ys3@^L0#08sE1{r~^~ delta 195 zcmcc3I)$zNo)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(hnFJ z7_I, 2017\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: lt\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Fiktyvi python užduotis." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Fiktyvus python žingsnis {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Generuoti machine-id." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Atlikta machineid" diff --git a/lang/python/mr/LC_MESSAGES/python.mo b/lang/python/mr/LC_MESSAGES/python.mo index afb5fa103f8b66b28cdb4b8f65e99017d7544c0e..6d50fa2e64725ce959455394596d1e79c3392171 100644 GIT binary patch delta 19 acmZ3>yq0-F1&5KLf}y#Usp-ZBT}A*o)dgPw delta 19 acmZ3>yq0-F1&4v9f`OTpvB|~;T}A*o^95i4 diff --git a/lang/python/mr/LC_MESSAGES/python.po b/lang/python/mr/LC_MESSAGES/python.po index 82cbd894b..ecd77a70e 100644 --- a/lang/python/mr/LC_MESSAGES/python.po +++ b/lang/python/mr/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: mr\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/nb/LC_MESSAGES/python.mo b/lang/python/nb/LC_MESSAGES/python.mo index 195b054a8a90e87c8c6bc474f44c3586e5731383..11acd6cc350814f32d396ce73edfebc386454db4 100644 GIT binary patch delta 19 acmdnayq$SM1&5KLf}y#Usp-ZBb4CC=Q3ZVf delta 19 acmdnayq$SM1&4v9f`OTpvB|~;b4CC=Zv}n; diff --git a/lang/python/nb/LC_MESSAGES/python.po b/lang/python/nb/LC_MESSAGES/python.po index 5ad178812..d5d2da856 100644 --- a/lang/python/nb/LC_MESSAGES/python.po +++ b/lang/python/nb/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/nl/LC_MESSAGES/python.mo b/lang/python/nl/LC_MESSAGES/python.mo index 08356ccdce94f019ef9047da278b995738b67aec..487cfd28a7e27b07d8f63542ae2dd57d50647289 100644 GIT binary patch delta 19 bcmbQmI*WC}8xA8w1w(TyQ`3!KmN5bVKobU@ delta 19 bcmbQmI*WC}8x8|Y1p_lHW0Q?vmN5bVKrsfN diff --git a/lang/python/nl/LC_MESSAGES/python.po b/lang/python/nl/LC_MESSAGES/python.po index d10a73848..e8898bfc6 100644 --- a/lang/python/nl/LC_MESSAGES/python.po +++ b/lang/python/nl/LC_MESSAGES/python.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Adriaan de Groot , 2017\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Voorbeeld Python-taak" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Voorbeeld Python-stap {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Genereer machine-id" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/pl/LC_MESSAGES/python.mo b/lang/python/pl/LC_MESSAGES/python.mo index 1d529a86aa63389e8a8390a3c2f72ee70257802a..e739111fe94b3cfe79b6ac1abfbee2162f2e439d 100644 GIT binary patch delta 153 zcmcc5wwSH{o)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldaxITHiJS}6Z1 zkPVXm1*C<6G(R%~10#?IQed-z!Vut6nwwjxP*7Qtk)NlKHE~%khmoOzp}Cc*>1Juh KkBpNQne6~1dKB^i delta 198 zcmZ3?cAu^Oo)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(&kJI z3|F9h9%hKVB9t}*(!xMFZy?PGq=8BqSb!L09}q||0L3A|B|k4!AvZBOBQq~GGi72y k4TpiHf`OTpvB}0S9~nhLv-6L(Bv<9<, 2017\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Zadanie Dummy Python" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Krok dummy python {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Generuj machine-id." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Ukończono machineid" diff --git a/lang/python/pl_PL/LC_MESSAGES/python.mo b/lang/python/pl_PL/LC_MESSAGES/python.mo index f690c1a4406b3e1c8436a7471d5eb1a2722bbf57..dea0102b9bc7b03c977d5f9e83904ddd89a933ab 100644 GIT binary patch delta 19 acmX@ha+YO61&5KLf}y#Usp-asvy1>gw+2A~ delta 19 acmX@ha+YO61&4v9f`OTpvB}1Uvy1>g)doTU diff --git a/lang/python/pl_PL/LC_MESSAGES/python.po b/lang/python/pl_PL/LC_MESSAGES/python.po index 12fe5dc38..3a12bb74b 100644 --- a/lang/python/pl_PL/LC_MESSAGES/python.po +++ b/lang/python/pl_PL/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: pl_PL\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/pt_BR/LC_MESSAGES/python.mo b/lang/python/pt_BR/LC_MESSAGES/python.mo index 6f0907e424ee4e8474fc15ff3c88e6cd1cff0d96..d6f544aa35ca0976d9ba373137d7564c3ca63e5d 100644 GIT binary patch delta 153 zcmeywx{I~`o)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcQAP%awLn@5 zh>MvR7$kvoACLyAUjd|n(hST%3^E(Yg#ee*+}uiqg36MN{5*xMiOX_1j0_bF&8(nlE? z7_I, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Trabalho fictício python." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Passo fictício python {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Gerar machine-id." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Machine-id feito" diff --git a/lang/python/pt_PT/LC_MESSAGES/python.mo b/lang/python/pt_PT/LC_MESSAGES/python.mo index 24b9e0050793e574459478695afcce592f5931b0..297cbdbf5a85f9806696b42c842db6c212ee3c02 100644 GIT binary patch delta 153 zcmaFIx|y~9o)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbc2}TBnwNQQ; z69a=NklhWWLFyL*X`nO%GZ2H!267?5r8GCUQlX%-BqKjhA#38YTn-~c1w(TyQ`61T MjLnRbH!;}&07;}3aR2}S delta 196 zcmdnY`i`~!o)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(kB=h z7_Idppw0PtsS3G?$r+h> nshKGg3u-tFEENpQtc*=IeraYDN-fIG%u7s3L@1eD%47!sK5HM* diff --git a/lang/python/pt_PT/LC_MESSAGES/python.po b/lang/python/pt_PT/LC_MESSAGES/python.po index c1212cda4..b536c18ab 100644 --- a/lang/python/pt_PT/LC_MESSAGES/python.po +++ b/lang/python/pt_PT/LC_MESSAGES/python.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2017\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Tarefa Dummy python." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Passo Dummy python {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Gerar id-máquina" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Terminada machineid" diff --git a/lang/python/ro/LC_MESSAGES/python.mo b/lang/python/ro/LC_MESSAGES/python.mo index 1ea26c4545fbbb5c2c5cf33afa943bf0e721f097..ec67fcbe6887c5606045219b5569ac62bb0aa57d 100644 GIT binary patch delta 19 acmcc4e4Tkh1&5KLf}y#Usp-asa7F+?5e3}< delta 19 acmcc4e4Tkh1&4v9f`OTpvB}1Ua7F+?F9qHJ diff --git a/lang/python/ro/LC_MESSAGES/python.po b/lang/python/ro/LC_MESSAGES/python.po index b522e9a98..ded68d3a8 100644 --- a/lang/python/ro/LC_MESSAGES/python.po +++ b/lang/python/ro/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/ru/LC_MESSAGES/python.mo b/lang/python/ru/LC_MESSAGES/python.mo index 5d17edda174c5f4b79c6bb5e73d19ce022023e93..0c0ac899128c8da65c517e01264a0f272cf7d0d6 100644 GIT binary patch delta 19 acmdnavYll@1&5KLf}y#Usp-as?Ti3Ca|QnZ delta 19 acmdnavYll@1&4v9f`OTpvB}1U?Ti3Ckp=(& diff --git a/lang/python/ru/LC_MESSAGES/python.po b/lang/python/ru/LC_MESSAGES/python.po index 47d9e207a..56112d8e7 100644 --- a/lang/python/ru/LC_MESSAGES/python.po +++ b/lang/python/ru/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/sk/LC_MESSAGES/python.mo b/lang/python/sk/LC_MESSAGES/python.mo index a3a738a04653934fc67cfdeaa86a89f00652f990..45c4ac2f2411ebc5a14708b59ec98531c551e9f7 100644 GIT binary patch delta 19 acmX@ke4Keg1&5KLf}y#Usp-ZBcSZm`u?4LF delta 19 acmX@ke4Keg1&4v9f`OTpvB|~;cSZm`&jqdk diff --git a/lang/python/sk/LC_MESSAGES/python.po b/lang/python/sk/LC_MESSAGES/python.po index 1ec7eaf9f..6e6a53e8c 100644 --- a/lang/python/sk/LC_MESSAGES/python.po +++ b/lang/python/sk/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/sl/LC_MESSAGES/python.mo b/lang/python/sl/LC_MESSAGES/python.mo index c7c255e216e7635201c377443824f51164958806..2be66f6adc74cac36b0c714bb8bd5e6ce70b95ff 100644 GIT binary patch delta 19 acmaFN{Fr${1&5KLf}y#Usp-asWJUl%*#-ds delta 19 acmaFN{Fr${1&4v9f`OTpvB}1UWJUl%_XYw0 diff --git a/lang/python/sl/LC_MESSAGES/python.po b/lang/python/sl/LC_MESSAGES/python.po index 027b0dcdb..06f969efb 100644 --- a/lang/python/sl/LC_MESSAGES/python.po +++ b/lang/python/sl/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/sr/LC_MESSAGES/python.mo b/lang/python/sr/LC_MESSAGES/python.mo index 28199759c394bb6489d8d98257bec6fed307e76a..644bf61ff4b6372a9151e571b6482ca41a16cf3a 100644 GIT binary patch delta 19 acmey){GEA11&5KLf}y#Usp-asaz+3|(FQ#L delta 19 acmey){GEA11&4v9f`OTpvB}1Uaz+3|?*={q diff --git a/lang/python/sr/LC_MESSAGES/python.po b/lang/python/sr/LC_MESSAGES/python.po index 47062c4e0..6c9bcf090 100644 --- a/lang/python/sr/LC_MESSAGES/python.po +++ b/lang/python/sr/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/sr@latin/LC_MESSAGES/python.mo b/lang/python/sr@latin/LC_MESSAGES/python.mo index b3f1e8936efd1f53c141f955615343726b4bcace..4d987eec0388e065b2775c9e8c261c12756cb47c 100644 GIT binary patch delta 19 acmeBX>1LTw!C_>mU}$b-YPzwZn-Kst>jirN delta 19 acmeBX>1LTw!C_#jU|?otY_hSTn-Ksu2?cxr diff --git a/lang/python/sr@latin/LC_MESSAGES/python.po b/lang/python/sr@latin/LC_MESSAGES/python.po index d50b5d363..2df9c34e2 100644 --- a/lang/python/sr@latin/LC_MESSAGES/python.po +++ b/lang/python/sr@latin/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: sr@latin\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/sv/LC_MESSAGES/python.mo b/lang/python/sv/LC_MESSAGES/python.mo index 37c090f637ee898b459a6fefbb0b283738734388..9cc4780e2d3e3ec8cab49381ac3ff3a125588659 100644 GIT binary patch delta 19 acmZ3>yq0-F1&5KLf}y#Usp-ZBT}A*o)dgPw delta 19 acmZ3>yq0-F1&4v9f`OTpvB|~;T}A*o^95i4 diff --git a/lang/python/sv/LC_MESSAGES/python.po b/lang/python/sv/LC_MESSAGES/python.po index 6866b51a3..47802736c 100644 --- a/lang/python/sv/LC_MESSAGES/python.po +++ b/lang/python/sv/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/th/LC_MESSAGES/python.mo b/lang/python/th/LC_MESSAGES/python.mo index 3c787d07459c5708b1f64425c745df8ee4605ea0..a3a10a3fd81906a8903d67a1b35b2bab46a30251 100644 GIT binary patch delta 19 acmZ3?yqI}H1&5KLf}y#Usp-ZBWkvuvSp`7= delta 19 acmZ3?yqI}H1&4v9f`OTpvB|~;WkvuvcLhQK diff --git a/lang/python/th/LC_MESSAGES/python.po b/lang/python/th/LC_MESSAGES/python.po index 1f90360dd..0ead47db9 100644 --- a/lang/python/th/LC_MESSAGES/python.po +++ b/lang/python/th/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/tr_TR/LC_MESSAGES/python.mo b/lang/python/tr_TR/LC_MESSAGES/python.mo index 6d766aaf8b2138b52c202e7bdf4a8b12f63a18d8..dd976051a2bc9411bd081e304eda5ed7b78d7cf9 100644 GIT binary patch delta 153 zcmaFKx|Fs4o)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcHbw@9wLlsq zpTY!@F9Xt&Kz=un21+w912M>KAQu8$N^^576$&a#GV=2jvL-Ie(%Tpr z7_I}Dm@ diff --git a/lang/python/tr_TR/LC_MESSAGES/python.po b/lang/python/tr_TR/LC_MESSAGES/python.po index 7e6443c98..257abac67 100644 --- a/lang/python/tr_TR/LC_MESSAGES/python.po +++ b/lang/python/tr_TR/LC_MESSAGES/python.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2017\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Dummy python job." -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "Dummy python step {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Makine kimliği oluştur." - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "Makine kimliği oluşturuldu" diff --git a/lang/python/uk/LC_MESSAGES/python.mo b/lang/python/uk/LC_MESSAGES/python.mo index 957835e0339b6573cdcaff8c4c3dec759f0bc7df..bd9e1646f947ea1969bcef50c62397a71664866d 100644 GIT binary patch delta 19 acmey#{F8Y?1&5KLf}y#Usp-asN=5)h9R@=H delta 19 acmey#{F8Y?1&4v9f`OTpvB}1UN=5)hI|f7m diff --git a/lang/python/uk/LC_MESSAGES/python.po b/lang/python/uk/LC_MESSAGES/python.po index e7ee3a4c7..4d3aebff2 100644 --- a/lang/python/uk/LC_MESSAGES/python.po +++ b/lang/python/uk/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: uk\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/ur/LC_MESSAGES/python.mo b/lang/python/ur/LC_MESSAGES/python.mo index 430ab38ead211adbd4707702355b547155385499..bac8758da569afac2588342d753829bad8381f29 100644 GIT binary patch delta 19 acmZ3*yoz~31&5KLf}y#Usp-ZBEk*!2V+B?K delta 19 acmZ3*yoz~31&4v9f`OTpvB|~;Ek*!2fdy9p diff --git a/lang/python/ur/LC_MESSAGES/python.po b/lang/python/ur/LC_MESSAGES/python.po index 67f5339c3..29c56e76d 100644 --- a/lang/python/ur/LC_MESSAGES/python.po +++ b/lang/python/ur/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/uz/LC_MESSAGES/python.mo b/lang/python/uz/LC_MESSAGES/python.mo index 32451102b783c954d2eda0cf25fba02dc9caea39..83a0bd2e48de6f26104d0a7f9497d2f7aa00596a 100644 GIT binary patch delta 19 acmZ3&yo7l|1&5KLf}y#Usp-ZB6-EF!e+5JU delta 19 acmZ3&yo7l|1&4v9f`OTpvB|~;6-EF!odrbz diff --git a/lang/python/uz/LC_MESSAGES/python.po b/lang/python/uz/LC_MESSAGES/python.po index 9e553e54c..818df31ba 100644 --- a/lang/python/uz/LC_MESSAGES/python.po +++ b/lang/python/uz/LC_MESSAGES/python.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" @@ -15,18 +15,14 @@ msgstr "" "Language: uz\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "" diff --git a/lang/python/zh_CN/LC_MESSAGES/python.mo b/lang/python/zh_CN/LC_MESSAGES/python.mo index 2eeee31930127e3d7ee6e47e436bc086f3c8edb7..b04097270bbca174f492d22ebb746a2994766d82 100644 GIT binary patch delta 153 zcmaFDx`egM+%LP2FoMt+_`*2HDG97cu;hUQkLrkkZ1 La~LNtU~&NfBo!3v delta 201 zcmZ3&`h>Oqo)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(i<5W z7_Ie;!B!l`#M*1{NR&*#`s?49pM)(B}NSRE6Bcme9zvM8Auj_f%F##s8o0+2Ue9C;F$mBRCHvrIoBcuQT diff --git a/lang/python/zh_CN/LC_MESSAGES/python.po b/lang/python/zh_CN/LC_MESSAGES/python.po index aecd4c28e..1e33f1d1c 100644 --- a/lang/python/zh_CN/LC_MESSAGES/python.po +++ b/lang/python/zh_CN/LC_MESSAGES/python.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"POT-Creation-Date: 2017-08-21 17:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "占位 Python 任务。" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "占位 Python 步骤 {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "生成 machine-id。" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "完成 machine-id 生成" diff --git a/lang/python/zh_TW/LC_MESSAGES/python.mo b/lang/python/zh_TW/LC_MESSAGES/python.mo index d5f7287fea1a7aec4f782adf47ad14a4a4e6558d..513104f66025c557ff56a1450fceb005cc6c7192 100644 GIT binary patch delta 153 zcmcb|x|p^8o)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcCPoH^wLn@N zh!dC?7({_|1&{`*>jTn2X$EE>2AK`yLV!zYZf>PQL1jrsex5?s#AUf0MurN8=2oVr Oo240Z7$?tWas~h&^c3Cz delta 197 zcmZ3?dXKgKo)F7a1|VPsVi_QI0b+I_&H-W&=m26qAnpWWK_H$1#3Dev3QF$>(wi6= z7_ImKufIxzQ8NvYCoS&DfkeisC sk(rm8nKH4UhQq*8!NAPQ*kt3E97bWdjKb6Ho1U)gdDbyuay*j@05#, 2017\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" @@ -18,18 +18,14 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/modules/dummypython/main.py:39 +#: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "假的 python 工作。" -#: src/modules/dummypython/main.py:77 +#: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" msgstr "假的 python step {}" -#: src/modules/machineid/main.py:30 +#: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "生成 machine-id。" - -#: src/modules/machineid/main.py:60 -msgid "Done machineid" -msgstr "machineid 已完成" From 34846a664454bf001189a1be23d6d8bea0119efc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 04:35:21 -0400 Subject: [PATCH 304/447] Bump Calamares version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3138e198d..66e95a503 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -131,7 +131,7 @@ set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX ### Bump version here set( CALAMARES_VERSION_MAJOR 3 ) set( CALAMARES_VERSION_MINOR 1 ) -set( CALAMARES_VERSION_PATCH 1 ) +set( CALAMARES_VERSION_PATCH 2 ) set( CALAMARES_VERSION_RC 0 ) set( CALAMARES_VERSION ${CALAMARES_VERSION_MAJOR}.${CALAMARES_VERSION_MINOR}.${CALAMARES_VERSION_PATCH} ) From 2c81fceacbac2042e24ef87f6f152a6bbede5f81 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 04:59:04 -0400 Subject: [PATCH 305/447] Python: KeyError because pretty_name may not exist --- src/libcalamares/PythonJob.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcalamares/PythonJob.cpp b/src/libcalamares/PythonJob.cpp index 613f0f7ab..1a8a9701a 100644 --- a/src/libcalamares/PythonJob.cpp +++ b/src/libcalamares/PythonJob.cpp @@ -310,7 +310,7 @@ PythonJob::exec() scriptNamespace ); bp::object entryPoint = scriptNamespace[ "run" ]; - bp::object prettyNameFunc = scriptNamespace[ "pretty_name" ]; + bp::object prettyNameFunc = bp::getattr(scriptNamespace, "pretty_name", bp::object()); cDebug() << "Job file" << scriptFI.absoluteFilePath(); if ( !prettyNameFunc.is_none() ) From 89c2c8a76e6f847b2f6c20c593116d864c1882af Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 05:25:07 -0400 Subject: [PATCH 306/447] Suppress success-notification on failure --- src/modules/finished/FinishedViewStep.cpp | 18 +++++++++++++++++- src/modules/finished/FinishedViewStep.h | 5 +++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/src/modules/finished/FinishedViewStep.cpp b/src/modules/finished/FinishedViewStep.cpp index 2dfc1d0f6..8017a739c 100644 --- a/src/modules/finished/FinishedViewStep.cpp +++ b/src/modules/finished/FinishedViewStep.cpp @@ -33,11 +33,15 @@ FinishedViewStep::FinishedViewStep( QObject* parent ) : Calamares::ViewStep( parent ) , m_widget( new FinishedPage() ) + , installFailed( false ) { cDebug() << "FinishedViewStep()"; - connect( Calamares::JobQueue::instance(), &Calamares::JobQueue::failed, + auto jq = Calamares::JobQueue::instance(); + connect( jq, &Calamares::JobQueue::failed, m_widget, &FinishedPage::onInstallationFailed ); + connect( jq, &Calamares::JobQueue::failed, + this, &FinishedViewStep::onInstallationFailed ); emit nextStatusChanged( true ); } @@ -107,6 +111,11 @@ FinishedViewStep::isAtEnd() const void FinishedViewStep::sendNotification() { + // If the installation failed, don't send notification popup; + // there's a (modal) dialog popped up with the failure notice. + if (installFailed) + return; + QDBusInterface notify( "org.freedesktop.Notifications", "/org/freedesktop/Notifications", "org.freedesktop.Notifications" ); if ( notify.isValid() ) { @@ -145,6 +154,13 @@ FinishedViewStep::jobs() const return QList< Calamares::job_ptr >(); } +void +FinishedViewStep::onInstallationFailed( const QString& message, const QString& details ) +{ + Q_UNUSED(message); + Q_UNUSED(details); + installFailed = true; +} void FinishedViewStep::setConfigurationMap( const QVariantMap& configurationMap ) diff --git a/src/modules/finished/FinishedViewStep.h b/src/modules/finished/FinishedViewStep.h index 075183f99..cb3656046 100644 --- a/src/modules/finished/FinishedViewStep.h +++ b/src/modules/finished/FinishedViewStep.h @@ -55,6 +55,9 @@ public: void setConfigurationMap( const QVariantMap& configurationMap ) override; +public slots: + void onInstallationFailed( const QString& message, const QString& details ); + private: FinishedPage* m_widget; @@ -63,6 +66,8 @@ private: * send a desktop notification via DBus that the install is done. */ void sendNotification(); + + bool installFailed; }; CALAMARES_PLUGIN_FACTORY_DECLARATION( FinishedViewStepFactory ) From 54660fda5843427d2a587f2b6d7cd2cb4027eb21 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 05:31:41 -0400 Subject: [PATCH 307/447] Notes on bumping version numbers --- hacking/RELEASE.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hacking/RELEASE.md b/hacking/RELEASE.md index 0d41c5018..d462ae47b 100644 --- a/hacking/RELEASE.md +++ b/hacking/RELEASE.md @@ -24,6 +24,9 @@ The Calamares release process [transifex]: https://www.transifex.com/calamares/calamares/dashboard/ #### (1) Preparation + +* Bump version in `CMakeLists.txt`, *CALAMARES_VERSION* variables, and set + RC to a non-zero value (e.g. doing -rc1, -rc2, ...). Push that. * Check `README.md` and everything in `hacking`, make sure it's all still relevant. Run `hacking/calamaresstyle` to check the C++ code style. Python code is checked as part of the Travis CI builds. @@ -38,8 +41,6 @@ The Calamares release process * Update the list of enabled translation languages in `CMakeLists.txt`. Check the [translation site][transifex] for the list of languages with fairly complete translations. -* Bump version in `CMakeLists.txt`, *CALAMARES_VERSION* variables, and set - RC to a non-zero value (e.g. doing -rc1, -rc2, ...). Push that. #### (2) Tarball * Create tarball: `git-archive-all -v calamares-1.1-rc1.tar.gz` . Double check @@ -47,6 +48,7 @@ The Calamares release process * Test tarball. #### (3) Tag +* Set RC to zero in `CMakeLists.txt` if this is the actual release. * `git tag -s v1.1.0` Make sure the signing key is known in GitHub, so that the tag is shown as a verified tag. Do not sign -rc tags. * Generate MD5 and SHA256 checksums. @@ -59,5 +61,5 @@ The Calamares release process * Update download page. * Publish release article on `calamares.io`. * Publicize on social networks. -* Update release date on JIRA. +* Close associated milestone on GitHub if this is the actual release. * Publish blog post. From 2362a336134a05a6338ac4215a40de3226be0282 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 06:43:37 -0400 Subject: [PATCH 308/447] Bump version numbers (again!) in preparation for next week's release --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 66e95a503..8358060ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -131,8 +131,8 @@ set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX ### Bump version here set( CALAMARES_VERSION_MAJOR 3 ) set( CALAMARES_VERSION_MINOR 1 ) -set( CALAMARES_VERSION_PATCH 2 ) -set( CALAMARES_VERSION_RC 0 ) +set( CALAMARES_VERSION_PATCH 4 ) +set( CALAMARES_VERSION_RC 1 ) set( CALAMARES_VERSION ${CALAMARES_VERSION_MAJOR}.${CALAMARES_VERSION_MINOR}.${CALAMARES_VERSION_PATCH} ) set( CALAMARES_VERSION_SHORT "${CALAMARES_VERSION}" ) From 3188a47fbacc4f5cd1ff3b39ef5d10f272f4f7d9 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 06:51:45 -0400 Subject: [PATCH 309/447] Bump version numbers on the example distro --- src/branding/default/branding.desc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/branding/default/branding.desc b/src/branding/default/branding.desc index ae47e1662..c2d868c82 100644 --- a/src/branding/default/branding.desc +++ b/src/branding/default/branding.desc @@ -15,10 +15,10 @@ welcomeExpandingLogo: true strings: productName: Generic GNU/Linux shortProductName: Generic - version: 1.0 LTS - shortVersion: 1.0 - versionedName: Generic GNU/Linux 1.0 LTS "Rusty Trombone" - shortVersionedName: Generic 1.0 + version: 2017.8 LTS + shortVersion: 2017.8 + versionedName: Generic GNU/Linux 2017.8 LTS "Soapy Sousaphone" + shortVersionedName: Generic 2017.8 bootloaderEntryName: Generic productUrl: http://calamares.io/ supportUrl: http://calamares.io/bugs/ From 63f9c256119fe4e9cd7df6bbf965703382bb604d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 06:57:11 -0400 Subject: [PATCH 310/447] Update unpackfs.conf examples and documentation --- src/modules/unpackfs/unpackfs.conf | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/src/modules/unpackfs/unpackfs.conf b/src/modules/unpackfs/unpackfs.conf index 34e7bc48d..9720f19a1 100644 --- a/src/modules/unpackfs/unpackfs.conf +++ b/src/modules/unpackfs/unpackfs.conf @@ -13,12 +13,26 @@ unpack: # Each list item is unpacked, in order, to the target system. # Each list item has the following attributes: # source: path relative to the live / intstalling system to the image -# sourcefs: ext4 or squashfs (may be others if mount supports is) +# sourcefs: ext4 or squashfs (may be others if mount supports it) # destination: path relative to rootMountPoint (so in the target # system) where this filesystem is unpacked. - - source: "/path/to/filesystem.img" - sourcefs: "ext4" - destination: "" - - source: "/path/to/another/filesystem.sqfs" - sourcefs: "squashfs" + +# Usually you list a filesystem image to unpack; you can use +# squashfs or an ext4 image. +# +# - source: "/path/to/filesystem.sqfs" +# sourcefs: "squashfs" +# destination: "" + +# You can list more than one filesystem. +# +# - source: "/path/to/another/filesystem.img" +# sourcefs: "ext4" +# destination: "" +# + +# You can list filesystem source paths relative to the Calamares run +# directory, if you use -d (this is only useful for testing, though). + - source: ./example.sqfs + sourcefs: squashfs destination: "" From 106f18e074ff7e18073684f0bff2db0be241c17b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 16:44:09 -0400 Subject: [PATCH 311/447] Log process output of failed commands FIXES #612 --- src/libcalamares/utils/CalamaresUtilsSystem.cpp | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/libcalamares/utils/CalamaresUtilsSystem.cpp b/src/libcalamares/utils/CalamaresUtilsSystem.cpp index 176771e36..c38d398e6 100644 --- a/src/libcalamares/utils/CalamaresUtilsSystem.cpp +++ b/src/libcalamares/utils/CalamaresUtilsSystem.cpp @@ -195,8 +195,14 @@ System::targetEnvOutput( const QStringList& args, return -1; } - cLog() << "Finished. Exit code:" << process.exitCode(); - return process.exitCode(); + auto r = process.exitCode(); + cLog() << "Finished. Exit code:" << r; + if ( r != 0 ) + { + cLog() << "Target cmd" << args; + cLog() << "Target out" << output; + } + return r; } From 186f6cd1e2296f0227e77f91740170fdd661a7c4 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 10:45:04 -0400 Subject: [PATCH 312/447] initcpiocfg: accept (but warn) for missing config file in the host --- src/modules/initcpiocfg/main.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/modules/initcpiocfg/main.py b/src/modules/initcpiocfg/main.py index eb29d7def..ca9455d20 100644 --- a/src/modules/initcpiocfg/main.py +++ b/src/modules/initcpiocfg/main.py @@ -65,8 +65,12 @@ def write_mkinitcpio_lines(hooks, modules, files, root_mount_point): :param files: :param root_mount_point: """ - with open("/etc/mkinitcpio.conf", "r") as mkinitcpio_file: - mklins = [x.strip() for x in mkinitcpio_file.readlines()] + try: + with open("/etc/mkinitcpio.conf", "r") as mkinitcpio_file: + mklins = [x.strip() for x in mkinitcpio_file.readlines()] + except FileNotFoundError: + libcalamares.utils.debug("Could not open host file /etc/mkinitcpio.conf") + mklins = [] for i in range(len(mklins)): if mklins[i].startswith("HOOKS"): From bba965185027a4517d37880da4a91805e0f718f2 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 23 Aug 2017 09:31:15 -0400 Subject: [PATCH 313/447] Create example distro squashfs (from build host) - Add a target 'example-distro' which must be manually invoked This creates an example.sqfs with a minimal binary distro based on the build hosts's /bin and /lib. The purpose is to provide a simple test image which the default configuration of the unpackfs module can use to create a system within which the *other* steps of the installation can run. Example files are some zoneinfo's (remember to choose an existing zone when using the example distro), groups and sudoers files, etc .. The example distro has a special /xbin which contains bogus binaries for many system-administration tasks (e.g. useradd which would otherwise come from /usr/sbin). --- CMakeLists.txt | 44 ++ data/example-root/README.md | 11 + data/example-root/etc/bash.bashrc | 2 + data/example-root/etc/group | 1 + data/example-root/etc/issue | 1 + data/example-root/etc/locale.gen | 486 ++++++++++++++++++ data/example-root/etc/profile | 2 + data/example-root/etc/sudoers.d/10-installer | 0 data/example-root/usr/share/zoneinfo/.dummy | 0 .../usr/share/zoneinfo/America/New_York | Bin 0 -> 3545 bytes data/example-root/usr/share/zoneinfo/UTC | Bin 0 -> 127 bytes data/example-root/usr/share/zoneinfo/Zulu | Bin 0 -> 127 bytes data/example-root/var/lib/dbus/.dummy | 0 data/example-root/var/lib/initramfs-tools | 0 data/example-root/xbin/linux-version | 1 + data/example-root/xbin/useradd | 1 + 16 files changed, 549 insertions(+) create mode 100644 data/example-root/README.md create mode 100644 data/example-root/etc/bash.bashrc create mode 100644 data/example-root/etc/group create mode 100644 data/example-root/etc/issue create mode 100644 data/example-root/etc/locale.gen create mode 100644 data/example-root/etc/profile create mode 100644 data/example-root/etc/sudoers.d/10-installer create mode 100644 data/example-root/usr/share/zoneinfo/.dummy create mode 100644 data/example-root/usr/share/zoneinfo/America/New_York create mode 100644 data/example-root/usr/share/zoneinfo/UTC create mode 100644 data/example-root/usr/share/zoneinfo/Zulu create mode 100644 data/example-root/var/lib/dbus/.dummy create mode 100644 data/example-root/var/lib/initramfs-tools create mode 100755 data/example-root/xbin/linux-version create mode 100755 data/example-root/xbin/useradd diff --git a/CMakeLists.txt b/CMakeLists.txt index 8358060ba..f98b25c99 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -185,6 +185,50 @@ set( CALAMARES_LIBRARIES calamares ) set( THIRDPARTY_DIR "${CMAKE_SOURCE_DIR}/thirdparty" ) +### Example Distro +# +# For testing purposes Calamares includes a very, very, limited sample +# distro called "Generic". The root filesystem of "Generic" lives in +# data/example-root and can be squashed up as part of the build, so +# that a pure-upstream run of ./calamares -d from the build directory +# (with all the default settings and configurations) can actually +# do an complete example run. +# +# Some binaries from the build host (e.g. /bin and /lib) are also +# squashed into the example filesystem. +# +# To build the example distro (for use by the default, example, +# unsquashfs module), build the target 'example-distro', eg.: +# +# make example-distro +# +find_program( mksquashfs_PROGRAM mksquashfs ) +macro_log_feature( mksquashfs_PROGRAM "mksquashfs" "Create example distro" "http://tldp.org/HOWTO/SquashFS-HOWTO/creatingandusing.html") +if( mksquashfs_PROGRAM ) + set( src_fs ${CMAKE_SOURCE_DIR}/data/example-root/ ) + set( dst_fs ${CMAKE_BINARY_DIR}/example.sqfs ) + if( EXISTS ${src_fs} ) + # Collect directories needed for a minimal binary distro, + # based on the build host. If /lib64 exists, assume it is needed. + # Note that the last path component is added to the root, so + # if you add /usr/sbin here, it will be put into /sbin_1. + # Add such paths to /etc/profile under ${src_fs}. + set( candidate_fs /sbin /bin /lib /lib64 ) + set( host_fs "" ) + foreach( c_fs ${candidate_fs} ) + if( EXISTS ${c_fs} ) + list( APPEND host_fs ${c_fs} ) + endif() + endforeach() + add_custom_command( + OUTPUT ${dst_fs} + COMMAND ${mksquashfs_PROGRAM} ${src_fs} ${dst_fs} -all-root + COMMAND ${mksquashfs_PROGRAM} ${host_fs} ${dst_fs} -all-root + ) + add_custom_target(example-distro DEPENDS ${dst_fs}) + endif() +endif() + add_subdirectory( thirdparty ) add_subdirectory( src ) diff --git a/data/example-root/README.md b/data/example-root/README.md new file mode 100644 index 000000000..7173b3eaf --- /dev/null +++ b/data/example-root/README.md @@ -0,0 +1,11 @@ +# Example Filesystem + +This is a filesystem that will be used as / in an example distro, +*if* you build the `example-distro` target and use the default +unpackfs configuration. It should hold files and configuration +bits that need to be on the target system for example purposes. + +It should *not* have a bin/, lib/, sbin/ or lib64/ directory, +since those are copied into the example-distro filesystem +from the build host. + diff --git a/data/example-root/etc/bash.bashrc b/data/example-root/etc/bash.bashrc new file mode 100644 index 000000000..42bd3d007 --- /dev/null +++ b/data/example-root/etc/bash.bashrc @@ -0,0 +1,2 @@ +# Global .profile -- add /sbin_1 +PATH=$PATH:/sbin_1:/xbin diff --git a/data/example-root/etc/group b/data/example-root/etc/group new file mode 100644 index 000000000..1dbf9013e --- /dev/null +++ b/data/example-root/etc/group @@ -0,0 +1 @@ +root:x:0: diff --git a/data/example-root/etc/issue b/data/example-root/etc/issue new file mode 100644 index 000000000..ce0ac58e3 --- /dev/null +++ b/data/example-root/etc/issue @@ -0,0 +1 @@ +This is an example /etc/issue file. diff --git a/data/example-root/etc/locale.gen b/data/example-root/etc/locale.gen new file mode 100644 index 000000000..5e729a18d --- /dev/null +++ b/data/example-root/etc/locale.gen @@ -0,0 +1,486 @@ +# This file lists locales that you wish to have built. You can find a list +# of valid supported locales at /usr/share/i18n/SUPPORTED, and you can add +# user defined locales to /usr/local/share/i18n/SUPPORTED. If you change +# this file, you need to rerun locale-gen. + + +# aa_DJ ISO-8859-1 +# aa_DJ.UTF-8 UTF-8 +# aa_ER UTF-8 +# aa_ER@saaho UTF-8 +# aa_ET UTF-8 +# af_ZA ISO-8859-1 +# af_ZA.UTF-8 UTF-8 +# ak_GH UTF-8 +# am_ET UTF-8 +# an_ES ISO-8859-15 +# an_ES.UTF-8 UTF-8 +# anp_IN UTF-8 +# ar_AE ISO-8859-6 +# ar_AE.UTF-8 UTF-8 +# ar_BH ISO-8859-6 +# ar_BH.UTF-8 UTF-8 +# ar_DZ ISO-8859-6 +# ar_DZ.UTF-8 UTF-8 +# ar_EG ISO-8859-6 +# ar_EG.UTF-8 UTF-8 +# ar_IN UTF-8 +# ar_IQ ISO-8859-6 +# ar_IQ.UTF-8 UTF-8 +# ar_JO ISO-8859-6 +# ar_JO.UTF-8 UTF-8 +# ar_KW ISO-8859-6 +# ar_KW.UTF-8 UTF-8 +# ar_LB ISO-8859-6 +# ar_LB.UTF-8 UTF-8 +# ar_LY ISO-8859-6 +# ar_LY.UTF-8 UTF-8 +# ar_MA ISO-8859-6 +# ar_MA.UTF-8 UTF-8 +# ar_OM ISO-8859-6 +# ar_OM.UTF-8 UTF-8 +# ar_QA ISO-8859-6 +# ar_QA.UTF-8 UTF-8 +# ar_SA ISO-8859-6 +# ar_SA.UTF-8 UTF-8 +# ar_SD ISO-8859-6 +# ar_SD.UTF-8 UTF-8 +# ar_SS UTF-8 +# ar_SY ISO-8859-6 +# ar_SY.UTF-8 UTF-8 +# ar_TN ISO-8859-6 +# ar_TN.UTF-8 UTF-8 +# ar_YE ISO-8859-6 +# ar_YE.UTF-8 UTF-8 +# as_IN UTF-8 +# ast_ES ISO-8859-15 +# ast_ES.UTF-8 UTF-8 +# ayc_PE UTF-8 +# az_AZ UTF-8 +# be_BY CP1251 +# be_BY.UTF-8 UTF-8 +# be_BY@latin UTF-8 +# bem_ZM UTF-8 +# ber_DZ UTF-8 +# ber_MA UTF-8 +# bg_BG CP1251 +# bg_BG.UTF-8 UTF-8 +# bhb_IN.UTF-8 UTF-8 +# bho_IN UTF-8 +# bn_BD UTF-8 +# bn_IN UTF-8 +# bo_CN UTF-8 +# bo_IN UTF-8 +# br_FR ISO-8859-1 +# br_FR.UTF-8 UTF-8 +# br_FR@euro ISO-8859-15 +# brx_IN UTF-8 +# bs_BA ISO-8859-2 +# bs_BA.UTF-8 UTF-8 +# byn_ER UTF-8 +# ca_AD ISO-8859-15 +# ca_AD.UTF-8 UTF-8 +# ca_ES ISO-8859-1 +# ca_ES.UTF-8 UTF-8 +# ca_ES.UTF-8@valencia UTF-8 +# ca_ES@euro ISO-8859-15 +# ca_ES@valencia ISO-8859-15 +# ca_FR ISO-8859-15 +# ca_FR.UTF-8 UTF-8 +# ca_IT ISO-8859-15 +# ca_IT.UTF-8 UTF-8 +# ce_RU UTF-8 +# ckb_IQ UTF-8 +# cmn_TW UTF-8 +# crh_UA UTF-8 +# cs_CZ ISO-8859-2 +# cs_CZ.UTF-8 UTF-8 +# csb_PL UTF-8 +# cv_RU UTF-8 +# cy_GB ISO-8859-14 +# cy_GB.UTF-8 UTF-8 +# da_DK ISO-8859-1 +# da_DK.UTF-8 UTF-8 +# de_AT ISO-8859-1 +# de_AT.UTF-8 UTF-8 +# de_AT@euro ISO-8859-15 +# de_BE ISO-8859-1 +# de_BE.UTF-8 UTF-8 +# de_BE@euro ISO-8859-15 +# de_CH ISO-8859-1 +# de_CH.UTF-8 UTF-8 +# de_DE ISO-8859-1 +# de_DE.UTF-8 UTF-8 +# de_DE@euro ISO-8859-15 +# de_LI.UTF-8 UTF-8 +# de_LU ISO-8859-1 +# de_LU.UTF-8 UTF-8 +# de_LU@euro ISO-8859-15 +# doi_IN UTF-8 +# dv_MV UTF-8 +# dz_BT UTF-8 +# el_CY ISO-8859-7 +# el_CY.UTF-8 UTF-8 +# el_GR ISO-8859-7 +# el_GR.UTF-8 UTF-8 +# en_AG UTF-8 +# en_AU ISO-8859-1 +# en_AU.UTF-8 UTF-8 +# en_BW ISO-8859-1 +# en_BW.UTF-8 UTF-8 +# en_CA ISO-8859-1 +en_CA.UTF-8 UTF-8 +# en_DK ISO-8859-1 +# en_DK.ISO-8859-15 ISO-8859-15 +# en_DK.UTF-8 UTF-8 +# en_GB ISO-8859-1 +# en_GB.ISO-8859-15 ISO-8859-15 +# en_GB.UTF-8 UTF-8 +# en_HK ISO-8859-1 +# en_HK.UTF-8 UTF-8 +# en_IE ISO-8859-1 +# en_IE.UTF-8 UTF-8 +# en_IE@euro ISO-8859-15 +# en_IN UTF-8 +# en_NG UTF-8 +# en_NZ ISO-8859-1 +# en_NZ.UTF-8 UTF-8 +# en_PH ISO-8859-1 +# en_PH.UTF-8 UTF-8 +# en_SG ISO-8859-1 +# en_SG.UTF-8 UTF-8 +# en_US ISO-8859-1 +# en_US.ISO-8859-15 ISO-8859-15 +en_US.UTF-8 UTF-8 +# en_ZA ISO-8859-1 +# en_ZA.UTF-8 UTF-8 +# en_ZM UTF-8 +# en_ZW ISO-8859-1 +# en_ZW.UTF-8 UTF-8 +# eo ISO-8859-3 +# eo.UTF-8 UTF-8 +# eo_US.UTF-8 UTF-8 +# es_AR ISO-8859-1 +# es_AR.UTF-8 UTF-8 +# es_BO ISO-8859-1 +# es_BO.UTF-8 UTF-8 +# es_CL ISO-8859-1 +# es_CL.UTF-8 UTF-8 +# es_CO ISO-8859-1 +# es_CO.UTF-8 UTF-8 +# es_CR ISO-8859-1 +# es_CR.UTF-8 UTF-8 +# es_CU UTF-8 +# es_DO ISO-8859-1 +# es_DO.UTF-8 UTF-8 +# es_EC ISO-8859-1 +# es_EC.UTF-8 UTF-8 +# es_ES ISO-8859-1 +# es_ES.UTF-8 UTF-8 +# es_ES@euro ISO-8859-15 +# es_GT ISO-8859-1 +# es_GT.UTF-8 UTF-8 +# es_HN ISO-8859-1 +# es_HN.UTF-8 UTF-8 +# es_MX ISO-8859-1 +# es_MX.UTF-8 UTF-8 +# es_NI ISO-8859-1 +# es_NI.UTF-8 UTF-8 +# es_PA ISO-8859-1 +# es_PA.UTF-8 UTF-8 +# es_PE ISO-8859-1 +# es_PE.UTF-8 UTF-8 +# es_PR ISO-8859-1 +# es_PR.UTF-8 UTF-8 +# es_PY ISO-8859-1 +# es_PY.UTF-8 UTF-8 +# es_SV ISO-8859-1 +# es_SV.UTF-8 UTF-8 +# es_US ISO-8859-1 +# es_US.UTF-8 UTF-8 +# es_UY ISO-8859-1 +# es_UY.UTF-8 UTF-8 +# es_VE ISO-8859-1 +# es_VE.UTF-8 UTF-8 +# et_EE ISO-8859-1 +# et_EE.ISO-8859-15 ISO-8859-15 +# et_EE.UTF-8 UTF-8 +# eu_ES ISO-8859-1 +# eu_ES.UTF-8 UTF-8 +# eu_ES@euro ISO-8859-15 +# eu_FR ISO-8859-1 +# eu_FR.UTF-8 UTF-8 +# eu_FR@euro ISO-8859-15 +# fa_IR UTF-8 +# ff_SN UTF-8 +# fi_FI ISO-8859-1 +# fi_FI.UTF-8 UTF-8 +# fi_FI@euro ISO-8859-15 +# fil_PH UTF-8 +# fo_FO ISO-8859-1 +# fo_FO.UTF-8 UTF-8 +# fr_BE ISO-8859-1 +# fr_BE.UTF-8 UTF-8 +# fr_BE@euro ISO-8859-15 +# fr_CA ISO-8859-1 +# fr_CA.UTF-8 UTF-8 +# fr_CH ISO-8859-1 +# fr_CH.UTF-8 UTF-8 +# fr_FR ISO-8859-1 +# fr_FR.UTF-8 UTF-8 +# fr_FR@euro ISO-8859-15 +# fr_LU ISO-8859-1 +# fr_LU.UTF-8 UTF-8 +# fr_LU@euro ISO-8859-15 +# fur_IT UTF-8 +# fy_DE UTF-8 +# fy_NL UTF-8 +# ga_IE ISO-8859-1 +# ga_IE.UTF-8 UTF-8 +# ga_IE@euro ISO-8859-15 +# gd_GB ISO-8859-15 +# gd_GB.UTF-8 UTF-8 +# gez_ER UTF-8 +# gez_ER@abegede UTF-8 +# gez_ET UTF-8 +# gez_ET@abegede UTF-8 +# gl_ES ISO-8859-1 +# gl_ES.UTF-8 UTF-8 +# gl_ES@euro ISO-8859-15 +# gu_IN UTF-8 +# gv_GB ISO-8859-1 +# gv_GB.UTF-8 UTF-8 +# ha_NG UTF-8 +# hak_TW UTF-8 +# he_IL ISO-8859-8 +# he_IL.UTF-8 UTF-8 +# hi_IN UTF-8 +# hne_IN UTF-8 +# hr_HR ISO-8859-2 +# hr_HR.UTF-8 UTF-8 +# hsb_DE ISO-8859-2 +# hsb_DE.UTF-8 UTF-8 +# ht_HT UTF-8 +# hu_HU ISO-8859-2 +# hu_HU.UTF-8 UTF-8 +# hy_AM UTF-8 +# hy_AM.ARMSCII-8 ARMSCII-8 +# ia_FR UTF-8 +# id_ID ISO-8859-1 +# id_ID.UTF-8 UTF-8 +# ig_NG UTF-8 +# ik_CA UTF-8 +# is_IS ISO-8859-1 +# is_IS.UTF-8 UTF-8 +# it_CH ISO-8859-1 +# it_CH.UTF-8 UTF-8 +# it_IT ISO-8859-1 +# it_IT.UTF-8 UTF-8 +# it_IT@euro ISO-8859-15 +# iu_CA UTF-8 +# iw_IL ISO-8859-8 +# iw_IL.UTF-8 UTF-8 +# ja_JP.EUC-JP EUC-JP +# ja_JP.UTF-8 UTF-8 +# ka_GE GEORGIAN-PS +# ka_GE.UTF-8 UTF-8 +# kk_KZ PT154 +# kk_KZ RK1048 +# kk_KZ.UTF-8 UTF-8 +# kl_GL ISO-8859-1 +# kl_GL.UTF-8 UTF-8 +# km_KH UTF-8 +# kn_IN UTF-8 +# ko_KR.EUC-KR EUC-KR +# ko_KR.UTF-8 UTF-8 +# kok_IN UTF-8 +# ks_IN UTF-8 +# ks_IN@devanagari UTF-8 +# ku_TR ISO-8859-9 +# ku_TR.UTF-8 UTF-8 +# kw_GB ISO-8859-1 +# kw_GB.UTF-8 UTF-8 +# ky_KG UTF-8 +# lb_LU UTF-8 +# lg_UG ISO-8859-10 +# lg_UG.UTF-8 UTF-8 +# li_BE UTF-8 +# li_NL UTF-8 +# lij_IT UTF-8 +# ln_CD UTF-8 +# lo_LA UTF-8 +# lt_LT ISO-8859-13 +# lt_LT.UTF-8 UTF-8 +# lv_LV ISO-8859-13 +# lv_LV.UTF-8 UTF-8 +# lzh_TW UTF-8 +# mag_IN UTF-8 +# mai_IN UTF-8 +# mg_MG ISO-8859-15 +# mg_MG.UTF-8 UTF-8 +# mhr_RU UTF-8 +# mi_NZ ISO-8859-13 +# mi_NZ.UTF-8 UTF-8 +# mk_MK ISO-8859-5 +# mk_MK.UTF-8 UTF-8 +# ml_IN UTF-8 +# mn_MN UTF-8 +# mni_IN UTF-8 +# mr_IN UTF-8 +# ms_MY ISO-8859-1 +# ms_MY.UTF-8 UTF-8 +# mt_MT ISO-8859-3 +# mt_MT.UTF-8 UTF-8 +# my_MM UTF-8 +# nan_TW UTF-8 +# nan_TW@latin UTF-8 +# nb_NO ISO-8859-1 +# nb_NO.UTF-8 UTF-8 +# nds_DE UTF-8 +# nds_NL UTF-8 +# ne_NP UTF-8 +# nhn_MX UTF-8 +# niu_NU UTF-8 +# niu_NZ UTF-8 +# nl_AW UTF-8 +# nl_BE ISO-8859-1 +# nl_BE.UTF-8 UTF-8 +# nl_BE@euro ISO-8859-15 +# nl_NL ISO-8859-1 +# nl_NL.UTF-8 UTF-8 +# nl_NL@euro ISO-8859-15 +# nn_NO ISO-8859-1 +# nn_NO.UTF-8 UTF-8 +# nr_ZA UTF-8 +# nso_ZA UTF-8 +# oc_FR ISO-8859-1 +# oc_FR.UTF-8 UTF-8 +# om_ET UTF-8 +# om_KE ISO-8859-1 +# om_KE.UTF-8 UTF-8 +# or_IN UTF-8 +# os_RU UTF-8 +# pa_IN UTF-8 +# pa_PK UTF-8 +# pap_AN UTF-8 +# pap_AW UTF-8 +# pap_CW UTF-8 +# pl_PL ISO-8859-2 +# pl_PL.UTF-8 UTF-8 +# ps_AF UTF-8 +# pt_BR ISO-8859-1 +# pt_BR.UTF-8 UTF-8 +# pt_PT ISO-8859-1 +# pt_PT.UTF-8 UTF-8 +# pt_PT@euro ISO-8859-15 +# quz_PE UTF-8 +# raj_IN UTF-8 +# ro_RO ISO-8859-2 +# ro_RO.UTF-8 UTF-8 +# ru_RU ISO-8859-5 +# ru_RU.CP1251 CP1251 +# ru_RU.KOI8-R KOI8-R +# ru_RU.UTF-8 UTF-8 +# ru_UA KOI8-U +# ru_UA.UTF-8 UTF-8 +# rw_RW UTF-8 +# sa_IN UTF-8 +# sat_IN UTF-8 +# sc_IT UTF-8 +# sd_IN UTF-8 +# sd_IN@devanagari UTF-8 +# sd_PK UTF-8 +# se_NO UTF-8 +# shs_CA UTF-8 +# si_LK UTF-8 +# sid_ET UTF-8 +# sk_SK ISO-8859-2 +# sk_SK.UTF-8 UTF-8 +# sl_SI ISO-8859-2 +# sl_SI.UTF-8 UTF-8 +# so_DJ ISO-8859-1 +# so_DJ.UTF-8 UTF-8 +# so_ET UTF-8 +# so_KE ISO-8859-1 +# so_KE.UTF-8 UTF-8 +# so_SO ISO-8859-1 +# so_SO.UTF-8 UTF-8 +# sq_AL ISO-8859-1 +# sq_AL.UTF-8 UTF-8 +# sq_MK UTF-8 +# sr_ME UTF-8 +# sr_RS UTF-8 +# sr_RS@latin UTF-8 +# ss_ZA UTF-8 +# st_ZA ISO-8859-1 +# st_ZA.UTF-8 UTF-8 +# sv_FI ISO-8859-1 +# sv_FI.UTF-8 UTF-8 +# sv_FI@euro ISO-8859-15 +# sv_SE ISO-8859-1 +# sv_SE.ISO-8859-15 ISO-8859-15 +# sv_SE.UTF-8 UTF-8 +# sw_KE UTF-8 +# sw_TZ UTF-8 +# szl_PL UTF-8 +# ta_IN UTF-8 +# ta_LK UTF-8 +# tcy_IN.UTF-8 UTF-8 +# te_IN UTF-8 +# tg_TJ KOI8-T +# tg_TJ.UTF-8 UTF-8 +# th_TH TIS-620 +# th_TH.UTF-8 UTF-8 +# the_NP UTF-8 +# ti_ER UTF-8 +# ti_ET UTF-8 +# tig_ER UTF-8 +# tk_TM UTF-8 +# tl_PH ISO-8859-1 +# tl_PH.UTF-8 UTF-8 +# tn_ZA UTF-8 +# tr_CY ISO-8859-9 +# tr_CY.UTF-8 UTF-8 +# tr_TR ISO-8859-9 +# tr_TR.UTF-8 UTF-8 +# ts_ZA UTF-8 +# tt_RU UTF-8 +# tt_RU@iqtelif UTF-8 +# ug_CN UTF-8 +# ug_CN@latin UTF-8 +# uk_UA KOI8-U +# uk_UA.UTF-8 UTF-8 +# unm_US UTF-8 +# ur_IN UTF-8 +# ur_PK UTF-8 +# uz_UZ ISO-8859-1 +# uz_UZ.UTF-8 UTF-8 +# uz_UZ@cyrillic UTF-8 +# ve_ZA UTF-8 +# vi_VN UTF-8 +# wa_BE ISO-8859-1 +# wa_BE.UTF-8 UTF-8 +# wa_BE@euro ISO-8859-15 +# wae_CH UTF-8 +# wal_ET UTF-8 +# wo_SN UTF-8 +# xh_ZA ISO-8859-1 +# xh_ZA.UTF-8 UTF-8 +# yi_US CP1255 +# yi_US.UTF-8 UTF-8 +# yo_NG UTF-8 +# yue_HK UTF-8 +# zh_CN GB2312 +# zh_CN.GB18030 GB18030 +# zh_CN.GBK GBK +# zh_CN.UTF-8 UTF-8 +# zh_HK BIG5-HKSCS +# zh_HK.UTF-8 UTF-8 +# zh_SG GB2312 +# zh_SG.GBK GBK +# zh_SG.UTF-8 UTF-8 +# zh_TW BIG5 +# zh_TW.EUC-TW EUC-TW +# zh_TW.UTF-8 UTF-8 +# zu_ZA ISO-8859-1 +# zu_ZA.UTF-8 UTF-8 diff --git a/data/example-root/etc/profile b/data/example-root/etc/profile new file mode 100644 index 000000000..42bd3d007 --- /dev/null +++ b/data/example-root/etc/profile @@ -0,0 +1,2 @@ +# Global .profile -- add /sbin_1 +PATH=$PATH:/sbin_1:/xbin diff --git a/data/example-root/etc/sudoers.d/10-installer b/data/example-root/etc/sudoers.d/10-installer new file mode 100644 index 000000000..e69de29bb diff --git a/data/example-root/usr/share/zoneinfo/.dummy b/data/example-root/usr/share/zoneinfo/.dummy new file mode 100644 index 000000000..e69de29bb diff --git a/data/example-root/usr/share/zoneinfo/America/New_York b/data/example-root/usr/share/zoneinfo/America/New_York new file mode 100644 index 0000000000000000000000000000000000000000..7553fee37a5d03e9163ee19b1ced730a02345cfb GIT binary patch literal 3545 zcmd_sSy0tw7{~FW;u1<|in&Fm6{0L|xKd(jgnGmUQpxbGKnAsVN+m4AN|bP>tkJ=? z!Q9a_a=|1E(F`4%HgPS*S5s0GdzBW_I;Z#h-geP=(N%xve?Dg%818=GCn+U!T5r!k zp2qfnczG_{m+x&}v>!$5LS@CrKdJW?d1U3=U#eB{j*B;NN9u6QjyHo{+MdLuyyRuVz=}cJ;}*W9HM6Z*=*-GP8ThR$Z~? z9kVBEnckcCg83{lTklJoYCeyiq$|DiWPk7=eIPPb4%AOn2ZQ3|;PHX#i&u;s>iUZu zQa5zfoO9-I+$nt|xzZf%yjvfODK^JFEA@$x#pZ-wpuh92m+vdm^~vf2Ikn+sRb4(q zP8XypUF4NBnGdS7xzX}NLN|3TwUwNo7^Q3CBh8QfTj~p8!RBJyYx+`?tLD;ghxJc2 zRp#>19lEx%)LhwJrG73sBxXgay1Hb$T${gK)nygRFH`5LUlViWw;_+H-=kBczT30< zkKkCj-fXhIUO&m)xG-4%d3=!h>%bk_x3iP+ulH-ua-V6Ce?~WaR+~oRQvvEPX*^b| zCUK{wY0tf?>8tJKmX>SOEt{8_K(k0S*9)b^iB&qNB13L1%hSOd7MPZAP1CIk(#>si zAJVNe<4v2%-E~MpxM@4Eg}yz!xoOuWT(xgjYdSP+t~y)`l#XX=Ri|$+%N={ZR-s$I zk~>#!QJu3r=B}5PsxHZAP1orq`tF#0=AMyn=zBxfnXvA&beQim2@g!x;ni!U`=$Q6 zM|r+PR3)j%qD+a})=x#}j*^~B+o@g|8K(C$*HxeR1k-o?Nfi^;!}RN2uKG6(G6On( zrw7#hYzE%=L=UR`)(rl>NXM33k^6SNsPA9$jSP9`aUGYnRfguxR}UmElVNF(so~Mt zGGh2JHKMNA#79om@l}gWLeNm1ux+LpS=&{QdbdDEAB|Jqc{60pjxH*3idV)K2B>kd z(K3EcjhfJ@l_Vt}P)RrHf!UjW>RRSp0w|(nd~dpDQl|CBh`!bl)O^&X!%T? znzr0bEgGYhce^~6KSMnpStw6rcvV_Zj->ozrL!U%(GouMi>H9_XT=}`?E+~mJT0XO*zH~R_6OYt*7Fr~ zUy+SPb{5%MWN(qpMRph2USxlf4R+ccMz+{#_ZZn^WS5a`M)n!mXk@36tw#15*=%ID zk?ltI8`*HD-Em~gop#TWO-FX!X}2BOcVy#{okzAF*?VO3k==LN?ML<>X#mmzqyMS(m14ZNb8W^Aedx|s_=_=Azq_0S0ka;NP%(sZZoI?{He??~g3 z&LgcydXF?8=|0kar2ohb;IwxDatk=^J%HQ1axWk^19CSY zw*zuNAU6bZMZQ``|338(#cM5W=AomJ#vmkd1a=UnL`V#q{9xs9Rrirn)O@y~k SRPU&s5#C Date: Mon, 28 Aug 2017 05:36:21 -0400 Subject: [PATCH 314/447] Refactor check for EFI system. The TODO stands, to delegate this to KPMCore. --- src/modules/partition/core/PartUtils.cpp | 10 ++++++++-- src/modules/partition/core/PartUtils.h | 5 +++++ src/modules/partition/core/PartitionActions.cpp | 5 ++--- src/modules/partition/core/PartitionCoreModule.cpp | 4 ++-- src/modules/partition/gui/BootInfoWidget.cpp | 9 +++------ src/modules/partition/gui/ChoicePage.cpp | 6 +++--- src/modules/partition/gui/CreatePartitionDialog.cpp | 5 +++-- .../partition/gui/EditExistingPartitionDialog.cpp | 3 ++- src/modules/partition/gui/PartitionPage.cpp | 3 ++- src/modules/partition/gui/PartitionViewStep.cpp | 2 +- 10 files changed, 31 insertions(+), 21 deletions(-) diff --git a/src/modules/partition/core/PartUtils.cpp b/src/modules/partition/core/PartUtils.cpp index 6aeffa7fb..df230311a 100644 --- a/src/modules/partition/core/PartUtils.cpp +++ b/src/modules/partition/core/PartUtils.cpp @@ -151,7 +151,7 @@ canBeResized( PartitionCoreModule* core, const QString& partitionPath ) } -FstabEntryList +static FstabEntryList lookForFstabEntries( const QString& partitionPath ) { FstabEntryList fstabEntries; @@ -195,7 +195,7 @@ lookForFstabEntries( const QString& partitionPath ) } -QString +static QString findPartitionPathForMountPoint( const FstabEntryList& fstab, const QString& mountPoint ) { @@ -328,4 +328,10 @@ runOsprober( PartitionCoreModule* core ) return osproberEntries; } +bool +isEfiSystem() +{ + return QDir( "/sys/firmware/efi/efivars" ).exists(); +} + } // nmamespace PartUtils diff --git a/src/modules/partition/core/PartUtils.h b/src/modules/partition/core/PartUtils.h index 21d995965..c8d0714f0 100644 --- a/src/modules/partition/core/PartUtils.h +++ b/src/modules/partition/core/PartUtils.h @@ -62,6 +62,11 @@ bool canBeResized( PartitionCoreModule* core, const QString& partitionPath ); */ OsproberEntryList runOsprober( PartitionCoreModule* core ); +/** + * @brief Is this system EFI-enabled? Decides based on /sys/firmware/efi + */ +bool isEfiSystem(); + } #endif // PARTUTILS_H diff --git a/src/modules/partition/core/PartitionActions.cpp b/src/modules/partition/core/PartitionActions.cpp index dbb7e4000..14e7bf010 100644 --- a/src/modules/partition/core/PartitionActions.cpp +++ b/src/modules/partition/core/PartitionActions.cpp @@ -22,6 +22,7 @@ #include "core/KPMHelpers.h" #include "core/PartitionInfo.h" #include "core/PartitionCoreModule.h" +#include "core/PartUtils.h" #include "utils/CalamaresUtilsSystem.h" #include "JobQueue.h" @@ -118,9 +119,7 @@ doAutopartition( PartitionCoreModule* core, Device* dev, const QString& luksPass { Calamares::GlobalStorage* gs = Calamares::JobQueue::instance()->globalStorage(); - bool isEfi = false; - if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) - isEfi = true; + bool isEfi = PartUtils::isEfiSystem(); QString defaultFsType = gs->value( "defaultFileSystemType" ).toString(); if ( FileSystem::typeForName( defaultFsType ) == FileSystem::Unknown ) diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index 26cc0f597..ac22b2b7a 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -167,7 +167,7 @@ PartitionCoreModule::doInit() //FIXME: this should be removed in favor of // proper KPM support for EFI - if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) + if ( PartUtils::isEfiSystem() ) scanForEfiSystemPartitions(); } @@ -461,7 +461,7 @@ PartitionCoreModule::refresh() //FIXME: this should be removed in favor of // proper KPM support for EFI - if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) + if ( PartUtils::isEfiSystem() ) scanForEfiSystemPartitions(); } diff --git a/src/modules/partition/gui/BootInfoWidget.cpp b/src/modules/partition/gui/BootInfoWidget.cpp index 605144271..c24f28121 100644 --- a/src/modules/partition/gui/BootInfoWidget.cpp +++ b/src/modules/partition/gui/BootInfoWidget.cpp @@ -18,8 +18,9 @@ #include "BootInfoWidget.h" +#include "core/PartUtils.h" -#include +#include "utils/CalamaresUtilsGui.h" #include #include @@ -64,12 +65,8 @@ BootInfoWidget::BootInfoWidget( QWidget* parent ) "may also show up as BIOS if started in compatibility " "mode." ) ); - bool isEfi = false; - if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) - isEfi = true; - QString bootToolTip; - if ( isEfi ) + if ( PartUtils::isEfiSystem() ) { m_bootLabel->setText( "EFI " ); bootToolTip = tr( "This system was started with an EFI " diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index 16a4547fc..76c65a027 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -146,7 +146,7 @@ void ChoicePage::init( PartitionCoreModule* core ) { m_core = core; - m_isEfi = QDir( "/sys/firmware/efi/efivars" ).exists(); + m_isEfi = PartUtils::isEfiSystem(); setupChoices(); @@ -680,7 +680,7 @@ ChoicePage::doReplaceSelectedPartition( const QModelIndex& current ) m_core->revertDevice( selectedDevice() ); } - // if the partition is unallocated(free space), we don't replace it but create new one + // if the partition is unallocated(free space), we don't replace it but create new one // with the same first and last sector Partition* selectedPartition = static_cast< Partition* >( current.data( PartitionModel::PartitionPtrRole ) @@ -1311,7 +1311,7 @@ ChoicePage::setupActions() m_grp->setExclusive( true ); } - bool isEfi = QDir( "/sys/firmware/efi/efivars" ).exists(); + bool isEfi = PartUtils::isEfiSystem(); bool efiSystemPartitionFound = !m_core->efiSystemPartitions().isEmpty(); if ( isEfi && !efiSystemPartitionFound ) diff --git a/src/modules/partition/gui/CreatePartitionDialog.cpp b/src/modules/partition/gui/CreatePartitionDialog.cpp index 4cd22bf68..90cf92051 100644 --- a/src/modules/partition/gui/CreatePartitionDialog.cpp +++ b/src/modules/partition/gui/CreatePartitionDialog.cpp @@ -21,6 +21,7 @@ #include "core/ColorUtils.h" #include "core/PartitionInfo.h" +#include "core/PartUtils.h" #include "core/KPMHelpers.h" #include "gui/PartitionSizeController.h" @@ -66,12 +67,12 @@ CreatePartitionDialog::CreatePartitionDialog( Device* device, PartitionNode* par m_ui->encryptWidget->hide(); QStringList mountPoints = { "/", "/boot", "/home", "/opt", "/usr", "/var" }; - if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) + if ( PartUtils::isEfiSystem() ) mountPoints << Calamares::JobQueue::instance()->globalStorage()->value( "efiSystemPartition" ).toString(); mountPoints.removeDuplicates(); mountPoints.sort(); m_ui->mountPointComboBox->addItems( mountPoints ); - + if ( device->partitionTable()->type() == PartitionTable::msdos || device->partitionTable()->type() == PartitionTable::msdos_sectorbased ) initMbrPartitionTypeUi(); diff --git a/src/modules/partition/gui/EditExistingPartitionDialog.cpp b/src/modules/partition/gui/EditExistingPartitionDialog.cpp index 1909e48e8..e213b8731 100644 --- a/src/modules/partition/gui/EditExistingPartitionDialog.cpp +++ b/src/modules/partition/gui/EditExistingPartitionDialog.cpp @@ -26,6 +26,7 @@ #include #include #include +#include "core/PartUtils.h" #include #include @@ -56,7 +57,7 @@ EditExistingPartitionDialog::EditExistingPartitionDialog( Device* device, Partit m_ui->setupUi( this ); QStringList mountPoints = { "/", "/boot", "/home", "/opt", "/usr", "/var" }; - if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) + if ( PartUtils::isEfiSystem() ) mountPoints << Calamares::JobQueue::instance()->globalStorage()->value( "efiSystemPartition" ).toString(); mountPoints.removeDuplicates(); mountPoints.sort(); diff --git a/src/modules/partition/gui/PartitionPage.cpp b/src/modules/partition/gui/PartitionPage.cpp index 1d807a939..5d541c4e2 100644 --- a/src/modules/partition/gui/PartitionPage.cpp +++ b/src/modules/partition/gui/PartitionPage.cpp @@ -25,6 +25,7 @@ #include "core/PartitionCoreModule.h" #include "core/PartitionInfo.h" #include "core/PartitionModel.h" +#include "core/PartUtils.h" #include "core/KPMHelpers.h" #include "gui/CreatePartitionDialog.h" #include "gui/EditExistingPartitionDialog.h" @@ -59,7 +60,7 @@ PartitionPage::PartitionPage( PartitionCoreModule* core, QWidget* parent ) , m_core( core ) , m_isEfi( false ) { - m_isEfi = QDir( "/sys/firmware/efi/efivars" ).exists(); + m_isEfi = PartUtils::isEfiSystem(); m_ui->setupUi( this ); m_ui->partitionLabelsView->setVisible( diff --git a/src/modules/partition/gui/PartitionViewStep.cpp b/src/modules/partition/gui/PartitionViewStep.cpp index b7dd7724a..7f113ce88 100644 --- a/src/modules/partition/gui/PartitionViewStep.cpp +++ b/src/modules/partition/gui/PartitionViewStep.cpp @@ -386,7 +386,7 @@ PartitionViewStep::onLeave() if ( m_widget->currentWidget() == m_manualPartitionPage ) { - if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) + if ( PartUtils::isEfiSystem() ) { QString espMountPoint = Calamares::JobQueue::instance()->globalStorage()-> value( "efiSystemPartition").toString(); From 7791c3cb198f45c3e98c59155bb6d0474b7be275 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 28 Aug 2017 04:40:31 -0400 Subject: [PATCH 315/447] DeviceInfo: refactor translation of DeviceInfoPage - For Boot and Device info widgets, add a retranslateUi() method, since the labels change not only in response to translation events but also UI events. FIXES #779 --- src/modules/partition/gui/BootInfoWidget.cpp | 7 +++ src/modules/partition/gui/BootInfoWidget.h | 3 ++ .../partition/gui/DeviceInfoWidget.cpp | 51 +++++++++++-------- src/modules/partition/gui/DeviceInfoWidget.h | 4 ++ 4 files changed, 43 insertions(+), 22 deletions(-) diff --git a/src/modules/partition/gui/BootInfoWidget.cpp b/src/modules/partition/gui/BootInfoWidget.cpp index c24f28121..cb89432b0 100644 --- a/src/modules/partition/gui/BootInfoWidget.cpp +++ b/src/modules/partition/gui/BootInfoWidget.cpp @@ -21,6 +21,7 @@ #include "core/PartUtils.h" #include "utils/CalamaresUtilsGui.h" +#include "utils/Retranslator.h" #include #include @@ -59,6 +60,12 @@ BootInfoWidget::BootInfoWidget( QWidget* parent ) m_bootIcon->setPalette( palette ); m_bootLabel->setPalette( palette ); + CALAMARES_RETRANSLATE( retranslateUi(); ) +} + +void +BootInfoWidget::retranslateUi() +{ m_bootIcon->setToolTip( tr( "The boot environment of this system.

" "Older x86 systems only support BIOS.
" "Modern systems usually use EFI, but " diff --git a/src/modules/partition/gui/BootInfoWidget.h b/src/modules/partition/gui/BootInfoWidget.h index b8012b361..ac70a7b9a 100644 --- a/src/modules/partition/gui/BootInfoWidget.h +++ b/src/modules/partition/gui/BootInfoWidget.h @@ -30,6 +30,9 @@ class BootInfoWidget : public QWidget public: explicit BootInfoWidget( QWidget* parent = nullptr ); +public slots: + void retranslateUi(); + private: QLabel* m_bootIcon; QLabel* m_bootLabel; diff --git a/src/modules/partition/gui/DeviceInfoWidget.cpp b/src/modules/partition/gui/DeviceInfoWidget.cpp index dc4473521..1fadb9566 100644 --- a/src/modules/partition/gui/DeviceInfoWidget.cpp +++ b/src/modules/partition/gui/DeviceInfoWidget.cpp @@ -19,9 +19,11 @@ #include "DeviceInfoWidget.h" -#include -#include -#include +#include "utils/CalamaresUtilsGui.h" +#include "utils/Logger.h" +#include "utils/Retranslator.h" +#include "JobQueue.h" +#include "GlobalStorage.h" #include #include @@ -44,9 +46,10 @@ DeviceInfoWidget::DeviceInfoWidget( QWidget* parent ) m_ptIcon->setMargin( 0 ); m_ptIcon->setFixedSize( iconSize ); - m_ptIcon->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::PartitionTable, - CalamaresUtils::Original, - iconSize ) ); + m_ptIcon->setPixmap( + CalamaresUtils::defaultPixmap( CalamaresUtils::PartitionTable, + CalamaresUtils::Original, + iconSize ) ); QFontMetrics fm = QFontMetrics( QFont() ); m_ptLabel->setMinimumWidth( fm.boundingRect( "Amiga" ).width() + CalamaresUtils::defaultFontHeight() / 2 ); @@ -60,28 +63,24 @@ DeviceInfoWidget::DeviceInfoWidget( QWidget* parent ) m_ptIcon->setPalette( palette ); m_ptLabel->setPalette( palette ); - m_ptIcon->setToolTip( tr( "The type of partition table on the " - "selected storage device.

" - "The only way to change the partition table type is to " - "erase and recreate the partition table from scratch, " - "which destroys all data on the storage device.
" - "This installer will keep the current partition table " - "unless you explicitly choose otherwise.
" - "If unsure, on modern systems GPT is preferred." ) ); - - bool isEfi = false; - if ( QDir( "/sys/firmware/efi/efivars" ).exists() ) - isEfi = true; + CALAMARES_RETRANSLATE( retranslateUi(); ) } void DeviceInfoWidget::setPartitionTableType( PartitionTable::TableType type ) { - QString typeString = PartitionTable::tableTypeToName( type ).toUpper(); + m_tableType = type; + retranslateUi(); +} + +void +DeviceInfoWidget::retranslateUi() +{ + QString typeString = PartitionTable::tableTypeToName( m_tableType ).toUpper(); // fix up if the name shouldn't be uppercase: - switch ( type ) + switch ( m_tableType ) { case PartitionTable::msdos: case PartitionTable::msdos_sectorbased: @@ -108,7 +107,7 @@ DeviceInfoWidget::setPartitionTableType( PartitionTable::TableType type ) "table." ) .arg( typeString ); - switch ( type ) + switch ( m_tableType ) { case PartitionTable::loop: toolTipString = tr( "This is a loop " @@ -146,5 +145,13 @@ DeviceInfoWidget::setPartitionTableType( PartitionTable::TableType type ) m_ptLabel->setText( typeString ); m_ptLabel->setToolTip( toolTipString ); -} + m_ptIcon->setToolTip( tr( "The type of partition table on the " + "selected storage device.

" + "The only way to change the partition table type is to " + "erase and recreate the partition table from scratch, " + "which destroys all data on the storage device.
" + "This installer will keep the current partition table " + "unless you explicitly choose otherwise.
" + "If unsure, on modern systems GPT is preferred." ) ); +} diff --git a/src/modules/partition/gui/DeviceInfoWidget.h b/src/modules/partition/gui/DeviceInfoWidget.h index ab67c102c..f8bd07ca3 100644 --- a/src/modules/partition/gui/DeviceInfoWidget.h +++ b/src/modules/partition/gui/DeviceInfoWidget.h @@ -34,9 +34,13 @@ public: void setPartitionTableType( PartitionTable::TableType type ); +public slots: + void retranslateUi(); + private: QLabel* m_ptIcon; QLabel* m_ptLabel; + PartitionTable::TableType m_tableType; }; #endif // DEVICEINFOWIDGET_H From 85595b4e04e7b8b4d8dd956e29cdeb11b6be86a1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 28 Aug 2017 05:54:04 -0400 Subject: [PATCH 316/447] #780: check for isMounted(), not for where-would-it-be-mounted --- src/modules/partition/core/DeviceList.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/partition/core/DeviceList.cpp b/src/modules/partition/core/DeviceList.cpp index 22d7e643f..0b89fd986 100644 --- a/src/modules/partition/core/DeviceList.cpp +++ b/src/modules/partition/core/DeviceList.cpp @@ -58,7 +58,7 @@ isMounted( Device* device ) cDebug() << "Checking for mounted partitions in" << device->deviceNode(); for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) { - if ( ! ( *it )->mountPoint().isEmpty() ) + if ( ! ( *it )->isMounted() ) { cDebug() << " .." << ( *it )->partitionPath() << "is mounted on" << ( *it )->mountPoint(); return true; From c5abfd63715df205fc8b9fb46d450eab7ca1f863 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 28 Aug 2017 06:01:11 -0400 Subject: [PATCH 317/447] Having a mounted partition should not disqualify the entire device. FIXES #780 (should reopen #639 for double-checking) --- src/modules/partition/core/DeviceList.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/modules/partition/core/DeviceList.cpp b/src/modules/partition/core/DeviceList.cpp index 0b89fd986..5bce4a0e3 100644 --- a/src/modules/partition/core/DeviceList.cpp +++ b/src/modules/partition/core/DeviceList.cpp @@ -52,8 +52,9 @@ hasRootPartition( Device* device ) return false; } +/* Unused */ static bool -isMounted( Device* device ) +hasMountedPartitions( Device* device ) { cDebug() << "Checking for mounted partitions in" << device->deviceNode(); for ( auto it = PartitionIterator::begin( device ); it != PartitionIterator::end( device ); ++it ) @@ -128,8 +129,7 @@ QList< Device* > getDevices( DeviceType which, qint64 minimumSize ) } else if ( writableOnly && ( hasRootPartition( *it ) || - isIso9660( *it ) || - isMounted( *it ) ) + isIso9660( *it ) ) ) { cDebug() << " .. Removing" << it; From 913521d02248b8e6f4ca03d081050a649923e183 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 29 Aug 2017 05:46:17 -0400 Subject: [PATCH 318/447] Testing: set more locale-globals in testing-script. When testing Python modules, passing option --lang should also set the global 'locale' (to a BCP47 string, but hey) like it already sets localeConf.LANG. --- src/modules/testmodule.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/testmodule.py b/src/modules/testmodule.py index 955db1830..d115694eb 100755 --- a/src/modules/testmodule.py +++ b/src/modules/testmodule.py @@ -88,6 +88,7 @@ def main(): libcalamares.globalstorage = libcalamares.GlobalStorage(None) libcalamares.globalstorage.insert("testing", True) if args.lang: + libcalamares.globalstorage.insert("locale", args.lang) libcalamares.globalstorage.insert("localeConf", {"LANG": args.lang}) # if a file for simulating globalStorage contents is provided, load it From d66434985e7c247fc26ef513587974b887c2d164 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 28 Aug 2017 16:26:26 -0400 Subject: [PATCH 319/447] Package module: refactor package-manager into multiple classes --- src/modules/packages/main.py | 269 ++++++++++++++++++++++++----------- 1 file changed, 182 insertions(+), 87 deletions(-) diff --git a/src/modules/packages/main.py b/src/modules/packages/main.py index 93fcc9eb7..97d97738e 100644 --- a/src/modules/packages/main.py +++ b/src/modules/packages/main.py @@ -21,114 +21,207 @@ # You should have received a copy of the GNU General Public License # along with Calamares. If not, see . +import abc +from string import Template import subprocess + import libcalamares from libcalamares.utils import check_target_env_call, target_env_call -from string import Template -class PackageManager: +class PackageManager(metaclass=abc.ABCMeta): """ - Package manager class. + Package manager base class. A subclass implements package management + for a specific backend, and must have a class property `backend` + with the string identifier for that backend. - :param backend: + Subclasses are collected below to populate the list of possible + backends. """ - def __init__(self, backend): - self.backend = backend + backend = None + @abc.abstractmethod def install(self, pkgs, from_local=False): - """ Installs packages. - - :param pkgs: - :param from_local: - """ - if self.backend == "packagekit": - for pkg in pkgs: - check_target_env_call(["pkcon", "-py", "install", pkg]) - elif self.backend == "zypp": - check_target_env_call(["zypper", "--non-interactive", - "--quiet-install", "install", - "--auto-agree-with-licenses", - "install"] + pkgs) - elif self.backend == "yum": - check_target_env_call(["yum", "install", "-y"] + pkgs) - elif self.backend == "dnf": - check_target_env_call(["dnf", "install", "-y"] + pkgs) - elif self.backend == "urpmi": - check_target_env_call(["urpmi", "--download-all", "--no-suggests", - "--no-verify-rpm", "--fastunsafe", - "--ignoresize", "--nolock", - "--auto"] + pkgs) - elif self.backend == "apt": - check_target_env_call(["apt-get", "-q", "-y", "install"] + pkgs) - elif self.backend == "pacman": - if from_local: - pacman_flags = "-U" - else: - pacman_flags = "-Sy" - - check_target_env_call(["pacman", pacman_flags, - "--noconfirm"] + pkgs) - elif self.backend == "portage": - check_target_env_call(["emerge", "-v"] + pkgs) - elif self.backend == "entropy": - check_target_env_call(["equo", "i"] + pkgs) + pass + @abc.abstractmethod def remove(self, pkgs): """ Removes packages. :param pkgs: """ - if self.backend == "packagekit": - for pkg in pkgs: - check_target_env_call(["pkcon", "-py", "remove", pkg]) - elif self.backend == "zypp": - check_target_env_call(["zypper", "--non-interactive", - "remove"] + pkgs) - elif self.backend == "yum": - check_target_env_call(["yum", "--disablerepo=*", "-C", "-y", - "remove"] + pkgs) - elif self.backend == "dnf": - # ignore the error code for now because dnf thinks removing a - # nonexistent package is an error - target_env_call(["dnf", "--disablerepo=*", "-C", "-y", - "remove"] + pkgs) - elif self.backend == "urpmi": - check_target_env_call(["urpme", "--auto"] + pkgs) - elif self.backend == "apt": - check_target_env_call(["apt-get", "--purge", "-q", "-y", - "remove"] + pkgs) - check_target_env_call(["apt-get", "--purge", "-q", "-y", - "autoremove"]) - elif self.backend == "pacman": - check_target_env_call(["pacman", "-Rs", "--noconfirm"] + pkgs) - elif self.backend == "portage": - check_target_env_call(["emerge", "-C"] + pkgs) - check_target_env_call(["emerge", "--depclean", "-q"]) - elif self.backend == "entropy": - check_target_env_call(["equo", "rm"] + pkgs) + pass + @abc.abstractmethod def update_db(self): - if self.backend == "packagekit": - check_target_env_call(["pkcon", "refresh"]) - elif self.backend == "zypp": - check_target_env_call(["zypper", "--non-interactive", "update"]) - elif self.backend == "urpmi": - check_target_env_call(["urpmi.update", "-a"]) - elif self.backend == "apt": - check_target_env_call(["apt-get", "update"]) - elif self.backend == "pacman": - check_target_env_call(["pacman", "-Sy"]) - elif self.backend == "portage": - check_target_env_call(["emerge", "--sync"]) - elif self.backend == "entropy": - check_target_env_call(["equo", "update"]) + pass def run(self, script): if script != "": check_target_env_call(script.split(" ")) +class PMPackageKit(PackageManager): + backend = "packagekit" + + def install(self, pkgs, from_local=False): + for pkg in pkgs: + check_target_env_call(["pkcon", "-py", "install", pkg]) + + def remove(self, pkgs): + for pkg in pkgs: + check_target_env_call(["pkcon", "-py", "remove", pkg]) + + def update_db(self): + check_target_env_call(["pkcon", "refresh"]) + + +class PMZypp(PackageManager): + backend = "zypp" + + def install(self, pkgs, from_local=False): + check_target_env_call(["zypper", "--non-interactive", + "--quiet-install", "install", + "--auto-agree-with-licenses", + "install"] + pkgs) + + def remove(self, pkgs): + check_target_env_call(["zypper", "--non-interactive", + "remove"] + pkgs) + + def update_db(self): + check_target_env_call(["zypper", "--non-interactive", "update"]) + + +class PMYum(PackageManager): + backend = "yum" + + def install(self, pkgs, from_local=False): + check_target_env_call(["yum", "install", "-y"] + pkgs) + + def remove(self, pkgs): + check_target_env_call(["yum", "--disablerepo=*", "-C", "-y", + "remove"] + pkgs) + + def update_db(self): + # Doesn't need updates + pass + + +class PMDnf(PackageManager): + backend = "dnf" + + def install(self, pkgs, from_local=False): + check_target_env_call(["dnf", "install", "-y"] + pkgs) + + def remove(self, pkgs): + # ignore the error code for now because dnf thinks removing a + # nonexistent package is an error + target_env_call(["dnf", "--disablerepo=*", "-C", "-y", + "remove"] + pkgs) + + def update_db(self): + # Doesn't need to update explicitly + pass + + +class PMUrpmi(PackageManager): + backend = "urpmi"; + + def install(self, pkgs, from_local=False): + check_target_env_call(["urpmi", "--download-all", "--no-suggests", + "--no-verify-rpm", "--fastunsafe", + "--ignoresize", "--nolock", + "--auto"] + pkgs) + + def remove(self, pkgs): + check_target_env_call(["urpme", "--auto"] + pkgs) + + def update_db(self): + check_target_env_call(["urpmi.update", "-a"]) + + +class PMApt(PackageManager): + backend = "apt" + + def install(self, pkgs, from_local=False): + check_target_env_call(["apt-get", "-q", "-y", "install"] + pkgs) + + def remove(self, pkgs): + check_target_env_call(["apt-get", "--purge", "-q", "-y", + "remove"] + pkgs) + check_target_env_call(["apt-get", "--purge", "-q", "-y", + "autoremove"]) + + def update_db(self): + check_target_env_call(["apt-get", "update"]) + + +class PMPacman(PackageManager): + backend = "pacman" + + def install(self, pkgs, from_local=False): + if from_local: + pacman_flags = "-U" + else: + pacman_flags = "-Sy" + + check_target_env_call(["pacman", pacman_flags, + "--noconfirm"] + pkgs) + + def remove(self, pkgs): + check_target_env_call(["pacman", "-Rs", "--noconfirm"] + pkgs) + + def update_db(self): + check_target_env_call(["pacman", "-Sy"]) + + +class PMPortage(PackageManager): + backend = "portage" + + def install(self, pkgs, from_local=False): + check_target_env_call(["emerge", "-v"] + pkgs) + + def remove(self, pkgs): + check_target_env_call(["emerge", "-C"] + pkgs) + check_target_env_call(["emerge", "--depclean", "-q"]) + + def update_db(self): + check_target_env_call(["emerge", "--sync"]) + + +class PMEntropy(PackageManager): + backend = "entropy" + + def install(self, pkgs, from_local=False): + check_target_env_call(["equo", "i"] + pkgs) + + def remove(self, pkgs): + check_target_env_call(["equo", "rm"] + pkgs) + + def update_db(self): + check_target_env_call(["equo", "update"]) + + +class PMDummy(PackageManager): + backend = "dummy" + + def install(self, pkgs, from_local=False): + libcalamares.utils.debug("Installing " + str(pkgs)) + + def remove(self, pkgs): + libcalamares.utils.debug("Removing " + str(pkgs)) + + def update_db(self): + libcalamares.utils.debug("Updating DB") + + +backend_managers = [ + (c.backend, c) + for c in globals().values() + if type(c) is abc.ABCMeta and issubclass(c, PackageManager) and c.backend ] + + def subst_locale(list): ret = [] locale = libcalamares.globalstorage.value("locale") @@ -204,11 +297,13 @@ def run(): """ backend = libcalamares.job.configuration.get("backend") - if backend not in ("packagekit", "zypp", "yum", "dnf", "urpmi", "apt", - "pacman", "portage", "entropy"): + for identifier, impl in backend_managers: + if identifier == backend: + pkgman = impl() + break + else: return "Bad backend", "backend=\"{}\"".format(backend) - pkgman = PackageManager(backend) operations = libcalamares.job.configuration.get("operations", []) update_db = libcalamares.job.configuration.get("update_db", False) From 6c36534206bb1f850b1a957cbb3206e5af9373a1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 29 Aug 2017 04:18:47 -0400 Subject: [PATCH 320/447] Package module: fix packages-could-be-objects code - Check for 'list' when it's actually a 'dict' is strange. Reverse logic to consider 'str' a package name and everything else is special. - Refactor to handle the difference between package names and packages-with-script-data in one place. - Add code and config documentation. - Switch sample configurations to dummy-backend. --- src/modules/packages/main.py | 96 ++++++++++++++++++------------ src/modules/packages/packages.conf | 10 +++- src/modules/packages/test.yaml | 3 +- 3 files changed, 66 insertions(+), 43 deletions(-) diff --git a/src/modules/packages/main.py b/src/modules/packages/main.py index 97d97738e..dcd999727 100644 --- a/src/modules/packages/main.py +++ b/src/modules/packages/main.py @@ -42,13 +42,26 @@ class PackageManager(metaclass=abc.ABCMeta): @abc.abstractmethod def install(self, pkgs, from_local=False): + """ + Install a list of packages (named) into the system. + Although this handles lists, in practice it is called + with one package at a time. + + @param pkgs: list[str] + list of package names + @param from_local: bool + if True, then these are local packages (on disk) and the + pkgs names are paths. + """ pass @abc.abstractmethod def remove(self, pkgs): - """ Removes packages. + """ + Removes packages. - :param pkgs: + @param pkgs: list[str] + list of package names """ pass @@ -60,6 +73,23 @@ class PackageManager(metaclass=abc.ABCMeta): if script != "": check_target_env_call(script.split(" ")) + def install_package(self, packagedata, from_local=False): + """ + Install a package from a single entry in the install list. + This can be either a single package name, or an object + with pre- and post-scripts. + + @param packagedata: str|dict + @param from_local: bool + see install.from_local + """ + if isinstance(packagedata, str): + self.install([packagedata], from_local=from_local) + else: + self.run(packagedata["pre-script"]) + self.install([packagedata["package"]], from_local=from_local) + self.run(packagedata["post-script"]) + class PMPackageKit(PackageManager): backend = "packagekit" @@ -81,13 +111,13 @@ class PMZypp(PackageManager): def install(self, pkgs, from_local=False): check_target_env_call(["zypper", "--non-interactive", - "--quiet-install", "install", - "--auto-agree-with-licenses", - "install"] + pkgs) + "--quiet-install", "install", + "--auto-agree-with-licenses", + "install"] + pkgs) def remove(self, pkgs): check_target_env_call(["zypper", "--non-interactive", - "remove"] + pkgs) + "remove"] + pkgs) def update_db(self): check_target_env_call(["zypper", "--non-interactive", "update"]) @@ -101,7 +131,7 @@ class PMYum(PackageManager): def remove(self, pkgs): check_target_env_call(["yum", "--disablerepo=*", "-C", "-y", - "remove"] + pkgs) + "remove"] + pkgs) def update_db(self): # Doesn't need updates @@ -118,7 +148,7 @@ class PMDnf(PackageManager): # ignore the error code for now because dnf thinks removing a # nonexistent package is an error target_env_call(["dnf", "--disablerepo=*", "-C", "-y", - "remove"] + pkgs) + "remove"] + pkgs) def update_db(self): # Doesn't need to update explicitly @@ -126,13 +156,13 @@ class PMDnf(PackageManager): class PMUrpmi(PackageManager): - backend = "urpmi"; + backend = "urpmi" def install(self, pkgs, from_local=False): check_target_env_call(["urpmi", "--download-all", "--no-suggests", - "--no-verify-rpm", "--fastunsafe", - "--ignoresize", "--nolock", - "--auto"] + pkgs) + "--no-verify-rpm", "--fastunsafe", + "--ignoresize", "--nolock", + "--auto"] + pkgs) def remove(self, pkgs): check_target_env_call(["urpme", "--auto"] + pkgs) @@ -149,9 +179,9 @@ class PMApt(PackageManager): def remove(self, pkgs): check_target_env_call(["apt-get", "--purge", "-q", "-y", - "remove"] + pkgs) + "remove"] + pkgs) check_target_env_call(["apt-get", "--purge", "-q", "-y", - "autoremove"]) + "autoremove"]) def update_db(self): check_target_env_call(["apt-get", "update"]) @@ -167,7 +197,7 @@ class PMPacman(PackageManager): pacman_flags = "-Sy" check_target_env_call(["pacman", pacman_flags, - "--noconfirm"] + pkgs) + "--noconfirm"] + pkgs) def remove(self, pkgs): check_target_env_call(["pacman", "-Rs", "--noconfirm"] + pkgs) @@ -215,11 +245,14 @@ class PMDummy(PackageManager): def update_db(self): libcalamares.utils.debug("Updating DB") + def run(self, script): + libcalamares.utils.debug("Running script '" + str(script) + "'") + backend_managers = [ (c.backend, c) for c in globals().values() - if type(c) is abc.ABCMeta and issubclass(c, PackageManager) and c.backend ] + if type(c) is abc.ABCMeta and issubclass(c, PackageManager) and c.backend] def subst_locale(list): @@ -247,33 +280,18 @@ def run_operations(pkgman, entry): for key in entry.keys(): entry[key] = subst_locale(entry[key]) if key == "install": - if isinstance(entry[key], list): - for package in entry[key]: - pkgman.run(package["pre-script"]) - pkgman.install([package["package"]]) - pkgman.run(package["post-script"]) - else: - pkgman.install(entry[key]) + for package in entry[key]: + pkgman.install_package(package) elif key == "try_install": # we make a separate package manager call for each package so a # single failing package won't stop all of them for package in entry[key]: - if isinstance(package, str): - try: - pkgman.install([package]) - except subprocess.CalledProcessError: - warn_text = "WARNING: could not install package " - warn_text += package - libcalamares.utils.debug(warn_text) - else: - try: - pkgman.run(package["pre-script"]) - pkgman.install([package["package"]]) - pkgman.run(package["post-script"]) - except subprocess.CalledProcessError: - warn_text = "WARNING: could not install packages " - warn_text += package["package"] - libcalamares.utils.debug(warn_text) + try: + pkgman.install_package(package) + except subprocess.CalledProcessError: + warn_text = "WARNING: could not install package " + warn_text += str(package) + libcalamares.utils.debug(warn_text) elif key == "remove": pkgman.remove(entry[key]) elif key == "try_remove": diff --git a/src/modules/packages/packages.conf b/src/modules/packages/packages.conf index 4039278b3..da47cec25 100644 --- a/src/modules/packages/packages.conf +++ b/src/modules/packages/packages.conf @@ -8,11 +8,15 @@ # - urpmi - Mandriva package manager # - apt - APT frontend for DEB and RPM # - pacman - Pacman -# - portage - Gentoo package manager -# - entropy - Sabayon package manager +# - portage - Gentoo package manager +# - entropy - Sabayon package manager +# - dummy - Dummy manager, only logs # -backend: packagekit +backend: dummy +# If set to true, a package-manager specific update procedure +# is run first (only if there is internet) to update the list +# of packages and dependencies. update_db: true # diff --git a/src/modules/packages/test.yaml b/src/modules/packages/test.yaml index 345172622..49c1a5197 100644 --- a/src/modules/packages/test.yaml +++ b/src/modules/packages/test.yaml @@ -1,5 +1,6 @@ +backend: dummy rootMountPoint: /tmp/mount -packageOperations: +operations: - install: - pre-script: touch /tmp/foo package: vi From 3799a26b3ca97c83214ebb282363b05e88e3e289 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 29 Aug 2017 06:33:07 -0400 Subject: [PATCH 321/447] Package module: optimize & fix - Expand example configurations - Optimize commoon case of just listing package names - Do locale substitution in both kinds of cases --- src/modules/packages/main.py | 58 +++++++++++++++++++++++------- src/modules/packages/packages.conf | 9 +++++ src/modules/packages/test.yaml | 1 + 3 files changed, 55 insertions(+), 13 deletions(-) diff --git a/src/modules/packages/main.py b/src/modules/packages/main.py index dcd999727..9eb0a8ea0 100644 --- a/src/modules/packages/main.py +++ b/src/modules/packages/main.py @@ -249,24 +249,53 @@ class PMDummy(PackageManager): libcalamares.utils.debug("Running script '" + str(script) + "'") +# Collect all the subclasses of PackageManager defined above, +# and index them based on the backend property of each class. backend_managers = [ (c.backend, c) for c in globals().values() if type(c) is abc.ABCMeta and issubclass(c, PackageManager) and c.backend] -def subst_locale(list): - ret = [] +def subst_locale(plist): + """ + Returns a locale-aware list of packages, based on @p plist. + Package names that contain LOCALE are localized with the + BCP47 name of the chosen system locale; if the system + locale is 'en' (e.g. English, US) then these localized + packages are dropped from the list. + + @param plist: list[str|dict] + Candidate packages to install. + @return: list[str|dict] + """ locale = libcalamares.globalstorage.value("locale") - if locale: - for e in list: - if locale != "en": - entry = Template(e) - ret.append(entry.safe_substitute(LOCALE=locale)) - elif 'LOCALE' not in e: - ret.append(e) - else: - ret = list + if not locale: + return plist + + ret = [] + for packagedata in plist: + if isinstance(packagedata, str): + packagename = packagedata + else: + packagename = packagedata["package"] + + # Update packagename: substitute LOCALE, and drop packages + # if locale is en and LOCALE is in the package name. + if locale != "en": + packagename = Template(packagename).safe_substitute(LOCALE=locale) + elif 'LOCALE' in packagename: + packagename = None + + if packagename is not None: + # Put it back in packagedata + if isinstance(packagedata, str): + packagedata = packagename + else: + packagedata["package"] = packagename + + ret.append(packagedata) + return ret @@ -280,8 +309,11 @@ def run_operations(pkgman, entry): for key in entry.keys(): entry[key] = subst_locale(entry[key]) if key == "install": - for package in entry[key]: - pkgman.install_package(package) + if all([isinstance(x, str) for x in entry[key]]): + pkgman.install(entry[key]) + else: + for package in entry[key]: + pkgman.install_package(package) elif key == "try_install": # we make a separate package manager call for each package so a # single failing package won't stop all of them diff --git a/src/modules/packages/packages.conf b/src/modules/packages/packages.conf index da47cec25..7bf589243 100644 --- a/src/modules/packages/packages.conf +++ b/src/modules/packages/packages.conf @@ -50,3 +50,12 @@ update_db: true # - pkg7 # - localInstall: # - /path/to/pkg8 +operations: + - install: + - vi + - wget + - binutils + - remove: + - vi + - wget + - binutils diff --git a/src/modules/packages/test.yaml b/src/modules/packages/test.yaml index 49c1a5197..8902b657a 100644 --- a/src/modules/packages/test.yaml +++ b/src/modules/packages/test.yaml @@ -6,6 +6,7 @@ operations: package: vi post-script: rm /tmp/foo - wget + - binutils - remove: - vi - wget From 162de207c8c507f123d176fe88016dfa2a0d4e77 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 29 Aug 2017 10:34:38 -0400 Subject: [PATCH 322/447] Package module: extensive documentation of options --- src/modules/packages/packages.conf | 95 ++++++++++++++++++++++++------ 1 file changed, 78 insertions(+), 17 deletions(-) diff --git a/src/modules/packages/packages.conf b/src/modules/packages/packages.conf index 7bf589243..6e3af05a8 100644 --- a/src/modules/packages/packages.conf +++ b/src/modules/packages/packages.conf @@ -33,23 +33,84 @@ update_db: true # storage called "packageOperations" and it is processed # after the static list in the job configuration. # -#operations: -# - install: -# - pkg1 -# - pkg2 -# - remove: -# - pkg3 -# - pkg4 -# - try_install: # no system install failure if a package cannot be installed -# - pkg5 -# - try_remove: # no system install failure if a package cannot be removed -# - pkg2 -# - pkg1 -# - install: -# - pkgs6 -# - pkg7 -# - localInstall: -# - /path/to/pkg8 +# Allowed package operations are: +# - install, try_install: will call the package manager to +# install one or more packages. The install target will +# abort the whole installation if package-installation +# fails, while try_install carries on. Packages may be +# listed as (localized) names, or as (localized) package-data. +# See below for the description of the format. +# - localInstall: this is used to call the package manager +# to install a package from a path-to-a-package. This is +# useful if you have a static package archive on the install media. +# - remove, try_remove: will call the package manager to +# remove one or more packages. The remove target will +# abort the whole installation if package-removal fails, +# while try_remove carries on. Packages may be listed as +# (localized) names. +# +# There are two formats for naming packages: as a name # or as package-data, +# which is an object notation providing package-name, as well as pre- and +# post-install scripts. +# +# Here are both formats, for installing vi. The first one just names the +# package for vi (using the naming of the installed package manager), while +# the second contains three data-items; the pre-script is run before invoking +# the package manager, and the post-script runs once it is done. +# +# - install +# - vi +# - package: vi +# pre-script: touch /tmp/installing-vi +# post-script: rm -f /tmp/installing-vi +# +# The pre- and post-scripts are optional, but not both optional: using +# "package: vi" with neither script option will trick Calamares into +# trying to install a package named "package: vi", which is unlikely to work. +# +# Any package name may be localized; this is used to install localization +# packages for software based on the selected system locale. By including +# the string LOCALE in the package name, the following happens: +# +# - if the system locale is English (generally US English; en_GB is a valid +# localization), then the package is not installed at all, +# - otherwise LOCALE is replaced by the Bcp47 name of the selected system +# locale, e.g. nl_BE. +# +# The following installs localizations for vi, if they are relevant; if +# there is no localization, installation continues normally. +# +# - install +# - vi-LOCALE +# - package: vi-LOCALE +# pre-script: touch /tmp/installing-vi +# post-script: rm -f /tmp/installing-vi +# +# When installing packages, Calamares will invoke the package manager +# with a list of package names if it can; package-data prevents this because +# of the scripts that need to run. In other words, this: +# +# - install: +# - vi +# - binutils +# - package: wget +# pre-script: touch /tmp/installing-wget +# +# This will invoke the package manager three times, once for each package, +# because not all of them are simple package names. You can speed up the +# process if you have only a few pre-scriots, by using multiple install targets: +# +# - install: +# - vi +# - binutils +# - install: +# - package: wget +# pre-script: touch /tmp/installing-wget +# +# This will call the package manager once with the package-names "vi" and +# "binutils", and then a second time for "wget". When installing large numbers +# of packages, this can lead to a considerable time savings. +# operations: - install: - vi From 1ea79efce82852cf0085fab7424860bcf16ff877 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 29 Aug 2017 14:00:48 -0400 Subject: [PATCH 323/447] Uninitialized value --- src/modules/partition/gui/DeviceInfoWidget.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/partition/gui/DeviceInfoWidget.cpp b/src/modules/partition/gui/DeviceInfoWidget.cpp index 1fadb9566..abe5c7a49 100644 --- a/src/modules/partition/gui/DeviceInfoWidget.cpp +++ b/src/modules/partition/gui/DeviceInfoWidget.cpp @@ -33,6 +33,7 @@ DeviceInfoWidget::DeviceInfoWidget( QWidget* parent ) : QWidget( parent ) , m_ptIcon( new QLabel ) , m_ptLabel( new QLabel ) + , m_tableType( PartitionTable::unknownTableType ) { QHBoxLayout* mainLayout = new QHBoxLayout; setLayout( mainLayout ); From e1a93987d01536369e41159ed779d11d48e794ad Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 30 Aug 2017 10:08:44 -0400 Subject: [PATCH 324/447] Packages module: add progress reporting Adds i18n to the module (but these strings are not yet extracted), and reports progress as each group of packages is installed. FIXES #781 --- src/modules/packages/main.py | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/modules/packages/main.py b/src/modules/packages/main.py index 9eb0a8ea0..623344384 100644 --- a/src/modules/packages/main.py +++ b/src/modules/packages/main.py @@ -28,6 +28,22 @@ import subprocess import libcalamares from libcalamares.utils import check_target_env_call, target_env_call +import gettext +_ = gettext.translation("calamares-python", + localedir=libcalamares.utils.gettext_path(), + languages=libcalamares.utils.gettext_languages(), + fallback=True).gettext + + +total_packages = 0 +completed_packages = 0 + +def pretty_name(): + if (not (total_packages and completed_packages)) + return _("Install packages.") + else + return _("Installing packages, {} of {}.").format(str(completed_packages), str(total_packages)) + class PackageManager(metaclass=abc.ABCMeta): """ @@ -306,6 +322,15 @@ def run_operations(pkgman, entry): :param pkgman: :param entry: """ + global total_packages, completed_packages + total_packages = 0 + completed_packages = 0 + for packagelist in entry.values(): + total_packages += len(packagelist) + if not total_packages: + # Avoids potential divide-by-zero in progress reporting + return + for key in entry.keys(): entry[key] = subst_locale(entry[key]) if key == "install": @@ -337,6 +362,9 @@ def run_operations(pkgman, entry): elif key == "localInstall": pkgman.install(entry[key], from_local=True) + completed_packages += len(entry[key]) + libcalamares.job.setprogress(completed_packages * 1.0 / total_packages) + def run(): """ From a31c4b4cb35a7bec7b4d6326c07ce611507b06a7 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 30 Aug 2017 11:03:52 -0400 Subject: [PATCH 325/447] Packages module: better progress reporting - introduce multiple modes (remove, install) to distinguish progress messages - handle plurals via gettext - fix PEP8 whining from previous --- src/modules/packages/main.py | 95 ++++++++++++++++++++++++++++-------- 1 file changed, 75 insertions(+), 20 deletions(-) diff --git a/src/modules/packages/main.py b/src/modules/packages/main.py index 623344384..0839d2a24 100644 --- a/src/modules/packages/main.py +++ b/src/modules/packages/main.py @@ -27,22 +27,64 @@ import subprocess import libcalamares from libcalamares.utils import check_target_env_call, target_env_call +from libcalamares.utils import gettext_path, gettext_languages import gettext -_ = gettext.translation("calamares-python", - localedir=libcalamares.utils.gettext_path(), - languages=libcalamares.utils.gettext_languages(), - fallback=True).gettext +_translation = gettext.translation("calamares-python", + localedir=gettext_path(), + languages=gettext_languages(), + fallback=True) +_ = _translation.gettext +_n = _translation.ngettext total_packages = 0 completed_packages = 0 +INSTALL = object() +REMOVE = object() +mode_packages = None # Changes to INSTALL or REMOVE + + +def _change_mode(mode): + global mode_packages + mode_packages = mode + libcalamares.job.setprogress(completed_packages * 1.0 / total_packages) + + def pretty_name(): - if (not (total_packages and completed_packages)) + if mode_packages is INSTALL: + if not total_packages: + return _("Install packages.") + elif not completed_packages: + return _n("Installing package.", + "Installing %(num)d packages.", total_packages) % \ + {"num": total_packages} + elif completed_packages < total_packages: + return _n("Installing package, %(count)d of one.", + "Installing packages, %(count)d of %(total)d.") % \ + {"total": total_packages, "count": completed_packages} + else: + return _n("Installed one package.", + "Installed %(num)d packages.", total_packages) % \ + {"num": total_packages} + elif mode_packages is REMOVE: + if not total_packages: + return _("Remove packages.") + elif not completed_packages: + return _n("Removing package.", + "Removing %(num)d packages.", total_packages) % \ + {"num": total_packages} + elif completed_packages < total_packages: + return _("Removing packages, %(count)d of %(total)d.") % \ + {"total": total_packages, "count": completed_packages} + else: + return _n("Removed one package.", + "Removed %(num)d packages.", total_packages) % \ + {"num": total_packages} + else: + # No mode, generic description return _("Install packages.") - else - return _("Installing packages, {} of {}.").format(str(completed_packages), str(total_packages)) class PackageManager(metaclass=abc.ABCMeta): @@ -322,24 +364,19 @@ def run_operations(pkgman, entry): :param pkgman: :param entry: """ - global total_packages, completed_packages - total_packages = 0 - completed_packages = 0 - for packagelist in entry.values(): - total_packages += len(packagelist) - if not total_packages: - # Avoids potential divide-by-zero in progress reporting - return + global completed_packages, mode_packages for key in entry.keys(): entry[key] = subst_locale(entry[key]) if key == "install": + _change_mode(INSTALL) if all([isinstance(x, str) for x in entry[key]]): pkgman.install(entry[key]) else: for package in entry[key]: pkgman.install_package(package) elif key == "try_install": + _change_mode(INSTALL) # we make a separate package manager call for each package so a # single failing package won't stop all of them for package in entry[key]: @@ -350,8 +387,10 @@ def run_operations(pkgman, entry): warn_text += str(package) libcalamares.utils.debug(warn_text) elif key == "remove": + _change_mode(REMOVE) pkgman.remove(entry[key]) elif key == "try_remove": + _change_mode(REMOVE) for package in entry[key]: try: pkgman.remove([package]) @@ -360,10 +399,12 @@ def run_operations(pkgman, entry): warn_text += package libcalamares.utils.debug(warn_text) elif key == "localInstall": + _change_mode(INSTALL) pkgman.install(entry[key], from_local=True) completed_packages += len(entry[key]) libcalamares.job.setprogress(completed_packages * 1.0 / total_packages) + libcalamares.utils.debug(pretty_name()) def run(): @@ -373,6 +414,8 @@ def run(): :return: """ + global mode_packages, total_packages, completed_packages + backend = libcalamares.job.configuration.get("backend") for identifier, impl in backend_managers: @@ -382,17 +425,29 @@ def run(): else: return "Bad backend", "backend=\"{}\"".format(backend) - operations = libcalamares.job.configuration.get("operations", []) - update_db = libcalamares.job.configuration.get("update_db", False) if update_db and libcalamares.globalstorage.value("hasInternet"): pkgman.update_db() + operations = libcalamares.job.configuration.get("operations", []) + if libcalamares.globalstorage.contains("packageOperations"): + operations += libcalamares.globalstorage.value("packageOperations") + + mode_packages = None + total_packages = 0 + completed_packages = 0 + for op in operations: + for packagelist in op.values(): + total_packages += len(packagelist) + + if not total_packages: + # Avoids potential divide-by-zero in progress reporting + return None + for entry in operations: run_operations(pkgman, entry) - if libcalamares.globalstorage.contains("packageOperations"): - run_operations(pkgman, - libcalamares.globalstorage.value("packageOperations")) + mode_packages = None + libcalamares.job.setprogress(1.0) return None From 44262951a1b87d802da30c203aef51f863571d08 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 30 Aug 2017 17:36:48 -0400 Subject: [PATCH 326/447] Python-i18n: add _n() as a gettext keyword, for plurals --- ci/txpush.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/txpush.sh b/ci/txpush.sh index 5ec2c0614..3633c1664 100755 --- a/ci/txpush.sh +++ b/ci/txpush.sh @@ -59,7 +59,7 @@ for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do if test -n "$FILES" ; then MODULE_NAME=$(basename ${MODULE_DIR}) if [ -d ${MODULE_DIR}/lang ]; then - ${PYGETTEXT} -p ${MODULE_DIR}/lang -d ${MODULE_NAME} ${MODULE_DIR}/*.py + ${PYGETTEXT} -k _n -p ${MODULE_DIR}/lang -d ${MODULE_NAME} ${MODULE_DIR}/*.py if [ -f ${MODULE_DIR}/lang/${MODULE_NAME}.pot ]; then tx set -r calamares.${MODULE_NAME} --source -l en ${MODULE_DIR}/lang/${MODULE_NAME}.pot tx push --source --no-interactive -r calamares.${MODULE_NAME} @@ -71,7 +71,7 @@ for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do done if test -n "$SHARED_PYTHON" ; then - ${PYGETTEXT} -p lang -d python $SHARED_PYTHON + ${PYGETTEXT} -k _n -p lang -d python $SHARED_PYTHON tx set -r calamares.python --source -l en lang/python.pot tx push --source --no-interactive -r calamares.python fi From a4f4d417a2967bc1fc3d3a7d60d674bde7b2f287 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 31 Aug 2017 03:51:18 -0400 Subject: [PATCH 327/447] Packages module: improve translated progress reporting - Reduce number of strings a bit - Less confusing translation requirements (I hope) - Report on progress between groups --- src/modules/packages/main.py | 59 ++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 33 deletions(-) diff --git a/src/modules/packages/main.py b/src/modules/packages/main.py index 0839d2a24..48caae6bd 100644 --- a/src/modules/packages/main.py +++ b/src/modules/packages/main.py @@ -38,8 +38,9 @@ _ = _translation.gettext _n = _translation.ngettext -total_packages = 0 -completed_packages = 0 +total_packages = 0 # For the entire job +completed_packages = 0 # Done so far for this job +group_packages = 0 # One group of packages from an -install or -remove entry INSTALL = object() REMOVE = object() @@ -53,38 +54,22 @@ def _change_mode(mode): def pretty_name(): - if mode_packages is INSTALL: - if not total_packages: - return _("Install packages.") - elif not completed_packages: - return _n("Installing package.", - "Installing %(num)d packages.", total_packages) % \ - {"num": total_packages} - elif completed_packages < total_packages: - return _n("Installing package, %(count)d of one.", - "Installing packages, %(count)d of %(total)d.") % \ - {"total": total_packages, "count": completed_packages} - else: - return _n("Installed one package.", - "Installed %(num)d packages.", total_packages) % \ - {"num": total_packages} + if not group_packages: + # Outside the context of an operation + s = _("Processing packages (%(count)d / %(total)d)") + elif mode_packages is INSTALL: + s = _n("Installing one package.", + "Installing %(num)d packages.", group_packages) elif mode_packages is REMOVE: - if not total_packages: - return _("Remove packages.") - elif not completed_packages: - return _n("Removing package.", - "Removing %(num)d packages.", total_packages) % \ - {"num": total_packages} - elif completed_packages < total_packages: - return _("Removing packages, %(count)d of %(total)d.") % \ - {"total": total_packages, "count": completed_packages} - else: - return _n("Removed one package.", - "Removed %(num)d packages.", total_packages) % \ - {"num": total_packages} + s = _n("Removing one package.", + "Removing %(num)d packages.", group_packages) else: # No mode, generic description - return _("Install packages.") + s = _("Install packages.") + + return s % {"num": group_packages, + "count": completed_packages, + "total": total_packages} class PackageManager(metaclass=abc.ABCMeta): @@ -364,10 +349,11 @@ def run_operations(pkgman, entry): :param pkgman: :param entry: """ - global completed_packages, mode_packages + global group_packages, completed_packages, mode_packages for key in entry.keys(): entry[key] = subst_locale(entry[key]) + group_packages = len(entry[key]) if key == "install": _change_mode(INSTALL) if all([isinstance(x, str) for x in entry[key]]): @@ -406,6 +392,9 @@ def run_operations(pkgman, entry): libcalamares.job.setprogress(completed_packages * 1.0 / total_packages) libcalamares.utils.debug(pretty_name()) + group_packages = 0 + _change_mode(None) + def run(): """ @@ -414,7 +403,7 @@ def run(): :return: """ - global mode_packages, total_packages, completed_packages + global mode_packages, total_packages, completed_packages, group_packages backend = libcalamares.job.configuration.get("backend") @@ -445,9 +434,13 @@ def run(): return None for entry in operations: + group_packages = 0 + libcalamares.utils.debug(pretty_name()) run_operations(pkgman, entry) mode_packages = None + libcalamares.job.setprogress(1.0) + libcalamares.utils.debug(pretty_name()) return None From 71fe0f6f0301676b290087f10cf142d35912dee3 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 31 Aug 2017 04:09:48 -0400 Subject: [PATCH 328/447] Python-i18n: pygettext is deprecated - Use xgettext -L python instead - Mark _n as a plural-forms translation function - Explicit output to .pot files (instead of default .po) --- ci/txpush.sh | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/ci/txpush.sh b/ci/txpush.sh index 3633c1664..cb2499f3e 100755 --- a/ci/txpush.sh +++ b/ci/txpush.sh @@ -47,11 +47,7 @@ tx push --source --no-interactive -r calamares.fdo # - python modules without lang/, which use one shared catalog # -# Arch -# PYGETTEXT=/usr/lib/python3.5/Tools/i18n/pygettext.py - -# Ubuntu -PYGETTEXT=pygettext3 +PYGETTEXT="xgettext --keyword=_n:1,2 -L python" SHARED_PYTHON="" for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do @@ -59,7 +55,7 @@ for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do if test -n "$FILES" ; then MODULE_NAME=$(basename ${MODULE_DIR}) if [ -d ${MODULE_DIR}/lang ]; then - ${PYGETTEXT} -k _n -p ${MODULE_DIR}/lang -d ${MODULE_NAME} ${MODULE_DIR}/*.py + ${PYGETTEXT} -p ${MODULE_DIR}/lang -d ${MODULE_NAME} -o ${MODULE_NAME}.pot ${MODULE_DIR}/*.py if [ -f ${MODULE_DIR}/lang/${MODULE_NAME}.pot ]; then tx set -r calamares.${MODULE_NAME} --source -l en ${MODULE_DIR}/lang/${MODULE_NAME}.pot tx push --source --no-interactive -r calamares.${MODULE_NAME} @@ -71,7 +67,7 @@ for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do done if test -n "$SHARED_PYTHON" ; then - ${PYGETTEXT} -k _n -p lang -d python $SHARED_PYTHON + ${PYGETTEXT} -p lang -d python -o python.pot $SHARED_PYTHON tx set -r calamares.python --source -l en lang/python.pot tx push --source --no-interactive -r calamares.python fi From d5dca07e22852541888d90f20f4c1111bb5781cd Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 30 Aug 2017 06:12:14 -0400 Subject: [PATCH 329/447] Fix uninitialized values (valgrind report) --- src/modules/partition/gui/EncryptWidget.cpp | 1 + src/modules/welcome/checker/partman_devices.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/partition/gui/EncryptWidget.cpp b/src/modules/partition/gui/EncryptWidget.cpp index 9fc7be59d..198f2ebe1 100644 --- a/src/modules/partition/gui/EncryptWidget.cpp +++ b/src/modules/partition/gui/EncryptWidget.cpp @@ -23,6 +23,7 @@ EncryptWidget::EncryptWidget( QWidget* parent ) : QWidget( parent ) + , m_state( EncryptionDisabled ) { setupUi( this ); diff --git a/src/modules/welcome/checker/partman_devices.c b/src/modules/welcome/checker/partman_devices.c index d417f3c0f..e2c2bb98f 100644 --- a/src/modules/welcome/checker/partman_devices.c +++ b/src/modules/welcome/checker/partman_devices.c @@ -112,7 +112,7 @@ process_device(PedDevice *dev) int check_big_enough(long long required_space) { - PedDevice *dev; + PedDevice *dev = NULL; ped_exception_fetch_all(); ped_device_probe_all(); From e26d5ab20636c4c67b01a202db4c47b96ca112ed Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 30 Aug 2017 07:46:01 -0400 Subject: [PATCH 330/447] Don't leak memory for allocated modules --- src/libcalamaresui/modulesystem/ModuleManager.cpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/libcalamaresui/modulesystem/ModuleManager.cpp b/src/libcalamaresui/modulesystem/ModuleManager.cpp index dd7abdf29..d08cdf8dd 100644 --- a/src/libcalamaresui/modulesystem/ModuleManager.cpp +++ b/src/libcalamaresui/modulesystem/ModuleManager.cpp @@ -57,7 +57,13 @@ ModuleManager::ModuleManager( const QStringList& paths, QObject* parent ) ModuleManager::~ModuleManager() -{} +{ + // The map is populated with Module::fromDescriptor(), which allocates on the heap. + for( auto moduleptr : m_loadedModulesByInstanceKey ) + { + delete moduleptr; + } +} void From 0e96621b941e175f3ee1c2247511ba44b3e0bdf4 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 30 Aug 2017 07:50:24 -0400 Subject: [PATCH 331/447] Don't leak memory when winnowing disk devices - Improve logging a little - Don't leak Device*, but delete the raw pointer when erasing - Document that DeviceInfo takes ownership and doesn't leak --- src/modules/partition/core/DeviceList.cpp | 24 +++++++++++++------ .../partition/core/PartitionCoreModule.cpp | 1 + 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/src/modules/partition/core/DeviceList.cpp b/src/modules/partition/core/DeviceList.cpp index 5bce4a0e3..055c18dbc 100644 --- a/src/modules/partition/core/DeviceList.cpp +++ b/src/modules/partition/core/DeviceList.cpp @@ -106,12 +106,22 @@ operator <<( QDebug& s, QList< Device* >::iterator& it ) return s; } +using DeviceList = QList< Device* >; + +static inline DeviceList::iterator +erase(DeviceList& l, DeviceList::iterator& it) +{ + Device* p = *it; + auto r = l.erase( it ); + if (p) + delete p; + return r; +} + QList< Device* > getDevices( DeviceType which, qint64 minimumSize ) { bool writableOnly = (which == DeviceType::WritableOnly); - using DeviceList = QList< Device* >; - CoreBackend* backend = CoreBackendManager::self()->backend(); DeviceList devices = backend->scanDevices( true ); @@ -123,8 +133,8 @@ QList< Device* > getDevices( DeviceType which, qint64 minimumSize ) ( *it )->deviceNode().startsWith( "/dev/zram" ) ) { - cDebug() << " .. Removing" << it; - it = devices.erase( it ); + cDebug() << " .. Removing zram" << it; + it = erase(devices, it ); } else if ( writableOnly && ( @@ -132,13 +142,13 @@ QList< Device* > getDevices( DeviceType which, qint64 minimumSize ) isIso9660( *it ) ) ) { - cDebug() << " .. Removing" << it; - it = devices.erase( it ); + cDebug() << " .. Removing root-or-CD" << it; + it = erase(devices, it ); } else if ( (minimumSize >= 0) && !( (*it)->capacity() > minimumSize ) ) { cDebug() << " .. Removing too-small" << it; - it = devices.erase( it ); + it = erase(devices, it ); } else ++it; diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index ac22b2b7a..07c09c6d7 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -122,6 +122,7 @@ PartitionCoreModule::doInit() cDebug() << "node\tcapacity\tname\tprettyName"; for ( auto device : devices ) { + // Gives ownership of the Device* to the DeviceInfo object auto deviceInfo = new DeviceInfo( device ); m_deviceInfos << deviceInfo; cDebug() << device->deviceNode() << device->capacity() << device->name() << device->prettyName(); From 798640be0d74c550c5729578d126a32acb951692 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 31 Aug 2017 04:51:34 -0400 Subject: [PATCH 332/447] PEP8 whining --- src/modules/initcpiocfg/main.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/modules/initcpiocfg/main.py b/src/modules/initcpiocfg/main.py index ca9455d20..a18cd0c4f 100644 --- a/src/modules/initcpiocfg/main.py +++ b/src/modules/initcpiocfg/main.py @@ -65,11 +65,12 @@ def write_mkinitcpio_lines(hooks, modules, files, root_mount_point): :param files: :param root_mount_point: """ + hostfile = "/etc/mkinitcpio.conf" try: - with open("/etc/mkinitcpio.conf", "r") as mkinitcpio_file: + with open(hostfile, "r") as mkinitcpio_file: mklins = [x.strip() for x in mkinitcpio_file.readlines()] except FileNotFoundError: - libcalamares.utils.debug("Could not open host file /etc/mkinitcpio.conf") + libcalamares.utils.debug("Could not open host file '%s'" % hostfile) mklins = [] for i in range(len(mklins)): From b22bd67a5fe400ba3da3be4a121487071598f4ad Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 31 Aug 2017 05:28:58 -0400 Subject: [PATCH 333/447] Avoid race condition around libparted device use. FIXES #782 --- src/modules/welcome/checker/partman_devices.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/modules/welcome/checker/partman_devices.c b/src/modules/welcome/checker/partman_devices.c index e2c2bb98f..2cc97557a 100644 --- a/src/modules/welcome/checker/partman_devices.c +++ b/src/modules/welcome/checker/partman_devices.c @@ -126,7 +126,15 @@ check_big_enough(long long required_space) break; } } - ped_device_free_all(); + + // We would free the devices to release allocated memory, + // but other modules might be using partman use well, + // and they can hold pointers to libparted structures in + // other threads. + // + // So prefer to leak memory, instead. + // + // ped_device_free_all(); return big_enough; } From 47dcbefe2ceebe8ecec7cbb25e12c0b256167c76 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 4 Sep 2017 06:33:01 -0400 Subject: [PATCH 334/447] Apply patch from V3n3RiX. https://gitlab.com/redcore/redcore-desktop/raw/master/app-admin/calamares/files/calamares-3.1.1-luks-fstab-write-devmapper.patch Fixes #772 --- src/modules/fstab/main.py | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/src/modules/fstab/main.py b/src/modules/fstab/main.py index 9c116b8a0..553eb65ef 100644 --- a/src/modules/fstab/main.py +++ b/src/modules/fstab/main.py @@ -262,12 +262,20 @@ class FstabGenerator(object): check=check, ) - return dict(device="UUID=" + partition["uuid"], - mount_point=mount_point or "swap", - fs=filesystem, - options=options, - check=check, - ) + if "luksMapperName" in partition: + return dict(device="/dev/mapper/" + partition["luksMapperName"], + mount_point=mount_point or "swap", + fs=filesystem, + options=options, + check=check, + ) + else: + return dict(device="UUID=" + partition["uuid"], + mount_point=mount_point or "swap", + fs=filesystem, + options=options, + check=check, + ) def print_fstab_line(self, dct, file=None): """ Prints line to '/etc/fstab' file. """ From e13f7898ac5f5b43dca047ee06caa815be47f229 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 4 Sep 2017 06:42:51 -0400 Subject: [PATCH 335/447] Make check for dracut more readable --- src/modules/grubcfg/main.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/modules/grubcfg/main.py b/src/modules/grubcfg/main.py index 59497cf03..8acacbb72 100644 --- a/src/modules/grubcfg/main.py +++ b/src/modules/grubcfg/main.py @@ -40,6 +40,8 @@ def modify_grub_default(partitions, root_mount_point, distributor): dracut_bin = libcalamares.utils.target_env_call( ["sh", "-c", "which dracut"] ) + have_dracut = dracut_bin == 0 # Shell exit value 0 means success + use_splash = "" swap_uuid = "" swap_outer_uuid = "" @@ -50,7 +52,7 @@ def modify_grub_default(partitions, root_mount_point, distributor): cryptdevice_params = [] - if dracut_bin == 0: + if have_dracut: for partition in partitions: if partition["fs"] == "linuxswap": swap_uuid = partition["uuid"] From e9e6834dd8bbfc7759230c548fa289484c308887 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 4 Sep 2017 07:57:20 -0400 Subject: [PATCH 336/447] Locale: translate OK, Cancel buttons in language selection (reported on IRC) --- src/modules/locale/LCLocaleDialog.cpp | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/modules/locale/LCLocaleDialog.cpp b/src/modules/locale/LCLocaleDialog.cpp index c6b475b24..46605091b 100644 --- a/src/modules/locale/LCLocaleDialog.cpp +++ b/src/modules/locale/LCLocaleDialog.cpp @@ -41,7 +41,7 @@ LCLocaleDialog::LCLocaleDialog( const QString& guessedLCLocale, upperText->setText( tr( "The system locale setting affects the language and character " "set for some command line user interface elements.
" "The current setting is %1." ) - .arg( guessedLCLocale ) ); + .arg( guessedLCLocale ) ); mainLayout->addWidget( upperText ); setMinimumWidth( upperText->fontMetrics().height() * 24 ); @@ -61,8 +61,11 @@ LCLocaleDialog::LCLocaleDialog( const QString& guessedLCLocale, } QDialogButtonBox* dbb = new QDialogButtonBox( QDialogButtonBox::Ok | QDialogButtonBox::Cancel, - Qt::Horizontal, - this ); + Qt::Horizontal, + this ); + dbb->button( QDialogButtonBox::Cancel )->setText( tr( "&Cancel" ) ); + dbb->button( QDialogButtonBox::Ok )->setText( tr( "&OK" ) ); + mainLayout->addWidget( dbb ); connect( dbb->button( QDialogButtonBox::Ok ), &QPushButton::clicked, @@ -83,9 +86,7 @@ LCLocaleDialog::LCLocaleDialog( const QString& guessedLCLocale, } ); if ( selected > -1 ) - { m_localesWidget->setCurrentRow( selected ); - } } From 78ef69af02468e7bdd1c5e3983981aed41613f67 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 4 Sep 2017 08:17:38 -0400 Subject: [PATCH 337/447] i18n: update source translations --- lang/calamares_en.ts | 46 ++++++++++------ lang/python.pot | 55 ++++++++++++++----- .../dummypythonqt/lang/dummypythonqt.pot | 25 +++++---- 3 files changed, 84 insertions(+), 42 deletions(-) diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index dc388b75e..e42961c34 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1,18 +1,20 @@ - + + + BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +593,27 @@ The installer will quit and all changes will be lost. Si&ze:
- + En&crypt En&crypt - + Logical Logical - + Primary Primary - + GPT GPT - + Mountpoint already in use. Please select another one. Mountpoint already in use. Please select another one. @@ -824,7 +826,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +943,7 @@ The installer will quit and all changes will be lost. Flags:
- + Mountpoint already in use. Please select another one. Mountpoint already in use. Please select another one. @@ -969,7 +971,7 @@ The installer will quit and all changes will be lost. Confirm passphrase - + Please enter the same passphrase in both boxes. Please enter the same passphrase in both boxes. @@ -1038,17 +1040,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Finish - + Installation Complete Installation Complete - + The installation of %1 is complete. The installation of %1 is complete. @@ -1159,6 +1161,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + &Cancel + + + + &OK + + LicensePage @@ -1575,7 +1587,7 @@ The installer will quit and all changes will be lost. Install boot &loader on: - + Are you sure you want to create a new partition table on %1? Are you sure you want to create a new partition table on %1? @@ -2286,4 +2298,4 @@ The installer will quit and all changes will be lost. Welcome - \ No newline at end of file + diff --git a/lang/python.pot b/lang/python.pot index a8d01218d..6a07ac3e4 100644 --- a/lang/python.pot +++ b/lang/python.pot @@ -1,27 +1,54 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" - -#: src/modules/dummypython/main.py:44 -msgid "Dummy python job." -msgstr "Dummy python job." - -#: src/modules/dummypython/main.py:97 -msgid "Dummy python step {}" -msgstr "Dummy python step {}" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: src/modules/machineid/main.py:35 msgid "Generate machine-id." -msgstr "Generate machine-id." +msgstr "" + +#: src/modules/dummypython/main.py:44 +msgid "Dummy python job." +msgstr "" + +#: src/modules/dummypython/main.py:97 +msgid "Dummy python step {}" +msgstr "" + +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 43240bcc0..23568c2aa 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -1,39 +1,42 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" #: src/modules/dummypythonqt/main.py:84 msgid "Click me!" -msgstr "Click me!" +msgstr "" #: src/modules/dummypythonqt/main.py:94 msgid "A new QLabel." -msgstr "A new QLabel." +msgstr "" #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "Dummy PythonQt ViewStep" +msgstr "" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" -msgstr "The Dummy PythonQt Job" +msgstr "" #: src/modules/dummypythonqt/main.py:186 msgid "This is the Dummy PythonQt Job. The dummy job says: {}" -msgstr "This is the Dummy PythonQt Job. The dummy job says: {}" +msgstr "" #: src/modules/dummypythonqt/main.py:190 msgid "A status message for Dummy PythonQt Job." -msgstr "A status message for Dummy PythonQt Job." +msgstr "" From 360a114ed43678695f7ab829cd00c1db7e8e9cc1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 5 Sep 2017 03:36:03 -0400 Subject: [PATCH 338/447] Be more explicit on why a device is winnowed from the list --- src/modules/partition/core/DeviceList.cpp | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/modules/partition/core/DeviceList.cpp b/src/modules/partition/core/DeviceList.cpp index 055c18dbc..05616335b 100644 --- a/src/modules/partition/core/DeviceList.cpp +++ b/src/modules/partition/core/DeviceList.cpp @@ -137,12 +137,14 @@ QList< Device* > getDevices( DeviceType which, qint64 minimumSize ) it = erase(devices, it ); } - else if ( writableOnly && ( - hasRootPartition( *it ) || - isIso9660( *it ) ) - ) + else if ( writableOnly && hasRootPartition( *it ) ) { - cDebug() << " .. Removing root-or-CD" << it; + cDebug() << " .. Removing device with root filesystem (/) on it" << it; + it = erase(devices, it ); + } + else if ( writableOnly && isIso9660( *it ) ) + { + cDebug() << " .. Removing device with iso9660 filesystem (probably a CD) on it" << it; it = erase(devices, it ); } else if ( (minimumSize >= 0) && !( (*it)->capacity() > minimumSize ) ) From ec265c073ac3080cfc7007b9fbf53346ec794e06 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 5 Sep 2017 03:39:34 -0400 Subject: [PATCH 339/447] One more have_dracut check (thanks to @crazy) --- src/modules/grubcfg/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/grubcfg/main.py b/src/modules/grubcfg/main.py index 8acacbb72..5b1028c58 100644 --- a/src/modules/grubcfg/main.py +++ b/src/modules/grubcfg/main.py @@ -91,7 +91,7 @@ def modify_grub_default(partitions, root_mount_point, distributor): if swap_uuid: kernel_params.append("resume=UUID={!s}".format(swap_uuid)) - if dracut_bin == 0 and swap_outer_uuid: + if have_dracut and swap_outer_uuid: kernel_params.append("rd.luks.uuid={!s}".format(swap_outer_uuid)) distributor_line = "GRUB_DISTRIBUTOR='{!s}'".format(distributor_replace) From 1859808227563619c23f69c1fbc86393e114d46e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 5 Sep 2017 03:50:08 -0400 Subject: [PATCH 340/447] Move development-related scripts, tools, into ci/ --- HACKING.md => ci/HACKING.md | 0 {hacking => ci}/RELEASE.md | 0 {hacking => ci}/astylerc | 0 {hacking => ci}/calamaresstyle | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename HACKING.md => ci/HACKING.md (100%) rename {hacking => ci}/RELEASE.md (100%) rename {hacking => ci}/astylerc (100%) rename {hacking => ci}/calamaresstyle (100%) diff --git a/HACKING.md b/ci/HACKING.md similarity index 100% rename from HACKING.md rename to ci/HACKING.md diff --git a/hacking/RELEASE.md b/ci/RELEASE.md similarity index 100% rename from hacking/RELEASE.md rename to ci/RELEASE.md diff --git a/hacking/astylerc b/ci/astylerc similarity index 100% rename from hacking/astylerc rename to ci/astylerc diff --git a/hacking/calamaresstyle b/ci/calamaresstyle similarity index 100% rename from hacking/calamaresstyle rename to ci/calamaresstyle From 73a75e837b69b0525076dcbdc63a4115b909ca47 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 5 Sep 2017 08:18:23 -0400 Subject: [PATCH 341/447] Auto-resize the main window. If the summary widget is large, it gets a scrollbar. This looks really weird, so prefer to grow the installer window instead. Discussed with @sitter and settled on this solution. ViewSteps can signal the ViewManager that they need more space (in pixels), which may or may not be honored. FIXES #778 --- src/calamares/CalamaresWindow.cpp | 17 ++++++++++++++--- src/calamares/CalamaresWindow.h | 9 +++++++++ src/libcalamaresui/ViewManager.cpp | 23 +++++++---------------- src/libcalamaresui/ViewManager.h | 2 ++ src/libcalamaresui/viewpages/ViewStep.h | 12 +++++++++++- src/modules/summary/SummaryPage.cpp | 17 ++++++++++++++++- 6 files changed, 59 insertions(+), 21 deletions(-) diff --git a/src/calamares/CalamaresWindow.cpp b/src/calamares/CalamaresWindow.cpp index 260d56139..eb3289083 100644 --- a/src/calamares/CalamaresWindow.cpp +++ b/src/calamares/CalamaresWindow.cpp @@ -55,7 +55,7 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) cDebug() << "Available size" << availableSize; - if ( (availableSize.width() < windowPreferredWidth) || (availableSize.height() < windowPreferredHeight) ) + if ( ( availableSize.width() < windowPreferredWidth ) || ( availableSize.height() < windowPreferredHeight ) ) cDebug() << " Small screen detected."; QSize minimumSize( qBound( windowMinimumWidth, availableSize.width(), windowPreferredWidth ), qBound( windowMinimumHeight, availableSize.height(), windowPreferredHeight ) ); @@ -131,9 +131,7 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) else { if ( m_debugWindow ) - { m_debugWindow->deleteLater(); - } } } ); } @@ -142,6 +140,19 @@ CalamaresWindow::CalamaresWindow( QWidget* parent ) CalamaresUtils::unmarginLayout( mainLayout ); Calamares::ViewManager* vm = Calamares::ViewManager::instance( this ); + connect( vm, &Calamares::ViewManager::enlarge, this, &CalamaresWindow::enlarge ); mainLayout->addWidget( vm->centralWidget() ); } + +void +CalamaresWindow::enlarge( QSize enlarge ) +{ + auto mainGeometry = this->geometry(); + QSize availableSize = qApp->desktop()->availableGeometry( this ).size(); + + auto h = qBound( 0, mainGeometry.height() + enlarge.height(), availableSize.height() ); + auto w = this->size().width(); + + resize( w, h ); +} diff --git a/src/calamares/CalamaresWindow.h b/src/calamares/CalamaresWindow.h index 7b2cfa6fa..00f790f5a 100644 --- a/src/calamares/CalamaresWindow.h +++ b/src/calamares/CalamaresWindow.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -37,6 +38,14 @@ public: CalamaresWindow( QWidget* parent = nullptr ); virtual ~CalamaresWindow() {} +public slots: + /** + * This asks the main window to grow by @p enlarge pixels, to accomodate + * larger-than-expected window contents. The enlargement may be silently + * ignored. + */ + void enlarge( QSize enlarge ); + private: QPointer< Calamares::DebugWindow > m_debugWindow; }; diff --git a/src/libcalamaresui/ViewManager.cpp b/src/libcalamaresui/ViewManager.cpp index 4a8b7acf5..7b5df155b 100644 --- a/src/libcalamaresui/ViewManager.cpp +++ b/src/libcalamaresui/ViewManager.cpp @@ -109,9 +109,7 @@ ViewManager::ViewManager( QObject* parent ) qApp->quit(); } else // Means we're at the end, no need to confirm. - { qApp->quit(); - } } ); connect( JobQueue::instance(), &JobQueue::failed, @@ -145,16 +143,15 @@ ViewManager::addViewStep( ViewStep* step ) void -ViewManager::insertViewStep( int before, ViewStep* step) +ViewManager::insertViewStep( int before, ViewStep* step ) { m_steps.insert( before, step ); QLayout* layout = step->widget()->layout(); if ( layout ) - { layout->setContentsMargins( 0, 0, 0, 0 ); - } m_stack->insertWidget( before, step->widget() ); + connect( step, &ViewStep::enlarge, this, &ViewManager::enlarge ); connect( step, &ViewStep::nextStatusChanged, this, [this]( bool status ) { @@ -180,19 +177,17 @@ ViewManager::onInstallationFailed( const QString& message, const QString& detail QMessageBox* msgBox = new QMessageBox(); msgBox->setIcon( QMessageBox::Critical ); - msgBox->setWindowTitle( tr("Error") ); + msgBox->setWindowTitle( tr( "Error" ) ); msgBox->setText( "" + tr( "Installation Failed" ) + "" ); msgBox->setStandardButtons( QMessageBox::Close ); msgBox->button( QMessageBox::Close )->setText( tr( "&Close" ) ); QString text = "

" + message + "

"; if ( !details.isEmpty() ) - { text += "

" + details + "

"; - } msgBox->setInformativeText( text ); - connect(msgBox, &QMessageBox::buttonClicked, qApp, &QApplication::quit); + connect( msgBox, &QMessageBox::buttonClicked, qApp, &QApplication::quit ); cLog() << "Calamares will quit when the dialog closes."; msgBox->show(); } @@ -230,8 +225,8 @@ ViewManager::next() // and right before switching to an execution phase. // Depending on Calamares::Settings, we show an "are you sure" prompt or not. if ( Calamares::Settings::instance()->showPromptBeforeExecution() && - m_currentStep + 1 < m_steps.count() && - qobject_cast< ExecutionViewStep* >( m_steps.at( m_currentStep + 1 ) ) ) + m_currentStep + 1 < m_steps.count() && + qobject_cast< ExecutionViewStep* >( m_steps.at( m_currentStep + 1 ) ) ) { int reply = QMessageBox::question( m_widget, @@ -263,15 +258,13 @@ ViewManager::next() } } else - { step->next(); - } m_next->setEnabled( !executing && m_steps.at( m_currentStep )->isNextEnabled() ); m_back->setEnabled( !executing && m_steps.at( m_currentStep )->isBackEnabled() ); if ( m_currentStep == m_steps.count() -1 && - m_steps.last()->isAtEnd() ) + m_steps.last()->isAtEnd() ) { m_quit->setText( tr( "&Done" ) ); m_quit->setToolTip( tr( "The installation is complete. Close the installer." ) ); @@ -292,9 +285,7 @@ ViewManager::back() emit currentStepChanged(); } else if ( !step->isAtBeginning() ) - { step->back(); - } else return; m_next->setEnabled( m_steps.at( m_currentStep )->isNextEnabled() ); diff --git a/src/libcalamaresui/ViewManager.h b/src/libcalamaresui/ViewManager.h index f2f0ca57a..38ddda70a 100644 --- a/src/libcalamaresui/ViewManager.h +++ b/src/libcalamaresui/ViewManager.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -111,6 +112,7 @@ public slots: signals: void currentStepChanged(); + void enlarge( QSize enlarge ) const; // See ViewStep::enlarge() private: explicit ViewManager( QObject* parent = nullptr ); diff --git a/src/libcalamaresui/viewpages/ViewStep.h b/src/libcalamaresui/viewpages/ViewStep.h index 27bab23c8..2c07dace5 100644 --- a/src/libcalamaresui/viewpages/ViewStep.h +++ b/src/libcalamaresui/viewpages/ViewStep.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -93,7 +94,10 @@ public: virtual QList< job_ptr > jobs() const = 0; void setModuleInstanceKey( const QString& instanceKey ); - QString moduleInstanceKey() const { return m_instanceKey; } + QString moduleInstanceKey() const + { + return m_instanceKey; + } virtual void setConfigurationMap( const QVariantMap& configurationMap ); @@ -101,6 +105,12 @@ signals: void nextStatusChanged( bool status ); void done(); + /* Emitted when the viewstep thinks it needs more space than is currently + * available for display. @p enlarge is the requested additional space, + * e.g. 24px vertical. This request may be silently ignored. + */ + void enlarge( QSize enlarge ) const; + protected: QString m_instanceKey; }; diff --git a/src/modules/summary/SummaryPage.cpp b/src/modules/summary/SummaryPage.cpp index 6d53ba8b6..c13ec1ccd 100644 --- a/src/modules/summary/SummaryPage.cpp +++ b/src/modules/summary/SummaryPage.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,6 +24,7 @@ #include "ExecutionViewStep.h" #include "utils/Retranslator.h" #include "utils/CalamaresUtilsGui.h" +#include "utils/Logger.h" #include "ViewManager.h" #include @@ -96,6 +98,20 @@ SummaryPage::onActivate() itemBodyLayout->addSpacing( CalamaresUtils::defaultFontHeight() * 2 ); } m_layout->addStretch(); + + m_scrollArea->setWidget( m_contentWidget ); + + auto summarySize = m_contentWidget->sizeHint(); + if ( summarySize.height() > m_scrollArea->size().height() ) + { + auto enlarge = 2 + summarySize.height() - m_scrollArea->size().height(); + auto widgetSize = this->size(); + widgetSize.setHeight( widgetSize.height() + enlarge ); + + cDebug() << "Summary widget is larger than viewport, enlarge by" << enlarge << "to" << widgetSize; + + emit m_thisViewStep->enlarge( QSize( 0, enlarge ) ); // Only expand height + } } Calamares::ViewStepList @@ -133,7 +149,6 @@ SummaryPage::createContentWidget() m_contentWidget = new QWidget; m_layout = new QVBoxLayout( m_contentWidget ); CalamaresUtils::unmarginLayout( m_layout ); - m_scrollArea->setWidget( m_contentWidget ); } QLabel* From 9096a9ebcd4ec1361b64d0a977c0112cc2c084eb Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 6 Sep 2017 04:55:08 -0400 Subject: [PATCH 342/447] Remove overly-verbose debugging --- src/modules/finished/FinishedViewStep.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/modules/finished/FinishedViewStep.cpp b/src/modules/finished/FinishedViewStep.cpp index 8017a739c..a4cc5c734 100644 --- a/src/modules/finished/FinishedViewStep.cpp +++ b/src/modules/finished/FinishedViewStep.cpp @@ -35,8 +35,6 @@ FinishedViewStep::FinishedViewStep( QObject* parent ) , m_widget( new FinishedPage() ) , installFailed( false ) { - cDebug() << "FinishedViewStep()"; - auto jq = Calamares::JobQueue::instance(); connect( jq, &Calamares::JobQueue::failed, m_widget, &FinishedPage::onInstallationFailed ); @@ -64,7 +62,6 @@ FinishedViewStep::prettyName() const QWidget* FinishedViewStep::widget() { - cDebug() << "FinishedViewStep::widget()"; return m_widget; } @@ -140,7 +137,6 @@ FinishedViewStep::sendNotification() void FinishedViewStep::onActivate() { - cDebug() << "FinishedViewStep::onActivate()"; m_widget->setUpRestart(); sendNotification(); @@ -150,7 +146,6 @@ FinishedViewStep::onActivate() QList< Calamares::job_ptr > FinishedViewStep::jobs() const { - cDebug() << "FinishedViewStep::jobs"; return QList< Calamares::job_ptr >(); } From 6c5199c9cc1e0a8eaa1894cb5aaae6ef6e1df872 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 6 Sep 2017 05:10:33 -0400 Subject: [PATCH 343/447] YAML: on error, report filename along with location --- src/libcalamaresui/Branding.cpp | 2 +- src/libcalamaresui/Settings.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libcalamaresui/Branding.cpp b/src/libcalamaresui/Branding.cpp index 11d607853..6d559c6fb 100644 --- a/src/libcalamaresui/Branding.cpp +++ b/src/libcalamaresui/Branding.cpp @@ -179,7 +179,7 @@ Branding::Branding( const QString& brandingFilePath, } catch ( YAML::Exception& e ) { - cDebug() << "WARNING: YAML parser error " << e.what(); + cDebug() << "WARNING: YAML parser error " << e.what() << "in" << file.fileName(); } QDir translationsDir( componentDir.filePath( "lang" ) ); diff --git a/src/libcalamaresui/Settings.cpp b/src/libcalamaresui/Settings.cpp index 719f950fe..ce01bf42d 100644 --- a/src/libcalamaresui/Settings.cpp +++ b/src/libcalamaresui/Settings.cpp @@ -156,7 +156,7 @@ Settings::Settings( const QString& settingsFilePath, } catch ( YAML::Exception& e ) { - cDebug() << "WARNING: YAML parser error " << e.what(); + cDebug() << "WARNING: YAML parser error " << e.what() << "in" << file.fileName(); } } else From 09decf8e060abe07bafd542fd6f319f48f4e6bd5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 6 Sep 2017 05:47:11 -0400 Subject: [PATCH 344/447] YAML-NetInstall: log data errors. When NetInstall receives YAML data, handle parser errors more gracefully: show line and column, but because it's network data (not in a local file), do some work to print out the actual data received. FIXES #786 --- src/modules/netinstall/NetInstallPage.cpp | 67 ++++++++++++++++++++--- src/modules/netinstall/NetInstallPage.h | 3 +- 2 files changed, 61 insertions(+), 9 deletions(-) diff --git a/src/modules/netinstall/NetInstallPage.cpp b/src/modules/netinstall/NetInstallPage.cpp index b5fa702d6..fe5b600ab 100644 --- a/src/modules/netinstall/NetInstallPage.cpp +++ b/src/modules/netinstall/NetInstallPage.cpp @@ -64,14 +64,59 @@ NetInstallPage::isReady() return true; } -void NetInstallPage::readGroups( const QByteArray& yamlData ) +bool +NetInstallPage::readGroups( const QByteArray& yamlData ) { - YAML::Node groups = YAML::Load( yamlData.constData() ); - Q_ASSERT( groups.IsSequence() ); - m_groups = new PackageModel( groups ); - CALAMARES_RETRANSLATE( - m_groups->setHeaderData( 0, Qt::Horizontal, tr( "Name" ) ); - m_groups->setHeaderData( 0, Qt::Horizontal, tr( "Description" ) ); ) + try + { + YAML::Node groups = YAML::Load( yamlData.constData() ); + + if ( !groups.IsSequence() ) + cDebug() << "WARNING: netinstall groups data does not form a sequence."; + Q_ASSERT( groups.IsSequence() ); + m_groups = new PackageModel( groups ); + CALAMARES_RETRANSLATE( + m_groups->setHeaderData( 0, Qt::Horizontal, tr( "Name" ) ); + m_groups->setHeaderData( 0, Qt::Horizontal, tr( "Description" ) ); ) + return true; + + } + catch ( YAML::Exception& e ) + { + cDebug() << "WARNING: YAML error " << e.what() << "in netinstall groups data."; + if ( ( e.mark.line >= 0 ) && ( e.mark.column >= 0 ) ) + { + // Try to show the line where it happened. + int linestart = 0; + for ( int linecount = 0; linecount < e.mark.line; ++linecount ) + { + linestart = yamlData.indexOf( '\n', linestart ); + // No more \ns found, weird + if ( linestart < 0 ) + break; + linestart += 1; // Skip that \n + } + int lineend = linestart; + if ( linestart >= 0 ) + { + lineend = yamlData.indexOf( '\n', linestart ); + if ( lineend < 0 ) + lineend = yamlData.length(); + } + + int rangestart = linestart; + int rangeend = lineend; + // Adjust range (linestart..lineend) so it's not too long + if ( ( linestart >= 0 ) && ( e.mark.column > 30 ) ) + rangestart += ( e.mark.column - 30 ); + if ( ( linestart >= 0 ) && ( rangeend - rangestart > 40 ) ) + rangeend = rangestart + 40; + + if ( linestart >= 0 ) + cDebug() << "WARNING: offending YAML data:" << yamlData.mid( rangestart, rangeend-rangestart ).constData(); + } + return false; + } } void @@ -84,7 +129,13 @@ NetInstallPage::dataIsHere( QNetworkReply* reply ) return; } - readGroups( reply->readAll() ); + if ( !readGroups( reply->readAll() ) ) + { + cDebug() << "Netinstall groups data was received, but invalid."; + ui->netinst_status->setText( tr( "Network Installation. (Disabled: Unable to fetch package lists, check your network connection)" ) ); + reply->deleteLater(); + return; + } ui->groupswidget->setModel( m_groups ); ui->groupswidget->header()->setSectionResizeMode( 0, QHeaderView::ResizeToContents ); diff --git a/src/modules/netinstall/NetInstallPage.h b/src/modules/netinstall/NetInstallPage.h index 7ecc74f89..423c16b8e 100644 --- a/src/modules/netinstall/NetInstallPage.h +++ b/src/modules/netinstall/NetInstallPage.h @@ -2,6 +2,7 @@ * Copyright 2016, Luca Giambonini * Copyright 2016, Lisa Vitolo * Copyright 2017, Kyle Robbertze + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -67,7 +68,7 @@ private: // Takes the YAML data representing the groups and reads them into the // m_groups and m_groupOrder internal structures. See the README.md // of this module to know the format expected of the YAML files. - void readGroups( const QByteArray& yamlData ); + bool readGroups( const QByteArray& yamlData ); Ui::Page_NetInst* ui; From 252006ea259cf0297b324ac60c1608f4b40ecbe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Sun, 3 Sep 2017 20:45:24 +0100 Subject: [PATCH 345/447] kpmcore now requires passing sector size to FileSystem. --- src/modules/partition/CMakeLists.txt | 4 ++++ src/modules/partition/core/KPMHelpers.cpp | 16 ++++++++++++++-- .../partition/tests/PartitionJobTests.cpp | 6 +++++- 3 files changed, 23 insertions(+), 3 deletions(-) diff --git a/src/modules/partition/CMakeLists.txt b/src/modules/partition/CMakeLists.txt index 5f64b6530..0291c46e4 100644 --- a/src/modules/partition/CMakeLists.txt +++ b/src/modules/partition/CMakeLists.txt @@ -8,6 +8,10 @@ find_package( KF5 REQUIRED CoreAddons ) # These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service find_package( KF5 REQUIRED Config I18n IconThemes KIO Service ) +find_package( KPMcore 3.1.50 ) +if ( ${KPMcore_FOUND} ) + add_definitions(-DWITH_KPMCORE22) +endif() find_package( KPMcore 3.0.3 REQUIRED ) find_library( atasmart_LIB atasmart ) find_library( blkid_LIB blkid ) diff --git a/src/modules/partition/core/KPMHelpers.cpp b/src/modules/partition/core/KPMHelpers.cpp index fc93b6bd7..6ed167eee 100644 --- a/src/modules/partition/core/KPMHelpers.cpp +++ b/src/modules/partition/core/KPMHelpers.cpp @@ -23,6 +23,7 @@ #include "core/PartitionIterator.h" // KPMcore +#include #include #include #include @@ -114,7 +115,11 @@ createNewPartition( PartitionNode* parent, qint64 lastSector, PartitionTable::Flags flags ) { - FileSystem* fs = FileSystemFactory::create( fsType, firstSector, lastSector ); + FileSystem* fs = FileSystemFactory::create( fsType, firstSector, lastSector +#ifdef WITH_KPMCORE22 + ,device.logicalSize() +#endif + ); return new Partition( parent, device, @@ -147,7 +152,11 @@ createNewEncryptedPartition( PartitionNode* parent, FS::luks* fs = dynamic_cast< FS::luks* >( FileSystemFactory::create( FileSystem::Luks, firstSector, - lastSector ) ); + lastSector +#ifdef WITH_KPMCORE22 + ,device.logicalSize() +#endif + ) ); if ( !fs ) { qDebug() << "ERROR: cannot create LUKS filesystem. Giving up."; @@ -177,6 +186,9 @@ clonePartition( Device* device, Partition* partition ) partition->fileSystem().type(), partition->firstSector(), partition->lastSector() +#ifdef WITH_KPMCORE22 + ,device->logicalSize() +#endif ); return new Partition( partition->parent(), *device, diff --git a/src/modules/partition/tests/PartitionJobTests.cpp b/src/modules/partition/tests/PartitionJobTests.cpp index 5a09bbab5..fe869232b 100644 --- a/src/modules/partition/tests/PartitionJobTests.cpp +++ b/src/modules/partition/tests/PartitionJobTests.cpp @@ -217,7 +217,11 @@ PartitionJobTests::newCreatePartitionJob( Partition* freeSpacePartition, Partiti lastSector = firstSector + size / m_device->logicalSize(); else lastSector = freeSpacePartition->lastSector(); - FileSystem* fs = FileSystemFactory::create( type, firstSector, lastSector ); + FileSystem* fs = FileSystemFactory::create( type, firstSector, lastSector +#ifdef WITH_KPMCORE22 + ,m_device->logicalSize() +#endif + ); Partition* partition = new Partition( freeSpacePartition->parent(), From 7e25909e18d44847246d0017fb573299f87f4eeb Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 6 Sep 2017 07:51:22 -0400 Subject: [PATCH 346/447] YAML: refactor YAML-exception reporting - both NetInstall (group data) and Locale (GeoIP) use network data returned as a source of YAML data. Try to explain parsing errors for both. FIXES #786 --- src/libcalamaresui/utils/YamlUtils.cpp | 41 +++++++++++++++++++++++ src/libcalamaresui/utils/YamlUtils.h | 11 ++++++ src/modules/locale/LocaleViewStep.cpp | 39 ++++++++++++--------- src/modules/netinstall/NetInstallPage.cpp | 33 +----------------- 4 files changed, 77 insertions(+), 47 deletions(-) diff --git a/src/libcalamaresui/utils/YamlUtils.cpp b/src/libcalamaresui/utils/YamlUtils.cpp index 1eb759963..4b1a8fd86 100644 --- a/src/libcalamaresui/utils/YamlUtils.cpp +++ b/src/libcalamaresui/utils/YamlUtils.cpp @@ -18,8 +18,11 @@ */ #include "YamlUtils.h" +#include "utils/Logger.h" + #include +#include #include void @@ -105,4 +108,42 @@ yamlMapToVariant( const YAML::Node& mapNode ) } +void +explainYamlException( const YAML::Exception& e, const QByteArray& yamlData, const char *label ) +{ + cDebug() << "WARNING: YAML error " << e.what() << "in" << label << '.'; + if ( ( e.mark.line >= 0 ) && ( e.mark.column >= 0 ) ) + { + // Try to show the line where it happened. + int linestart = 0; + for ( int linecount = 0; linecount < e.mark.line; ++linecount ) + { + linestart = yamlData.indexOf( '\n', linestart ); + // No more \ns found, weird + if ( linestart < 0 ) + break; + linestart += 1; // Skip that \n + } + int lineend = linestart; + if ( linestart >= 0 ) + { + lineend = yamlData.indexOf( '\n', linestart ); + if ( lineend < 0 ) + lineend = yamlData.length(); + } + + int rangestart = linestart; + int rangeend = lineend; + // Adjust range (linestart..lineend) so it's not too long + if ( ( linestart >= 0 ) && ( e.mark.column > 30 ) ) + rangestart += ( e.mark.column - 30 ); + if ( ( linestart >= 0 ) && ( rangeend - rangestart > 40 ) ) + rangeend = rangestart + 40; + + if ( linestart >= 0 ) + cDebug() << "WARNING: offending YAML data:" << yamlData.mid( rangestart, rangeend-rangestart ).constData(); + + } } + +} // namespace diff --git a/src/libcalamaresui/utils/YamlUtils.h b/src/libcalamaresui/utils/YamlUtils.h index a39934f51..1da36178c 100644 --- a/src/libcalamaresui/utils/YamlUtils.h +++ b/src/libcalamaresui/utils/YamlUtils.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,9 +23,12 @@ #include #include +class QByteArray; + namespace YAML { class Node; +class Exception; } void operator>>( const YAML::Node& node, QStringList& v ); @@ -37,6 +41,13 @@ QVariant yamlScalarToVariant( const YAML::Node& scalarNode ); QVariant yamlSequenceToVariant( const YAML::Node& sequenceNode ); QVariant yamlMapToVariant( const YAML::Node& mapNode ); +/** + * Given an exception from the YAML parser library, explain + * what is going on in terms of the data passed to the parser. + * Uses @p label when labeling the data source (e.g. "netinstall data") + */ +void explainYamlException( const YAML::Exception& e, const QByteArray& data, const char *label ); + } //ns #endif // YAMLUTILS_H diff --git a/src/modules/locale/LocaleViewStep.cpp b/src/modules/locale/LocaleViewStep.cpp index 24719b1be..8f38e7f14 100644 --- a/src/modules/locale/LocaleViewStep.cpp +++ b/src/modules/locale/LocaleViewStep.cpp @@ -116,28 +116,37 @@ LocaleViewStep::fetchGeoIpTimezone() { if ( reply->error() == QNetworkReply::NoError ) { - YAML::Node doc = YAML::Load( reply->readAll() ); + QByteArray data = reply->readAll(); - QVariant var = CalamaresUtils::yamlToVariant( doc ); - if ( !var.isNull() && - var.isValid() && - var.type() == QVariant::Map ) + try { - QVariantMap map = var.toMap(); - if ( map.contains( "time_zone" ) && - !map.value( "time_zone" ).toString().isEmpty() ) + YAML::Node doc = YAML::Load( reply->readAll() ); + + QVariant var = CalamaresUtils::yamlToVariant( doc ); + if ( !var.isNull() && + var.isValid() && + var.type() == QVariant::Map ) { - QString timezoneString = map.value( "time_zone" ).toString(); - QStringList timezone = timezoneString.split( '/', QString::SkipEmptyParts ); - if ( timezone.size() >= 2 ) + QVariantMap map = var.toMap(); + if ( map.contains( "time_zone" ) && + !map.value( "time_zone" ).toString().isEmpty() ) { - cDebug() << "GeoIP reporting" << timezoneString; - QString region = timezone.takeFirst(); - QString zone = timezone.join( '/' ); - m_startingTimezone = qMakePair( region, zone ); + QString timezoneString = map.value( "time_zone" ).toString(); + QStringList timezone = timezoneString.split( '/', QString::SkipEmptyParts ); + if ( timezone.size() >= 2 ) + { + cDebug() << "GeoIP reporting" << timezoneString; + QString region = timezone.takeFirst(); + QString zone = timezone.join( '/' ); + m_startingTimezone = qMakePair( region, zone ); + } } } } + catch ( YAML::Exception& e ) + { + CalamaresUtils::explainYamlException( e, data, "GeoIP data"); + } } reply->deleteLater(); diff --git a/src/modules/netinstall/NetInstallPage.cpp b/src/modules/netinstall/NetInstallPage.cpp index fe5b600ab..7bfda320c 100644 --- a/src/modules/netinstall/NetInstallPage.cpp +++ b/src/modules/netinstall/NetInstallPage.cpp @@ -83,38 +83,7 @@ NetInstallPage::readGroups( const QByteArray& yamlData ) } catch ( YAML::Exception& e ) { - cDebug() << "WARNING: YAML error " << e.what() << "in netinstall groups data."; - if ( ( e.mark.line >= 0 ) && ( e.mark.column >= 0 ) ) - { - // Try to show the line where it happened. - int linestart = 0; - for ( int linecount = 0; linecount < e.mark.line; ++linecount ) - { - linestart = yamlData.indexOf( '\n', linestart ); - // No more \ns found, weird - if ( linestart < 0 ) - break; - linestart += 1; // Skip that \n - } - int lineend = linestart; - if ( linestart >= 0 ) - { - lineend = yamlData.indexOf( '\n', linestart ); - if ( lineend < 0 ) - lineend = yamlData.length(); - } - - int rangestart = linestart; - int rangeend = lineend; - // Adjust range (linestart..lineend) so it's not too long - if ( ( linestart >= 0 ) && ( e.mark.column > 30 ) ) - rangestart += ( e.mark.column - 30 ); - if ( ( linestart >= 0 ) && ( rangeend - rangestart > 40 ) ) - rangeend = rangestart + 40; - - if ( linestart >= 0 ) - cDebug() << "WARNING: offending YAML data:" << yamlData.mid( rangestart, rangeend-rangestart ).constData(); - } + CalamaresUtils::explainYamlException( e, yamlData, "netinstall groups data" ); return false; } } From cec7132d2cf56393efc11ceb25628ac5439766bd Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 7 Sep 2017 03:42:46 -0400 Subject: [PATCH 347/447] Swap + LUKS configuration. Based on patches from crazy@frugalware.org and V3n3RiX. (presumably) FIXES #730 --- src/modules/bootloader/main.py | 12 ++++++++++-- src/modules/grubcfg/main.py | 31 ++++++++++++++++++++++--------- 2 files changed, 32 insertions(+), 11 deletions(-) diff --git a/src/modules/bootloader/main.py b/src/modules/bootloader/main.py index fd5990490..c2cdc1108 100644 --- a/src/modules/bootloader/main.py +++ b/src/modules/bootloader/main.py @@ -11,6 +11,8 @@ # Copyright 2015, Philip Mueller # Copyright 2016-2017, Teo Mrnjavac # Copyright 2017, Alf Gaida +# Copyright 2017, Adriaan de Groot +# Copyright 2017, Gabriel Craciunescu # # Calamares is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -104,16 +106,22 @@ def create_systemd_boot_conf(uuid, conf_path, kernel_line): cryptdevice_params = [] + # Take over swap settings: + # - unencrypted swap partition sets swap_uuid + # - encrypted root sets cryptdevice_params for partition in partitions: - if partition["fs"] == "linuxswap": + has_luks = "luksMapperName" in partition + if partition["fs"] == "linuxswap" and not has_luks: swap_uuid = partition["uuid"] - if partition["mountPoint"] == "/" and "luksMapperName" in partition: + if partition["mountPoint"] == "/" and has_luks: cryptdevice_params = ["cryptdevice=UUID=" + partition["luksUuid"] + ":" + partition["luksMapperName"], "root=/dev/mapper/" + + partition["luksMapperName"], + "resume=/dev/mapper/" + partition["luksMapperName"]] if cryptdevice_params: diff --git a/src/modules/grubcfg/main.py b/src/modules/grubcfg/main.py index 5b1028c58..3ef68e46e 100644 --- a/src/modules/grubcfg/main.py +++ b/src/modules/grubcfg/main.py @@ -6,6 +6,8 @@ # Copyright 2014-2015, Philip Müller # Copyright 2015-2017, Teo Mrnjavac # Copyright 2017, Alf Gaida +# Copyright 2017, Adriaan de Groot +# Copyright 2017, Gabriel Craciunescu # # Calamares is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -29,6 +31,8 @@ def modify_grub_default(partitions, root_mount_point, distributor): """ Configures '/etc/default/grub' for hibernation and plymouth. + @see bootloader/main.py, for similar handling of kernel parameters + :param partitions: :param root_mount_point: :param distributor: @@ -45,6 +49,7 @@ def modify_grub_default(partitions, root_mount_point, distributor): use_splash = "" swap_uuid = "" swap_outer_uuid = "" + swap_outer_mappername = None if libcalamares.globalstorage.contains("hasPlymouth"): if libcalamares.globalstorage.value("hasPlymouth"): @@ -54,30 +59,35 @@ def modify_grub_default(partitions, root_mount_point, distributor): if have_dracut: for partition in partitions: - if partition["fs"] == "linuxswap": + has_luks = "luksMapperName" in partition + if partition["fs"] == "linuxswap" and not has_luks: swap_uuid = partition["uuid"] - if (partition["fs"] == "linuxswap" - and "luksMapperName" in partition): + if (partition["fs"] == "linuxswap" and has_luks): swap_outer_uuid = partition["luksUuid"] + swap_outer_mappername = partition["luksMapperName"] - if (partition["mountPoint"] == "/" - and "luksMapperName" in partition): + if (partition["mountPoint"] == "/" and has_luks): cryptdevice_params = [ "rd.luks.uuid={!s}".format(partition["luksUuid"]) ] else: for partition in partitions: - if partition["fs"] == "linuxswap": + has_luks = "luksMapperName" in partition + if partition["fs"] == "linuxswap" and not has_luks: swap_uuid = partition["uuid"] - if (partition["mountPoint"] == "/" - and "luksMapperName" in partition): + if (partition["mountPoint"] == "/" and has_luks): cryptdevice_params = [ "cryptdevice=UUID={!s}:{!s}".format( partition["luksUuid"], partition["luksMapperName"] ), - "root=/dev/mapper/{!s}".format(partition["luksMapperName"]) + "root=/dev/mapper/{!s}".format( + partition["luksMapperName"] + ), + "resume=/dev/mapper/{!s}".format( + partition["luksMapperName"] + ) ] kernel_params = ["quiet"] @@ -93,6 +103,9 @@ def modify_grub_default(partitions, root_mount_point, distributor): if have_dracut and swap_outer_uuid: kernel_params.append("rd.luks.uuid={!s}".format(swap_outer_uuid)) + if have_dracut and swap_outer_mappername: + kernel_params.append("resume=/dev/mapper/{!s}".format( + swap_outer_mappername)) distributor_line = "GRUB_DISTRIBUTOR='{!s}'".format(distributor_replace) From 851379628cf4822a13b6eed8a40473484514725e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 7 Sep 2017 04:04:50 -0400 Subject: [PATCH 348/447] Reduce Qt runtime warnings. - deleteLater() doesn't like nullptr (produces a warning, but is harmless) - reparenting across threads doesn't work, comment on that but leave it in, since this may be relevant for memory management. --- src/modules/partition/gui/ChoicePage.cpp | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index 76c65a027..d4c40550c 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -806,9 +806,12 @@ ChoicePage::updateDeviceStatePreview() cDebug() << "Updating partitioning state widgets."; qDeleteAll( m_previewBeforeFrame->children() ); - m_previewBeforeFrame->layout()->deleteLater(); - QVBoxLayout* layout = new QVBoxLayout; + auto layout = m_previewBeforeFrame->layout(); + if ( layout ) + layout->deleteLater(); // Doesn't like nullptr + + layout = new QVBoxLayout; m_previewBeforeFrame->setLayout( layout ); CalamaresUtils::unmarginLayout( layout ); layout->setSpacing( 6 ); @@ -829,7 +832,7 @@ ChoicePage::updateDeviceStatePreview() // The QObject parents tree is meaningful for memory management here, // see qDeleteAll above. - deviceBefore->setParent( model ); + deviceBefore->setParent( model ); // Can't reparent across threads model->setParent( m_beforePartitionBarsView ); m_beforePartitionBarsView->setModel( model ); @@ -838,7 +841,8 @@ ChoicePage::updateDeviceStatePreview() // Make the bars and labels view use the same selectionModel. auto sm = m_beforePartitionLabelsView->selectionModel(); m_beforePartitionLabelsView->setSelectionModel( m_beforePartitionBarsView->selectionModel() ); - sm->deleteLater(); + if ( sm ) + sm->deleteLater(); switch ( m_choice ) { @@ -874,7 +878,10 @@ ChoicePage::updateActionChoicePreview( ChoicePage::Choice choice ) cDebug() << "Updating partitioning preview widgets."; qDeleteAll( m_previewAfterFrame->children() ); - m_previewAfterFrame->layout()->deleteLater(); + + auto oldlayout = m_previewAfterFrame->layout(); + if ( oldlayout ) + oldlayout->deleteLater(); QVBoxLayout* layout = new QVBoxLayout; m_previewAfterFrame->setLayout( layout ); From 3e5916157f1e1a19c796b8e14e7a25c3bae29705 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 7 Sep 2017 04:55:26 -0400 Subject: [PATCH 349/447] A mounted partition cannot be resized or replaced - add check for isMounted() - a device with a mounted partition cannot be (entirely) erased FIXES #639 --- src/modules/partition/core/PartUtils.cpp | 6 ++ src/modules/partition/gui/ChoicePage.cpp | 70 +++++++----------------- 2 files changed, 26 insertions(+), 50 deletions(-) diff --git a/src/modules/partition/core/PartUtils.cpp b/src/modules/partition/core/PartUtils.cpp index df230311a..d2493239e 100644 --- a/src/modules/partition/core/PartUtils.cpp +++ b/src/modules/partition/core/PartUtils.cpp @@ -45,6 +45,9 @@ canBeReplaced( Partition* candidate ) if ( !candidate ) return false; + if ( candidate->isMounted() ) + return false; + bool ok = false; double requiredStorageGB = Calamares::JobQueue::instance() ->globalStorage() @@ -83,6 +86,9 @@ canBeResized( Partition* candidate ) if ( KPMHelpers::isPartitionFreeSpace( candidate ) ) return false; + if ( candidate->isMounted() ) + return false; + if ( candidate->roles().has( PartitionRole::Primary ) ) { PartitionTable* table = dynamic_cast< PartitionTable* >( candidate->parent() ); diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index d4c40550c..fcbfdb5fc 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -1130,6 +1130,15 @@ ChoicePage::createBootloaderComboBox( QWidget* parent ) } +static inline void +force_uncheck(QButtonGroup* grp, PrettyRadioButton* button) +{ + button->hide(); + grp->setExclusive( false ); + button->buttonWidget()->setChecked( false ); + grp->setExclusive( true ); +} + /** * @brief ChoicePage::setupActions happens every time a new Device* is selected in the * device picker. Sets up the text and visibility of the partitioning actions based @@ -1149,30 +1158,20 @@ ChoicePage::setupActions() m_deviceInfoWidget->setPartitionTableType( PartitionTable::unknownTableType ); bool atLeastOneCanBeResized = false; + bool atLeastOneCanBeReplaced = false; + bool atLeastOneIsMounted = false; // Suppress 'erase' if so for ( auto it = PartitionIterator::begin( currentDevice ); it != PartitionIterator::end( currentDevice ); ++it ) { if ( PartUtils::canBeResized( *it ) ) - { atLeastOneCanBeResized = true; - break; - } - } - - bool atLeastOneCanBeReplaced = false; - - for ( auto it = PartitionIterator::begin( currentDevice ); - it != PartitionIterator::end( currentDevice ); ++it ) - { if ( PartUtils::canBeReplaced( *it ) ) - { atLeastOneCanBeReplaced = true; - break; - } + if ( (*it)->isMounted() ) + atLeastOneIsMounted = true; } - if ( osproberEntriesForCurrentDevice.count() == 0 ) { CALAMARES_RETRANSLATE( @@ -1249,18 +1248,6 @@ ChoicePage::setupActions() .arg( *Calamares::Branding::ShortVersionedName ) ); ) } - - m_replaceButton->show(); - - if ( atLeastOneCanBeResized ) - m_alongsideButton->show(); - else - { - m_alongsideButton->hide(); - m_grp->setExclusive( false ); - m_alongsideButton->buttonWidget()->setChecked( false ); - m_grp->setExclusive( true ); - } } else { @@ -1284,39 +1271,22 @@ ChoicePage::setupActions() "Replaces a partition with %1." ) .arg( *Calamares::Branding::ShortVersionedName ) ); ) - - m_replaceButton->show(); - - if ( atLeastOneCanBeResized ) - m_alongsideButton->show(); - else - { - m_alongsideButton->hide(); - m_grp->setExclusive( false ); - m_alongsideButton->buttonWidget()->setChecked( false ); - m_grp->setExclusive( true ); - } } if ( atLeastOneCanBeReplaced ) m_replaceButton->show(); else - { - m_replaceButton->hide(); - m_grp->setExclusive( false ); - m_replaceButton->buttonWidget()->setChecked( false ); - m_grp->setExclusive( true ); - } + force_uncheck( m_grp, m_replaceButton ); if ( atLeastOneCanBeResized ) m_alongsideButton->show(); else - { - m_alongsideButton->hide(); - m_grp->setExclusive( false ); - m_alongsideButton->buttonWidget()->setChecked( false ); - m_grp->setExclusive( true ); - } + force_uncheck( m_grp, m_alongsideButton ); + + if ( !atLeastOneIsMounted ) + m_eraseButton->show(); // None mounted + else + force_uncheck( m_grp, m_eraseButton ); bool isEfi = PartUtils::isEfiSystem(); bool efiSystemPartitionFound = !m_core->efiSystemPartitions().isEmpty(); From 15c2a9664028bd353b738324f3f5582fe81a9cf2 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 7 Sep 2017 05:38:10 -0400 Subject: [PATCH 350/447] i18n: drop comment which is messing up TX merge --- calamares.desktop | 6 ------ 1 file changed, 6 deletions(-) diff --git a/calamares.desktop b/calamares.desktop index 4f288884e..879031b4c 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -11,12 +11,6 @@ Icon=calamares Terminal=false StartupNotify=true Categories=Qt;System; - - -# Translations - - -# Translations Name[ca]=Calamares Icon[ca]=calamares GenericName[ca]=Instal·lador de sistema From f63b44c984ada32f3891b631b35b427814005552 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 7 Sep 2017 05:43:50 -0400 Subject: [PATCH 351/447] i18n: smash things back from unspecified charset to UTF-8 --- ci/txpull.sh | 2 ++ ci/txpush.sh | 10 +++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ci/txpull.sh b/ci/txpull.sh index 6c5b20b2b..772ac0e32 100755 --- a/ci/txpull.sh +++ b/ci/txpull.sh @@ -60,6 +60,7 @@ for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do if [ -d ${MODULE_DIR}/lang ]; then # Convert PO files to MO files for POFILE in $(find ${MODULE_DIR} -name "*.po") ; do + sed -i'' '/^"Content-Type/s/CHARSET/UTF-8/' $POFILE msgfmt -o ${POFILE%.po}.mo $POFILE done git add --verbose ${MODULE_DIR}/lang/* @@ -69,6 +70,7 @@ for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do done for POFILE in $(find lang -name "python.po") ; do + sed -i'' '/^"Content-Type/s/CHARSET/UTF-8/' $POFILE msgfmt -o ${POFILE%.po}.mo $POFILE done git add --verbose lang/python* diff --git a/ci/txpush.sh b/ci/txpush.sh index cb2499f3e..fe6d7170f 100755 --- a/ci/txpush.sh +++ b/ci/txpush.sh @@ -56,8 +56,10 @@ for MODULE_DIR in $(find src/modules -maxdepth 1 -mindepth 1 -type d) ; do MODULE_NAME=$(basename ${MODULE_DIR}) if [ -d ${MODULE_DIR}/lang ]; then ${PYGETTEXT} -p ${MODULE_DIR}/lang -d ${MODULE_NAME} -o ${MODULE_NAME}.pot ${MODULE_DIR}/*.py - if [ -f ${MODULE_DIR}/lang/${MODULE_NAME}.pot ]; then - tx set -r calamares.${MODULE_NAME} --source -l en ${MODULE_DIR}/lang/${MODULE_NAME}.pot + POTFILE="${MODULE_DIR}/lang/${MODULE_NAME}.pot" + if [ -f "$POTFILE" ]; then + sed -i'' '/^"Content-Type/s/CHARSET/UTF-8/' "$POTFILE" + tx set -r calamares.${MODULE_NAME} --source -l en "$POTFILE" tx push --source --no-interactive -r calamares.${MODULE_NAME} fi else @@ -68,6 +70,8 @@ done if test -n "$SHARED_PYTHON" ; then ${PYGETTEXT} -p lang -d python -o python.pot $SHARED_PYTHON - tx set -r calamares.python --source -l en lang/python.pot + POTFILE="lang/python.pot" + sed -i'' '/^"Content-Type/s/CHARSET/UTF-8/' "$POTFILE" + tx set -r calamares.python --source -l en "$POTFILE" tx push --source --no-interactive -r calamares.python fi From 34c386851ef6648ae20c4de97ea0a03c5806fc41 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 7 Sep 2017 05:45:02 -0400 Subject: [PATCH 352/447] [core] Automatic merge of Transifex translations --- lang/calamares_ar.ts | 40 +++++++++++++--------- lang/calamares_ast.ts | 40 +++++++++++++--------- lang/calamares_bg.ts | 40 +++++++++++++--------- lang/calamares_ca.ts | 44 ++++++++++++++---------- lang/calamares_cs_CZ.ts | 44 ++++++++++++++---------- lang/calamares_da.ts | 44 ++++++++++++++---------- lang/calamares_de.ts | 40 +++++++++++++--------- lang/calamares_el.ts | 40 +++++++++++++--------- lang/calamares_en.ts | 10 +++--- lang/calamares_en_GB.ts | 40 +++++++++++++--------- lang/calamares_es.ts | 44 ++++++++++++++---------- lang/calamares_es_ES.ts | 40 +++++++++++++--------- lang/calamares_es_MX.ts | 40 +++++++++++++--------- lang/calamares_es_PR.ts | 40 +++++++++++++--------- lang/calamares_et.ts | 40 +++++++++++++--------- lang/calamares_eu.ts | 40 +++++++++++++--------- lang/calamares_fa.ts | 40 +++++++++++++--------- lang/calamares_fi_FI.ts | 40 +++++++++++++--------- lang/calamares_fr.ts | 44 ++++++++++++++---------- lang/calamares_fr_CH.ts | 40 +++++++++++++--------- lang/calamares_gl.ts | 40 +++++++++++++--------- lang/calamares_gu.ts | 40 +++++++++++++--------- lang/calamares_he.ts | 48 +++++++++++++++----------- lang/calamares_hi.ts | 40 +++++++++++++--------- lang/calamares_hr.ts | 44 ++++++++++++++---------- lang/calamares_hu.ts | 69 ++++++++++++++++++++++---------------- lang/calamares_id.ts | 44 ++++++++++++++---------- lang/calamares_is.ts | 42 ++++++++++++++--------- lang/calamares_it_IT.ts | 40 +++++++++++++--------- lang/calamares_ja.ts | 45 +++++++++++++++---------- lang/calamares_kk.ts | 40 +++++++++++++--------- lang/calamares_lo.ts | 40 +++++++++++++--------- lang/calamares_lt.ts | 44 ++++++++++++++---------- lang/calamares_mr.ts | 40 +++++++++++++--------- lang/calamares_nb.ts | 40 +++++++++++++--------- lang/calamares_nl.ts | 44 ++++++++++++++---------- lang/calamares_pl.ts | 44 ++++++++++++++---------- lang/calamares_pl_PL.ts | 40 +++++++++++++--------- lang/calamares_pt_BR.ts | 50 ++++++++++++++++----------- lang/calamares_pt_PT.ts | 44 ++++++++++++++---------- lang/calamares_ro.ts | 40 +++++++++++++--------- lang/calamares_ru.ts | 40 +++++++++++++--------- lang/calamares_sk.ts | 44 ++++++++++++++---------- lang/calamares_sl.ts | 40 +++++++++++++--------- lang/calamares_sr.ts | 40 +++++++++++++--------- lang/calamares_sr@latin.ts | 40 +++++++++++++--------- lang/calamares_sv.ts | 40 +++++++++++++--------- lang/calamares_th.ts | 40 +++++++++++++--------- lang/calamares_tr_TR.ts | 54 +++++++++++++++++------------ lang/calamares_uk.ts | 40 +++++++++++++--------- lang/calamares_ur.ts | 40 +++++++++++++--------- lang/calamares_uz.ts | 40 +++++++++++++--------- lang/calamares_zh_CN.ts | 40 +++++++++++++--------- lang/calamares_zh_TW.ts | 44 ++++++++++++++---------- 54 files changed, 1390 insertions(+), 860 deletions(-) diff --git a/lang/calamares_ar.ts b/lang/calamares_ar.ts index f2af10ebc..e9d4a7a12 100644 --- a/lang/calamares_ar.ts +++ b/lang/calamares_ar.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>بيئة الإقلاع</strong> لهذا النّظام.<br><br>أنظمة x86 القديمة تدعم <strong>BIOS</strong> فقط.<br>غالبًا ما تستخدم الأنظمة الجديدة <strong>EFI</strong>، ولكن ما زال بإمكانك إظهاره ك‍ BIOS إن بدأته بوضع التّوافقيّة. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. بدأ هذا النّظام ببيئة إقلاع <strong>EFI</strong>.<br><br>لضبط البدء من بيئة EFI، يجب على المثبّت وضع تطبيق محمّل إقلاع، مثل <strong>GRUB</strong> أو <strong>systemd-boot</strong> على <strong>قسم نظام EFI</strong>. هذا الأمر آليّ، إلّا إن اخترت التّقسيم يدويًّا، حيث عليك اخيتاره أو إنشاؤه بنفسك. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. بدأ هذا النّظام ببيئة إقلاع <strong>BIOS</strong>.<br><br>لضبط البدء من بيئة BIOS، يجب على المثبّت وضع تطبيق محمّل إقلاع، مثل <strong>GRUB</strong>، إمّا في بداية قسم أو في <strong>قطاع الإقلاع الرّئيس</strong> قرب بداية جدول التّقسيم (محبّذ). هذا الأمر آليّ، إلّا إن اخترت التّقسيم يدويًّا، حيث عليك اخيتاره أو إنشاؤه بنفسك. @@ -591,27 +591,27 @@ The installer will quit and all changes will be lost. الح&جم:
- + En&crypt تشفير - + Logical منطقيّ - + Primary أساسيّ - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. نوع <strong>جدول التّقسيم</strong> على جهاز التّخزين المحدّد.<br><br>الطّريقة الوحيدة لتغيير النّوع هو بحذفه وإعادة إنشاء جدول التّقسيم من الصّفر، ممّا سيؤدّي إلى تدمير كلّ البيانات في جهاز التّخزين.<br>سيبقي هذا المثبّت جدول التّقسيم الحاليّ كما هو إلّا إن لم ترد ذلك.<br>إن لم تكن متأكّدًا، ف‍ GPT مستحسن للأنظمة الحديثة. @@ -941,7 +941,7 @@ The installer will quit and all changes will be lost. الشّارات:
- + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ The installer will quit and all changes will be lost. أكّد عبارة المرور - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish أنهِ - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. إعداد محليّة النّظام يؤثّر على لغة بعض عناصر واجهة مستخدم سطر الأوامر وأطقم محارفها.<br/>الإعداد الحاليّ هو <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ The installer will quit and all changes will be lost. ثبّت م&حمّل الإقلاع على: - + Are you sure you want to create a new partition table on %1? أمتأكّد من إنشاء جدول تقسيم جديد على %1؟ diff --git a/lang/calamares_ast.ts b/lang/calamares_ast.ts index b0f9c8b81..be9f765a0 100644 --- a/lang/calamares_ast.ts +++ b/lang/calamares_ast.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. L'<strong>entornu d'arranque</strong> d'esti sistema.<br><br>Sistemes x86 más vieyos namái sofiten <strong>BIOS</strong>.<br>Los sistemes modernos usen davezu <strong>EFI</strong>, pero quiciabes d'amuesen como BIOS si s'anicien nel mou compatibilidá. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Esti sistema anicióse con un entornu d'arranque <strong>EFI</strong>.<br><br>Pa configurar l'aniciu d'un entornu EFI, esti instalador ha instalar una aplicación de xestión d'arranque, como <strong>GRUB</strong> o <strong>systemd-boot</strong> nuna <strong>partición del sistema EFI</strong>. Esto ye automático, a nun ser qu'escueyas el particionáu manual, que nesi casu has escoyer creala tu mesmu. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ L'instalador colará y perderánse toles camudancies. Tama&ñu: - + En&crypt &Cifrar - + Logical Llóxica - + Primary Primaria - + GPT GPT - + Mountpoint already in use. Please select another one. Puntu de montaxe yá n'usu. Esbilla otru, por favor. @@ -824,7 +824,7 @@ L'instalador colará y perderánse toles camudancies. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ L'instalador colará y perderánse toles camudancies. Banderes: - + Mountpoint already in use. Please select another one. Puntu de montaxe yá n'usu. Esbilla otru, por favor. @@ -969,7 +969,7 @@ L'instalador colará y perderánse toles camudancies. Confirmar fras de pasu - + Please enter the same passphrase in both boxes. Introduz la mesma fras de pasu n'entrabes caxes, por favor. @@ -1038,17 +1038,17 @@ L'instalador colará y perderánse toles camudancies. FinishedViewStep - + Finish Finar - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ L'instalador colará y perderánse toles camudancies. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. L'axustes de locale del sistema afeuta a la llingua y al conxuntu de caráuteres afitáu pa dellos elementos de la interfaz d'usuaru de llinia comandos.<br/>L'axuste actual ye <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ L'instalador colará y perderánse toles camudancies. &Instalar xestor d'arranque en: - + Are you sure you want to create a new partition table on %1? ¿De xuru que quies crear una tabla particiones nueva en %1? diff --git a/lang/calamares_bg.ts b/lang/calamares_bg.ts index dce5bde9c..388bb98a8 100644 --- a/lang/calamares_bg.ts +++ b/lang/calamares_bg.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>Среда за начално зареждане</strong> на тази система.<br><br>Старите x86 системи поддържат само <strong>BIOS</strong>.<br>Модерните системи обикновено използват <strong>EFI</strong>, но може също така да използват BIOS, ако са стартирани в режим на съвместимост. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Тази система беше стартирана с <strong>EFI</strong> среда за начално зареждане.<br><br>За да се настрои стартирането от EFI, инсталаторът трябва да разположи програма за начално зареждане като <strong>GRUB</strong> или <strong>systemd-boot</strong> на <strong>EFI Системен Дял</strong>. Това се прави автоматично, освен ако не се избере ръчно поделяне, в такъв случай вие трябва да свършите тази работа. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Тази система беше стартирана с <strong>BIOS</strong> среда за начално зареждане.<br><br>За да се настрои стартирането от BIOS, инсталаторът трябва да разположи програма за начално зареждане като <strong>GRUB</strong> в началото на дяла или на <strong>Сектора за Начално Зареждане</strong> близо до началото на таблицата на дяловете (предпочитано). Това се прави автоматично, освен ако не се избере ръчно поделяне, в такъв случай вие трябва да свършите тази работа. @@ -592,27 +592,27 @@ The installer will quit and all changes will be lost. Раз&мер: - + En&crypt - + Logical Логическа - + Primary Главна - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -825,7 +825,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Типа на <strong>таблицата на дяловете</strong> на избраното устройство за съхранение.<br><br>Единствения начин да се промени е като се изчисти и пресъздаде таблицата на дяловете, като по този начин всички данни върху устройството ще бъдат унищожени.<br>Инсталатора ще запази сегашната таблица на дяловете, освен ако не изберете обратното.<br>Ако не сте сигурни - за модерни системи се препоръчва GPT. @@ -942,7 +942,7 @@ The installer will quit and all changes will be lost. Флагове: - + Mountpoint already in use. Please select another one. @@ -970,7 +970,7 @@ The installer will quit and all changes will be lost. Потвърди паролата - + Please enter the same passphrase in both boxes. @@ -1039,17 +1039,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Завърши - + Installation Complete - + The installation of %1 is complete. @@ -1160,6 +1160,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Локацията на системата засяга езика и символите зададени за някои елементи на командния ред.<br/>Текущата настройка е <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1576,7 +1586,7 @@ The installer will quit and all changes will be lost. Инсталирай &устройството за начално зареждане върху: - + Are you sure you want to create a new partition table on %1? Сигурни ли сте че искате да създадете нова таблица на дяловете върху %1? diff --git a/lang/calamares_ca.ts b/lang/calamares_ca.ts index 294795406..cae1c9e09 100644 --- a/lang/calamares_ca.ts +++ b/lang/calamares_ca.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. L'<strong>entorn d'arrencada</strong> d'aquest sistema.<br><br>Els sistemes antics x86 només tenen suport per a <strong>BIOS</strong>.<br>Els moderns normalment usen <strong>EFI</strong>, però també poden mostrar-se com a BIOS si l'entorn d'arrencada s'executa en mode de compatibilitat. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Aquest sistema s'ha iniciat amb un entorn d'arrencada <strong>EFI</strong>. <br><br> Per configurar una arrencada des d'un entorn EFI, aquest instal·lador ha de desplegar una aplicació de càrrega d'arrencada, com ara el <strong>GRUB</strong> o el <strong>systemd-boot</strong> en una <strong>partició EFI del sistema</strong>. Això és automàtic, llevat que trieu un partiment manual, en què caldrà que ho configureu vosaltres mateixos. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Aquest sistema s'ha iniciat amb un entorn d'arrencada <strong>BIOS </strong>. Per configurar una arrencada des d'un entorn BIOS, aquest instal·lador ha d'instal·lar un carregador d'arrencada, com ara el <strong>GRUB</strong>, ja sigui al començament d'una partició o al <strong>Registre d'Arrencada Mestre</strong>, a prop del començament de la taula de particions (millor). Això és automàtic, llevat que trieu un partiment manual, en què caldrà que ho configureu pel vostre compte. @@ -591,27 +591,27 @@ L'instal·lador es tancarà i tots els canvis es perdran. Mi&da: - + En&crypt En&cripta - + Logical Lògica - + Primary Primària - + GPT GPT - + Mountpoint already in use. Please select another one. El punt de muntatge ja s'usa. Si us plau, seleccioneu-ne un altre. @@ -824,7 +824,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. El tipus de <strong>taula de particions</strong> actualment present al dispositiu d'emmagatzematge seleccionat. L'única manera de canviar el tipus de taula de particions és esborrar i tornar a crear la taula de particions des de zero, fet que destrueix totes les dades del dispositiu d'emmagatzematge. <br> Aquest instal·lador mantindrà la taula de particions actual llevat que decidiu expressament el contrari. <br>Si no n'esteu segur, als sistemes moderns es prefereix GPT. @@ -941,7 +941,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. Banderes: - + Mountpoint already in use. Please select another one. El punt de muntatge ja s'usa. Si us plau, seleccioneu-ne un altre. @@ -969,7 +969,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. Confirmeu la contrasenya - + Please enter the same passphrase in both boxes. Si us plau, escriviu la mateixa constrasenya a les dues caselles. @@ -1038,19 +1038,19 @@ L'instal·lador es tancarà i tots els canvis es perdran. FinishedViewStep - + Finish Acaba - + Installation Complete - + Instal·lació acabada - + The installation of %1 is complete. - + La instal·lació de %1 ha acabat. @@ -1159,6 +1159,16 @@ L'instal·lador es tancarà i tots els canvis es perdran. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. La configuració local del sistema afecta la llengua i el joc de caràcters d'alguns elements de la interície de línia d'ordres. <br/>La configuració actual és <strong>%1</strong>. + + + &Cancel + &Cancel·la + + + + &OK + D'ac&ord + LicensePage @@ -1575,7 +1585,7 @@ L'instal·lador es tancarà i tots els canvis es perdran. &Instal·la el carregador d'arrencada a: - + Are you sure you want to create a new partition table on %1? Esteu segurs que voleu crear una nova taula de particions a %1? diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index ceda78cc4..3bc430080 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>Zaváděcí prostředí</strong> tohoto systému.<br><br>Starší x86 systémy podporují pouze <strong>BIOS</strong>.<br>Moderní systémy většinou využívají <strong>EFI</strong>, někdy lze toto prostředí přepnout do módu kompatibility a může se jevit jako BIOS. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Systém byl spuštěn se zaváděcím prostředím <strong>EFI</strong>.<br><br>Abyste zaváděli systém prostředím EFI, instalátor musí zavést aplikaci pro zavádění systému, jako <strong>GRUB</strong> nebo <strong>systemd-boot</strong> na <strong>systémovém oddílu EFI</strong>. Proběhne to automaticky, pokud si nezvolíte ruční dělení disku, v tom případě si aplikaci pro zavádění musíte sami zvolit. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Systém byl spuštěn se zaváděcím prostředím <strong>BIOS</strong>.<br><br>Abyste zaváděli systém prostředím BIOS, instalátor musí umístit zavaděč systému, jako <strong>GRUB</strong>, buď na začátek oddílu nebo (lépe) do <strong>Master Boot Record</strong> na začátku tabulky oddílů. Proběhne to automaticky, pokud si nezvolíte ruční dělení disku, v tom případě si zavádění musíte nastavit sami. @@ -591,27 +591,27 @@ Instalační program bude ukončen a všechny změny ztraceny. &Velikost: - + En&crypt Š&ifrovat - + Logical Logický - + Primary Primární - + GPT GPT - + Mountpoint already in use. Please select another one. Bod připojení je už používán. Prosím vyberte jiný. @@ -824,7 +824,7 @@ Instalační program bude ukončen a všechny změny ztraceny. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Typ <strong>tabulky oddílů</strong>, který je na vybraném úložném zařízení.<br><br>Jedinou možností změnit typ tabulky oddílů je smazání a znovu vytvoření nové tabulky oddílů, tím se smažou všechna data na daném úložném zařízení.<br>Instalační program zanechá stávající typ tabulky oddílů, pokud si sami nenavolíte jeho změnu.<br>Pokud si nejste jisti, na moderních systémech se upřednostňuje GPT. @@ -941,7 +941,7 @@ Instalační program bude ukončen a všechny změny ztraceny. Příznaky: - + Mountpoint already in use. Please select another one. Bod připojení je už používán. Prosím vyberte jiný. @@ -969,7 +969,7 @@ Instalační program bude ukončen a všechny změny ztraceny. Potvrď heslo - + Please enter the same passphrase in both boxes. Zadejte prosím stejné heslo do obou polí. @@ -1038,19 +1038,19 @@ Instalační program bude ukončen a všechny změny ztraceny. FinishedViewStep - + Finish Dokončit - + Installation Complete - + Instalace dokončena - + The installation of %1 is complete. - + Instalace %1 je dokončena. @@ -1159,6 +1159,16 @@ Instalační program bude ukončen a všechny změny ztraceny. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Nastavené locale systému ovlivňuje jazyk a znakovou sadu pro UI příkazové řádky.<br/>Současné nastavení je <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Instalační program bude ukončen a všechny změny ztraceny. Nainstalovat &zavaděč na: - + Are you sure you want to create a new partition table on %1? Opravdu si přejete vytvořit novou tabulku oddílů na %1? diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index e88b0d26b..6017dbb8c 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>Bootmiljøet</strong> for dette system.<br><br>Ældre x86-systemer understøtter kun <strong>BIOS</strong>.<br>Moderne systemer bruger normalt <strong>EFI</strong>, men kan også vises som BIOS hvis det startes i kompatibilitetstilstand. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Dette system blev startet med et <strong>EFI</strong>-bootmiljø.<br><br>For at konfigurere opstart fra et EFI-miljø, bliver installationsprogrammet nødt til at installere et bootloaderprogram, såsom <strong>GRUB</strong> eller <strong>systemd-boot</strong> på en <strong>EFI-systempartition</strong>. Dette vil ske automatisk, med mindre du vælger manuel partitionering, hvor du i så fald skal vælge eller oprette den selv. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Dette system blev startet med et <strong>BIOS</strong>-bootmiljø.<br><br>For at konfigurere opstart fra et BIOS-miljø, bliver installationsprogrammet nødt til at installere en bootloader, såsom <strong>GRUB</strong>, enten i begyndelsen af en partition eller på <strong>Master Boot Record</strong> nær begyndelsen af partitionstabellen (foretrukket). Dette sker automatisk, med mindre du vælger manuel partitionering, hvor du i så fald skal opsætte den selv. @@ -591,27 +591,27 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.&Størrelse: - + En&crypt Kryp&tér - + Logical Logisk - + Primary Primær - + GPT GPT - + Mountpoint already in use. Please select another one. Monteringspunktet er allerede i brug. Vælg venligst et andet. @@ -824,7 +824,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Typen af <strong>partitionstabel</strong> på den valgte lagerenhed.<br><br>Den eneste måde at ændre partitionstabeltypen, er at slette og oprette partitionstabellen igen, hvilket vil destruere al data på lagerenheden.<br>Installationsprogrammet vil beholde den nuværende partitionstabel medmindre du specifikt vælger andet.<br>Hvis usikker, er GPT foretrukket på moderne systemer. @@ -941,7 +941,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Flag: - + Mountpoint already in use. Please select another one. Monteringspunktet er allerede i brug. Vælg venligst et andet. @@ -969,7 +969,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Bekræft adgangskode - + Please enter the same passphrase in both boxes. Indtast venligst samme adgangskode i begge bokse. @@ -1038,19 +1038,19 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. FinishedViewStep - + Finish Færdig - + Installation Complete - + Installation fuldført - + The installation of %1 is complete. - + Installationen af %1 er fuldført. @@ -1159,6 +1159,16 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Systemets lokalitetsindstilling har indflydelse på sproget og tegnsættet for nogle kommandolinje-brugerelementer.<br/>Den nuværende indstilling er <strong>%1</strong>. + + + &Cancel + &Annullér + + + + &OK + &OK + LicensePage @@ -1575,7 +1585,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.Installér boot&loader på: - + Are you sure you want to create a new partition table on %1? Er du sikker på, at du vil oprette en ny partitionstabel på %1? diff --git a/lang/calamares_de.ts b/lang/calamares_de.ts index 35bedd47b..ff93c6377 100644 --- a/lang/calamares_de.ts +++ b/lang/calamares_de.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. Die <strong>Boot-Umgebung</strong> dieses Systems.<br><br>Ältere x86-Systeme unterstützen nur <strong>BIOS</strong>.<br>Moderne Systeme verwenden normalerweise <strong>EFI</strong>, können jedoch auch als BIOS angezeigt werden, wenn sie im Kompatibilitätsmodus gestartet werden. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Dieses System wurde mit einer <strong>EFI</strong> Boot-Umgebung gestartet.<br><br>Um den Start von einer EFI-Umgebung zu konfigurieren, muss dieser Installer eine Bootloader-Anwendung nutzen , wie <strong>GRUB</strong> oder <strong>systemd-boot</strong> auf einer <strong>EFI System-Partition</strong>. Dies passiert automatisch, außer Sie wählen die maunuelle Partitionierung. In diesem Fall müssen Sie sie selbst auswählen oder erstellen. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Dieses System wurde mit einer <strong>BIOS</strong> Boot-Umgebung gestartet.<br><br>Um den Systemstart aus einer BIOS-Umgebung zu konfigurieren, muss dieses Installationsprogramm einen Boot-Loader installieren, wie <strong>GRUB</strong>, entweder am Anfang einer Partition oder im <strong>Master Boot Record</strong> nahe am Anfang der Partitionstabelle (bevorzugt). Dies passiert automatisch, außer Sie wählen die manuelle Partitionierung. In diesem Fall müssen Sie ihn selbst aufsetzen. @@ -591,27 +591,27 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Grö&sse: - + En&crypt Ver&schlüsseln - + Logical Logisch - + Primary Primär - + GPT GPT - + Mountpoint already in use. Please select another one. Dieser Einhängepunkt wird schon benuztzt. Bitte wählen Sie einen anderen. @@ -824,7 +824,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Die Art von <strong>Partitionstabelle</strong> auf dem gewählten Speichermedium.<br><br>Die einzige Möglichkeit die Art der Partitionstabelle zu ändern ist sie zu löschen und sie von Grund auf neu aufzusetzen, was alle Daten auf dem Speichermedium vernichtet.<br>Dieses Installationsprogramm wird die aktuelle Partitionstabelle behalten außer Sie wählen ausdrücklich etwas anderes..<br>Falls Sie unsicher sind: auf modernen Systemen wird GPT bevorzugt. @@ -941,7 +941,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Markierungen: - + Mountpoint already in use. Please select another one. Der Einhängepunkt wird schon benutzt. Bitte wählen Sie einen anderen. @@ -969,7 +969,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Passwort wiederholen - + Please enter the same passphrase in both boxes. Bitte tragen Sie dasselbe Passwort in beide Felder ein. @@ -1038,17 +1038,17 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. FinishedViewStep - + Finish Beenden - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Die Lokalisierung des Systems beeinflusst die Sprache und den Zeichensatz einiger Elemente der Kommandozeile.<br/>Die derzeitige Einstellung ist <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren. Installiere Boot&loader auf: - + Are you sure you want to create a new partition table on %1? Sind Sie sicher, dass Sie eine neue Partitionstabelle auf %1 erstellen möchten? diff --git a/lang/calamares_el.ts b/lang/calamares_el.ts index 46f2cf755..ee760147c 100644 --- a/lang/calamares_el.ts +++ b/lang/calamares_el.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. Το <strong> περιβάλλον εκκίνησης <strong> αυτού του συστήματος.<br><br>Παλαιότερα συστήματα x86 υποστηρίζουν μόνο <strong>BIOS</strong>.<br> Τα σύγχρονα συστήματα συνήθως χρησιμοποιούν <strong>EFI</strong>, αλλά ίσως επίσης να φαίνονται ως BIOS εάν εκκινήθηκαν σε λειτουργία συμβατότητας. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Αυτό το σύστημα εκκινήθηκε με ένα <strong>EFI</strong> περιβάλλον εκκίνησης.<br><br>Για να ρυθμιστεί η εκκίνηση από ένα περιβάλλον EFI, αυτός ο εγκαταστάτης πρέπει να αναπτυχθεί ένα πρόγραμμα φορτωτή εκκίνησης, όπως <strong>GRUB</strong> ή <strong>systemd-boot</strong> σε ένα <strong>EFI Σύστημα Διαμερισμού</strong>. Αυτό είναι αυτόματο, εκτός εάν επιλέξεις χειροκίνητο διαμερισμό, στην οποία περίπτωση οφείλεις να το επιλέξεις ή να το δημιουργήσεις από μόνος σου. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ The installer will quit and all changes will be lost. &Μέγεθος: - + En&crypt - + Logical Λογική - + Primary Πρωτεύουσα - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ The installer will quit and all changes will be lost. Σημαίες: - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ The installer will quit and all changes will be lost. Επιβεβαίωση λέξης κλειδί - + Please enter the same passphrase in both boxes. Παρακαλώ εισάγετε την ίδια λέξη κλειδί και στα δύο κουτιά. @@ -1038,17 +1038,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Τέλος - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Η τοπική ρύθμιση του συστήματος επηρεάζει τη γλώσσα και το σύνολο χαρακτήρων για ορισμένα στοιχεία διεπαφής χρήστη της γραμμής εντολών.<br/>Η τρέχουσα ρύθμιση είναι <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ The installer will quit and all changes will be lost. Εγκατάσταση προγράμματος ε&κκίνησης στο: - + Are you sure you want to create a new partition table on %1? Θέλετε σίγουρα να δημιουργήσετε έναν νέο πίνακα κατατμήσεων στο %1; diff --git a/lang/calamares_en.ts b/lang/calamares_en.ts index e42961c34..8c81b818a 100644 --- a/lang/calamares_en.ts +++ b/lang/calamares_en.ts @@ -1,6 +1,4 @@ - - - + BootInfoWidget @@ -1164,12 +1162,12 @@ The installer will quit and all changes will be lost. &Cancel - &Cancel + &Cancel &OK - + &OK @@ -2298,4 +2296,4 @@ The installer will quit and all changes will be lost. Welcome - + \ No newline at end of file diff --git a/lang/calamares_en_GB.ts b/lang/calamares_en_GB.ts index c35212a35..5fcf677a5 100644 --- a/lang/calamares_en_GB.ts +++ b/lang/calamares_en_GB.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ The installer will quit and all changes will be lost. Si&ze: - + En&crypt - + Logical Logical - + Primary Primary - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_es.ts b/lang/calamares_es.ts index e30d2502d..0ae26c8da 100644 --- a/lang/calamares_es.ts +++ b/lang/calamares_es.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. El <strong>entorno de arranque<strong> de este sistema.<br><br>Los sistemas x86 sólo soportan <strong>BIOS</strong>.<br>Los sistemas modernos habitualmente usan <strong>EFI</strong>, pero también pueden mostrarse como BIOS si se inician en modo de compatibildiad. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Este sistema se inició con un entorno de arranque <strong>EFI</strong>.<br><br>Para configurar el arranque desde un entorno EFI, este instalador debe desplegar una aplicación de gestor de arranque, como <strong>GRUB</strong> o <strong>systemd-boot</strong> en una <strong>Partición de Sistema EFI</strong>. Esto es automático, a menos que escoja particionamiento manual, en cuyo caso debe escogerlo o crearlo usted mismo. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Este sistema fue iniciado con un entorno de arranque <strong>BIOS</strong>.<br><br> Para configurar el arranque desde un entorno BIOS, este instalador debe instalar un gestor de arranque, como <strong>GRUB</strong>, tanto al principio de una partición o en el <strong>Master Boot Record</strong> (registro maestro de arranque) cerca del principio de la tabla de partición (preferentemente). Esto es automático, a menos que escoja particionamiento manual, en cuayo caso debe establecerlo usted mismo. @@ -592,27 +592,27 @@ Saldrá del instalador y se perderán todos los cambios. &Tamaño: - + En&crypt &Cifrar - + Logical Lógica - + Primary Primaria - + GPT GPT - + Mountpoint already in use. Please select another one. Punto de montaje ya en uso. Por favor, seleccione otro. @@ -825,7 +825,7 @@ Saldrá del instalador y se perderán todos los cambios. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. El tipo de <strong>tabla de particiones</strong> en el dispositivo de almacenamiento seleccionado.<br/><br/>La única forma de cambiar el tipo de la tabla de particiones es borrando y creando la tabla de particiones de nuevo, lo cual destruirá todos los datos almacenados en el dispositivo de almacenamiento.<br/>Este instalador mantendrá la tabla de particiones actual salvo que explícitamente se indique lo contrario.<br/>En caso de dudas, GPT es preferible en sistemas modernos. @@ -942,7 +942,7 @@ Saldrá del instalador y se perderán todos los cambios. Banderas: - + Mountpoint already in use. Please select another one. Punto de montaje ya en uso. Por favor, seleccione otro. @@ -970,7 +970,7 @@ Saldrá del instalador y se perderán todos los cambios. Confirmar frase-contraseña - + Please enter the same passphrase in both boxes. Por favor, introduzca la misma frase-contraseña en ambos recuadros. @@ -1039,19 +1039,19 @@ Saldrá del instalador y se perderán todos los cambios. FinishedViewStep - + Finish Finalizar - + Installation Complete - + Instalación completada - + The installation of %1 is complete. - + Se ha completado la instalación de %1. @@ -1160,6 +1160,16 @@ Saldrá del instalador y se perderán todos los cambios. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. La configuración regional del sistema afecta al idioma y a al conjunto de caracteres para algunos elementos de interfaz de la linea de comandos.<br/>La configuración actual es <strong>%1</strong>. + + + &Cancel + &Cancelar + + + + &OK + &Aceptar + LicensePage @@ -1576,7 +1586,7 @@ Saldrá del instalador y se perderán todos los cambios. Instalar gestor de arranque en: - + Are you sure you want to create a new partition table on %1? ¿Está seguro de querer crear una nueva tabla de particiones en %1? diff --git a/lang/calamares_es_ES.ts b/lang/calamares_es_ES.ts index 61fa77609..364d9d685 100644 --- a/lang/calamares_es_ES.ts +++ b/lang/calamares_es_ES.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ El instalador se cerrará y se perderán todos los cambios. Tamaño - + En&crypt - + Logical Logica - + Primary Primaria - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ El instalador se cerrará y se perderán todos los cambios. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ El instalador se cerrará y se perderán todos los cambios. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ El instalador se cerrará y se perderán todos los cambios. - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ El instalador se cerrará y se perderán todos los cambios. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ El instalador se cerrará y se perderán todos los cambios. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ El instalador se cerrará y se perderán todos los cambios. - + Are you sure you want to create a new partition table on %1? ¿Estás seguro de que quieres crear una nueva tabla de particiones en %1? diff --git a/lang/calamares_es_MX.ts b/lang/calamares_es_MX.ts index b60b9994c..5b54af656 100644 --- a/lang/calamares_es_MX.ts +++ b/lang/calamares_es_MX.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -593,27 +593,27 @@ El instalador terminará y se perderán todos los cambios. &Tamaño: - + En&crypt - + Logical Lógica - + Primary Primaria - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -826,7 +826,7 @@ El instalador terminará y se perderán todos los cambios. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -943,7 +943,7 @@ El instalador terminará y se perderán todos los cambios. - + Mountpoint already in use. Please select another one. @@ -971,7 +971,7 @@ El instalador terminará y se perderán todos los cambios. - + Please enter the same passphrase in both boxes. @@ -1040,17 +1040,17 @@ El instalador terminará y se perderán todos los cambios. FinishedViewStep - + Finish Terminado - + Installation Complete - + The installation of %1 is complete. @@ -1161,6 +1161,16 @@ El instalador terminará y se perderán todos los cambios. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. La configuración regional del sistema afecta al idioma y a al conjunto de caracteres para algunos elementos de interfaz de la linea de comandos.<br/>La configuración actual es <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1577,7 +1587,7 @@ El instalador terminará y se perderán todos los cambios. - + Are you sure you want to create a new partition table on %1? ¿Está seguro de querer crear una nueva tabla de particiones en %1? diff --git a/lang/calamares_es_PR.ts b/lang/calamares_es_PR.ts index fb7ed5974..2c7adab8b 100644 --- a/lang/calamares_es_PR.ts +++ b/lang/calamares_es_PR.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -590,27 +590,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -823,7 +823,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -940,7 +940,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -968,7 +968,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1037,17 +1037,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1158,6 +1158,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1574,7 +1584,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_et.ts b/lang/calamares_et.ts index d5bda8ad0..18ac538fa 100644 --- a/lang/calamares_et.ts +++ b/lang/calamares_et.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. Suurus: - + En&crypt - + Logical Loogiline köide - + Primary Peamine - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_eu.ts b/lang/calamares_eu.ts index 25b34a0b3..845f87100 100644 --- a/lang/calamares_eu.ts +++ b/lang/calamares_eu.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -588,27 +588,27 @@ The installer will quit and all changes will be lost. Ta&maina: - + En&crypt - + Logical Logikoa - + Primary Primarioa - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -821,7 +821,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -938,7 +938,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -966,7 +966,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1035,17 +1035,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Bukatu - + Installation Complete - + The installation of %1 is complete. @@ -1156,6 +1156,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1572,7 +1582,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_fa.ts b/lang/calamares_fa.ts index ae2a57efa..35f45b757 100644 --- a/lang/calamares_fa.ts +++ b/lang/calamares_fa.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_fi_FI.ts b/lang/calamares_fi_FI.ts index 5b03d22e9..56028b4eb 100644 --- a/lang/calamares_fi_FI.ts +++ b/lang/calamares_fi_FI.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. K&oko: - + En&crypt - + Logical Looginen - + Primary Ensisijainen - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Asennusohjelma sulkeutuu ja kaikki muutoksesi katoavat. - + Are you sure you want to create a new partition table on %1? Oletko varma, että haluat luoda uuden osion %1? diff --git a/lang/calamares_fr.ts b/lang/calamares_fr.ts index c6b2e4a83..d44d8db40 100644 --- a/lang/calamares_fr.ts +++ b/lang/calamares_fr.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. L'<strong>environnement de démarrage</strong> de ce système.<br><br>Les anciens systèmes x86 supportent uniquement le <strong>BIOS</strong>.<br>Les systèmes récents utilisent habituellement <strong>EFI</strong>, mais peuvent également exposer BIOS si démarré en mode de compatibilité. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Ce système a été initialisé avec un environnement de démarrage <strong>EFI</strong>.<br><br>Pour configurer le démarrage depuis un environnement EFI, cet installateur doit déployer un chargeur de démarrage, comme <strong>GRUB</strong> ou <strong>systemd-boot</strong> sur une <strong>partition système EFI</strong>. Ceci est automatique, à moins que vous n'ayez sélectionné le partitionnement manuel, auquel cas vous devez en choisir une ou la créer vous même. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Ce système a été initialisé avec un environnement de démarrage <strong>BIOS</strong>.<br><br>Pour configurer le démarrage depuis un environnement BIOS, cet installateur doit déployer un chargeur de démarrage, comme <strong>GRUB</strong> ou <strong>systemd-boot</strong> au début d'une partition ou bien sur le <strong>Master Boot Record</strong> au début de la table des partitions (méthode privilégiée). Ceci est automatique, à moins que vous n'ayez sélectionné le partitionnement manuel, auquel cas vous devez le configurer vous-même. @@ -591,27 +591,27 @@ L'installateur se fermera et les changements seront perdus. Ta&ille : - + En&crypt Chi&ffrer - + Logical Logique - + Primary Primaire - + GPT GPT - + Mountpoint already in use. Please select another one. Le point de montage est déjà utilisé. Merci d'en sélectionner un autre. @@ -824,7 +824,7 @@ L'installateur se fermera et les changements seront perdus. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Le type de <strong>table de partitions</strong> sur le périphérique de stockage sélectionné.<br><br>Le seul moyen de changer le type de table de partitions est d'effacer et de recréer entièrement la table de partitions, ce qui détruit toutes les données sur le périphérique de stockage.<br>Cette installateur va conserver la table de partitions actuelle à moins de faire explicitement un autre choix.<br>Si vous n'êtes pas sûr, sur les systèmes modernes GPT est à privilégier. @@ -941,7 +941,7 @@ L'installateur se fermera et les changements seront perdus. Drapeaux: - + Mountpoint already in use. Please select another one. Le point de montage est déjà utilisé. Merci d'en sélectionner un autre. @@ -969,7 +969,7 @@ L'installateur se fermera et les changements seront perdus. Confirmez la phrase de passe - + Please enter the same passphrase in both boxes. Merci d'entrer la même phrase de passe dans les deux champs. @@ -1038,19 +1038,19 @@ L'installateur se fermera et les changements seront perdus. FinishedViewStep - + Finish Terminer - + Installation Complete - + Installation terminée - + The installation of %1 is complete. - + L'installation de %1 est terminée. @@ -1159,6 +1159,16 @@ L'installateur se fermera et les changements seront perdus. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Les paramètres régionaux systèmes affectent la langue et le jeu de caractère pour la ligne de commande et différents éléments d'interface.<br/>Le paramètre actuel est <strong>%1</strong>. + + + &Cancel + &Annuler + + + + &OK + &OK + LicensePage @@ -1575,7 +1585,7 @@ L'installateur se fermera et les changements seront perdus. Installer le chargeur de démarrage sur: - + Are you sure you want to create a new partition table on %1? Êtes-vous sûr de vouloir créer une nouvelle table de partitionnement sur %1 ? diff --git a/lang/calamares_fr_CH.ts b/lang/calamares_fr_CH.ts index 084dd832b..c13bcf67f 100644 --- a/lang/calamares_fr_CH.ts +++ b/lang/calamares_fr_CH.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index 176532c78..c6151588b 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -2,18 +2,18 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. O <strong> entorno de arranque </strong> do sistema. <br><br> Os sistemas x86 antigos só soportan <strong> BIOS </strong>.<br> Os sistemas modernos empregan normalmente <strong> EFI </strong>, pero tamén poden arrincar como BIOS se funcionan no modo de compatibilidade. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Este sistema arrincou con <strong> EFI </strong> como entorno de arranque.<br><br> Para configurar o arranque dende un entorno EFI, este instalador debe configurar un cargador de arranque, como <strong>GRUB</strong> ou <strong>systemd-boot</strong> nunha <strong> Partición de Sistema EFI</strong>. Este proceso é automático, salvo que escolla particionamento manual. Nese caso deberá escoller unha existente ou crear unha pola súa conta. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Este sistema arrincou con <strong> BIOS </strong> como entorno de arranque.<br><br> Para configurar o arranque dende un entorno BIOS, este instalador debe configurar un cargador de arranque, como <strong>GRUB</strong>, ben ó comezo dunha partición ou no <strong>Master Boot Record</strong> preto do inicio da táboa de particións (recomendado). Este proceso é automático, salvo que escolla particionamento manual, nese caso deberá configuralo pola súa conta. @@ -592,27 +592,27 @@ O instalador pecharase e perderanse todos os cambios. &Tamaño: - + En&crypt Encriptar - + Logical Lóxica - + Primary Primaria - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -825,7 +825,7 @@ O instalador pecharase e perderanse todos os cambios. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -942,7 +942,7 @@ O instalador pecharase e perderanse todos os cambios. - + Mountpoint already in use. Please select another one. @@ -970,7 +970,7 @@ O instalador pecharase e perderanse todos os cambios. - + Please enter the same passphrase in both boxes. @@ -1039,17 +1039,17 @@ O instalador pecharase e perderanse todos os cambios. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1160,6 +1160,16 @@ O instalador pecharase e perderanse todos os cambios. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1576,7 +1586,7 @@ O instalador pecharase e perderanse todos os cambios. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_gu.ts b/lang/calamares_gu.ts index c712f7d41..bcd5e8198 100644 --- a/lang/calamares_gu.ts +++ b/lang/calamares_gu.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_he.ts b/lang/calamares_he.ts index ef7f1d585..331444e27 100644 --- a/lang/calamares_he.ts +++ b/lang/calamares_he.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>תצורת האתחול</strong> של מערכת זו. <br><br> מערכות x86 ישנות יותר תומכות אך ורק ב <strong>BIOS</strong>.<br> מערכות חדשות משתמשות בדרך כלל ב <strong>EFI</strong>, אך יכולות להיות מוצגות כ BIOS במידה והן מופעלות במצב תאימות לאחור. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. מערכת זו הופעלה בתצורת אתחול <strong>EFI</strong>.<br><br> בכדי להגדיר הפעלה מתצורת אתחול EFI, על אשף ההתקנה להתקין מנהל אתחול מערכת, לדוגמה <strong>GRUB</strong> או <strong>systemd-boot</strong> על <strong>מחיצת מערכת EFI</strong>. פעולה זו היא אוטומטית, אלא אם כן תבחר להגדיר מחיצות באופן ידני, במקרה זה עליך לבחור זאת או להגדיר בעצמך. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. מערכת זו הופעלה בתצורת אתחול <strong>BIOS</strong>.<br><br> בכדי להגדיר הפעלה מתצורת אתחול BIOS, על אשף ההתקנה להתקין מנהל אתחול מערכת, לדוגמה <strong>GRUB</strong>, בתחלית מחיצה או על ה <strong>Master Boot Record</strong> בצמוד להתחלה של טבלת המחיצות (מועדף). פעולה זו היא אוטומטית, אלא אם כן תבחר להגדיר מחיצות באופן ידני, במקרה זה עליך להגדיר זאת בעצמך. @@ -591,27 +591,27 @@ The installer will quit and all changes will be lost. גו&דל: - + En&crypt ה&צפן - + Logical לוגי - + Primary ראשי - + GPT GPT - + Mountpoint already in use. Please select another one. נקודת העיגון בשימוש. אנא בחר נקודת עיגון אחרת. @@ -824,7 +824,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. סוג <strong>טבלת המחיצות</strong> על התקן האחסון הנבחר.<br><br> הדרך היחידה לשנות את סוג טבלת המחיצות היא למחוק וליצור מחדש את טבלת המחיצות, אשר דורסת את כל המידע הקיים על התקן האחסון.<br> אשף ההתקנה ישמור את טבלת המחיצות הקיימת אלא אם כן תבחר אחרת במפורש.<br> במידה ואינך בטוח, במערכות מודרניות, GPT הוא הסוג המועדף. @@ -941,7 +941,7 @@ The installer will quit and all changes will be lost. סימונים: - + Mountpoint already in use. Please select another one. נקודת העיגון בשימוש. אנא בחר נקודת עיגון אחרת. @@ -969,7 +969,7 @@ The installer will quit and all changes will be lost. אשר ביטוי אבטחה - + Please enter the same passphrase in both boxes. אנא הכנס ביטוי אבטחה זהה בשני התאים. @@ -1022,7 +1022,7 @@ The installer will quit and all changes will be lost. &Restart now - %אתחל כעת + &אתחל כעת @@ -1038,19 +1038,19 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish סיום - + Installation Complete - + ההתקנה הושלמה - + The installation of %1 is complete. - + ההתקנה של %1 הושלמה. @@ -1159,6 +1159,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. הגדרת מיקום המערכת משפיעה על השפה וקידוד התווים של חלק מרכיבי ממשקי שורת פקודה למשתמש. <br/> ההגדרה הנוכחית היא <strong>%1</strong>. + + + &Cancel + &ביטול + + + + &OK + &אישור + LicensePage @@ -1575,7 +1585,7 @@ The installer will quit and all changes will be lost. התקן &מנהל אתחול מערכת על: - + Are you sure you want to create a new partition table on %1? האם אתה בטוח שברצונך ליצור טבלת מחיצות חדשה על %1? @@ -1842,7 +1852,7 @@ The installer will quit and all changes will be lost. The installer is not running with administrator rights. - מנהל ההתקנה לא רץ עם הרשאות מנהל. + אשף ההתקנה לא רץ עם הרשאות מנהל. diff --git a/lang/calamares_hi.ts b/lang/calamares_hi.ts index ba56e2467..4aac00ddc 100644 --- a/lang/calamares_hi.ts +++ b/lang/calamares_hi.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_hr.ts b/lang/calamares_hr.ts index fa730af32..6d40a25d4 100644 --- a/lang/calamares_hr.ts +++ b/lang/calamares_hr.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>Boot okruženje</strong> sustava.<br><br>Stariji x86 sustavi jedino podržavaju <strong>BIOS</strong>.<br>Noviji sustavi uglavnom koriste <strong>EFI</strong>, ali mogu podržavati i BIOS ako su pokrenuti u načinu kompatibilnosti. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Ovaj sustav koristi <strong>EFI</strong> okruženje.<br><br>Za konfiguriranje pokretanja iz EFI okruženja, ovaj instalacijski program mora uvesti boot učitavač, kao što je <strong>GRUB</strong> ili <strong>systemd-boot</strong> na <strong>EFI particiju</strong>. To se odvija automatski, osim ako ste odabrali ručno particioniranje. U tom slučaju to ćete morati odabrati ili stvoriti sami. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Ovaj sustav koristi <strong>BIOS</strong> okruženje.<br><br>Za konfiguriranje pokretanja iz BIOS okruženja, ovaj instalacijski program mora uvesti boot učitavač, kao što je <strong>GRUB</strong>, ili na početku particije ili na <strong>Master Boot Record</strong> blizu početka particijske tablice (preporučen način). To se odvija automatski, osim ako ste odabrali ručno particioniranje. U tom slučaju to ćete morati napraviti sami. @@ -591,27 +591,27 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Ve&ličina: - + En&crypt Ši&friraj - + Logical Logično - + Primary Primarno - + GPT GPT - + Mountpoint already in use. Please select another one. Točka montiranja se već koristi. Odaberite drugu. @@ -824,7 +824,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Tip <strong>particijske tablice</strong> na odabranom disku.<br><br>Jedini način da bi ste promijenili tip particijske tablice je da obrišete i iznova stvorite particijsku tablicu. To će uništiiti sve podatke na disku.<br>Instalacijski program će zadržati postojeću particijsku tablicu osim ako ne odaberete drugačije.<br>Ako niste sigurni, na novijim sustavima GPT je preporučena particijska tablica. @@ -941,7 +941,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Oznake: - + Mountpoint already in use. Please select another one. Točka montiranja se već koristi. Odaberite drugu. @@ -969,7 +969,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Potvrdi lozinku - + Please enter the same passphrase in both boxes. Molimo unesite istu lozinku u oba polja. @@ -1038,19 +1038,19 @@ Instalacijski program će izaći i sve promjene će biti izgubljene. FinishedViewStep - + Finish Završi - + Installation Complete - + Instalacija je završena - + The installation of %1 is complete. - + Instalacija %1 je završena. @@ -1159,6 +1159,16 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Jezična shema sustava ima efekt na jezični i znakovni skup za neke komandno linijske elemente sučelja.<br/>Trenutačna postavka je <strong>%1</strong>. + + + &Cancel + &Odustani + + + + &OK + &OK + LicensePage @@ -1575,7 +1585,7 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.Instaliraj boot &učitavač na: - + Are you sure you want to create a new partition table on %1? Jeste li sigurni da želite stvoriti novu particijsku tablicu na %1? diff --git a/lang/calamares_hu.ts b/lang/calamares_hu.ts index 5384aead9..32af46f3c 100644 --- a/lang/calamares_hu.ts +++ b/lang/calamares_hu.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. A rendszer <strong>indító környezete.<strong> <br><br>Régebbi x86 alapú rendszerek csak <strong>BIOS</strong><br>-t támogatják. A modern rendszerek gyakran <strong>EFI</strong>-t használnak, de lehet, hogy BIOS-ként látható ha kompatibilitási módban fut az indító környezet. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. A rendszer <strong>EFI</strong> indító környezettel lett indítva.<br><br>Annak érdekében, hogy az EFI környezetből indíthassunk a telepítőnek telepítenie kell a rendszerbetöltő alkalmazást pl. <strong>GRUB</strong> vagy <strong>systemd-boot</strong> az <strong>EFI Rendszer Partíción.</strong> Ez automatikus kivéve ha kézi partícionálást választottál ahol neked kell kiválasztani vagy létrehozni. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. A rendszer <strong>BIOS</strong> környezetből lett indítva. <br><br>Azért, hogy el lehessen indítani a rendszert egy BIOS környezetből a telepítőnek telepítenie kell egy indító környezetet mint pl. <strong>GRUB</strong>. Ez telepíthető a partíció elejére vagy a <strong>Master Boot Record</strong>-ba. javasolt a partíciós tábla elejére (javasolt). Ez automatikus kivéve ha te kézi partícionálást választottál ahol neked kell telepíteni. @@ -240,7 +240,7 @@ Kimenet: Cancel installation without changing the system. - + Kilépés a telepítőből a rendszer megváltoztatása nélkül. @@ -257,17 +257,17 @@ Minden változtatás elveszik, ha kilépsz a telepítőből. &Yes - + &Igen &No - + @Nem &Close - + &Bezár @@ -292,12 +292,12 @@ Minden változtatás elveszik, ha kilépsz a telepítőből. &Done - + &Befejez The installation is complete. Close the installer. - + A telepítés befejeződött, kattints a bezárásra. @@ -554,7 +554,7 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l MiB - + MiB @@ -592,27 +592,27 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Mé&ret: - + En&crypt Titkosítás - + Logical Logikai - + Primary Elsődleges - + GPT GPT - + Mountpoint already in use. Please select another one. A csatolási pont már használatban van. Kérem, válassz másikat. @@ -825,7 +825,7 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. A <strong>partíciós tábla</strong> típusa a kiválasztott tárolóeszközön.<br><br>Az egyetlen lehetőség a partíciós tábla változtatására ha töröljük és újra létrehozzuk a partíciós táblát, ami megsemmisít minden adatot a tárolóeszközön.<br>A telepítő megtartja az aktuális partíciós táblát ha csak másképp nem döntesz.<br>Ha nem vagy benne biztos a legtöbb modern rendszernél GPT az elterjedt. @@ -929,7 +929,7 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l MiB - + MiB @@ -942,7 +942,7 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Zászlók: - + Mountpoint already in use. Please select another one. A csatolási pont már használatban van. Kérem, válassz másikat. @@ -970,7 +970,7 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l Jelszó megerősítés - + Please enter the same passphrase in both boxes. Írd be ugyanazt a jelmondatot mindkét dobozban. @@ -1033,25 +1033,25 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>A telepítés hibába ütközött.</h1><br/>%1 nem lett telepítve a számítógépre.<br/>A hibaüzenet: %2. FinishedViewStep - + Finish Befejezés - + Installation Complete - + A telepítés befejeződött. - + The installation of %1 is complete. - + A %1 telepítése elkészült. @@ -1160,6 +1160,16 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. A nyelvi beállítás kihat a nyelvi és karakter beállításokra a parancssori elemeknél.<br/>A jelenlegi beállítás <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1576,7 +1586,7 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l &Rendszerbetöltő telepítése ide: - + Are you sure you want to create a new partition table on %1? Biztos vagy benne, hogy létrehozol egy új partíciós táblát itt %1 ? @@ -1848,7 +1858,7 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l The screen is too small to display the installer. - + A képernyő túl kicsi a telepítőnek. @@ -2261,7 +2271,7 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l <h1>Welcome to the Calamares installer for %1.</h1> - + <h1>Üdvözlet a Calamares %1 telepítőjében.</h1> @@ -2271,7 +2281,8 @@ Telepítés nem folytatható. <a href="#details">Részletek...&l <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Copyright 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;<br/>Copyright 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the <a href="https://www.transifex.com/calamares/calamares/">Calamares translators team</a>.<br/><br/><a href="http://calamares.io/">Calamares</a> development is sponsored by <br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. - + <h1>%1</h1><br/><strong>%2<br/>for %3</strong><br/><br/>Minden jog fenntartva 2014-2017 Teo Mrnjavac <teo@kde.org>;<br/>Minden jog fenntartva 2017 Adriaan de Groot &lt;groot@kde.org&gt;<br/>Köszönet: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Philip Müller, Pier Luigi Fiorini and Rohan Garg és a <a href="https://www.transifex.com/calamares/calamares/" Calamares Fordító Csapat/a>. +<br/><a href="http://calamares.io/">Calamares</a> fejlesztés támogatói:<br/><a href="http://www.blue-systems.com/">Blue Systems</a> - Liberating Software. diff --git a/lang/calamares_id.ts b/lang/calamares_id.ts index da2526095..53831e57b 100644 --- a/lang/calamares_id.ts +++ b/lang/calamares_id.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>Lingkungan boot</strong> pada sistem ini.<br><br>Sistem x86 kuno hanya mendukung <strong>BIOS</strong>.<br>Sistem moderen biasanya menggunakan <strong>EFI</strong>, tapi mungkin juga tampak sebagai BIOS jika dimulai dalam mode kompatibilitas. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Sistem ini telah dimulai dengan lingkungan boot <strong>EFI</strong>.<br><br>Untuk mengkonfigurasi startup dari lingkungan EFI, pemasang ini seharusnya memaparkan sebuah aplikasi boot loader, seperti <strong>GRUB</strong> atau <strong>systemd-boot</strong> pada sebuah <strong>EFI System Partition</strong>. Ini adalah otomatis, kecuali kalau kamu memilih pemartisian manual, dalam beberapa kasus kamu harus memilihnya atau menciptakannya pada milikmu. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Sistem ini dimulai dengan sebuah lingkungan boot <strong>BIOS</strong>.<br><br>Untuk mengkonfigurasi startup dari sebuah lingkungan BIOS, pemasang ini seharusnya memasang sebuah boot loader, seperti <strong>GRUB</strong>, baik di awal partisi atau pada <strong>Master Boot Record</strong> di dekat awalan tabel partisi (yang disukai). Ini adalah otomatis, kecuali kalau kamu memilih pemartisian manual, dalam beberapa kasus kamu harus menyetelnya pada milikmu. @@ -593,27 +593,27 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Uku&ran: - + En&crypt Enkripsi - + Logical Logikal - + Primary Utama - + GPT GPT - + Mountpoint already in use. Please select another one. Titik-kait sudah digunakan. Silakan pilih yang lainnya. @@ -826,7 +826,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Tipe dari <strong>tabel partisi</strong> pada perangkat penyimpanan terpilih.<br><br>Satu-satunya cara untuk mengubah tabel partisi adalah dengan menyetip dan menciptakan ulang tabel partisi dari awal, yang melenyapkan semua data pada perangkat penyimpanan.<br>Pemasang ini akan menjaga tabel partisi saat ini kecuali kamu secara gamblang memilih sebaliknya.<br>Jika tidak yakin, pada sistem GPT modern lebih disukai. @@ -943,7 +943,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Bendera: - + Mountpoint already in use. Please select another one. Titik-kait sudah digunakan. Silakan pilih yang lainnya. @@ -971,7 +971,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Konfirmasi kata sandi - + Please enter the same passphrase in both boxes. Silakan masukkan kata sandi yang sama di kedua kotak. @@ -1040,19 +1040,19 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan. FinishedViewStep - + Finish Selesai - + Installation Complete - + Pemasangan Lengkap - + The installation of %1 is complete. - + Pemasangan %1 telah lengkap. @@ -1161,6 +1161,16 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Pengaturan system locale berpengaruh pada bahasa dan karakter pada beberapa elemen antarmuka Command Line. <br/>Pengaturan saat ini adalah <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1577,7 +1587,7 @@ Pemasangan dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.Pasang boot %loader pada: - + Are you sure you want to create a new partition table on %1? Apakah Anda yakin ingin membuat tabel partisi baru pada %1? diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index 3e52dc86c..df3938b28 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. St&ærð: - + En&crypt &Dulrita - + Logical Rökleg - + Primary Aðal - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Flögg: - + Mountpoint already in use. Please select another one. Tengipunktur er þegar í notkun. Veldu einhvern annan. @@ -969,7 +969,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Staðfesta lykilorð - + Please enter the same passphrase in both boxes. Vinsamlegast sláðu inn sama lykilorðið í báða kassana. @@ -1038,17 +1038,17 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. FinishedViewStep - + Finish Ljúka - + Installation Complete - + Uppsetningu lokið - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. Setja upp ræsistjóran á: - + Are you sure you want to create a new partition table on %1? Ertu viss um að þú viljir búa til nýja disksneið á %1? diff --git a/lang/calamares_it_IT.ts b/lang/calamares_it_IT.ts index cbf862ca5..18d89b0db 100644 --- a/lang/calamares_it_IT.ts +++ b/lang/calamares_it_IT.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. L'<strong>ambiente di avvio</strong> di questo sistema. <br><br>I vecchi sistemi x86 supportano solo <strong>BIOS</strong>. <bt>I sistemi moderni normalmente usano <strong>EFI</strong> ma possono anche usare BIOS se l'avvio viene eseguito in modalità compatibile. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Il sistema è stato avviato con un ambiente di boot <strong>EFI</strong>.<br><br>Per configurare l'avvio da un ambiente EFI, il programma d'installazione deve inserire un boot loader come <strong>GRUB</strong> o <strong>systemd-boot</strong> su una <strong>EFI System Partition</strong>. Ciò avviene automaticamente, a meno che non si scelga il partizionamento manuale che permette di scegliere un proprio boot loader personale. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. ll sistema è stato avviato con un ambiente di boot <strong>BIOS</strong>.<br><br>Per configurare l'avvio da un ambiente BIOS, il programma d'installazione deve installare un boot loader come <strong>GRUB</strong> all'inizio di una partizione o nel <strong>Master Boot Record</strong> vicino all'origine della tabella delle partizioni (preferito). Ciò avviene automaticamente, a meno che non si scelga il partizionamento manuale che permette di fare una configurazione personale. @@ -591,27 +591,27 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno &Dimensione: - + En&crypt Cr&iptare - + Logical Logica - + Primary Primaria - + GPT GPT - + Mountpoint already in use. Please select another one. Il punto di mount è già in uso. Sceglierne un altro. @@ -824,7 +824,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Il tipo di <strong>tabella delle partizioni</strong> attualmente presente sul dispositivo di memoria selezionato.<br><br>L'unico modo per cambiare il tipo di tabella delle partizioni è quello di cancellarla e ricrearla da capo, distruggendo tutti i dati sul dispositivo.<br>Il programma di installazione conserverà l'attuale tabella a meno che no si scelga diversamente.<br>Se non si è sicuri, sui sistemi moderni si preferisce GPT. @@ -941,7 +941,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Flag: - + Mountpoint already in use. Please select another one. Il punto di mount è già in uso. Sceglierne un altro. @@ -969,7 +969,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Confermare frase di accesso - + Please enter the same passphrase in both boxes. Si prega di immettere la stessa frase di accesso in entrambi i riquadri. @@ -1038,17 +1038,17 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno FinishedViewStep - + Finish Termina - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Le impostazioni di localizzazione del sistema influenzano la lingua e il set di caratteri per alcuni elementi di interfaccia da linea di comando. <br/>L'impostazione attuale è <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno Installare il boot &loader su: - + Are you sure you want to create a new partition table on %1? Si è sicuri di voler creare una nuova tabella delle partizioni su %1? diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index c14605a34..11668390a 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. このシステムの <strong>ブート環境。</strong><br><br>古いx86システムは<strong>BIOS</strong>のみサポートしています。<br>最近のシステムは通常<strong>EFI</strong>を使用しますが、互換モードが起動できる場合はBIOSが現れる場合もあります。 - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. このシステムは<strong>EFI</strong> ブート環境で起動しました。<br><br>EFI環境からの起動について設定するためには、<strong>EFI システムパーティション</strong>に <strong>GRUB</strong> あるいは <strong>systemd-boot</strong> といったブートローダーアプリケーションを配置しなければなりません。手動によるパーティショニングを選択する場合、EFI システムパーティションを選択あるいは作成しなければなりません。そうでない場合は、この操作は自動的に行われます。 - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. このシステムは <strong>BIOS</strong> ブート環境で起動しました。<br><br> BIOS環境からの起動について設定するためには、パーティションの開始位置あるいはパーティションテーブルの開始位置の近く(推奨)にある<strong>マスターブートレコード</strong>に <strong>GRUB</strong> のようなブートローダーをインストールしなければなりません。手動によるパーティショニングを選択する場合はユーザー自身で設定しなければなりません。そうでない場合は、この操作は自動的に行われます。 @@ -591,27 +591,27 @@ The installer will quit and all changes will be lost. サイズ(&Z) - + En&crypt 暗号化(&C) - + Logical 論理 - + Primary プライマリ - + GPT GPT - + Mountpoint already in use. Please select another one. マウントポイントは既に使用されています。他を選択してください。 @@ -824,7 +824,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. 選択したストレージデバイスにおける<strong> パーティションテーブル </strong> の種類。 <br><br> パーティションテーブルの種類を変更する唯一の方法は、パーティションテーブルを消去し、最初から再作成を行うことですが、この操作はストレージ上の全てのデータを破壊します。 <br> このインストーラーは、他の種類へ明示的に変更ししない限り、現在のパーティションテーブルが保持されます。よくわからない場合、最近のシステムではGPTが推奨されます。 @@ -941,7 +941,7 @@ The installer will quit and all changes will be lost. フラグ: - + Mountpoint already in use. Please select another one. マウントポイントは既に使用されています。他を選択してください。 @@ -969,7 +969,7 @@ The installer will quit and all changes will be lost. パスフレーズの確認 - + Please enter the same passphrase in both boxes. 両方のボックスに同じパスフレーズを入力してください。 @@ -1038,19 +1038,20 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish 終了 - + Installation Complete - + インストールが完了 + - + The installation of %1 is complete. - + %1 のインストールは完了です。 @@ -1159,6 +1160,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. システムロケールの設定はコマンドラインやインターフェース上での言語や文字の表示に影響をおよぼします。<br/>現在の設定 <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1586,7 @@ The installer will quit and all changes will be lost. ブートローダーインストール先 (&L): - + Are you sure you want to create a new partition table on %1? %1 上で新しいパーティションテーブルを作成します。よろしいですか? diff --git a/lang/calamares_kk.ts b/lang/calamares_kk.ts index 8475d9847..f8ffbe402 100644 --- a/lang/calamares_kk.ts +++ b/lang/calamares_kk.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_lo.ts b/lang/calamares_lo.ts index 1e67238f9..a69a9ee43 100644 --- a/lang/calamares_lo.ts +++ b/lang/calamares_lo.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_lt.ts b/lang/calamares_lt.ts index d71a2f1d9..47f0f9263 100644 --- a/lang/calamares_lt.ts +++ b/lang/calamares_lt.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. Šios sistemos <strong>paleidimo aplinka</strong>.<br><br>Senesnės x86 sistemos palaiko tik <strong>BIOS</strong>.<br>Šiuolaikinės sistemos, dažniausiai, naudoja <strong>EFI</strong>, tačiau, jeigu jos yra paleistos suderinamumo veiksenoje, taip pat gali būti rodomos kaip BIOS. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Ši sistema buvo paleista su <strong>EFI</strong> paleidimo aplinka.<br><br>Tam, kad sukonfigūruotų paleidimą iš EFI aplinkos, ši diegimo programa, <strong>EFI sistemos skaidinyje</strong>, privalo išskleisti paleidyklės programą, kaip, pavyzdžiui, <strong>GRUB</strong> ar <strong>systemd-boot</strong>. Tai vyks automatiškai, nebent pasirinksite rankinį skaidymą ir tokiu atveju patys turėsite pasirinkti arba sukurti skaidinį. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Ši sistema buvo paleista su <strong>BIOS</strong> paleidimo aplinka.<br><br>Tam, kad sukonfigūruotų paleidimą iš BIOS aplinkos, ši diegimo programa, arba skaidinio pradžioje, arba <strong>Paleidimo įraše (MBR)</strong>, šalia skaidinių lentelės pradžios (pageidautina), privalo įdiegti paleidyklę, kaip, pavyzdžiui, <strong>GRUB</strong>. Tai vyks automatiškai, nebent pasirinksite rankinį skaidymą ir tokiu atveju, viską turėsite nusistatyti patys. @@ -591,27 +591,27 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. D&ydis: - + En&crypt Užši&fruoti - + Logical Loginė - + Primary Pagrindinė - + GPT GPT - + Mountpoint already in use. Please select another one. Prijungimo taškas jau yra naudojamas. Prašome pasirinkti kitą. @@ -824,7 +824,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Pasirinktame atminties įrenginyje esančios, <strong>skaidinių lentelės</strong> tipas.<br><br>Vienintelis būdas kaip galima pakeisti skaidinių lentelės tipą yra ištrinti ir iš naujo sukurti skaidinių lentelę, kas savo ruožtu ištrina visus atminties įrenginyje esančius duomenis.<br>Ši diegimo programa paliks esamą skaidinių lentelę, nebent aiškiai pasirinksite kitaip.<br>Jeigu nesate tikri, šiuolaikinėse sistemose pirmenybė yra teikiama GPT tipui. @@ -941,7 +941,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Vėliavėlės: - + Mountpoint already in use. Please select another one. Prijungimo taškas jau yra naudojamas. Prašome pasirinkti kitą. @@ -969,7 +969,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Patvirtinkite slaptafrazę - + Please enter the same passphrase in both boxes. Prašome abiejuose langeliuose įrašyti tą pačią slaptafrazę. @@ -1038,19 +1038,19 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. FinishedViewStep - + Finish Pabaiga - + Installation Complete - + Diegimas užbaigtas - + The installation of %1 is complete. - + %1 diegimas yra užbaigtas. @@ -1159,6 +1159,16 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Sistemos lokalės nustatymas įtakoja, kai kurių komandų eilutės naudotojo sąsajos elementų, kalbos ir simbolių rinkinį.<br/>Dabar yra nustatyta <strong>%1</strong>. + + + &Cancel + &Atsisakyti + + + + &OK + &Gerai + LicensePage @@ -1575,7 +1585,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti. Įdiegti pa&leidyklę skaidinyje: - + Are you sure you want to create a new partition table on %1? Ar tikrai %1 norite sukurti naują skaidinių lentelę? diff --git a/lang/calamares_mr.ts b/lang/calamares_mr.ts index 9109e67e3..0fdff01e4 100644 --- a/lang/calamares_mr.ts +++ b/lang/calamares_mr.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_nb.ts b/lang/calamares_nb.ts index 7ca25af07..653e83df8 100644 --- a/lang/calamares_nb.ts +++ b/lang/calamares_nb.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.St&ørrelse: - + En&crypt - + Logical Logisk - + Primary Primær - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_nl.ts b/lang/calamares_nl.ts index 3d8976133..246f086e7 100644 --- a/lang/calamares_nl.ts +++ b/lang/calamares_nl.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. De <strong>opstartomgeving</strong> van dit systeem.<br><br>Oudere x86-systemen ondersteunen enkel <strong>BIOS</strong>.<br>Moderne systemen gebruiken meestal <strong>EFI</strong>, maar kunnen ook als BIOS verschijnen als in compatibiliteitsmodus opgestart werd. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Dit systeem werd opgestart met een <strong>EFI</strong>-opstartomgeving.<br><br>Om het opstarten vanaf een EFI-omgeving te configureren moet dit installatieprogramma een bootloader instellen, zoals <strong>GRUB</strong> of <strong>systemd-boot</strong> op een <strong>EFI-systeempartitie</strong>. Dit gebeurt automatisch, tenzij je voor manueel partitioneren kiest, waar je het moet aanvinken of het zelf aanmaken. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Dit systeem werd opgestart met een <strong>BIOS</strong>-opstartomgeving.<br><br>Om het opstarten vanaf een BIOS-omgeving te configureren moet dit installatieprogramma een bootloader installeren, zoals <strong>GRUB</strong>, ofwel op het begin van een partitie ofwel op de <strong>Master Boot Record</strong> bij het begin van de partitietabel (bij voorkeur). Dit gebeurt automatisch, tenzij je voor manueel partitioneren kiest, waar je het zelf moet aanmaken. @@ -591,27 +591,27 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. &Grootte: - + En&crypt &Versleutelen - + Logical Logisch - + Primary Primair - + GPT GPT - + Mountpoint already in use. Please select another one. Aankoppelpunt reeds in gebruik. Gelieve een andere te kiezen. @@ -824,7 +824,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Het type van <strong>partitietabel</strong> op het geselecteerde opslagmedium.<br><br>Om het type partitietabel te wijzigen, dien je deze te verwijderen en opnieuw aan te maken, wat alle gegevens op het opslagmedium vernietigt.<br>Het installatieprogramma zal de huidige partitietabel behouden tenzij je expliciet anders verkiest.<br>Bij twijfel wordt aangeraden GPT te gebruiken op moderne systemen. @@ -941,7 +941,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Vlaggen: - + Mountpoint already in use. Please select another one. Aankoppelpunt reeds in gebruik. Gelieve een andere te kiezen. @@ -969,7 +969,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Bevestig wachtwoordzin - + Please enter the same passphrase in both boxes. Gelieve in beide velden dezelfde wachtwoordzin in te vullen. @@ -1038,19 +1038,19 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. FinishedViewStep - + Finish Beëindigen - + Installation Complete - + Installatie Afgerond. - + The installation of %1 is complete. - + De installatie van %1 is afgerond. @@ -1159,6 +1159,16 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. De landinstellingen bepalen de taal en het tekenset voor sommige opdrachtregelelementen.<br/>De huidige instelling is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan. Installeer boot&loader op: - + Are you sure you want to create a new partition table on %1? Weet u zeker dat u een nieuwe partitie tabel wil maken op %1? diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index c74dbabf1..519528e08 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>Środowisko uruchomieniowe</strong> systemu.<br><br>Starsze systemy x86 obsługują tylko <strong>BIOS</strong>.<br>Nowoczesne systemy zwykle używają <strong>EFI</strong>, lecz możliwe jest również ukazanie się BIOS, jeśli działa w trybie kompatybilnym. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Ten system został uruchomiony w środowisku rozruchowym <strong>EFI</strong>.<br><br>Aby skonfigurować uruchomienie ze środowiska EFI, instalator musi wdrożyć aplikację programu rozruchowego, takiego jak <strong>GRUB</strong> lub <strong>systemd-boot</strong> na <strong>Partycji Systemu EFI</strong>. Jest to automatyczne, chyba że wybierasz ręczne partycjonowanie, a w takim przypadku musisz wybrać ją lub utworzyć osobiście. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Ten system został uruchomiony w środowisku rozruchowym <strong>BIOS</strong>.<br><br>Aby skonfigurować uruchomienie ze środowiska BIOS, instalator musi zainstalować program rozruchowy, taki jak <strong>GRUB</strong> na początku partycji lub w <strong>Głównym Sektorze Rozruchowym</strong> blisko początku tablicy partycji (preferowane). Jest to automatyczne, chyba że wybierasz ręczne partycjonowanie, a w takim przypadku musisz ustawić ją osobiście. @@ -591,27 +591,27 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Ro&zmiar: - + En&crypt Zaszy%fruj - + Logical Logiczna - + Primary Podstawowa - + GPT GPT - + Mountpoint already in use. Please select another one. Punkt montowania jest już używany. Proszę wybrać inny. @@ -824,7 +824,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Typ <strong>tabeli partycji</strong> na zaznaczonym nośniku danych.<br><br>Jedyną metodą na zmianę tabeli partycji jest jej wyczyszczenie i utworzenie jej od nowa, co spowoduje utratę wszystkich danych.<br>Ten instalator zachowa obecną tabelę partycji, jeżeli nie wybierzesz innej opcji.<br>W wypadku niepewności, w nowszych systemach zalecany jest GPT. @@ -941,7 +941,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Flagi: - + Mountpoint already in use. Please select another one. Punkt montowania jest już używany. Proszę wybrać inny. @@ -969,7 +969,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Potwierdź hasło - + Please enter the same passphrase in both boxes. Użyj tego samego hasła w obu polach. @@ -1038,19 +1038,19 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. FinishedViewStep - + Finish Koniec - + Installation Complete - + Instalacja zakończona - + The installation of %1 is complete. - + Instalacja %1 ukończyła się pomyślnie. @@ -1159,6 +1159,16 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Systemowe ustawienia lokalne wpływają na ustawienia języka i znaków w niektórych elementach wiersza poleceń interfejsu użytkownika.<br/>Bieżące ustawienie to <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.Zainsta&luj program rozruchowy na: - + Are you sure you want to create a new partition table on %1? Czy na pewno chcesz utworzyć nową tablicę partycji na %1? diff --git a/lang/calamares_pl_PL.ts b/lang/calamares_pl_PL.ts index d635c1236..462dd1f70 100644 --- a/lang/calamares_pl_PL.ts +++ b/lang/calamares_pl_PL.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone.Ro&zmiar: - + En&crypt - + Logical Logiczna - + Primary Podstawowa - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone. - + Are you sure you want to create a new partition table on %1? Na pewno utworzyć nową tablicę partycji na %1? diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index e2dda139e..b8a0ded8b 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. O <strong>ambiente de inicialização</strong> deste sistema.<br><br>Sistemas x86 antigos têm suporte apenas ao <strong>BIOS</strong>.<br>Sistemas modernos normalmente usam <strong>EFI</strong>, mas também podem mostrar o BIOS se forem iniciados no modo de compatibilidade. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Este sistema foi iniciado com um ambiente de inicialização <strong>EFI</strong>.<br><br>Para configurar o início a partir de um ambiente EFI, este instalador deverá instalar um gerenciador de inicialização, como o <strong>GRUB</strong> ou <strong>systemd-boot</strong> em uma <strong>Partição de Sistema EFI</strong>. Este processo é automático, a não ser que escolha o particionamento manual, que no caso permite-lhe escolher ou criá-lo manualmente. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Este sistema foi iniciado utilizando o <strong>BIOS</strong> como ambiente de inicialização.<br><br>Para configurar a inicialização em um ambiente BIOS, este instalador deve instalar um gerenciador de boot, como o <strong>GRUB</strong>, no começo de uma partição ou no <strong>Master Boot Record</strong>, perto do começo da tabela de partições (recomendado). Este processo é automático, a não ser que você escolha o particionamento manual, onde você deverá configurá-lo manualmente. @@ -364,13 +364,13 @@ O instalador será fechado e todas as alterações serão perdidas. This computer does not satisfy the minimum requirements for installing %1.<br/>Installation cannot continue. <a href="#details">Details...</a> - Este computador não satisfaz os requisitos mínimos para a instalação de %1. + Este computador não satisfaz os requisitos mínimos para instalar %1. A instalação não pode continuar.<a href="#details">Detalhes...</a> This computer does not satisfy some of the recommended requirements for installing %1.<br/>Installation can continue, but some features might be disabled. - Este computador não satisfaz alguns dos requisitos recomendados para a instalação de %1. + Este computador não satisfaz alguns dos requisitos recomendados para instalar %1. A instalação pode continuar, mas alguns recursos podem ser desativados. @@ -593,27 +593,27 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Tamanho: - + En&crypt &Criptografar - + Logical Lógica - + Primary Primária - + GPT GPT - + Mountpoint already in use. Please select another one. Ponto de montagem já em uso. Por favor, selecione outro. @@ -676,7 +676,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. What kind of partition table do you want to create? - Você deseja criar que tipo de tabela de partições? + Que tipo de tabela de partições você deseja criar? @@ -826,9 +826,9 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. - O tipo de <strong>tabela de partições</strong> no dispositivo de armazenamento selecionado.<br><br>O único modo de alterar o tipo de tabela de partições é apagar e recriar a mesma do começo, processo o qual exclui todos os dados do dispositivo.<br>Este instalador manterá a atual tabela de partições, a não ser que você escolha o contrário.<br>Em caso de dúvidas, em sistemas modernos o GPT é recomendado. + O tipo de <strong>tabela de partições</strong> no dispositivo de armazenamento selecionado.<br><br>O único modo de alterar o tipo de tabela de partições é apagar e recriar a mesma do começo, processo o qual exclui todos os dados do dispositivo.<br>Este instalador manterá a tabela de partições atual, a não ser que você escolha o contrário.<br>Em caso de dúvidas, em sistemas modernos o GPT é recomendado. @@ -838,7 +838,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. This is a <strong>loop</strong> device.<br><br>It is a pseudo-device with no partition table that makes a file accessible as a block device. This kind of setup usually only contains a single filesystem. - Este é um dispositivo de <strong>loop</strong>.<br><br>Este é um pseudo-dispositivo sem tabela de partições que faz um arquivo acessível como um dispositivo de bloco. Este tipo de configuração apenas contém um único sistema de arquivos. + Este é um dispositivo de <strong>loop</strong>.<br><br>Este é um pseudo-dispositivo sem tabela de partições que faz um arquivo acessível como um dispositivo de bloco. Este tipo de configuração normalmente contém apenas um único sistema de arquivos. @@ -943,7 +943,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Marcadores: - + Mountpoint already in use. Please select another one. Ponto de montagem já em uso. Por favor, selecione outro. @@ -971,7 +971,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Confirme a frase-chave - + Please enter the same passphrase in both boxes. Por favor, insira a mesma frase-chave nos dois campos. @@ -1040,17 +1040,17 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. FinishedViewStep - + Finish Concluir - + Installation Complete Instalação Completa - + The installation of %1 is complete. A instalação do %1 está completa. @@ -1161,6 +1161,16 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. A configuração de localidade do sistema afeta a linguagem e o conjunto de caracteres para algumas linhas de comando e elementos da interface do usuário.<br/>A configuração atual é <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1577,7 +1587,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.Insta&lar o gerenciador de inicialização em: - + Are you sure you want to create a new partition table on %1? Você tem certeza de que deseja criar uma nova tabela de partições em %1? diff --git a/lang/calamares_pt_PT.ts b/lang/calamares_pt_PT.ts index 5df77de75..6068a7ab0 100644 --- a/lang/calamares_pt_PT.ts +++ b/lang/calamares_pt_PT.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. O <strong>ambiente de arranque</strong> deste sistema.<br><br>Sistemas x86 mais antigos apenas suportam <strong>BIOS</strong>.<br>Sistemas modernos normalmente usam <strong>EFI</strong>, mas também podem aparecer como BIOS se iniciados em modo de compatibilidade. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Este sistema foi iniciado com ambiente de arranque<strong>EFI</strong>.<br><br>Para configurar o arranque de um ambiente EFI, o instalador tem de implantar uma aplicação de carregar de arranque, tipo <strong>GRUB</strong> ou <strong>systemd-boot</strong> ou uma <strong>Partição de Sistema EFI</strong>. Isto é automático, a menos que escolha particionamento manual, e nesse caso tem de escolhê-la ou criar uma por si próprio. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Este sistema foi iniciado com um ambiente de arranque <strong>BIOS</strong>.<br><br>Para configurar um arranque de um ambiente BIOS, este instalador tem de instalar um carregador de arranque, tipo <strong>GRUB</strong>, quer no início da partição ou no <strong>Master Boot Record</strong> perto do início da tabela de partições (preferido). Isto é automático, a não ser que escolha particionamento manual, e nesse caso tem de o configurar por si próprio @@ -591,27 +591,27 @@ O instalador será encerrado e todas as alterações serão perdidas.Ta&manho: - + En&crypt En&criptar - + Logical Lógica - + Primary Primária - + GPT GPT - + Mountpoint already in use. Please select another one. Ponto de montagem já em uso. Por favor selecione outro. @@ -824,7 +824,7 @@ O instalador será encerrado e todas as alterações serão perdidas. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. O tipo da <strong>tabela de partições</strong> no dispositivo de armazenamento selecionado.<br><br>A única maneira de mudar o tipo da tabela de partições é apagá-la e recriar a tabela de partições do nada, o que destrói todos os dados no dispositivo de armazenamento.<br>Este instalador manterá a tabela de partições atual a não ser que escolha explicitamente em contrário.<br>Se não tem a certeza, nos sistemas modernos é preferido o GPT. @@ -941,7 +941,7 @@ O instalador será encerrado e todas as alterações serão perdidas.Flags: - + Mountpoint already in use. Please select another one. Ponto de montagem já em uso. Por favor selecione outro. @@ -969,7 +969,7 @@ O instalador será encerrado e todas as alterações serão perdidas.Confirmar frase-chave - + Please enter the same passphrase in both boxes. Por favor insira a mesma frase-passe em ambas as caixas. @@ -1038,19 +1038,19 @@ O instalador será encerrado e todas as alterações serão perdidas. FinishedViewStep - + Finish Finalizar - + Installation Complete - + Instalação Completa - + The installation of %1 is complete. - + A instalação de %1 está completa. @@ -1159,6 +1159,16 @@ O instalador será encerrado e todas as alterações serão perdidas.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. A definição local do sistema afeta o idioma e conjunto de carateres para alguns elementos do interface da linha de comandos.<br/>A definição atual é <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ O instalador será encerrado e todas as alterações serão perdidas.Instalar &carregador de arranque em: - + Are you sure you want to create a new partition table on %1? Tem certeza de que deseja criar uma nova tabela de partições em %1? diff --git a/lang/calamares_ro.ts b/lang/calamares_ro.ts index 1b4b2d7af..9bcbe3aba 100644 --- a/lang/calamares_ro.ts +++ b/lang/calamares_ro.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>Mediul de boot</strong> al acestui sistem.<br><br>Sisteme x86 mai vechi suportă numai <strong>BIOS</strong>.<br>Sisteme moderne folosesc de obicei <strong>EFI</strong>, dar ar putea fi afișate ca BIOS dacă au fost configurate în modul de compatibilitate. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Acest sistem a fost pornit într-un mediu de boot <strong>EFI</strong>.<br><br>Pentru a configura pornirea dintr-un mediu EFI, acest program de instalare trebuie să creeze o aplicație pentru boot-are, cum ar fi <strong>GRUB</strong> sau <strong>systemd-boot</strong> pe o <strong>partiție de sistem EFI</strong>. Acest pas este automat, cu excepția cazului în care alegeți partiționarea manuală. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Sistemul a fost pornit într-un mediu de boot <strong>BIOS</strong>.<br><br>Pentru a configura pornirea de la un mediu BIOS, programul de instalare trebuie să instaleze un mediu de boot, cum ar fi <strong>GRUB</strong> fie la începutul unei partiții sau pe <strong>Master Boot Record</strong> în partea de început a unei tabele de partiții (preferabil). Acesta este un pas automat, cu excepția cazului în care alegeți partiționarea manuală. @@ -591,27 +591,27 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Mă&rime: - + En&crypt &Criptează - + Logical Logică - + Primary Primară - + GPT GPT - + Mountpoint already in use. Please select another one. Punct de montare existent. Vă rugăm alegeţi altul. @@ -824,7 +824,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Tipul de <strong>tabelă de partiții</strong> de pe dispozitivul de stocare selectat.<br><br>Singura metodă de a schimba tipul de tabelă de partiții este ștergerea și recrearea acesteia de la zero, ceea de distruge toate datele de pe dispozitivul de stocare.<br>Acest program de instalare va păstra tabela de partiții actuală cu excepția cazului în care alegeți altfel.<br>Dacă nu sunteți sigur, GPT este preferabil pentru sistemele moderne. @@ -941,7 +941,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Flags: - + Mountpoint already in use. Please select another one. Punct de montare existent. Vă rugăm alegeţi altul. @@ -969,7 +969,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Confirmă fraza secretă - + Please enter the same passphrase in both boxes. Introduceți aceeași frază secretă în ambele căsuțe. @@ -1038,17 +1038,17 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute. FinishedViewStep - + Finish Termină - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Setările de localizare ale sistemului afectează limba și setul de caractere folosit pentru unele elemente de interfață la linia de comandă.<br/>Setările actuale sunt <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.Instalează boot&loaderul pe: - + Are you sure you want to create a new partition table on %1? Sigur doriți să creați o nouă tabelă de partiție pe %1? diff --git a/lang/calamares_ru.ts b/lang/calamares_ru.ts index e9d278c2a..4f7ca92f0 100644 --- a/lang/calamares_ru.ts +++ b/lang/calamares_ru.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>Среда загрузки</strong> данной системы.<br><br>Старые системы x86 поддерживают только <strong>BIOS</strong>.<br>Современные системы обычно используют <strong>EFI</strong>, но также могут имитировать BIOS, если среда загрузки запущена в режиме совместимости. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Эта система использует среду загрузки <strong>EFI</strong>.<br><br>Чтобы настроить запуск из под среды EFI, установщик использует приложения загрузки, такое как <strong>GRUB</strong> или <strong>systemd-boot</strong> на <strong>системном разделе EFI</strong>. Процесс автоматизирован, но вы можете использовать ручной режим, где вы сами будете должны выбрать или создать его. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Эта система запущена в <strong>BIOS</strong> среде загрузки.<br><br> Чтобы настроить запуск из под среды BIOS, установщик должен установить загручик, такой как <strong>GRUB</strong>, либо в начале раздела, либо в <strong>Master Boot Record</strong>, находящийся в начале таблицы разделов (по умолчанию). Процесс автоматизирован, но вы можете выбрать ручной режим, где будете должны настроить его сами. @@ -590,27 +590,27 @@ The installer will quit and all changes will be lost. Ра&змер: - + En&crypt Ши&фровать - + Logical Логический - + Primary Основной - + GPT GPT - + Mountpoint already in use. Please select another one. Точка монтирования уже занята. Пожалуйста, выберете другую. @@ -823,7 +823,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Тип <strong>таблицы разделов</strong> на выбраном устройстве хранения.<br><br>Смена типа раздела возможна только путем удаления и пересоздания всей таблицы разделов, что уничтожит все данные на устройстве.<br>Этот установщик не затронет текущую таблицу разделов, кроме как вы сами решите иначе.<br>По умолчанию, современные системы используют GPT-разметку. @@ -940,7 +940,7 @@ The installer will quit and all changes will be lost. Флаги: - + Mountpoint already in use. Please select another one. @@ -968,7 +968,7 @@ The installer will quit and all changes will be lost. Подтвердите пароль - + Please enter the same passphrase in both boxes. Пожалуйста, введите один и тот же пароль в оба поля. @@ -1037,17 +1037,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Завершить - + Installation Complete - + The installation of %1 is complete. @@ -1158,6 +1158,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Общие региональные настройки влияют на язык и кодировку для отдельных элементов интерфейса командной строки.<br/>Текущий выбор <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1574,7 +1584,7 @@ The installer will quit and all changes will be lost. Установить &загрузчик в: - + Are you sure you want to create a new partition table on %1? Вы уверены, что хотите создать новую таблицу разделов на %1? diff --git a/lang/calamares_sk.ts b/lang/calamares_sk.ts index a2946b3af..a515fd14c 100644 --- a/lang/calamares_sk.ts +++ b/lang/calamares_sk.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. <strong>Zavádzacie prostredie</strong> tohto systému.<br><br>Staršie systémy architektúry x86 podporujú iba <strong>BIOS</strong>.<br>Moderné systémy obvykle používajú <strong>EFI</strong>, ale tiež sa môžu zobraziť ako BIOS, ak sú spustené v režime kompatiblitiy. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Tento systém bol spustený so zavádzacím prostredím <strong>EFI</strong>.<br><br>Na konfiguráciu spustenia z prostredia EFI, musí inštalátor umiestniť aplikáciu zavádzača, ako je <strong>GRUB</strong> alebo <strong>systemd-boot</strong> na <strong>oddiel systému EFI</strong>. Toto je vykonané automaticky, pokiaľ nezvolíte ručné rozdelenie oddielov, v tom prípade ho musíte zvoliť alebo vytvoriť ručne. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Tento systém bol spustený so zavádzacím prostredím <strong>BIOS</strong>.<br><br>Na konfiguráciu spustenia z prostredia BIOS, musí inštalátor nainštalovať zavádzač, ako je <strong>GRUB</strong>, buď na začiatok oddielu alebo na <strong>hlavný zavádzací záznam (MBR)</strong> pri začiatku tabuľky oddielov (preferované). Toto je vykonané automaticky, pokiaľ nezvolíte ručné rozdelenie oddielov, v tom prípade ho musíte nainštalovať ručne. @@ -591,27 +591,27 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Veľ&kosť: - + En&crypt Zaši&frovať - + Logical Logický - + Primary Primárny - + GPT GPT - + Mountpoint already in use. Please select another one. Bod pripojenia sa už používa. Prosím, vyberte iný. @@ -824,7 +824,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Typ <strong>tabuľky oddielov</strong> na vybratom úložnom zariadení.<br><br>Jediným spôsobom ako zmeniť tabuľku oddielov je vymazanie a znovu vytvorenie tabuľky oddielov od začiatku, čím sa zničia všetky údaje úložnom zariadení.<br>Inštalátor ponechá aktuálnu tabuľku oddielov, pokiaľ sa výlučne nerozhodnete inak.<br>Ak nie ste si istý, na moderných systémoch sa preferuje typ tabuľky oddielov GPT. @@ -941,7 +941,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Značky: - + Mountpoint already in use. Please select another one. Bod pripojenia sa už používa. Prosím, vyberte iný. @@ -969,7 +969,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Potvrdenie hesla - + Please enter the same passphrase in both boxes. Prosím, zadajte rovnaké heslo do oboch polí. @@ -1038,19 +1038,19 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. FinishedViewStep - + Finish Dokončenie - + Installation Complete - + Inštalácia dokončená - + The installation of %1 is complete. - + Inštalácia distribúcie %1s je dokončená. @@ -1159,6 +1159,16 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Miestne nastavenie systému ovplyvní jazyk a znakovú sadu niektorých prvkov používateľského rozhrania v príkazovom riadku.<br/>Aktuálne nastavenie je <strong>%1</strong>. + + + &Cancel + &Zrušiť + + + + &OK + &OK + LicensePage @@ -1575,7 +1585,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené. Nainštalovať &zavádzač na: - + Are you sure you want to create a new partition table on %1? Naozaj chcete vytvoriť novú tabuľku oddielov na zariadení %1? diff --git a/lang/calamares_sl.ts b/lang/calamares_sl.ts index 512bfe567..9a2165909 100644 --- a/lang/calamares_sl.ts +++ b/lang/calamares_sl.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. Ve&likost - + En&crypt - + Logical Logičen - + Primary Primaren - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene. - + Are you sure you want to create a new partition table on %1? Ali ste prepričani, da želite ustvariti novo razpredelnico razdelkov na %1? diff --git a/lang/calamares_sr.ts b/lang/calamares_sr.ts index 0abcdaf75..b0c88e99b 100644 --- a/lang/calamares_sr.ts +++ b/lang/calamares_sr.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ The installer will quit and all changes will be lost. Вели&чина - + En&crypt - + Logical Логичка - + Primary Примарна - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish Заврши - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_sr@latin.ts b/lang/calamares_sr@latin.ts index 6133abcf0..5d39c973e 100644 --- a/lang/calamares_sr@latin.ts +++ b/lang/calamares_sr@latin.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. Veli&čina - + En&crypt - + Logical Logička - + Primary Primarna - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_sv.ts b/lang/calamares_sv.ts index 7245ba850..eabe4119b 100644 --- a/lang/calamares_sv.ts +++ b/lang/calamares_sv.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. Systemets <strong>uppstartsmiljö</strong>.<br><br>Äldre x86-system stödjer endast <strong>BIOS</strong>.<br>Moderna system stödjer vanligen <strong>EFI</strong>, men kan också vara i kompabilitetsläge för BIOS. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Detta system startades med en <strong>EFI-miljö</strong>.<br><br>För att ställa in uppstart från en EFI-miljö måste en uppstartsladdare användas, t.ex. <strong>GRUB</strong> eller <strong>systemd-boot</strong> eller en <strong>EFI-systempartition</strong>. Detta sker automatiskt, såvida du inte väljer att partitionera manuellt. Då måste du själv installera en uppstartsladdare. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Detta system startades med en <strong>BIOS-miljö</strong>. <br><br>För att ställa in uppstart från en BIOS-miljö måste en uppstartsladdare som t.ex. <strong>GRUB</strong> installeras, antingen i början av en partition eller på <strong>huvudstartsektorn (MBR)</strong> i början av partitionstabellen. Detta sker automatiskt, såvida du inte väljer manuell partitionering. Då måste du själv installera en uppstartsladdare. @@ -591,27 +591,27 @@ Alla ändringar kommer att gå förlorade. Storlek: - + En&crypt Kr%yptera - + Logical Logisk - + Primary Primär - + GPT GPT - + Mountpoint already in use. Please select another one. Monteringspunkt används redan. Välj en annan. @@ -824,7 +824,7 @@ Alla ändringar kommer att gå förlorade. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Typen av <strong>partitionstabell</strong> på den valda lagringsenheten.<br><br>Det enda sättet attt ändra typen av partitionstabell är genom att radera och återskapa partitionstabellen från början, vilket förstör all data på lagringsenheten.<br>Installationshanteraren kommer behålla den nuvarande partitionstabellen om du inte väljer något annat.<br>På moderna system är GPT att föredra. @@ -941,7 +941,7 @@ Alla ändringar kommer att gå förlorade. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ Alla ändringar kommer att gå förlorade. Bekräfta lösenord - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ Alla ändringar kommer att gå förlorade. FinishedViewStep - + Finish Slutför - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ Alla ändringar kommer att gå förlorade. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Systemspråket påverkar vilket språk och teckenuppsättning somliga kommandoradsprogram använder.<br/>Det nuvarande språket är <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ Alla ändringar kommer att gå förlorade. Installera uppstartshanterare på: - + Are you sure you want to create a new partition table on %1? Är du säker på att du vill skapa en ny partitionstabell på %1? diff --git a/lang/calamares_th.ts b/lang/calamares_th.ts index 3bfc307da..5c2f1a55a 100644 --- a/lang/calamares_th.ts +++ b/lang/calamares_th.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -591,27 +591,27 @@ The installer will quit and all changes will be lost. &Z ขนาด: - + En&crypt - + Logical โลจิคอล - + Primary หลัก - + GPT GPT - + Mountpoint already in use. Please select another one. @@ -824,7 +824,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -941,7 +941,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -969,7 +969,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1038,17 +1038,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1159,6 +1159,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1575,7 +1585,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? คุณแน่ใจว่าจะสร้างตารางพาร์ทิชันใหม่บน %1? diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index de27032ea..0b4bd3f6c 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. Bu sistemdeki<br> <strong>önyükleme arayüzü</strong> sadece eski x86 sistem ve <strong>BIOS</strong> destekler. <br>Modern sistemler genellikle <strong>EFI</strong> kullanır fakat önyükleme arayüzü uyumlu modda ise BIOS seçilebilir. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. Bu sistem, bir <strong>EFI</strong> önyükleme arayüzü ile başladı.<br><br>EFI ortamından başlangıcı yapılandırmak için, bu yükleyici <strong>EFI Sistem Bölümü</strong> üzerinde <strong>GRUB</strong> veya <strong>systemd-boot</strong> gibi bir önyükleyici oluşturmalıdır. Bunu otomatik olarak yapabileceğiniz gibi elle disk bölümleri oluşturarak ta yapabilirsiniz. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. Bu sistem, bir <strong>BIOS</strong> önyükleme arayüzü ile başladı.<br><br>BIOS ortamında önyükleme için, yükleyici bölümün başında veya bölüm tablosu başlangıcına yakın <strong>Master Boot Record</strong> üzerine <strong>GRUB</strong> gibi bir önyükleyici yüklemeniz gerekir (önerilir). Eğer bu işlemin otomatik olarak yapılmasını istemez iseniz elle bölümleme yapabilirsiniz. @@ -27,12 +27,12 @@ Boot Partition - Önyükleyici Bölümü + Önyükleyici Disk Bölümü System Partition - Sistem Bölümü + Sistem Disk Bölümü @@ -205,12 +205,12 @@ Output: Bad main script file - Sorunlu script + Sorunlu betik dosyası Main script file %1 for python job %2 is not readable. - %2 python işleri için %1 sorunlu script okunamadı. + %2 python işleri için %1 sorunlu betik okunamadı. @@ -240,7 +240,7 @@ Output: Cancel installation without changing the system. - Sistemi değiştirmeden yüklemeyi iptal edin. + Sistemi değiştirmeden kurulumu iptal edin. @@ -594,27 +594,27 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Bo&yut: - + En&crypt Şif&rele - + Logical Mantıksal - + Primary Birincil - + GPT GPT - + Mountpoint already in use. Please select another one. Bağlama noktası zaten kullanımda. Lütfen diğerini seçiniz. @@ -827,7 +827,7 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. Seçili depolama aygıtında bir <strong>bölümleme tablosu</strong> oluştur.<br><br>Bölümleme tablosu oluşturmanın tek yolu aygıt üzerindeki bölümleri silmek, verileri yoketmek ve yeni bölümleme tablosu oluşturmaktır.<br>Sistem yükleyici aksi bir seçeneğe başvurmaz iseniz geçerli bölümlemeyi koruyacaktır.<br>Emin değilseniz, modern sistemler için GPT tercih edebilirsiniz. @@ -944,7 +944,7 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Bayraklar: - + Mountpoint already in use. Please select another one. Bağlama noktası zaten kullanımda. Lütfen diğerini seçiniz. @@ -972,7 +972,7 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Parolayı doğrula - + Please enter the same passphrase in both boxes. Her iki kutuya da aynı parolayı giriniz. @@ -1041,19 +1041,19 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. FinishedViewStep - + Finish Kurulum Tamam - + Installation Complete - + Kurulum Tamamlandı - + The installation of %1 is complete. - + Kurulum %1 oranında tamamlandı. @@ -1162,6 +1162,16 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. Sistem yerel ayarı, bazı uçbirim, kullanıcı ayarlamaları ve başkaca dil seçeneklerini belirler ve etkiler. <br/>Varsayılan geçerli ayarlar <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1578,7 +1588,7 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir.Şuraya ön &yükleyici kur: - + Are you sure you want to create a new partition table on %1? %1 tablosunda yeni bölüm oluşturmaya devam etmek istiyor musunuz? diff --git a/lang/calamares_uk.ts b/lang/calamares_uk.ts index 4cb6ed0c2..a67caae8a 100644 --- a/lang/calamares_uk.ts +++ b/lang/calamares_uk.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_ur.ts b/lang/calamares_ur.ts index 28837045f..744e43ced 100644 --- a/lang/calamares_ur.ts +++ b/lang/calamares_ur.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_uz.ts b/lang/calamares_uz.ts index b6a12e4e1..aa9eb1029 100644 --- a/lang/calamares_uz.ts +++ b/lang/calamares_uz.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. @@ -584,27 +584,27 @@ The installer will quit and all changes will be lost. - + En&crypt - + Logical - + Primary - + GPT - + Mountpoint already in use. Please select another one. @@ -817,7 +817,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. @@ -934,7 +934,7 @@ The installer will quit and all changes will be lost. - + Mountpoint already in use. Please select another one. @@ -962,7 +962,7 @@ The installer will quit and all changes will be lost. - + Please enter the same passphrase in both boxes. @@ -1031,17 +1031,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish - + Installation Complete - + The installation of %1 is complete. @@ -1152,6 +1152,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. + + + &Cancel + + + + + &OK + + LicensePage @@ -1568,7 +1578,7 @@ The installer will quit and all changes will be lost. - + Are you sure you want to create a new partition table on %1? diff --git a/lang/calamares_zh_CN.ts b/lang/calamares_zh_CN.ts index c62c041ba..f2894938e 100644 --- a/lang/calamares_zh_CN.ts +++ b/lang/calamares_zh_CN.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. 这个系统的<strong>引导环境</strong>。<br><br>较旧的 x86 系统只支持 <strong>BIOS</strong>。<br>现代的系统则通常使用 <strong>EFI</strong>,但若引导时使用了兼容模式,也可以显示为 BIOS。 - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. 这个系统从 <strong>EFI</strong> 引导环境启动。<br><br>目前市面上大多数的民用设备都使用 EFI,并同时与之使用 GPT 分区表。<br>要从 EFI 环境引导的话,本安装程序必须部署一个引导器(如 <strong>GRUB</strong> 或 <strong>systemd-boot</strong>)到 <strong>EFI 系统分区</strong>。这个步骤是自动的,除非您选择手动分区——此时您必须自行选择或创建。 - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. 这个系统从 <strong>BIOS</strong> 引导环境启动。<br><br> 要从 BIOS 环境引导,本安装程序必须安装引导器(如 <strong>GRUB</strong>),一般而言要么安装在分区的开头,要么就是在靠进分区表开头的 <strong>主引导记录</strong>(推荐)中。这个步骤是自动的,除非您选择手动分区——此时您必须自行配置。 @@ -592,27 +592,27 @@ The installer will quit and all changes will be lost. 大小(&Z): - + En&crypt 加密(&C) - + Logical 逻辑分区 - + Primary 主分区 - + GPT GPT - + Mountpoint already in use. Please select another one. 挂载点已被占用。请选择另一个。 @@ -825,7 +825,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. 目前选定存储器的<strong>分区表</strong>类型。<br><br>变更分区表类型的唯一方法就是抹除再重新从头建立分区表,这会破坏在该存储器上所有的数据。<br>除非您特别选择,否则本安装程序将会保留目前的分区表。<br>若不确定,在现代的系统上,建议使用 GPT。 @@ -943,7 +943,7 @@ The installer will quit and all changes will be lost. 标记: - + Mountpoint already in use. Please select another one. 挂载点已被占用。请选择另一个。 @@ -971,7 +971,7 @@ The installer will quit and all changes will be lost. 确认密码 - + Please enter the same passphrase in both boxes. 请在两个输入框中输入同样的密码。 @@ -1040,17 +1040,17 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish 结束 - + Installation Complete - + The installation of %1 is complete. @@ -1161,6 +1161,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. 系统语言区域设置会影响部份命令行用户界面的语言及字符集。<br/>目前的设置为 <strong>%1</strong>。 + + + &Cancel + + + + + &OK + + LicensePage @@ -1577,7 +1587,7 @@ The installer will quit and all changes will be lost. 安装引导程序于(&L): - + Are you sure you want to create a new partition table on %1? 您是否确定要在 %1 上创建新分区表? diff --git a/lang/calamares_zh_TW.ts b/lang/calamares_zh_TW.ts index 0922dc73f..04de28cf1 100644 --- a/lang/calamares_zh_TW.ts +++ b/lang/calamares_zh_TW.ts @@ -2,17 +2,17 @@ BootInfoWidget - + The <strong>boot environment</strong> of this system.<br><br>Older x86 systems only support <strong>BIOS</strong>.<br>Modern systems usually use <strong>EFI</strong>, but may also show up as BIOS if started in compatibility mode. 這個系統的<strong>開機環境</strong>。<br><br>較舊的 x86 系統只支援 <strong>BIOS</strong>。<br>現代的系統則通常使用 <strong>EFI</strong>,但若開機環境是以相容模式執行,其也可能顯示為 BIOS。 - + This system was started with an <strong>EFI</strong> boot environment.<br><br>To configure startup from an EFI environment, this installer must deploy a boot loader application, like <strong>GRUB</strong> or <strong>systemd-boot</strong> on an <strong>EFI System Partition</strong>. This is automatic, unless you choose manual partitioning, in which case you must choose it or create it on your own. 這個系統以 <strong>EFI</strong> 開機環境啟動。<br><br>要設定從 EFI 環境開機,本安裝程式必須部署一個開機載入器應用程式,像是 <strong>GRUB</strong> 或 <strong>systemd-boot</strong> 在 <strong>EFI 系統分割區</strong>上。這是自動的,除非您選擇手動分割,在這種情況下,您必須自行選取或建立它。 - + This system was started with a <strong>BIOS</strong> boot environment.<br><br>To configure startup from a BIOS environment, this installer must install a boot loader, like <strong>GRUB</strong>, either at the beginning of a partition or on the <strong>Master Boot Record</strong> near the beginning of the partition table (preferred). This is automatic, unless you choose manual partitioning, in which case you must set it up on your own. 這個系統以 <strong>BIOS</strong> 開機環境開始。<br><br>要從 BIOS 環境開機開機,本安裝程式必須安裝開機載入器,像是 <strong>GRUB</strong>,且通常不是安裝在分割區的開頭就是在靠進分割表開頭的 <strong>主開機記錄</strong>(推薦)。這是自動的,除非您選擇手動分割,在這種情況下,您必須自行設定它。 @@ -591,27 +591,27 @@ The installer will quit and all changes will be lost. 容量大小 (&z) : - + En&crypt 加密(&C) - + Logical 邏輯磁區 - + Primary 主要磁區 - + GPT GPT - + Mountpoint already in use. Please select another one. 掛載點使用中。請選擇其他的。 @@ -824,7 +824,7 @@ The installer will quit and all changes will be lost. DeviceInfoWidget - + The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. 選定的儲存裝置上的<strong>分割表</strong>類型。<br><br>變更分割表的唯一方法就是抹除再重新從頭建立分割表,這會破壞在該儲存裝置上所有的資料。<br>除非您特別選擇,否則本安裝程式將會保留目前的分割表。<br>若不確定,在現代的系統上,建議使用 GPT。 @@ -941,7 +941,7 @@ The installer will quit and all changes will be lost. 旗標: - + Mountpoint already in use. Please select another one. 掛載點使用中。請選擇其他的。 @@ -969,7 +969,7 @@ The installer will quit and all changes will be lost. 確認通關密語 - + Please enter the same passphrase in both boxes. 請在兩個框框中輸入相同的通關密語。 @@ -1038,19 +1038,19 @@ The installer will quit and all changes will be lost. FinishedViewStep - + Finish 完成 - + Installation Complete - + 安裝完成 - + The installation of %1 is complete. - + %1 的安裝已完成。 @@ -1159,6 +1159,16 @@ The installer will quit and all changes will be lost. The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. 系統語系設定會影響部份命令列使用者介面的語言及字元集。<br/>目前的設定為 <strong>%1</strong>。 + + + &Cancel + 取消(&C) + + + + &OK + 確定(&O) + LicensePage @@ -1575,7 +1585,7 @@ The installer will quit and all changes will be lost. 安裝開機載入器在(&L): - + Are you sure you want to create a new partition table on %1? 您是否確定要在 %1 上建立一個新的分割區表格? From 9603e57ab57063f82e537fb2db944af5a71c91f0 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 7 Sep 2017 05:45:02 -0400 Subject: [PATCH 353/447] [desktop] Automatic merge of Transifex translations --- calamares.desktop | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/calamares.desktop b/calamares.desktop index 879031b4c..b6e360d62 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -11,6 +11,15 @@ Icon=calamares Terminal=false StartupNotify=true Categories=Qt;System; + + +# Translations + + +# Translations + + +# Translations Name[ca]=Calamares Icon[ca]=calamares GenericName[ca]=Instal·lador de sistema @@ -43,10 +52,18 @@ Name[hr]=Calamares Icon[hr]=calamares GenericName[hr]=Instalacija sustava Comment[hr]=Calamares — Instalacija sustava +Name[hu]=Calamares +Icon[hu]=calamares +GenericName[hu]=Rendszer Telepítő +Comment[hu]=Calamares — Rendszer Telepítő Name[id]=Calamares Icon[id]=calamares GenericName[id]=Pemasang Comment[id]=Calamares — Pemasang Sistem +Name[is]=Calamares +Icon[is]=calamares +GenericName[is]=Kerfis uppsetning +Comment[is]=Calamares — Kerfis uppsetning Name[ja]=Calamares Icon[ja]=calamares GenericName[ja]=システムインストーラー From 5b97d2367a165f9a89957a97447fd2912cc02711 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 7 Sep 2017 05:45:03 -0400 Subject: [PATCH 354/447] [dummypythonqt] Automatic merge of Transifex translations --- .../lang/ar/LC_MESSAGES/dummypythonqt.mo | Bin 511 -> 503 bytes .../lang/ar/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/ast/LC_MESSAGES/dummypythonqt.mo | Bin 926 -> 918 bytes .../lang/ast/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/bg/LC_MESSAGES/dummypythonqt.mo | Bin 431 -> 423 bytes .../lang/bg/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/ca/LC_MESSAGES/dummypythonqt.mo | Bin 964 -> 956 bytes .../lang/ca/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.mo | Bin 1019 -> 1011 bytes .../lang/cs_CZ/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/da/LC_MESSAGES/dummypythonqt.mo | Bin 963 -> 955 bytes .../lang/da/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/de/LC_MESSAGES/dummypythonqt.mo | Bin 897 -> 889 bytes .../lang/de/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../dummypythonqt/lang/dummypythonqt.pot | 16 ++++++++-------- .../lang/el/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 419 bytes .../lang/el/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/en_GB/LC_MESSAGES/dummypythonqt.mo | Bin 452 -> 444 bytes .../lang/en_GB/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/es/LC_MESSAGES/dummypythonqt.mo | Bin 978 -> 970 bytes .../lang/es/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/es_ES/LC_MESSAGES/dummypythonqt.mo | Bin 443 -> 435 bytes .../lang/es_ES/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/es_MX/LC_MESSAGES/dummypythonqt.mo | Bin 444 -> 436 bytes .../lang/es_MX/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/es_PR/LC_MESSAGES/dummypythonqt.mo | Bin 449 -> 441 bytes .../lang/es_PR/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/et/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 422 bytes .../lang/et/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/eu/LC_MESSAGES/dummypythonqt.mo | Bin 428 -> 420 bytes .../lang/eu/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/fa/LC_MESSAGES/dummypythonqt.mo | Bin 422 -> 414 bytes .../lang/fa/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/fi_FI/LC_MESSAGES/dummypythonqt.mo | Bin 445 -> 437 bytes .../lang/fi_FI/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/fr/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 419 bytes .../lang/fr/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/fr_CH/LC_MESSAGES/dummypythonqt.mo | Bin 447 -> 439 bytes .../lang/fr_CH/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/gl/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 422 bytes .../lang/gl/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/gu/LC_MESSAGES/dummypythonqt.mo | Bin 430 -> 422 bytes .../lang/gu/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/he/LC_MESSAGES/dummypythonqt.mo | Bin 1044 -> 1036 bytes .../lang/he/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/hi/LC_MESSAGES/dummypythonqt.mo | Bin 427 -> 419 bytes .../lang/hi/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/hr/LC_MESSAGES/dummypythonqt.mo | Bin 1034 -> 1026 bytes .../lang/hr/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/hu/LC_MESSAGES/dummypythonqt.mo | Bin 889 -> 937 bytes .../lang/hu/LC_MESSAGES/dummypythonqt.po | 14 +++++++------- .../lang/id/LC_MESSAGES/dummypythonqt.mo | Bin 887 -> 940 bytes .../lang/id/LC_MESSAGES/dummypythonqt.po | 16 ++++++++-------- .../lang/is/LC_MESSAGES/dummypythonqt.mo | Bin 918 -> 974 bytes .../lang/is/LC_MESSAGES/dummypythonqt.po | 12 ++++++------ .../lang/it_IT/LC_MESSAGES/dummypythonqt.mo | Bin 920 -> 912 bytes .../lang/it_IT/LC_MESSAGES/dummypythonqt.po | 11 +++++------ .../lang/ja/LC_MESSAGES/dummypythonqt.mo | Bin 993 -> 985 bytes .../lang/ja/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/kk/LC_MESSAGES/dummypythonqt.mo | Bin 421 -> 413 bytes .../lang/kk/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/lo/LC_MESSAGES/dummypythonqt.mo | Bin 418 -> 410 bytes .../lang/lo/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/lt/LC_MESSAGES/dummypythonqt.mo | Bin 1036 -> 1028 bytes .../lang/lt/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/mr/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 421 bytes .../lang/mr/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/nb/LC_MESSAGES/dummypythonqt.mo | Bin 439 -> 431 bytes .../lang/nb/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/nl/LC_MESSAGES/dummypythonqt.mo | Bin 899 -> 955 bytes .../lang/nl/LC_MESSAGES/dummypythonqt.po | 12 ++++++------ .../lang/pl/LC_MESSAGES/dummypythonqt.mo | Bin 1086 -> 1078 bytes .../lang/pl/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/pl_PL/LC_MESSAGES/dummypythonqt.mo | Bin 589 -> 581 bytes .../lang/pl_PL/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/pt_BR/LC_MESSAGES/dummypythonqt.mo | Bin 1027 -> 1019 bytes .../lang/pt_BR/LC_MESSAGES/dummypythonqt.po | 11 +++++------ .../lang/pt_PT/LC_MESSAGES/dummypythonqt.mo | Bin 994 -> 986 bytes .../lang/pt_PT/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/ro/LC_MESSAGES/dummypythonqt.mo | Bin 945 -> 937 bytes .../lang/ro/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/ru/LC_MESSAGES/dummypythonqt.mo | Bin 925 -> 917 bytes .../lang/ru/LC_MESSAGES/dummypythonqt.po | 11 +++++------ .../lang/sk/LC_MESSAGES/dummypythonqt.mo | Bin 943 -> 935 bytes .../lang/sk/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/sl/LC_MESSAGES/dummypythonqt.mo | Bin 483 -> 475 bytes .../lang/sl/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/sr/LC_MESSAGES/dummypythonqt.mo | Bin 1070 -> 1062 bytes .../lang/sr/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../sr@latin/LC_MESSAGES/dummypythonqt.mo | Bin 523 -> 515 bytes .../sr@latin/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/sv/LC_MESSAGES/dummypythonqt.mo | Bin 429 -> 421 bytes .../lang/sv/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/th/LC_MESSAGES/dummypythonqt.mo | Bin 419 -> 411 bytes .../lang/th/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/tr_TR/LC_MESSAGES/dummypythonqt.mo | Bin 1000 -> 976 bytes .../lang/tr_TR/LC_MESSAGES/dummypythonqt.po | 14 +++++++------- .../lang/uk/LC_MESSAGES/dummypythonqt.mo | Bin 505 -> 497 bytes .../lang/uk/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/ur/LC_MESSAGES/dummypythonqt.mo | Bin 426 -> 418 bytes .../lang/ur/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/uz/LC_MESSAGES/dummypythonqt.mo | Bin 420 -> 412 bytes .../lang/uz/LC_MESSAGES/dummypythonqt.po | 8 +++++--- .../lang/zh_CN/LC_MESSAGES/dummypythonqt.mo | Bin 965 -> 957 bytes .../lang/zh_CN/LC_MESSAGES/dummypythonqt.po | 10 +++++----- .../lang/zh_TW/LC_MESSAGES/dummypythonqt.mo | Bin 974 -> 966 bytes .../lang/zh_TW/LC_MESSAGES/dummypythonqt.po | 10 +++++----- 107 files changed, 282 insertions(+), 229 deletions(-) diff --git a/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ar/LC_MESSAGES/dummypythonqt.mo index e99aa6d4af8eeebcf107ea2eba172870abf26c2a..8a59291af1fe5373cb4adfa81dd6b32b88d13463 100644 GIT binary patch delta 55 zcmey*{GEA%3gh01sup5FsRj8(CAz-F>6t0IPNnI^x*_>i3KL_bxGZ%IOcV?(tPIU2 LHe8up%-90}9PAR5 delta 85 zcmey){GWM(3ggj, YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" diff --git a/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ast/LC_MESSAGES/dummypythonqt.mo index 709ab125fdb1293c88766dafc808f2dac9fa9c85..a195bf9178d264a47112815b00ea81e32f17adff 100644 GIT binary patch delta 102 zcmbQoK8<~XkM2T71_lct7Gz*xxW&Z4UD xAitsu_V<>!N|bST-U%t*T7Q2z|6|nWb-seE=D=`)V$OppnQt1Q>B$c YL1lVsNl9u&iC#gaf}x)2, YEAR. # -# Translators: -# enolp , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ast\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.mo index 634bd45a72954c46cb132181edd066caa2bc9ab3..470525ae3c03bfc99adf9ede7a19efd849d2daf4 100644 GIT binary patch delta 55 zcmZ3_yqtN03S;g>RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H|-W3&VS>*5ht delta 85 zcmZ3^yqD$`R-N>VFI^a?5!4E0PW=Q3IW0B;W(@Bjb+ diff --git a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po index aabd15e6e..9d8734987 100644 --- a/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/bg/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ca/LC_MESSAGES/dummypythonqt.mo index 6f974e70877cfe7d6603c962f416d78f600e3444..c8a3196f8525f5cc7614b42ce5229b6e42aa2397 100644 GIT binary patch delta 131 zcmX@YzK4B6i0M2=28IM67GYpu_|L?^U<9N^m>C#2fV4Z1mH^TLKw2C~X98&}Al*2z z^S4z{YC(QciLP&PdS;5QQ)zm!Zb-hB0#|^4h^}){YGO%dex9yNVo9o%f{}rtxvqhw Xu7QbyfrXW!+2-Yp9E_9CF?|C7iEkb- delta 118 zcmdnPeuRBOi0Lv$28IM67GYpuU}t7vFapvtK$-(c`vYkSARPgu#esAokhTKSofA8M zPoB*v$z`EyV5wkWW@T)$c^@MOqnvwcUTRTdNotC&Q>B$cL1lVsNl9u&iC#gaf}x)2 I, YEAR. # -# Translators: -# Davidmp , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2016\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.mo index 9831e9722c7cfa5bfc0e9c24cd2e532fa93e4101..ef66ad1d6beedffc2050e9f7cc700e743084764f 100644 GIT binary patch delta 132 zcmey({+WG3i0K(d28IM6=4D`D&}C*|&;!!eK$;IoX8~y$AYBQhrGWG_AngdGH%{#Q zZ55PSkY7}y>sy?jnWF1dnqI6Ml5eHJ72qGD>s*wYSdy8ar|Xhfl4_-3WMF8nYhbBs WV4`4PVP$Bxc{!s57 Ko3Ap-F#-TV(i;>2 diff --git a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po index 53dd451dc..40d7f9f95 100644 --- a/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/cs_CZ/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# pavelrz , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.mo index 3b5d593f4df1750e6dfcd527817cc6c9191d8906..ad17f4d688aef38c7cfc98486eb1224ca9edc087 100644 GIT binary patch delta 131 zcmX@izMFkQi0Mj328IM6=4D`D;9_QA&<4^HKpMn%0n*YyItWOM0_i*;Z3d)UCU*X| z3Q8@=FDlXXEl$r&(RC_KFV+pow^HB=@DI^-E=o--$;{8wbxABqwNfxLFf`XSu+%j$ UQ82KuGBn$~oKcu@@=c~!03rPyP5=M^ delta 118 zcmdnZewckii0MW~28IM6=4D`D5MpLv&<4^9KpMpN0n*YyItoaO0_id!Z3d)!CU*Xw zJeyIH%R<+{Qo+E?%GhM{K1N|iIrr4O)S|?a)D&H(N-Kqe%JkHdlGKV4y@E;wLp{^U I7noiH0GF;BCjbBd diff --git a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po index 5908dbbbd..7d2d647bd 100644 --- a/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/da/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# scootergrisen , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: scootergrisen , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/de/LC_MESSAGES/dummypythonqt.mo index a22587fbaf0822d2fc55b6aa74364dd3eb359c9a..28d4bf048be4ad15281e03b432fd5b6de858304b 100644 GIT binary patch delta 102 zcmZo<|H(GNM|UA31A_$+3osy?jnWF1dnqI6Ml5eFjIhs+5%Tm|CM8Uwq%Ft|cJtH^c9RTmS$7 delta 131 zcmey#*2q4=M|UM71A_$+3o, YEAR. # -# Translators: -# Christian Spaan , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Spaan , 2017\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/dummypythonqt.pot b/src/modules/dummypythonqt/lang/dummypythonqt.pot index 23568c2aa..14e65bd02 100644 --- a/src/modules/dummypythonqt/lang/dummypythonqt.pot +++ b/src/modules/dummypythonqt/lang/dummypythonqt.pot @@ -2,7 +2,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# #, fuzzy msgid "" msgstr "" @@ -12,31 +12,31 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" #: src/modules/dummypythonqt/main.py:84 msgid "Click me!" -msgstr "" +msgstr "Click me!" #: src/modules/dummypythonqt/main.py:94 msgid "A new QLabel." -msgstr "" +msgstr "A new QLabel." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "Dummy PythonQt ViewStep" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" -msgstr "" +msgstr "The Dummy PythonQt Job" #: src/modules/dummypythonqt/main.py:186 msgid "This is the Dummy PythonQt Job. The dummy job says: {}" -msgstr "" +msgstr "This is the Dummy PythonQt Job. The dummy job says: {}" #: src/modules/dummypythonqt/main.py:190 msgid "A status message for Dummy PythonQt Job." -msgstr "" +msgstr "A status message for Dummy PythonQt Job." diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.mo index bbfb33004ecece45205580876d19ce67058725cc..c7d45e8793b8b8b4c7d315315621a943f785e867 100644 GIT binary patch delta 55 zcmZ3@yqI}{3S;I(RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k^SVzdMR=~59x delta 85 zcmZ3?yqbA}3S;3!RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWXEIs=0BV~W+yDRo diff --git a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po index 3b305234e..7b55d6c65 100644 --- a/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/el/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.mo index 79b2366b4e30c08902d3f38f362c6f983d86fab7..b88e6d8f9b3fc0fde21938f3751b9755fecc1d9b 100644 GIT binary patch delta 55 zcmX@YyoY&$3S-kmRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8(vQCV6*`M`9TrA delta 85 zcmdnPe1v&|3S-wqRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PW*E8Az0EPY=RsaA1 diff --git a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po index 3196b7931..241b0063b 100644 --- a/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/en_GB/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.mo index 7cd3096d98690c4a64561f147f63a62988ea220e..f441bc20555a371af3cf6130cea0a0076a0c8f1c 100644 GIT binary patch delta 132 zcmcb_eu{lUi0NEL28IM67Gz*x_{YS+U<#xKm>C$jfwUWtmIcy5Kw1h&7XWEHAl*H& z^S4z{YC(QciLP&PdS;5QQ)zm!Zb-hB0#|^4h^}){YGO%dex9yNVo9o%f{}rtxvqhw Yu7QbyfrXW!+2-Yp?2MbwGO;oO0KAeNl>h($ delta 119 zcmX@beu;fTi0M*B28IM67Gz*xU}I)rFa^>QK$;s!`vGZLARPsyrGRt=khTNTlP7lm zo;;gTlFLHZ$WX!1+{)B+^FBs)MmhJ?ywsw^lGGGkr%Ee@g39#Nl9JSl61{>-1w%d4 J%}1En7y-Kh8Eyao diff --git a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po index ae836779a..bdca039dd 100644 --- a/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# strel , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2016\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.mo index 6a5cf2cc1479d78a13943b574e7a2b5ea554e562..35a601558dd3c61a39e160a37638f921594f852c 100644 GIT binary patch delta 55 zcmdnZyqS4|3S;F&RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8y-xqXS4wT^L-JJ delta 85 zcmdnYyqkG~3S;9$RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWmoeG`0DJixDF6Tf diff --git a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po index 26c9211bd..5aa724d08 100644 --- a/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_ES/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.mo index 7f66467e83f31701b41ac2c17efcdbff47c5d8b5..73c58bb4a405e077a87de0ffb9937f1c23637c35 100644 GIT binary patch delta 55 zcmdnPyoGs!3S-qoRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8y-$>V6*`M^dS+I delta 85 zcmdnOyoY&$3S-kmRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3ta=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWmowS|0DTr4E&u=k diff --git a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po index 74814fecc..22412c347 100644 --- a/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_MX/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.mo index f52688188c7f9161235d90f8b1aa7fdb3b8c5a27..f3dd878be4ef850d864598ccfda45ab79f7be1c7 100644 GIT binary patch delta 55 zcmX@eypwr?3S<35RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8=g&WWwZeR_f-+D delta 85 zcmdnVe2{s93S;|3RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PW*D%@w0D`9*M*si- diff --git a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po index a36b7368b..5c08c2df3 100644 --- a/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/es_PR/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: es_PR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.mo index ecb678aba0db77cdc0ff7bb38bd353d1c59908e8..86e51fbf4780e90cd78545c14840e91b87849740 100644 GIT binary patch delta 55 zcmZ3-yo`B*3S-VhRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H?*WwZnU>pl@u delta 85 zcmZ3+ypDN-3S-GcRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PW=P+6U0B!Ob>i_@% diff --git a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po index 0d7f46a9a..50ed84e86 100644 --- a/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/et/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.mo index 14aebbea7f966038429c7aa83f62ae0c51fd10f5..2b85ce42c67984bd010f9bbfeae7f035575cbd2c 100644 GIT binary patch delta 55 zcmZ3(yo7mz3S-tpRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H<)X0!wV>Glyw delta 85 zcmZ3&yoPy#3S-ekRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWXE9m<0Bg7!;Q#;t diff --git a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po index 2786536bd..d5ec7a719 100644 --- a/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/eu/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.mo index dc17915b0d8d7f44cd935f91fb4f07f4c870e1be..be5db74c22692152248f0d3abf95225b2d0a1eac 100644 GIT binary patch delta 55 zcmZ3+Jdb&T3S-JdRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H_+VKf2&=1&nZ delta 85 zcmbQoyo`B*3S-VhRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWXEPcD0A>^#$^ZZW diff --git a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po index c8a2e74ed..9561d2d7f 100644 --- a/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fa/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.mo index 9e0d83f6b5fa202d2c1e1f8f2ed509f3ab1fcc8d..65215e4b3f0e24d1da852f5fe4a9a941ebabace7 100644 GIT binary patch delta 55 zcmdnXyp?%^3S;#|RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8y-z=WV8VQ^u-aH delta 85 zcmdnWyq9@`3S;v`RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWS1{TF0DdzYGXMYp diff --git a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po index 918ae8ffb..34d69c2f6 100644 --- a/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fi_FI/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.mo index 0d4650d3305b4d4e82aba24279cf41c31006464b..2c39ac029d167b53d83fd87aa4b02ed73c602452 100644 GIT binary patch delta 55 zcmZ3@yqI}{3S;I(RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H<)X0!kR=~)p( delta 85 zcmZ3?yqbA}3S;3!RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWXE9m=0BXS+-2eap diff --git a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po index 58bbea615..7efacecd5 100644 --- a/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.mo index f669949fe3b7b63ab8fa9e77f53b648f14834e6a..44c786167ada5fc82a0c5b7e4fe7ac6c4c0291a9 100644 GIT binary patch delta 55 zcmdnbyq$T13S;d=RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8=g*XVYCJS_7oAN delta 85 zcmdnayq|f33S;X;RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWS2NlG0DzMlJ^%m! diff --git a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po index 93228b874..4a4a91099 100644 --- a/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/fr_CH/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.mo index 3548ce7630aab6cecb3fc9d23d8207055c4fa38f..b221e3812be2d40b0b15a28c2f909a0ea9c07a61 100644 GIT binary patch delta 55 zcmZ3-yo`B*3S-VhRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H?*WwZnU>pl@u delta 85 zcmZ3+ypDN-3S-GcRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PW=P+6U0B!Ob>i_@% diff --git a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po index 38bbe9ff0..27a6260ca 100644 --- a/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gl/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.mo index 191607183c8cf3e8d1f5ffdb71ceeef92912d415..e8861abe269ed4fac1b46dc3e00c26a6d5853c58 100644 GIT binary patch delta 55 zcmZ3-yo`B*3S-VhRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H?*WwZnU>pl@u delta 85 zcmZ3+ypDN-3S-GcRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PW=P+6U0B!Ob>i_@% diff --git a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po index 6ea0f5eae..114f3cbe8 100644 --- a/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/gu/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: gu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.mo index 82d4f3ed4f4f3067f102f9a5d8e662d99aaa93fe..98b589db3b1e5c8f65987081f35b41dd563c0023 100644 GIT binary patch delta 132 zcmbQj(Zewz#B?zu149B3^D!_murM<)SOaNcAT0o-{eiRfckoE)8dnb1O zwhBru$S*3<^({`%Own~JO)u6B$+uGA3h)onbuLOxEXmBz({)KKNwrciGB7mPHL%n* WFi|kDurf5;yquAjar0#+M@9fn6CEP} delta 119 zcmeC-n8Gn3#B?fXkoE)8M<;gv zo;;gTlFLHZ$WX!1+{)B+^FBsiMmhJ?ywsw^lGGGkr%Ee@g39#Nl9JSl61{>-1w%d4 J&8L{07y-IV8T$YL diff --git a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po index 137c23215..f5e9b6389 100644 --- a/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/he/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Eli Shleifer , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Eli Shleifer , 2017\n" "Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.mo index 4a53bc6b4659748c5093067e5786731da76f2be4..198aba348e83eb9ea74cc86b0ba91e36eb1af704 100644 GIT binary patch delta 55 zcmZ3@yqI}{3S;I(RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k^SVzdMR=~59x delta 85 zcmZ3?yqbA}3S;3!RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWXEIs=0BV~W+yDRo diff --git a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po index aac539d61..9ea1aecd6 100644 --- a/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hi/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.mo index eeb08c0158ed4ee42b01922071129ccf68b051ff..5368309b917692617f49161548ad8dbd0c5dada0 100644 GIT binary patch delta 132 zcmeC;XyTXrzUp( zwhBru$S*3<^({`%Own~JO)u6B$+uGA3h)onbuLOxEXmBz({)KKNwrciGB7mPHL%n* WFi|kDurf5;yqr;jaq~SU9Yz4i&mKtt delta 119 zcmZqT=;D|VV)~Dffgu5ic^DWN;+Yv3w19LDkmdr?(}A=EkX{6&#eno~AZ-q$FHP+H zJ$W{xB$tJ*fu(|hnU%50=6#G3jB@U&d8tK-C8;U8PL);)1(oTkB_*j9C3*#w3Wj>7 Ko3AqIG6Dc6%^M;B diff --git a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po index 8f55909e6..1353a19b3 100644 --- a/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/hr/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Lovro Kudelić , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2016\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" diff --git a/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/hu/LC_MESSAGES/dummypythonqt.mo index 6eb9ade95024c3e58bb45088c19f66878aec3973..32f7ed24b7019dba1b4653513ae87811e8797632 100644 GIT binary patch delta 296 zcmey#wvxU6o)F7a1|VPuVi_O~0b*_-?g3&D*a5`6K)e%(HGudy5OV_Y2Ot&);$J{4 z2E;;)3=C#KS`$dm1L6cA<_GfsGchoz0cn0_h&g6J8l=w!NCWk8F~k5Fra*z>iIvKn zY(NIcC9D&dx{AA$=H^x^1XPw}FEmIs%l7EF9uEEbenkY7}y>sy?jnWF1d znqI6Ml5eFjIhs+5%Tm|CM8Uwq%Ft|bJ)^yRZf16=g^7Xev3=Hdl*aC?8f&Ax83=C>O`a6&Y>6c@MsMi6~ra-&@~llL*&tNSEo, YEAR. # -# Translators: -# Lajos Pasztor , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Lajos Pasztor , 2016\n" +"Last-Translator: miku84 , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -28,7 +28,7 @@ msgstr "Egy új QLabel." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "Hamis PythonQt ViewStep" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/id/LC_MESSAGES/dummypythonqt.mo index ee4f15b5205f6a1a3b058d4e3789be3e9e7acd74..4c66c3fee67401aff68a2ec0fd08f5f11b49d8d2 100644 GIT binary patch delta 279 zcmey)wuZg_o)F7a1|VPuVi_O~0b*_-?g3&D*a5`6K)e%(HGudy5OV_Y2Ot&);$J{4 z2E;;)3=C#KS`$dm2I2%D76$VFFflOb0%-we1_mx5Z3m=5`aFTO5J)Hy$S?;AluWEt z=41mhKrUgOxYSkLr8GCUQX!zSBqKjButXs&GqpUpB(-4T%VM#h)Pnq?5?$Zo^vo1p zr_%Id-H?1Mg~`#3Qe2k01||vy7FLF4lj|An1;Z2bO7bi76>Q4EjMVJOHyQU#-oj+W X9-Nv~nwX(5`599v2h8lr+RQ!xaLqcQ delta 246 zcmZ3({++Gev3=C_5*aC=ofc$4n3=FzJ`ZJK`0@8}i3=Bd*S_ep*18I984OBX@UzU><$OT!? zFmbEvWFf|)$+H, YEAR. # -# Translators: -# Kukuh Syafaat , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kukuh Syafaat , 2016\n" +"Last-Translator: Wantoyo , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -24,11 +24,11 @@ msgstr "Klik saya!" #: src/modules/dummypythonqt/main.py:94 msgid "A new QLabel." -msgstr "QLabel baru." +msgstr "Sebuah QLabel baru." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "Dummy PythonQt ViewStep" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.mo index c638cbd28d9007a6e04a5998b146aa3ff1e29759..d30364d9c48c1d146856b317e46f37e0dd002ac5 100644 GIT binary patch delta 256 zcmbQnevZBVo)F7a1|VPuVi_O~0b*_-?g3&D*a5`6K)e%(HGudy5OV_Y2Ot&);$J{4 z2E;;)3=C#KS`$d00^$T92Iev3=Efm*aC<_>baR27_@-2B#`C-(k?(+2uKG4X+t2L0;GXTC-%#7vI4mv>lr3) zb)784STuPyqa>Gwu7Rb3fti)D$>x2Ga*T5Bsd=eIi6yBix=xi=3I&zvsU;<;6(xEF Sl?sM>rju_oEuB1r*$e=1bRv2H diff --git a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po index da3c397ea..5b87a423f 100644 --- a/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/is/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Kristján Magnússon , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: is\n" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" @@ -28,7 +28,7 @@ msgstr "Nýtt QLabel." #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "Dummy PythonQt ViewStep" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.mo index 8549b91ecc2a2a03f7e6159a67866886284504ee..73b11b8a0cf12b09417835116fe925690256585c 100644 GIT binary patch delta 102 zcmbQiK7oCLkM4Fx1_lct7Gz*x_`t-#U;w0C$jfwVD@76sDwK-vmOhfb_~EEben wkY7}y>sy?jnWF1dnqI6Ml5eFjIhs+5%Tm|CM8Uwq%Ft|cJ)<1sC$jfwVP{76sDoK-vmO$4;z#tQ_DU zqU&6gnpl#VpQr1RSdwa`U}Ruuu4`bSYhbBhU}j}(vUwV#9HX3jYF=s)P(DT1snSZJ YpfWwRq$IVXM6aMy!BEe1@@A&H0EFuwd;kCd diff --git a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po index c545a6282..58908a127 100644 --- a/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/it_IT/LC_MESSAGES/dummypythonqt.po @@ -1,21 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Teo Mrnjavac , 2016 -# Saverio , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Saverio , 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: it_IT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.mo index afaac186a46d0d7f5480475e5d227c0e6a3d7495..eb678c58178c48b7c83614d65f2481bd4ec88753 100644 GIT binary patch delta 131 zcmaFJev^Gdi0K+e28IM6=4W7F;ALiDPy^DkKw2J1y8vl%Ae{oF#ej4Tkah*qlP7lm zwhBru$S*3<^({`%Own~JO)u6B$+uGA3h)onbuLOxEXmBz({)KKNwrciGB7mPHL%n* VFi|kDurf5;yqr;%aq?rPe*j&h9tQvb delta 118 zcmcb~{*Zk_i0Kwa28IM6=4W7F5M^dyPy^DcKw2J1`v7TiAe{rG#ej4Rkah*qvnO`` zo;;gTlFLHZz*51$%*xng^FBsdMmhJ?ywsw^lGGGkr%Ee@g39#Nl9JSl61{>-1w%d4 J$+wvP0|3n}8sGo` diff --git a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po index cae3d2722..241b9392d 100644 --- a/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ja/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Takefumi Nagata , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2016\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.mo index 4d7e1ade2d2e71ad4403377d108c268ab9680671..2b0afba0e738410dac794e28bd1984f31b29601c 100644 GIT binary patch delta 55 zcmZ3=JePTb3S;s_RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H<)W;6l-<*N}a delta 85 zcmbQsyp(x@3S;&}RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWXE7QB0A%+X#Q*>R diff --git a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po index e2ed766b0..6a6cae92a 100644 --- a/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/kk/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: kk\n" "Plural-Forms: nplurals=1; plural=0;\n" diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.mo index d9e3440ea2a7ebda87675d986ec7aca508da29cd..1a06a5e255372a851de49a5ff5e198906b408d88 100644 GIT binary patch delta 55 zcmZ3)Jd1gP3S+`VRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k>RU^D^%D$`R-N>VFI^a?5!4E0PWr!yJ@0AZjSwg3PC diff --git a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po index 1147fe85f..23b688386 100644 --- a/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lo/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: lo\n" "Plural-Forms: nplurals=1; plural=0;\n" diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.mo index f2cb98bc39703a59a07d5cab620cd74da6fa1c61..1ca9f28019a51d016435aaa64940c7444c49c7e2 100644 GIT binary patch delta 132 zcmeC-XyKR;VtRv-fgu5i`4|`&ESVV?jDfTVkQN5gH9%StNKXLLQb2kYkhTNTM<;gv zwhBru$S*3<^({`%Own~JO)u6B$+uGA3h)onbuLOxEXmBz({)KKNwrciGB7mPHL%n* WFi|kDurf5;yquAlaq~$gXGQ>@=N;Do delta 119 zcmZqS=;4?UV)}rQfgu5i`4|`&9GMvyjDd6jkQN5gEkIflNY4P$Qb2kWkhTNTXD4?4 zo;;gTlFLHZz*51$%*xng^FBsqMmhJ?ywsw^lGGGkr%Ee@g39#Nl9JSl61{>-1w%d4 J%?FrV7y$t-8n6HW diff --git a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po index 725cdeffc..97f6e6b33 100644 --- a/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/lt/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Moo , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: lt\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.mo index afb5fa103f8b66b28cdb4b8f65e99017d7544c0e..ada8d963fff5c449063606063c7d014fea62aae2 100644 GIT binary patch delta 55 zcmZ3>yp(x@3S;&}RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H_+VYCDQ>Y5Qv delta 85 zcmZ3=yq0-_3S;p^RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWXERy>0BqG7<^TWy diff --git a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po index 893c5989f..27d9d9e26 100644 --- a/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/mr/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: mr\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.mo index 195b054a8a90e87c8c6bc474f44c3586e5731383..4a10eac4489b998336604ddd23e522b93bffd710 100644 GIT binary patch delta 55 zcmdnayqD$`R-N>VFI^a?5!4E0PWmoi!b0C)Er7ytkO diff --git a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po index 93c4631d6..0807d247f 100644 --- a/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nb/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.mo index be19ac81b8fb4ee2cbb84cbbba17128074d91db3..990bbe8a4378f404293eaea88e68a00fa87b9b63 100644 GIT binary patch delta 260 zcmZo>-_2fsPl#nI0}!wSu?!H005LZZ_W&^n>;Ph3Al?bY8bEv;h&h4y0}zV?@h>12 z17aaY1_m=AtqG(T0&xNm3jp~{%nS@hKw20`gY>xpX^_4EAT7nfz{QXOWS9d5nkQB& zbFu*$AeXRCTzOAYKW?8bG`qh&h4y0T7D;@hc!U z17b!-pc){y0Ac|k{}B@dgAtJa45UHo)tDI=q=2*mkTwU>-as0tbYj0OCo7N(vYuh$ zR@ccwj75`YGfHw<=o(lm7?@cZn{3|4$jvC{o|>0hlvt9QqU%&?rBG0ro?23pT2Z1` WP^n<3XFB-=Q|DxDX35D-%$5Ldo+KRr diff --git a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po index e2d139668..a6862fbb6 100644 --- a/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/nl/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# De Zeeappel , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: De Zeeappel , 2016\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -28,7 +28,7 @@ msgstr "Een nieuw QLabel" #: src/modules/dummypythonqt/main.py:97 msgid "Dummy PythonQt ViewStep" -msgstr "" +msgstr "Dummy PythonQt ViewStep" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" diff --git a/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl/LC_MESSAGES/dummypythonqt.mo index b93bc6b4cf434a3df386722551ab2b733ece6b55..63f2677dac3e49902d348c06878129b8685bd1d4 100644 GIT binary patch delta 132 zcmdnTv5jLwh^amk149BM0|O5O1H%Mn1_m76H`txQcf?_*?VlygtbOD#$)Nlnpps, YEAR. # -# Translators: -# m4sk1n , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2016\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.mo index f690c1a4406b3e1c8436a7471d5eb1a2722bbf57..fc462020534264da6ae6ada2ff3fe4d02936e39c 100644 GIT binary patch delta 55 zcmX@ha+GC)3M2PKRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8y-xqXFLZ0=W!9* delta 85 zcmX@ga+YO+3Zw8uRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWmoc6P0B3z0a{vGU diff --git a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po index 0ddcf5ab3..2b06f9e75 100644 --- a/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pl_PL/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: pl_PL\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.mo index 2ba03c124c428ff8dded729cce8b921865e07707..657f514f95a1fe777eee60356ef37b92bee0034d 100644 GIT binary patch delta 132 zcmZqX_{}~c#B?ts149B33otM+$T2f8SO95#Ak7D)Gk~-lkS+((3P5@qkah;r+b4GZ zwhBru$S*3<^({`%Own~JO)u6B$+uGA3h)onbuLOxEXmBz({)KKNwrciGB7mPHL%n* WFi|kDurf5;yqr;$ar0{?2}S^*z#Y*5 delta 119 zcmey(-pnx}#Pld5149B33otM+s4+7zSO95rAk7D)3xKp7kgf;P3P5@ukah;r`zLn( zo;;gTlFLHZz*51$%*xng^FBsZMmhJ?ywsw^lGGGkr%Ee@g39#Nl9JSl61{>-1w%d4 J&5xKQ8372j8ma&Q diff --git a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po index be3014576..da698f595 100644 --- a/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_BR/LC_MESSAGES/dummypythonqt.po @@ -1,21 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Rodrigo de Almeida Sottomaior Macedo , 2017 -# Guilherme M.S. , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Guilherme M.S. , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.mo index a437e8c58cddeba803d8c98f024bdc1bb16e107f..4df6a200573f8f4ceb7689400ac936cf1d821dea 100644 GIT binary patch delta 131 zcmaFFev5rVi0J`F28IM67GPjtP-JFcFagp=K$;6krvqtmAYBBdyMVMgkiTeR=WnZ^ z)Pnq?5?$Zo^vo1pr_%Id-H?1M1+D=95MAe@)Wnj^{5)Nk#FA7i1tSAPb6o>VT>}#Z T0}Crdv(3vH)fp$hW%>#Lj?5m6 delta 118 zcmcb`{)l}-i0KJN28IM67GPjt&}3#{Fagq5K$;6k=L2bRAYBEeCjn`5Ab-`w&fk+~ zGfHw<=o(lm7?@cZn{3|4sLm+oo|>0hlvt9QqU%&?rBG0ro?23pT2Z1`P^n<3XFB-_ G(>DP5S{r2m diff --git a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po index 1e05c69f3..3766e35b8 100644 --- a/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/pt_PT/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Ricardo Simões , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2016\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.mo index 13750b1672b7a8fc36694e8a466ecd503eb68a62..f881f640c2bde4c73df3bfe6d044366de455721e 100644 GIT binary patch delta 103 zcmdnUzLI@{kM2cA1_lct=3`)B;9_QA&mfqr!fjK%DJcJr4|9@Q*@mwtrQ9> Y(^E@IQY%XI3Mv&0^-MP}XJTRm0D~hQYybcN diff --git a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po index 53d9f52c0..0e927e99d 100644 --- a/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ro/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Baadur Jobava , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Baadur Jobava , 2016\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.mo index 948000f6a34fa9994c38afd28e316fb23801ced0..8e2ebe16d58fa3450814af576998d64fe1ea293b 100644 GIT binary patch delta 116 zcmbQsK9zlfi>f{o1H(fG1_mJ@7G!2%Z~)ROKw1Jwrvhm)AYC^xbBf&j1H(fG1_mJ@mSkpNZ~)ReKw1Jw=K^UlAl)`GbIxQLMoBIUT?0!6 y12ZdQlg;*w{ETw$sd=eIi6yBix=xi=3I&zvsU;<;6(xEFl?sM>rkj14JQxADQx<6e diff --git a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po index 39e277563..7a2155ccd 100644 --- a/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ru/LC_MESSAGES/dummypythonqt.po @@ -1,21 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Вадим Сабынич , 2017 -# Simon Schwartz , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Simon Schwartz , 2017\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.mo index cb3c99c40cf78872b7e4882ed7214cb266bf5abb..4cb8879b3a2d32b0e4707e1d965be3a507c5722e 100644 GIT binary patch delta 103 zcmZ3_zMOr6kM03R1_lct7G+>y_{qe;pbw<^nHd;(fwVo4mITtiK-wNir%$YWEEben xkY7}y>sy?jnWF1dnqI6Ml5eFjIhs+5%Tm|CM8Uwq%Ft|cJtIHk=Cw>ri~!ne6>R_j delta 132 zcmZ3^zMg%8kM0RZ1_lct7G+>yU}R=s&mfqr!n#~%DJcJr4|9@Q*@mwtrQ9> Y(^E@IQY%XI3Mv&0^-MP}VPa+k0BQ9eEdT%j diff --git a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po index 75be8bb1f..7f45b4605 100644 --- a/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sk/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Dušan Kazik , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dušan Kazik , 2016\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" diff --git a/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sl/LC_MESSAGES/dummypythonqt.mo index c7c255e216e7635201c377443824f51164958806..615d4b0b7614c1cd4c96ab9283f7bcd5ba3f2da7 100644 GIT binary patch delta 55 zcmaFNe4BZK3gg0wsup5FsRj8(CAz-F>6t0IPNnI^x*_>i3KL_bxGZ%IOcV?(tPIU2 LHe8=v#+VBL3)K=Q delta 85 zcmcc3{Fr%y3ggO&sus!t{vo=~MX8A;nfZCTE{P?nRtiQ2hUU5k7P, YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.mo index 2aa5a10618209f8a6a4731cc8f043093fb7b5b59..311cb4d4559f7eba3b4b1b3568d164c9866b545e 100644 GIT binary patch delta 103 zcmZ3-v5aGakM0LX1_lctmSkXH&}3#{@B`A$Kw1b$PXf{gKzb>V_6O3}CRRQc3ra1> wFDlXXEl$r&(RC_KFV+pow^EoK%_zlXscT@OU|?ZoXtueYQGjvtI;I9j01xsO>i_@% delta 132 zcmZ3+v5sSckM0jf1_lctmSkXHFl1(6@B`A`Kw1b$&jQj0Kzc2Z_6O4UCRRRH4)71r zbuLOxEXmBz({)KKNwrciGB7mPHL%b%uv9QGvobc>JdII+QO-RzFSQ6LpQ7tjX{At5 YnVwowl3G!sS5T>7sAsx)DN`dO04(t!ssI20 diff --git a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po index 426f853e7..906d2e3c6 100644 --- a/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Slobodan Simić , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Slobodan Simić , 2017\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.mo index b3f1e8936efd1f53c141f955615343726b4bcace..ec7faf31114e5202a6adb106c531d6b6850641d5 100644 GIT binary patch delta 55 zcmeBXX=a(A!gz9`s)blkYC(QciLP&PdS;5QQ)zm!Zb-hB!o(OUE=yel69oecD?_u1 L4UZ=`F?Ip~?+g*u delta 85 zcmZo>>1LUr!gz6_s)cfZe~7MgQEFmIW`3ToOJYf?m4cChp}DSsg|306f`OTpvB|{g nkLBD`^HPg|vMIVwl~xJ`mFcM^C8-r9dIgmVhI*!xD;c{0c0n6% diff --git a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po index dbbfbac9b..dd00e7fbf 100644 --- a/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sr@latin/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sr@latin\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.mo index 37c090f637ee898b459a6fefbb0b283738734388..e27097ca78aac5d94491e788e96146fa8c437aa2 100644 GIT binary patch delta 55 zcmZ3>yp(x@3S;&}RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H_+VYCDQ>Y5Qv delta 85 zcmZ3=yq0-_3S;p^RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWXERy>0BqG7<^TWy diff --git a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po index d1d146940..9839aad35 100644 --- a/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/sv/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.mo index 3c787d07459c5708b1f64425c745df8ee4605ea0..99aa63bebcd8cb29f97531c635c8a1d183f4bfa6 100644 GIT binary patch delta 55 zcmZ3?Jezrf3S;6#RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k;QWHbT*D$`R-N>VFI^a?5!4E0PWXD}KA0Ajrwy8r+H diff --git a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po index f6f125dcd..dd14c81a8 100644 --- a/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/th/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.mo index ce991fc57c385aa6f1fb9b217aed62bab6eb24cc..effc6f65e7140fcf716f1fc0473d47176633573b 100644 GIT binary patch delta 211 zcmaFCet~^Li0L{;28IM67GPjt;AduFFa^>IK$;IohXHA6Ae{=N#ej4pkTwU>GbVQa zwhBru$S*3<^({`%Own~JO)u6B$+uGA3h)onbuLOxEXmBz({)KKNwrciGB7mPHL%n* zFi|kDurf5;yqr;naq=Uk<^I8m86~L-0hJ{g`FVjQ3Ykae=cE>8GI*C}=OkhX>nT8# aLscmpoqu>+WlpL>N@it#k(EMqEdv0u_&vP< delta 165 zcmcb>{(^l%i0L*)28IM67GPjt5NBp!Fa^>YK$;Io#{p?+Ae{@OWq@=ikah&p%O-aI zo;;gTlFLHZ$WX!1+{)B+^FBryMmhJ?ywsw^lGGGkr%Ee@g39#Nl9JSl61{>-1w%d4 z$v2r+Ojcl)nJmvNtEQ*mU7DSfsBn0BV$P9`N9X4z79ZKDaCH9RZIwBx3Mr{YRtnX% F3;<;HEu8=W diff --git a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po index 1a072d2eb..ab62ec545 100644 --- a/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/tr_TR/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Demiray Muhterem , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2016\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -32,11 +32,11 @@ msgstr "Sahte PythonQt görünümü" #: src/modules/dummypythonqt/main.py:183 msgid "The Dummy PythonQt Job" -msgstr "Kukla PythonQt Çalışması" +msgstr "Sahte PythonQt işleri" #: src/modules/dummypythonqt/main.py:186 msgid "This is the Dummy PythonQt Job. The dummy job says: {}" -msgstr "Kukla PythonQt Çalışması. Kukla çalışması şöyle der: {}" +msgstr "Kukla PythonQt işleri. Sahte işleri şöyle diyor: {}" #: src/modules/dummypythonqt/main.py:190 msgid "A status message for Dummy PythonQt Job." diff --git a/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uk/LC_MESSAGES/dummypythonqt.mo index 957835e0339b6573cdcaff8c4c3dec759f0bc7df..d17a14087350d1ea1a5618d5f7a874990c6a1a36 100644 GIT binary patch delta 55 zcmey#{E>Nr3gh;Psup5FsRj8(CAz-F>6t0IPNnI^x*_>i3KL_bxGZ%IOcV?(tPIU2 LHe8=v#@Gx18B-E} delta 85 zcmey!{F8Zt3giBXsus!t{vo=~MX8A;nfZCTE{P?nRtiQ2hUU5k7P, YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: uk\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.mo index 430ab38ead211adbd4707702355b547155385499..176215bcba026f3396f1921f71489da542f3ecda 100644 GIT binary patch delta 55 zcmZ3*yoh;%3S-7ZRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k;QWV8eT=&lhy delta 85 zcmZ3)yoz~(3S+@URSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3taD$`R-N>VFI^a?5!4E0PWXE0g;0BL?2*8l(j diff --git a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po index d30f65c7c..5a9fc39de 100644 --- a/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/ur/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.mo index 32451102b783c954d2eda0cf25fba02dc9caea39..037e2fa2a1d9f209926d84049182e5f3e7fc6457 100644 GIT binary patch delta 55 zcmZ3&JcoIL3S-hlRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k^SVl)B(D$`R-N>VFI^a?5!4E0PWXEGWC0At!3zyJUM diff --git a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po index 6d850fc0a..f1b55bc4c 100644 --- a/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/uz/LC_MESSAGES/dummypythonqt.po @@ -1,17 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: uz\n" "Plural-Forms: nplurals=1; plural=0;\n" diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.mo index c3a070b80288e0e93ce115ec405ca0118808ccaf..0dac94ca0b57858d43b1639d8f17249e3c21cae4 100644 GIT binary patch delta 131 zcmX@gzL$MMi0Mj328IM6mSVT>}#Z T0}Crdv(3vH#Th5xWqJVsLSG%I delta 118 zcmdnXew2Mei0MW~28IM6mS0hlvt9QqU%&?rBG0ro?23pT2Z1`P^n<3XFB-` G(@Oxf1{#0> diff --git a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po index c282f245e..14bf4463a 100644 --- a/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_CN/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Mingcong Bai , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.mo b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.mo index 5ac8ea5c1c8014040093c6cc0fda8e68999939cc..7cda100f972c7ae4ad44bdb8dbc1ffbe0016f640 100644 GIT binary patch delta 131 zcmX@devExWi0LXu28IM67Gq#w;AUoE&;Zg(K$-_gdjn}1ARPguLGq7K$;2)yvT$Gwvl9`{U>ylWKYNcRgU}&yuV5w_h UqF`WQWoWi}Iim#QD$`R-N>VFI^a?5!4E0PW IUuF6T0J0n!e*gdg diff --git a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po index 81ff73d38..0699d412f 100644 --- a/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po +++ b/src/modules/dummypythonqt/lang/zh_TW/LC_MESSAGES/dummypythonqt.po @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Jeff Huang , 2016 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-09 06:34-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2016\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" From c42d702452c03bd82a07c087a9aad344013ee3cd Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Thu, 7 Sep 2017 05:45:03 -0400 Subject: [PATCH 355/447] [python] Automatic merge of Transifex translations --- lang/python.pot | 22 ++++----- lang/python/ar/LC_MESSAGES/python.mo | Bin 511 -> 503 bytes lang/python/ar/LC_MESSAGES/python.po | 43 +++++++++++++++-- lang/python/ast/LC_MESSAGES/python.mo | Bin 676 -> 668 bytes lang/python/ast/LC_MESSAGES/python.po | 39 ++++++++++++---- lang/python/bg/LC_MESSAGES/python.mo | Bin 431 -> 423 bytes lang/python/bg/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/ca/LC_MESSAGES/python.mo | Bin 685 -> 1098 bytes lang/python/ca/LC_MESSAGES/python.po | 39 ++++++++++++---- lang/python/cs_CZ/LC_MESSAGES/python.mo | Bin 717 -> 709 bytes lang/python/cs_CZ/LC_MESSAGES/python.po | 41 +++++++++++++---- lang/python/da/LC_MESSAGES/python.mo | Bin 667 -> 1065 bytes lang/python/da/LC_MESSAGES/python.po | 41 +++++++++++++---- lang/python/de/LC_MESSAGES/python.mo | Bin 428 -> 420 bytes lang/python/de/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/el/LC_MESSAGES/python.mo | Bin 427 -> 419 bytes lang/python/el/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/en_GB/LC_MESSAGES/python.mo | Bin 452 -> 444 bytes lang/python/en_GB/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/es/LC_MESSAGES/python.mo | Bin 684 -> 1095 bytes lang/python/es/LC_MESSAGES/python.po | 39 ++++++++++++---- lang/python/es_ES/LC_MESSAGES/python.mo | Bin 443 -> 435 bytes lang/python/es_ES/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/es_MX/LC_MESSAGES/python.mo | Bin 444 -> 436 bytes lang/python/es_MX/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/es_PR/LC_MESSAGES/python.mo | Bin 449 -> 441 bytes lang/python/es_PR/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/et/LC_MESSAGES/python.mo | Bin 430 -> 422 bytes lang/python/et/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/eu/LC_MESSAGES/python.mo | Bin 428 -> 420 bytes lang/python/eu/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/fa/LC_MESSAGES/python.mo | Bin 422 -> 414 bytes lang/python/fa/LC_MESSAGES/python.po | 33 +++++++++++-- lang/python/fi_FI/LC_MESSAGES/python.mo | Bin 445 -> 437 bytes lang/python/fi_FI/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/fr/LC_MESSAGES/python.mo | Bin 427 -> 419 bytes lang/python/fr/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/fr_CH/LC_MESSAGES/python.mo | Bin 447 -> 439 bytes lang/python/fr_CH/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/gl/LC_MESSAGES/python.mo | Bin 430 -> 422 bytes lang/python/gl/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/gu/LC_MESSAGES/python.mo | Bin 430 -> 422 bytes lang/python/gu/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/he/LC_MESSAGES/python.mo | Bin 711 -> 1144 bytes lang/python/he/LC_MESSAGES/python.po | 39 ++++++++++++---- lang/python/hi/LC_MESSAGES/python.mo | Bin 427 -> 419 bytes lang/python/hi/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/hr/LC_MESSAGES/python.mo | Bin 752 -> 1195 bytes lang/python/hr/LC_MESSAGES/python.po | 41 +++++++++++++---- lang/python/hu/LC_MESSAGES/python.mo | Bin 431 -> 863 bytes lang/python/hu/LC_MESSAGES/python.po | 42 +++++++++++++---- lang/python/id/LC_MESSAGES/python.mo | Bin 659 -> 645 bytes lang/python/id/LC_MESSAGES/python.po | 41 +++++++++++++---- lang/python/is/LC_MESSAGES/python.mo | Bin 453 -> 692 bytes lang/python/is/LC_MESSAGES/python.po | 38 ++++++++++++--- lang/python/it_IT/LC_MESSAGES/python.mo | Bin 443 -> 435 bytes lang/python/it_IT/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/ja/LC_MESSAGES/python.mo | Bin 670 -> 662 bytes lang/python/ja/LC_MESSAGES/python.po | 37 +++++++++++---- lang/python/kk/LC_MESSAGES/python.mo | Bin 421 -> 413 bytes lang/python/kk/LC_MESSAGES/python.po | 33 +++++++++++-- lang/python/lo/LC_MESSAGES/python.mo | Bin 418 -> 410 bytes lang/python/lo/LC_MESSAGES/python.po | 33 +++++++++++-- lang/python/lt/LC_MESSAGES/python.mo | Bin 731 -> 1207 bytes lang/python/lt/LC_MESSAGES/python.po | 51 +++++++++++++++------ lang/python/mr/LC_MESSAGES/python.mo | Bin 429 -> 421 bytes lang/python/mr/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/nb/LC_MESSAGES/python.mo | Bin 439 -> 431 bytes lang/python/nb/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/nl/LC_MESSAGES/python.mo | Bin 666 -> 658 bytes lang/python/nl/LC_MESSAGES/python.po | 39 ++++++++++++---- lang/python/pl/LC_MESSAGES/python.mo | Bin 803 -> 795 bytes lang/python/pl/LC_MESSAGES/python.po | 43 +++++++++++++---- lang/python/pl_PL/LC_MESSAGES/python.mo | Bin 589 -> 581 bytes lang/python/pl_PL/LC_MESSAGES/python.po | 39 ++++++++++++++-- lang/python/pt_BR/LC_MESSAGES/python.mo | Bin 698 -> 1105 bytes lang/python/pt_BR/LC_MESSAGES/python.po | 43 +++++++++++++---- lang/python/pt_PT/LC_MESSAGES/python.mo | Bin 691 -> 1095 bytes lang/python/pt_PT/LC_MESSAGES/python.po | 39 ++++++++++++---- lang/python/ro/LC_MESSAGES/python.mo | Bin 471 -> 463 bytes lang/python/ro/LC_MESSAGES/python.po | 37 +++++++++++++-- lang/python/ru/LC_MESSAGES/python.mo | Bin 567 -> 559 bytes lang/python/ru/LC_MESSAGES/python.po | 39 ++++++++++++++-- lang/python/sk/LC_MESSAGES/python.mo | Bin 455 -> 447 bytes lang/python/sk/LC_MESSAGES/python.po | 37 +++++++++++++-- lang/python/sl/LC_MESSAGES/python.mo | Bin 483 -> 475 bytes lang/python/sl/LC_MESSAGES/python.po | 39 ++++++++++++++-- lang/python/sr/LC_MESSAGES/python.mo | Bin 503 -> 495 bytes lang/python/sr/LC_MESSAGES/python.po | 37 +++++++++++++-- lang/python/sr@latin/LC_MESSAGES/python.mo | Bin 523 -> 515 bytes lang/python/sr@latin/LC_MESSAGES/python.po | 37 +++++++++++++-- lang/python/sv/LC_MESSAGES/python.mo | Bin 429 -> 421 bytes lang/python/sv/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/th/LC_MESSAGES/python.mo | Bin 419 -> 411 bytes lang/python/th/LC_MESSAGES/python.po | 33 +++++++++++-- lang/python/tr_TR/LC_MESSAGES/python.mo | Bin 677 -> 1039 bytes lang/python/tr_TR/LC_MESSAGES/python.po | 37 +++++++++++---- lang/python/uk/LC_MESSAGES/python.mo | Bin 505 -> 497 bytes lang/python/uk/LC_MESSAGES/python.po | 37 +++++++++++++-- lang/python/ur/LC_MESSAGES/python.mo | Bin 426 -> 418 bytes lang/python/ur/LC_MESSAGES/python.po | 35 ++++++++++++-- lang/python/uz/LC_MESSAGES/python.mo | Bin 420 -> 412 bytes lang/python/uz/LC_MESSAGES/python.po | 33 +++++++++++-- lang/python/zh_CN/LC_MESSAGES/python.mo | Bin 676 -> 668 bytes lang/python/zh_CN/LC_MESSAGES/python.po | 37 +++++++++++---- lang/python/zh_TW/LC_MESSAGES/python.mo | Bin 675 -> 1052 bytes lang/python/zh_TW/LC_MESSAGES/python.po | 37 +++++++++++---- 107 files changed, 1654 insertions(+), 341 deletions(-) diff --git a/lang/python.pot b/lang/python.pot index 6a07ac3e4..ad66c1cab 100644 --- a/lang/python.pot +++ b/lang/python.pot @@ -2,7 +2,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# #, fuzzy msgid "" msgstr "" @@ -12,43 +12,43 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: src/modules/machineid/main.py:35 msgid "Generate machine-id." -msgstr "" +msgstr "Generate machine-id." #: src/modules/dummypython/main.py:44 msgid "Dummy python job." -msgstr "" +msgstr "Dummy python job." #: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" -msgstr "" +msgstr "Dummy python step {}" #: src/modules/packages/main.py:59 #, python-format msgid "Processing packages (%(count)d / %(total)d)" -msgstr "" +msgstr "Processing packages (%(count)d / %(total)d)" #: src/modules/packages/main.py:61 #, python-format msgid "Installing one package." msgid_plural "Installing %(num)d packages." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Installing one package." +msgstr[1] "Installing %(num)d packages." #: src/modules/packages/main.py:64 #, python-format msgid "Removing one package." msgid_plural "Removing %(num)d packages." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Removing one package." +msgstr[1] "Removing %(num)d packages." #: src/modules/packages/main.py:68 msgid "Install packages." -msgstr "" +msgstr "Install packages." diff --git a/lang/python/ar/LC_MESSAGES/python.mo b/lang/python/ar/LC_MESSAGES/python.mo index 82839ebb589c31f611dcbb868cd019110f897715..8a59291af1fe5373cb4adfa81dd6b32b88d13463 100644 GIT binary patch delta 55 zcmey*{GEA%3gh01sup5FsRj8(CAz-F>6t0IPNnI^x*_>i3KL_bxGZ%IOcV?(tPIU2 LHe8up%-90}9PAR5 delta 85 zcmey){GWM(3ggj};3WnxZrlu38 oUy*Z9%}Xr;%BJW#Raz+&RHmnvl%!Ua=oM5d80wi$&SLBZ0K1JGEC2ui diff --git a/lang/python/ar/LC_MESSAGES/python.po b/lang/python/ar/LC_MESSAGES/python.po index f13d19d84..bdabbf28e 100644 --- a/lang/python/ar/LC_MESSAGES/python.po +++ b/lang/python/ar/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,33 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/ast/LC_MESSAGES/python.mo b/lang/python/ast/LC_MESSAGES/python.mo index 20db126d0e283d5463dd0bfd1e4a1fca9ba7092a..a4fa1fe8141c005de4419198c73b95852388fde5 100644 GIT binary patch delta 84 zcmZ3&I)`?wA-^Ar_QckY7}y>sy?jnWF1d inqI6Ml5eFj@q!eWrLKXAf`NsVq1nbST#S=tnc4vZh!m0l delta 115 zcmbQkx`cItjqFNB28Oi^3=A?r9L~hRAPuBTfV41>o-i@8LOH-cMAx|}HL)Z!KTp>s zu_V<>!N|bST-U%t*T_)8(A>(@bTc<27o(heYF=s)P(DT1snSZJpfWwRq$IVXM6aMy M!BEe1vItWL0K|wK(EtDd diff --git a/lang/python/ast/LC_MESSAGES/python.po b/lang/python/ast/LC_MESSAGES/python.po index 65ff65928..c3eb56943 100644 --- a/lang/python/ast/LC_MESSAGES/python.po +++ b/lang/python/ast/LC_MESSAGES/python.po @@ -1,23 +1,27 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# enolp , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: enolp , 2017\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ast\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Xenerar machine-id." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Trabayu maniquín de python." @@ -26,6 +30,25 @@ msgstr "Trabayu maniquín de python." msgid "Dummy python step {}" msgstr "Pasu maniquín de python {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Xenerar machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "" diff --git a/lang/python/bg/LC_MESSAGES/python.mo b/lang/python/bg/LC_MESSAGES/python.mo index a9bb627fa46fe8af3feeffa32d4a3b27d43f7434..470525ae3c03bfc99adf9ede7a19efd849d2daf4 100644 GIT binary patch delta 55 zcmZ3_yqtN03S;g>RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H|-W3&VS>*5ht delta 85 zcmZ3^yqD$`R-N>VFI^a?5!4E0PW=Q3IW0B+A3?*IS* diff --git a/lang/python/bg/LC_MESSAGES/python.po b/lang/python/bg/LC_MESSAGES/python.po index 33ec5eb0e..28b4fbb7c 100644 --- a/lang/python/bg/LC_MESSAGES/python.po +++ b/lang/python/bg/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/ca/LC_MESSAGES/python.mo b/lang/python/ca/LC_MESSAGES/python.mo index eae22bf7af42fb5066a6339db7e5a246543d3a38..efd56d0348956659cff3575af82d4a26398d55ea 100644 GIT binary patch delta 585 zcmZ{fF-yZh7>2*rR*O!GSgZ~QrIJ?CMyR44i-LlJ6i1hk9wC@sYA+EN>2IjwCW51g zgOj*Asgt|lU(mrH;Cp(pSn=S=le~A|cloZ>@b70$x*@Fr}*hwwSL1UY=K4-rkn4xERN;4D#{F7UF5;0`XqZ*T?9rHD{V zBOnbB(=b5%^|KHq)uZRFb~l6!ZQo~Y+u5^SF3Y47Pq-`)Jl^<~7Yq@#ip_WrMcbXg z;ZmxixDzu9h7&|0#K8(H7-4{mip?T5cq=&2?ep>Raz7sI-n*KcYVdZ@3C%6(dQGz) zxzgMTYOMF18(lH2Dzlbr3rja2nZ(IV@>tJwf9u, YEAR. # -# Translators: -# Davidmp , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Davidmp , 2017\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Generació de l'id. de la màquina." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Tasca de python fictícia." @@ -26,6 +30,25 @@ msgstr "Tasca de python fictícia." msgid "Dummy python step {}" msgstr "Pas de python fitctici {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Generació de l'id. de la màquina." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "Processant paquets (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "Instal·lant un paquet." +msgstr[1] "Instal·lant %(num)d paquets." + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "Eliminant un paquet." +msgstr[1] "Eliminant %(num)d paquets." + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "Instal·la els paquets." diff --git a/lang/python/cs_CZ/LC_MESSAGES/python.mo b/lang/python/cs_CZ/LC_MESSAGES/python.mo index 015f87119ab9e1bbb2dea5eb936a62ed977c2189..26336e6c68f0b6cdc268bbe24822c2fab04195f1 100644 GIT binary patch delta 84 zcmX@hdX#m7jqDjl28Oi^3=EP$T*bt|AO)nS0BKPmy?$b3g;-E(L4Hw*u5WRAW{R#; jX?n44NWPWA#0yefmbwNe3I-NdhGrYTNH9*;W?BRQMotyJ delta 115 zcmX@gdX{y9jqDXh28Oi^3=EP$+{DDdAO)o70BKPmy?tV2g>ry@h^}){YGO%dex9yN zVo9o%f{}rtxvqhQu92aFp}Cc*>1J+52}U{h)V$OppnQt1Q>B$cL1lVsNl9u&iC#ga Mf}x)2WF@A>04BN}{Qv*} diff --git a/lang/python/cs_CZ/LC_MESSAGES/python.po b/lang/python/cs_CZ/LC_MESSAGES/python.po index 2905482eb..7e93851dc 100644 --- a/lang/python/cs_CZ/LC_MESSAGES/python.po +++ b/lang/python/cs_CZ/LC_MESSAGES/python.po @@ -1,23 +1,27 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# pavelrz , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: pavelrz , 2017\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Vytvořit machine-id." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Testovací úloha python." @@ -26,6 +30,27 @@ msgstr "Testovací úloha python." msgid "Dummy python step {}" msgstr "Testovací krok {} python." -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Vytvořit machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "" diff --git a/lang/python/da/LC_MESSAGES/python.mo b/lang/python/da/LC_MESSAGES/python.mo index 71aa95ed7b2f87c5f614532825d44430f15a7679..0521d0612119cde87a213591b5888784b3137a50 100644 GIT binary patch delta 602 zcmZ{fKTE?v7>BR5)uNLk3Ps^SS`sC-Vv$+|p_GE6D7B+YY|q+%cjc0Z;LxvNC{DUL zRlk6H7u_7(1V4j=yZ(+OS``nTJjr|adoS-*v>)rfPDL&WRt(I6LoflZfm#n>5K_94d+lDREExk) zfKM_CB0&ADT4D8Y>xJ$Xw`{Z3q8+o+G;7RC5x-LBH7Ym@Hh$C-8h6@yHP}OFUy2H| zEENhmQ7xfWgu`tdT&4-l7Pv^S>ZHWl;?!@y5FAf^mw$J6?~*em))CS+cCA{yYUG`o zWt2sZx=-=(bt9dj>1=Lg&3)gTFPNNeixZPuj8pBvmUUaF8OC5%8M)J8-eVBp>Po)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcMn(pPwLlsq zAI}7lFND%, YEAR. # -# Translators: -# scootergrisen , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: scootergrisen , 2017\n" +"Last-Translator: Dan Johansen (Strit) , 2017\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Generere maskine-id." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Dummy python-job." @@ -26,6 +30,25 @@ msgstr "Dummy python-job." msgid "Dummy python step {}" msgstr "Dummy python-trin {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Generere maskine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "Forarbejder pakker (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "Installerer én pakke." +msgstr[1] "Installer %(num)d pakker." + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "Fjerner én pakke." +msgstr[1] "Fjerne %(num)d pakker." + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "Installér pakker." diff --git a/lang/python/de/LC_MESSAGES/python.mo b/lang/python/de/LC_MESSAGES/python.mo index 62276fc59711b73c918231296b8b845fbcb34396..aff49a3d1c27004a66fe3934706ceffb3dfc05fe 100644 GIT binary patch delta 55 zcmZ3(yo7mz3S-tpRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H<)X0!wV>Glyw delta 85 zcmZ3&yoPy#3S-ekRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougJNl=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXE9m<0Bd*}-~a#s diff --git a/lang/python/de/LC_MESSAGES/python.po b/lang/python/de/LC_MESSAGES/python.po index b7e9f98f7..654da411b 100644 --- a/lang/python/de/LC_MESSAGES/python.po +++ b/lang/python/de/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/el/LC_MESSAGES/python.mo b/lang/python/el/LC_MESSAGES/python.mo index 23002061d1d59a7359a6a0bea31a5a3d891dfb8f..c7d45e8793b8b8b4c7d315315621a943f785e867 100644 GIT binary patch delta 55 zcmZ3@yqI}{3S;I(RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k^SVzdMR=~59x delta 85 zcmZ3?yqbA}3S;3!RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl oFUz^7=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXEIs=0BTzr+W-In diff --git a/lang/python/el/LC_MESSAGES/python.po b/lang/python/el/LC_MESSAGES/python.po index c1aa22c18..924667c68 100644 --- a/lang/python/el/LC_MESSAGES/python.po +++ b/lang/python/el/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/en_GB/LC_MESSAGES/python.mo b/lang/python/en_GB/LC_MESSAGES/python.mo index bca5cdc776308bd68e0f8515d7d7809eff15585f..b88e6d8f9b3fc0fde21938f3751b9755fecc1d9b 100644 GIT binary patch delta 55 zcmX@YyoY&$3S-kmRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8(vQCV6*`M`9TrA delta 85 zcmdnPe1v&|3S-wqRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl oU&^_s=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PW*E8Az0ENCARR910 diff --git a/lang/python/en_GB/LC_MESSAGES/python.po b/lang/python/en_GB/LC_MESSAGES/python.po index 3410efd89..9ced5a414 100644 --- a/lang/python/en_GB/LC_MESSAGES/python.po +++ b/lang/python/en_GB/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/es/LC_MESSAGES/python.mo b/lang/python/es/LC_MESSAGES/python.mo index 63ea21b42f3d02cf4b28c5d0834b7a690406b1d7..9d1a6d89fb11c2caea2d0a5b4339941c002f8942 100644 GIT binary patch delta 583 zcmZ{fF-yZh7>2*r))t+tq8J$*1pa_I7v}nZD0DrgdbxPFSbZ@wm$bcjUznU)6XV)NFZ&qW!M0 zoG?s^WD?U<%@Q$>@Nk)_S|re@X4k0g1mYx(ugd53%>JF;zgwJbI~~!D^u5saY`qn` zp?)BmtpBP^Z0JUV8SBlJwTG`#?n23*r!$#dWFN;)lnrHaTdo delta 193 zcmX@kv4%DCo)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcQbq=bwLn@D zh=Z9J7^Hx7E|69R(j7n=D9ykO#2~YoCLVN|ypmBxIlw, YEAR. # -# Translators: -# strel , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: strel , 2017\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Generar identificación-de-maquina." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Tarea de python ficticia." @@ -26,6 +30,25 @@ msgstr "Tarea de python ficticia." msgid "Dummy python step {}" msgstr "Paso {} de python ficticio" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Generar identificación-de-maquina." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "Procesando paquetes (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "Instalando un paquete." +msgstr[1] "Instalando %(num)d paquetes." + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "Eliminando un paquete." +msgstr[1] "Eliminando %(num)d paquetes." + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "Instalar paquetes." diff --git a/lang/python/es_ES/LC_MESSAGES/python.mo b/lang/python/es_ES/LC_MESSAGES/python.mo index e65c0fc58f9f1d268ba46563e97b51a16d10b43d..35a601558dd3c61a39e160a37638f921594f852c 100644 GIT binary patch delta 55 zcmdnZyqS4|3S;F&RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8y-xqXS4wT^L-JJ delta 85 zcmdnYyqkG~3S;9$RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl oAIQ0<=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWmoeG`0DHL`C;$Ke diff --git a/lang/python/es_ES/LC_MESSAGES/python.po b/lang/python/es_ES/LC_MESSAGES/python.po index ddd5b1375..a07d525c7 100644 --- a/lang/python/es_ES/LC_MESSAGES/python.po +++ b/lang/python/es_ES/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/es_MX/LC_MESSAGES/python.mo b/lang/python/es_MX/LC_MESSAGES/python.mo index 63d0babac05a6185beb1065d1b5f437805bfd953..73c58bb4a405e077a87de0ffb9937f1c23637c35 100644 GIT binary patch delta 55 zcmdnPyoGs!3S-qoRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8y-$>V6*`M^dS+I delta 85 zcmdnOyoY&$3S-kmRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl oAIiC>=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWmowS|0DRUPEdT%j diff --git a/lang/python/es_MX/LC_MESSAGES/python.po b/lang/python/es_MX/LC_MESSAGES/python.po index c63d1029c..72deb57ed 100644 --- a/lang/python/es_MX/LC_MESSAGES/python.po +++ b/lang/python/es_MX/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/es_PR/LC_MESSAGES/python.mo b/lang/python/es_PR/LC_MESSAGES/python.mo index 7a9bb1ce329d7b5e4ac9046934566221ebec148c..f3dd878be4ef850d864598ccfda45ab79f7be1c7 100644 GIT binary patch delta 55 zcmX@eypwr?3S<35RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8=g&WWwZeR_f-+D delta 85 zcmdnVe2{s93S;|3RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl opUJtW=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PW*D%@w0D@;5MgRZ+ diff --git a/lang/python/es_PR/LC_MESSAGES/python.po b/lang/python/es_PR/LC_MESSAGES/python.po index d64df0b6d..14e075326 100644 --- a/lang/python/es_PR/LC_MESSAGES/python.po +++ b/lang/python/es_PR/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: es_PR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/et/LC_MESSAGES/python.mo b/lang/python/et/LC_MESSAGES/python.mo index d2c1990b911410e9a6547364f29c620c69d3aa67..86e51fbf4780e90cd78545c14840e91b87849740 100644 GIT binary patch delta 55 zcmZ3-yo`B*3S-VhRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H?*WwZnU>pl@u delta 85 zcmZ3+ypDN-3S-GcRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougSTm=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PW=P+6U0By1w>Hq)$ diff --git a/lang/python/et/LC_MESSAGES/python.po b/lang/python/et/LC_MESSAGES/python.po index b0f49016d..3ade2d753 100644 --- a/lang/python/et/LC_MESSAGES/python.po +++ b/lang/python/et/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/eu/LC_MESSAGES/python.mo b/lang/python/eu/LC_MESSAGES/python.mo index 704f3b9744f3ed410bd23d362302b6284c431d87..2b85ce42c67984bd010f9bbfeae7f035575cbd2c 100644 GIT binary patch delta 55 zcmZ3(yo7mz3S-tpRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H<)X0!wV>Glyw delta 85 zcmZ3&yoPy#3S-ekRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougJNl=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXE9m<0Bd*}-~a#s diff --git a/lang/python/eu/LC_MESSAGES/python.po b/lang/python/eu/LC_MESSAGES/python.po index 917044fbd..2f4c71e36 100644 --- a/lang/python/eu/LC_MESSAGES/python.po +++ b/lang/python/eu/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/fa/LC_MESSAGES/python.mo b/lang/python/fa/LC_MESSAGES/python.mo index 4255c04d78b410bf2b03db0da71c00209234d5d9..be5db74c22692152248f0d3abf95225b2d0a1eac 100644 GIT binary patch delta 55 zcmZ3+Jdb&T3S-JdRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H_+VKf2&=1&nZ delta 85 zcmbQoyo`B*3S-VhRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougbZn=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXEPcD0A, YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,23 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/fi_FI/LC_MESSAGES/python.mo b/lang/python/fi_FI/LC_MESSAGES/python.mo index 13b832ac2e201b2e17a673be04132d3aac0c99bd..65215e4b3f0e24d1da852f5fe4a9a941ebabace7 100644 GIT binary patch delta 55 zcmdnXyp?%^3S;#|RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8y-z=WV8VQ^u-aH delta 85 zcmdnWyq9@`3S;v`RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl oAIZ6==A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWS1{TF0DbctG5`Po diff --git a/lang/python/fi_FI/LC_MESSAGES/python.po b/lang/python/fi_FI/LC_MESSAGES/python.po index b889e60b5..98225c0f8 100644 --- a/lang/python/fi_FI/LC_MESSAGES/python.po +++ b/lang/python/fi_FI/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/fr/LC_MESSAGES/python.mo b/lang/python/fr/LC_MESSAGES/python.mo index 108a9cfe5b065439992e2ba1d588d77e1c369d81..2c39ac029d167b53d83fd87aa4b02ed73c602452 100644 GIT binary patch delta 55 zcmZ3@yqI}{3S;I(RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H<)X0!kR=~)p( delta 85 zcmZ3?yqbA}3S;3!RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougJNl=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXE9m=0BV66+yDRo diff --git a/lang/python/fr/LC_MESSAGES/python.po b/lang/python/fr/LC_MESSAGES/python.po index 62387b67e..f5af986a3 100644 --- a/lang/python/fr/LC_MESSAGES/python.po +++ b/lang/python/fr/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/fr_CH/LC_MESSAGES/python.mo b/lang/python/fr_CH/LC_MESSAGES/python.mo index c4843e25d14a4f158f484a66cc076a84f234cfed..44c786167ada5fc82a0c5b7e4fe7ac6c4c0291a9 100644 GIT binary patch delta 55 zcmdnbyq$T13S;d=RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8=g*XVYCJS_7oAN delta 85 zcmdnayq|f33S;X;RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl opUSzX=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWS2NlG0Dw~)Jpcdz diff --git a/lang/python/fr_CH/LC_MESSAGES/python.po b/lang/python/fr_CH/LC_MESSAGES/python.po index 2aeeb75ff..5c665d8ab 100644 --- a/lang/python/fr_CH/LC_MESSAGES/python.po +++ b/lang/python/fr_CH/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/gl/LC_MESSAGES/python.mo b/lang/python/gl/LC_MESSAGES/python.mo index 4324e127610de6726cb677d0c1191363b8280d9f..b221e3812be2d40b0b15a28c2f909a0ea9c07a61 100644 GIT binary patch delta 55 zcmZ3-yo`B*3S-VhRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H?*WwZnU>pl@u delta 85 zcmZ3+ypDN-3S-GcRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougSTm=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PW=P+6U0By1w>Hq)$ diff --git a/lang/python/gl/LC_MESSAGES/python.po b/lang/python/gl/LC_MESSAGES/python.po index 9d2162e31..a326be4be 100644 --- a/lang/python/gl/LC_MESSAGES/python.po +++ b/lang/python/gl/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/gu/LC_MESSAGES/python.mo b/lang/python/gu/LC_MESSAGES/python.mo index 30c9a81107fa66986169ebc735b4d7cfbc453309..e8861abe269ed4fac1b46dc3e00c26a6d5853c58 100644 GIT binary patch delta 55 zcmZ3-yo`B*3S-VhRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H?*WwZnU>pl@u delta 85 zcmZ3+ypDN-3S-GcRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougSTm=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PW=P+6U0By1w>Hq)$ diff --git a/lang/python/gu/LC_MESSAGES/python.po b/lang/python/gu/LC_MESSAGES/python.po index 0eb71a876..557a796e5 100644 --- a/lang/python/gu/LC_MESSAGES/python.po +++ b/lang/python/gu/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: gu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/he/LC_MESSAGES/python.mo b/lang/python/he/LC_MESSAGES/python.mo index 7d2968beb024379ef7624999c159191314232da1..8db1c22da3cb744e1ac34701647afe2193258b85 100644 GIT binary patch delta 605 zcmZvXO-lk%6o!wcB}EG(3?kw}7$Y%$fJ6=CLfQlgAuZd84uhm~#TliY>vjz)AxKdz zEL*ki2UNRga~DCsp+$?9y`v5~)rEJSx##0O_dNN(1C5UbUz>0O&aXhM6msSS6P~&S|OwZ0yRV%z| z${9l|7UXnIGvq_AFza=Bc3X}oS$s=LY(9L=dz#GKYlxQUi=Mb-;#^pwBf6q3`cV=W tgK%du(PH8ZRqm|wfIscmuxq+pCzgykE2gj`W?fswfBehv+&Nr6!hS=I80UB$lLFDHs_T zn(G=^=o%R+7@Av|nr>!i;$@U`Pt8j$0?Mc8I#pUJ6jY|CmXxGcl;{;yDj4dSP8Mcf F0RSRcBRv2B diff --git a/lang/python/he/LC_MESSAGES/python.po b/lang/python/he/LC_MESSAGES/python.po index 6bc3c9214..2c314f285 100644 --- a/lang/python/he/LC_MESSAGES/python.po +++ b/lang/python/he/LC_MESSAGES/python.po @@ -1,23 +1,27 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Eli Shleifer , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Eli Shleifer , 2017\n" "Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "חולל מספר סידורי של המכונה." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "משימת דמה של Python." @@ -26,6 +30,25 @@ msgstr "משימת דמה של Python." msgid "Dummy python step {}" msgstr "צעד דמה של Python {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "חולל מספר סידורי של המכונה." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "מעבד חבילות (%(count)d/%(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "מתקין חבילה אחת." +msgstr[1] "מתקין %(num)d חבילות." + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "מסיר חבילה אחת." +msgstr[1] "מסיר %(num)d חבילות." + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "התקן חבילות." diff --git a/lang/python/hi/LC_MESSAGES/python.mo b/lang/python/hi/LC_MESSAGES/python.mo index eac751db9f5d420b33d81afe9b1dc22c5bc6731b..198aba348e83eb9ea74cc86b0ba91e36eb1af704 100644 GIT binary patch delta 55 zcmZ3@yqI}{3S;I(RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k^SVzdMR=~59x delta 85 zcmZ3?yqbA}3S;3!RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl oFUz^7=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXEIs=0BTzr+W-In diff --git a/lang/python/hi/LC_MESSAGES/python.po b/lang/python/hi/LC_MESSAGES/python.po index 89488ed40..e108c12ac 100644 --- a/lang/python/hi/LC_MESSAGES/python.po +++ b/lang/python/hi/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/hr/LC_MESSAGES/python.mo b/lang/python/hr/LC_MESSAGES/python.mo index 2534c54baf7a8500defe9ef2ad03b3a134424632..4a4b060e1476688791c8fad08631fed4c5f18b44 100644 GIT binary patch delta 615 zcmZ{fJxjw-6oyZ0>*r*VR>UD7m4uR7p@?=7i=cv{6y026atZlpZpnwZ^*01@b8wYT z4*mlL1qXM*$sf=`boGr*EUg-N@+9xM=iGa{+0I1!HJ7;{JmX*<9D^xv38Lo#OoK-- z172cx;V93hh^lY_F2TES1wMm6z%_{au11LR@GV?`pWqx(o!;=Vh2RsG;PnjA25i9S zr7@5NDAOoF{C!x6($On4HrqRn=PR}?v=r4+bmo;QP7FsExWkgdKwcD`pebod4NV6w zSDEKUP01udEQ%@*93KmpgrewkY$RzCHCU6M#^V=~<>h`nJU#3z<{PZVU0>ewbVHNt zf$qtNye5RtbCYXwr7BcbYs)J)@3X1%Qu;o=li?~Rrd!Ns$>9+-d(lAB-|*Ms;nMzz ftK5Zw$>KTek6Ui{u6bnHievUS{P`cA`ETJ1$1$Jj delta 193 zcmZ3@`GGa_o)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcKSl0~+P FV*r1wBvt?b diff --git a/lang/python/hr/LC_MESSAGES/python.po b/lang/python/hr/LC_MESSAGES/python.po index c35af8b84..61a1b53a2 100644 --- a/lang/python/hr/LC_MESSAGES/python.po +++ b/lang/python/hr/LC_MESSAGES/python.po @@ -1,23 +1,27 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Lovro Kudelić , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lovro Kudelić , 2017\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Generiraj ID računala." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Testni python posao." @@ -26,6 +30,27 @@ msgstr "Testni python posao." msgid "Dummy python step {}" msgstr "Testni python korak {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Generiraj ID računala." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "Obrađujem pakete (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "Instaliram paket." +msgstr[1] "Instaliram %(num)d pakete." +msgstr[2] "Instaliram %(num)d pakete." + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "Uklanjam paket." +msgstr[1] "Uklanjam %(num)d pakete." +msgstr[2] "Uklanjam %(num)d pakete." + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "Instaliraj pakete." diff --git a/lang/python/hu/LC_MESSAGES/python.mo b/lang/python/hu/LC_MESSAGES/python.mo index fae26ca9dc2a67aa78e3535dc29acf2c6de1dcb7..62231eb3e499a5478976b02ac873b01ba379a4d4 100644 GIT binary patch delta 553 zcmZ{fIZFgF6vyLPXyt*Rh&<4RU3A7#MAt<`RPaE-tF(zTF*|ND875i5i}fokVk>Ot z3Swbt=X?PxORenfY<;te7x>`EFYixY!nj~*bKcdsgrgI(zycOg!$49u?+48CJ)0~A+E5`Nq;7$7rfsqo zDVJ$I;0OFGg>)+Is$yU=9t=Y&Z4?e=yi7Tp>e^tTij1|Yx$jxCMXs$am4otjPs^m` zjDeHQjf|I19a|e~E24oG)Tk&2(k~RVV=(pM87`?WY*)$YAsBT=Cd$`WXZv-Nr9~=z z4QsXC)(tEt+x^LoPC&%fFs^E{c^Fq@d~M=ejtS616)0WnfhXI?6%ki7waJ`Tl5$l5 a!vqVH8&%DI#Jfy*N^sSO4{G|~`s5vQgP9@# delta 123 zcmcc5ww~GIo)F7a1|VPrVi_P-0b*t#)&XJ=umIvxprj>`2C0F8$x4i>lj9gAxh!;z z3>6H`txQcPH!>Pbe#E$3&OJ3RwJ5P9HAUB{(n_JAGCj4VB(5 DIffVZ diff --git a/lang/python/hu/LC_MESSAGES/python.po b/lang/python/hu/LC_MESSAGES/python.po index 7bfb0661d..955764b81 100644 --- a/lang/python/hu/LC_MESSAGES/python.po +++ b/lang/python/hu/LC_MESSAGES/python.po @@ -1,28 +1,54 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: miku84 , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Számítógép azonosító generálása." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." -msgstr "" +msgstr "Hamis PythonQt Job." #: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" -msgstr "" +msgstr "Hamis PythonQt {} lépés" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "" +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "Csomagok feldolgozása (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "Csomagok telepítése." diff --git a/lang/python/id/LC_MESSAGES/python.mo b/lang/python/id/LC_MESSAGES/python.mo index df139cd7e0da714d5d02d44a7043d4c88db355a1..35b6cdcb07f8b444dcaae445e4ed46a75b89a46e 100644 GIT binary patch delta 87 zcmbQt+R8e?Ms_wM1H)Pd1_nVO_GDsU5CPKBP`Y4ZWQABzYC(QciLP&PdS;5QQ)zm! jZb-hB!o&+wT$Z{9CJF`?R)%I9zwj_lmS-}WSZD(PBzqMR delta 182 zcmZo=oy, YEAR. # -# Translators: -# Wantoyo , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Wantoyo , 2017\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Generate machine-id." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." -msgstr "Tugas dummy python." +msgstr "Dummy python job." #: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" -msgstr "Langkah dummy python {}" +msgstr "Dummy python step {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Menghasilkan id-mesin" +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "" diff --git a/lang/python/is/LC_MESSAGES/python.mo b/lang/python/is/LC_MESSAGES/python.mo index 1054df5ce211d80f7c76d3bea98fd8540d25eb98..23ed397ae65d64ccd25a71592faaa57c8fed7565 100644 GIT binary patch delta 358 zcmX@gyoI&?o)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcDMki{wLlsq zU%>>C?}F0vfizH>ffR+SnonH2YH}H)zYU55vq*9>0{~o=Uzh*@ delta 143 zcmdnOdX(AXo)F7a1|VPrVi_P-0b*t#)&XJ=umIw2prj>`2C0F8iEC7q1N=jDor_Wv zOEUBGbX^ilQmqt>3=GY64J>qx3>6H`txQcPb2A!DZem<6=boCES_D**qU%&?rBG0r Wo?23pT2Z1`P^n<3XF6GfDF6U+Mjh+` diff --git a/lang/python/is/LC_MESSAGES/python.po b/lang/python/is/LC_MESSAGES/python.po index 2d54179f1..cd098fddb 100644 --- a/lang/python/is/LC_MESSAGES/python.po +++ b/lang/python/is/LC_MESSAGES/python.po @@ -1,28 +1,54 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Kristján Magnússon , 2017\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: is\n" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Generate machine-id." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." -msgstr "" +msgstr "Dummy python job." #: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" +msgstr "Dummy python step {}" + +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/it_IT/LC_MESSAGES/python.mo b/lang/python/it_IT/LC_MESSAGES/python.mo index 51078e0dfbdce6220035936482dc3476e3f8dfb0..73aed3b463b521531dafb7bcfad3fb5bd67f6595 100644 GIT binary patch delta 55 zcmdnZyqS4|3S;F&RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8y-xqXS4wT^L-JJ delta 85 zcmdnYyqkG~3S;9$RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl oAIQ0<=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWmoeG`0DHL`C;$Ke diff --git a/lang/python/it_IT/LC_MESSAGES/python.po b/lang/python/it_IT/LC_MESSAGES/python.po index 374c6a74c..ff1f27430 100644 --- a/lang/python/it_IT/LC_MESSAGES/python.po +++ b/lang/python/it_IT/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: it_IT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/ja/LC_MESSAGES/python.mo b/lang/python/ja/LC_MESSAGES/python.mo index 0bbe50fcc37ab04662fe832e2548db5fbb34353e..492de1bd4e0659f189c6f6ed4d6b8322623b5925 100644 GIT binary patch delta 84 zcmbQoI*oOLjqDmm28Oi^3=D!m9L2=IAOfUwpmgKJ$O^Hb)Pnq?5?$Zo^vo1pr_%Id g-H?1Mg^3rWxGZ%IOcV?(tPIUIevxIIY`~NU004{>kpKVy delta 115 zcmbQnI*)aNjqDai28Oi^3=D!moW#VyAOfUIpmgWN$O`2E{}5g0qSVBa%=|oEm&B4( zD+MD1LvvjN3tb~a1w(TyQ`61djIxY!?x}gHML_u!U8hPbg@VfT)RL0aiW0qoN(Dnb J)5+>g`2fNv9MAv& diff --git a/lang/python/ja/LC_MESSAGES/python.po b/lang/python/ja/LC_MESSAGES/python.po index c717b4a8b..0a0b42d34 100644 --- a/lang/python/ja/LC_MESSAGES/python.po +++ b/lang/python/ja/LC_MESSAGES/python.po @@ -1,23 +1,27 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Takefumi Nagata , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Takefumi Nagata , 2017\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "machine-id の生成" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Dummy python job." @@ -26,6 +30,23 @@ msgstr "Dummy python job." msgid "Dummy python step {}" msgstr "Dummy python step {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "machine-id の生成" +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "" diff --git a/lang/python/kk/LC_MESSAGES/python.mo b/lang/python/kk/LC_MESSAGES/python.mo index bffc9c65b42302bf8588c873c391bf17a23f5133..2b0afba0e738410dac794e28bd1984f31b29601c 100644 GIT binary patch delta 55 zcmZ3=JePTb3S;s_RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H<)W;6l-<*N}a delta 85 zcmbQsyp(x@3S;&}RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougJNl=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXE7QB0A#ls!~g&Q diff --git a/lang/python/kk/LC_MESSAGES/python.po b/lang/python/kk/LC_MESSAGES/python.po index d0936fa83..e1ffbb3e9 100644 --- a/lang/python/kk/LC_MESSAGES/python.po +++ b/lang/python/kk/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: kk\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,23 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/lo/LC_MESSAGES/python.mo b/lang/python/lo/LC_MESSAGES/python.mo index 9434f55ba98a042251ce7f81ddab27cd663d8b5e..1a06a5e255372a851de49a5ff5e198906b408d88 100644 GIT binary patch delta 55 zcmZ3)Jd1gP3S+`VRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k>RU^D^%D$`R-N>VFI^a?5!4E0PWr!yJ@0AXMnwEzGB diff --git a/lang/python/lo/LC_MESSAGES/python.po b/lang/python/lo/LC_MESSAGES/python.po index 17ead03e2..b11a51f76 100644 --- a/lang/python/lo/LC_MESSAGES/python.po +++ b/lang/python/lo/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: lo\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,23 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/lt/LC_MESSAGES/python.mo b/lang/python/lt/LC_MESSAGES/python.mo index e5dad30982317ae450d8c4aa3e10f1a7fe01a4a8..421ec7f2fa5e95355e8c64c42419ec61157a03a7 100644 GIT binary patch delta 660 zcmZvYy-UMD7{;$@>*u6s#SbJXl~hTsP(-^~Tm%Iz9bJy*2xpsIX%cZO2!d-VZlbOt z2;v|PE^0wH!9^&zxjXm=_@qs+tvz`1OP=T6_q|*_eAi$891fijtUhQ8+Jy$8Q^;K} z&=B+rjX-se-=OP<1B4{OF>nFg1QXx^_yJu)llVRi5;6^*furC9i25{n$4eH*7dQ{5 zLWJyq3`8yIg~AYG(gVS692Ovw`>62s@`h>Iv`~8N&6J<7HO_RK zV^*Ho4vyP&I5nt+lleb`khX@rBjc@w?OE+MPS%Q=D2Y94c!MZ!UIFWJ2ek`Y;AZ#v Ne%58YAJPBQe*vszwIToj delta 225 zcmdnad7Cx!o)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbc14aghwLn@D zi2Ilz`d0vHQ6T>)kOoRKFat5jY^I3^T_&$&R8bD_57BilN=+=u%+J$xNi0dVQZO0h1e8zFb*i*dD5y+NEh$N@DA6mZR4~*toy^JH kDSdQbN@;#cX0aZFTV{4iWm#!4P+dtzexAb7$s3uK0F?+ZU;qFB diff --git a/lang/python/lt/LC_MESSAGES/python.po b/lang/python/lt/LC_MESSAGES/python.po index 69c267745..bda9e87c7 100644 --- a/lang/python/lt/LC_MESSAGES/python.po +++ b/lang/python/lt/LC_MESSAGES/python.po @@ -1,31 +1,56 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Moo , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo , 2017\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: lt\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: src/modules/dummypython/main.py:44 -msgid "Dummy python job." -msgstr "Fiktyvi python užduotis." - -#: src/modules/dummypython/main.py:97 -msgid "Dummy python step {}" -msgstr "Fiktyvus python žingsnis {}" - #: src/modules/machineid/main.py:35 msgid "Generate machine-id." msgstr "Generuoti machine-id." + +#: src/modules/dummypython/main.py:44 +msgid "Dummy python job." +msgstr "Fiktyvi python užduotis." + +#: src/modules/dummypython/main.py:97 +msgid "Dummy python step {}" +msgstr "Fiktyvus python žingsnis {}" + +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "Apdorojami paketai (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "Įdiegiamas %(num)d paketas." +msgstr[1] "Įdiegiami %(num)d paketai." +msgstr[2] "Įdiegiama %(num)d paketų." + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "Šalinamas %(num)d paketas." +msgstr[1] "Šalinami %(num)d paketai." +msgstr[2] "Šalinama %(num)d paketų." + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "Įdiegti paketus." diff --git a/lang/python/mr/LC_MESSAGES/python.mo b/lang/python/mr/LC_MESSAGES/python.mo index 6d50fa2e64725ce959455394596d1e79c3392171..ada8d963fff5c449063606063c7d014fea62aae2 100644 GIT binary patch delta 55 zcmZ3>yp(x@3S;&}RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H_+VYCDQ>Y5Qv delta 85 zcmZ3=yq0-_3S;p^RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougbZn=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXERy>0Bn^S, YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: mr\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/nb/LC_MESSAGES/python.mo b/lang/python/nb/LC_MESSAGES/python.mo index 11acd6cc350814f32d396ce73edfebc386454db4..4a10eac4489b998336604ddd23e522b93bffd710 100644 GIT binary patch delta 55 zcmdnayqD$`R-N>VFI^a?5!4E0PWmoi!b0C%?=7XSbN diff --git a/lang/python/nb/LC_MESSAGES/python.po b/lang/python/nb/LC_MESSAGES/python.po index d5d2da856..40b2a710a 100644 --- a/lang/python/nb/LC_MESSAGES/python.po +++ b/lang/python/nb/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/nl/LC_MESSAGES/python.mo b/lang/python/nl/LC_MESSAGES/python.mo index 487cfd28a7e27b07d8f63542ae2dd57d50647289..3ecd47e745d4c463947c34a78d2f29a74717ef97 100644 GIT binary patch delta 84 zcmbQmI*E0HjqE~328Oi^3=E<`?9ar&AOWOPfwVA?uA3NHAr_QckY7}y>sy?jnWF1d inqI6Ml5eFj@q!eWrLKXAf`NsVq1nbS+>Ddum}&s_=oDH2 delta 115 zcmbQlI*WCJjqFNB28Oi^3=E<`9L~hRAOWOvfwVA?Zkrfcp&Z~JqU&6gnpl#VpQr1R zSdwa`U}Ruuu4`bSYh, YEAR. # -# Translators: -# Adriaan de Groot , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Adriaan de Groot , 2017\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Genereer machine-id" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Voorbeeld Python-taak" @@ -26,6 +30,25 @@ msgstr "Voorbeeld Python-taak" msgid "Dummy python step {}" msgstr "Voorbeeld Python-stap {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Genereer machine-id" +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "" diff --git a/lang/python/pl/LC_MESSAGES/python.mo b/lang/python/pl/LC_MESSAGES/python.mo index e739111fe94b3cfe79b6ac1abfbee2162f2e439d..60aa4f6ac402a0698dc097ffd26f89ab65c4c05f 100644 GIT binary patch delta 85 zcmZ3?Hk)mNjjTQs1H)Pd1_luzz6)f7=ubde7)Y~EjI0m~N-fAQD$(^VPR~rybt+9S h)(y$GQkZx_ipx^hz(m2o!phKW;}>?u%~DL9i~t)E6hZ(1 delta 116 zcmbQuwwP^#jjTBn1H)Pd1_luzehOrR=wCou7)bL^jI2-&@DI^-E=o--$;{8wbxABq zwNfxLFf`XSu+TL!R4_ERGBw@I&B)Fu=boCES_G6&(RHe{QYffQPc11)ttines8lf2 LGu, YEAR. # -# Translators: -# m4sk1n , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: m4sk1n , 2017\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Generuj machine-id." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Zadanie Dummy Python" @@ -26,6 +30,29 @@ msgstr "Zadanie Dummy Python" msgid "Dummy python step {}" msgstr "Krok dummy python {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Generuj machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "" diff --git a/lang/python/pl_PL/LC_MESSAGES/python.mo b/lang/python/pl_PL/LC_MESSAGES/python.mo index dea0102b9bc7b03c977d5f9e83904ddd89a933ab..fc462020534264da6ae6ada2ff3fe4d02936e39c 100644 GIT binary patch delta 55 zcmX@ha+GC)3M2PKRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8y-xqXFLZ0=W!9* delta 85 zcmX@ga+YO+3Zw8uRSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl oAIQ0<=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWmoc6P0B1cLasU7T diff --git a/lang/python/pl_PL/LC_MESSAGES/python.po b/lang/python/pl_PL/LC_MESSAGES/python.po index 3a12bb74b..35261da58 100644 --- a/lang/python/pl_PL/LC_MESSAGES/python.po +++ b/lang/python/pl_PL/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: pl_PL\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,29 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/pt_BR/LC_MESSAGES/python.mo b/lang/python/pt_BR/LC_MESSAGES/python.mo index d6f544aa35ca0976d9ba373137d7564c3ca63e5d..e6c7bd3b91849bb5930d00f797d7447bc09535e8 100644 GIT binary patch delta 643 zcmaKoy-UMD7{;%))uMwaqF5BJNF}B83yRbtXp0Vl1u5d9%aNQRHqDhJEpDCs14?mI zoQpWPI*8CkH=PCl1_#}Jk|x#<@Zibs^1Syxcf7aZ=Scf?I&?;`BG3YK2u(oekh313 zDd-WJfnGemfsP*z5RwPyz$CZ>X2BEi9_m3+{2z}HG7p}DPT%E#WpaZ}4n`kz0zSYD z7z+`CUNQ!SA=qRTg6%#QAVKHT(Kg%LhGjEdrwu08n98j*@f^)isW7--_~FMTqghWV zehp2#rjWU1IZb{NmEw{tnud*o85);tfr}DKf>e23w7mEw|9E<6|4#2*EzeeYLzs4| zVyT*vDmPUtwI_Lf4fmr zcv_fh_aJcBEd=)`w`|s6^hlHK{MvR7$kvoACLyAUjd|n(hST%3^JQ(;z5_mD;ZUk1N=jDor_WvOEUBGbX^ilQmqt> z3=GY64J>qx3>6H`txQcPvoqOixR++;WTY15rYiXA1?wr;q?cyqCKe?p<`ie?Pf$(i{;MI{;ec?#9F4DLX!MGCoz$r+h>sk)gddJF(<@, YEAR. # -# Translators: -# Guilherme M.S. , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Guilherme M.S. , 2017\n" +"Last-Translator: André Marcelo Alvarenga , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Gerar machine-id." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Trabalho fictício python." #: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" -msgstr "Passo fictício python {}" +msgstr "Etapa fictícia python {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Gerar machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "Processando pacotes (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "Instalando um pacote." +msgstr[1] "Instalando %(num)d pacotes." + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "Removendo um pacote." +msgstr[1] "Removendo %(num)d pacotes." + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "Instalar pacotes." diff --git a/lang/python/pt_PT/LC_MESSAGES/python.mo b/lang/python/pt_PT/LC_MESSAGES/python.mo index 297cbdbf5a85f9806696b42c842db6c212ee3c02..d1d52a7f9a292830f68453f3900170d3a310ace2 100644 GIT binary patch delta 576 zcmZ{fu}Z^G6oyZ0t3@Y8Er`PviKa-}6pCoJ78gN5ila+tLx{GyB{wNLa~E+E zCpR~Ba~FI87Y84}|F*f*Dh9rM;ZM$gbMEs`h4_6THy~UEunJDV9Jm7VdIt001uTNM z)Ss}-^BJNVT!gpa1K5Pm;YV--_xhh9msAT%AM-W8}5lL>Zb8T`r}MB(HpHauK9PN TIt%1VPFlVu50&jI{Zsx8M&OVP delta 193 zcmX@kv6(gVo)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbc2}TBnwNQQ; z69a=NklhWWLFyL*X`nO%GZ2H!W}0}=W%5c!73Bc`5MAe@)Wnj^{5)Nk#FA7i1tSAP zb6o=qT_ZyULvt%r)6MKm>Wp&ksd=eIK=~A1r%Ee@g39#Nl9JSl61{>-1w%d4$-2x{ E00s3UCIA2c diff --git a/lang/python/pt_PT/LC_MESSAGES/python.po b/lang/python/pt_PT/LC_MESSAGES/python.po index b536c18ab..485ecc10f 100644 --- a/lang/python/pt_PT/LC_MESSAGES/python.po +++ b/lang/python/pt_PT/LC_MESSAGES/python.po @@ -1,23 +1,27 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Ricardo Simões , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ricardo Simões , 2017\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Gerar id-máquina" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Tarefa Dummy python." @@ -26,6 +30,25 @@ msgstr "Tarefa Dummy python." msgid "Dummy python step {}" msgstr "Passo Dummy python {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Gerar id-máquina" +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "A processar pacotes (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "A instalar um pacote." +msgstr[1] "A instalar %(num)d pacotes." + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "A remover um pacote." +msgstr[1] "A remover %(num)d pacotes." + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "Instalar pacotes." diff --git a/lang/python/ro/LC_MESSAGES/python.mo b/lang/python/ro/LC_MESSAGES/python.mo index ec67fcbe6887c5606045219b5569ac62bb0aa57d..40d555edb68038aa037e832348980cf1079c0bdf 100644 GIT binary patch delta 55 zcmcc4e4crN3ggs?sup5FsRj8(CAz-F>6t0IPNnI^x*_>i3KL_bxGZ%IOcV?(tPIU2 LHe8!r%9sQI1acAf delta 85 zcmX@le4TlM3gg^~sus!t{vo=~MX8A;nfZCTE{P?nRtiQ2hUU5k7P>};3WnxZrlu38 oUz2lB%}Xr;%BJW#Raz+&RHmnvl%!Ua=oM5d80wi$&S6Xj0F^--jsO4v diff --git a/lang/python/ro/LC_MESSAGES/python.po b/lang/python/ro/LC_MESSAGES/python.po index ded68d3a8..5a2d0706b 100644 --- a/lang/python/ro/LC_MESSAGES/python.po +++ b/lang/python/ro/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,27 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/ru/LC_MESSAGES/python.mo b/lang/python/ru/LC_MESSAGES/python.mo index 0c0ac899128c8da65c517e01264a0f272cf7d0d6..0faa2fe7cae3bba9fdc474a7da626179ac287b92 100644 GIT binary patch delta 55 zcmdnavYusv3gg#_sup5FsRj8(CAz-F>6t0IPNnI^x*_>i3KL_bxGZ%IOcV?(tPIU2 LHe8)t!gv?}3AGY; delta 85 zcmZ3_vYlmu3gh32sus!t{vo=~MX8A;nfZCTE{P?nRtiQ2hUU5k7P>};3WnxZrlu38 oUzKxD%}Xr;%BJW#Raz+&RHmnvl%!Ua=oM5d80wi$&SpFU0G?qS4*&oF diff --git a/lang/python/ru/LC_MESSAGES/python.po b/lang/python/ru/LC_MESSAGES/python.po index 56112d8e7..215e7652d 100644 --- a/lang/python/ru/LC_MESSAGES/python.po +++ b/lang/python/ru/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,29 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/sk/LC_MESSAGES/python.mo b/lang/python/sk/LC_MESSAGES/python.mo index 45c4ac2f2411ebc5a14708b59ec98531c551e9f7..405b02f88df5bd0edee90c0d20ffce6caf0d5f3d 100644 GIT binary patch delta 55 zcmX@kyq|f33S;X;RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H<)W()xU`h^j+ delta 85 zcmdnbe4KfL3S;j?RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougJNl=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXEBBX0ELAcOaK4? diff --git a/lang/python/sk/LC_MESSAGES/python.po b/lang/python/sk/LC_MESSAGES/python.po index 6e6a53e8c..edaf3ef4b 100644 --- a/lang/python/sk/LC_MESSAGES/python.po +++ b/lang/python/sk/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,27 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/sl/LC_MESSAGES/python.mo b/lang/python/sl/LC_MESSAGES/python.mo index 2be66f6adc74cac36b0c714bb8bd5e6ce70b95ff..615d4b0b7614c1cd4c96ab9283f7bcd5ba3f2da7 100644 GIT binary patch delta 55 zcmaFNe4BZK3gg0wsup5FsRj8(CAz-F>6t0IPNnI^x*_>i3KL_bxGZ%IOcV?(tPIU2 LHe8=v#+VBL3)K=Q delta 85 zcmcc3{Fr%y3ggO&sus!t{vo=~MX8A;nfZCTE{P?nRtiQ2hUU5k7P>};3WnxZrlu38 oUzc-F%}Xr;%BJW#Raz+&RHmnvl%!Ua=oM5d80wi$&SlI40HFIDzW@LL diff --git a/lang/python/sl/LC_MESSAGES/python.po b/lang/python/sl/LC_MESSAGES/python.po index 06f969efb..75e1ce058 100644 --- a/lang/python/sl/LC_MESSAGES/python.po +++ b/lang/python/sl/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,29 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/sr/LC_MESSAGES/python.mo b/lang/python/sr/LC_MESSAGES/python.mo index 644bf61ff4b6372a9151e571b6482ca41a16cf3a..d6f9d392c419a01ea7e99d9c7aa1576e076120b8 100644 GIT binary patch delta 55 zcmey){GNG&3ggy^sup5FsRj8(CAz-F>6t0IPNnI^x*_>i3KL_bxGZ%IOcV?(tPIU2 LHe8)t!q^M|7z+}0 delta 85 zcmaFQ{GEA%3gh01sus!t{vo=~MX8A;nfZCTE{P?nRtiQ2hUU5k7P>};3WnxZrlu38 oUzKxD%}Xr;%BJW#Raz+&RHmnvl%!Ua=oM5d80wi$&Sq=@0JHlX4FCWD diff --git a/lang/python/sr/LC_MESSAGES/python.po b/lang/python/sr/LC_MESSAGES/python.po index 6c9bcf090..3d7d8a376 100644 --- a/lang/python/sr/LC_MESSAGES/python.po +++ b/lang/python/sr/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,27 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/sr@latin/LC_MESSAGES/python.mo b/lang/python/sr@latin/LC_MESSAGES/python.mo index 4d987eec0388e065b2775c9e8c261c12756cb47c..ec7faf31114e5202a6adb106c531d6b6850641d5 100644 GIT binary patch delta 55 zcmeBXX=a(A!gz9`s)blkYC(QciLP&PdS;5QQ)zm!Zb-hB!o(OUE=yel69oecD?_u1 L4UZ=`F?Ip~?+g*u delta 85 zcmZo>>1LUr!gz6_s)cfZe~7MgQEFmIW`3ToOJYf?m4cChp}DSsg|3mIf}y#Usp-V& nkLBD`^HPg|vMIVwl~xJ`mFcM^C8-r9dIgmVhI*!xD;c{0b^#l0 diff --git a/lang/python/sr@latin/LC_MESSAGES/python.po b/lang/python/sr@latin/LC_MESSAGES/python.po index 2df9c34e2..2ec845ba1 100644 --- a/lang/python/sr@latin/LC_MESSAGES/python.po +++ b/lang/python/sr@latin/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sr@latin\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,27 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/sv/LC_MESSAGES/python.mo b/lang/python/sv/LC_MESSAGES/python.mo index 9cc4780e2d3e3ec8cab49381ac3ff3a125588659..e27097ca78aac5d94491e788e96146fa8c437aa2 100644 GIT binary patch delta 55 zcmZ3>yp(x@3S;&}RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8?H_+VYCDQ>Y5Qv delta 85 zcmZ3=yq0-_3S;p^RSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl ougbZn=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXERy>0Bn^S, YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/th/LC_MESSAGES/python.mo b/lang/python/th/LC_MESSAGES/python.mo index a3a10a3fd81906a8903d67a1b35b2bab46a30251..99aa63bebcd8cb29f97531c635c8a1d183f4bfa6 100644 GIT binary patch delta 55 zcmZ3?Jezrf3S;6#RSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k;QWHbT*D$`R-N>VFI^a?5!4E0PWXD}KA0AhU_x&QzG diff --git a/lang/python/th/LC_MESSAGES/python.po b/lang/python/th/LC_MESSAGES/python.po index 0ead47db9..da9c4a44e 100644 --- a/lang/python/th/LC_MESSAGES/python.po +++ b/lang/python/th/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,23 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/tr_TR/LC_MESSAGES/python.mo b/lang/python/tr_TR/LC_MESSAGES/python.mo index dd976051a2bc9411bd081e304eda5ed7b78d7cf9..046d5b5c98e0f48bc664a4f54e5311a20ff924d3 100644 GIT binary patch delta 533 zcmZ{eF-yZh6vtn+)uM}vC`yq7sia8S3PrSIaS;?sad2=6%@Ja*xss&CPW=c{#6b|8 z98?gpyBR?@cfrrl!4Kg7G@(@R!7o4VfA78AZRR}N|6E945-JOF-~`NqYoO{C%!4a}GJFO+^$sLC3o@{d8 zS3}7rrscJ!?6?6MODwMi5NryUh7!C zek7}G@V+{;tCuURyi?uU4!?4#i_%25TQ?jY2=3Xe_x$7tPNR*uh(p)zNsp3NX20AB X{*(Rt?(r>-AAio<(1Em?5ff!^q)5L==lUFjTCl#?-8W}1Wnp>HgZf0kaVU%-E%}Xr;%BSc$Raz+&RHmnvl%!Ua=oM5d80wi$R$?v( E0Ip3Ud;kCd diff --git a/lang/python/tr_TR/LC_MESSAGES/python.po b/lang/python/tr_TR/LC_MESSAGES/python.po index 257abac67..9be847915 100644 --- a/lang/python/tr_TR/LC_MESSAGES/python.po +++ b/lang/python/tr_TR/LC_MESSAGES/python.po @@ -1,23 +1,27 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Demiray Muhterem , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Demiray Muhterem , 2017\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "Makine kimliği oluştur." + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "Dummy python job." @@ -26,6 +30,23 @@ msgstr "Dummy python job." msgid "Dummy python step {}" msgstr "Dummy python step {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "Makine kimliği oluştur." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "Paketler işleniyor (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "%(num)d paket yükleniyor" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "%(num)d paket kaldırılıyor." + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "Paketleri yükle" diff --git a/lang/python/uk/LC_MESSAGES/python.mo b/lang/python/uk/LC_MESSAGES/python.mo index bd9e1646f947ea1969bcef50c62397a71664866d..d17a14087350d1ea1a5618d5f7a874990c6a1a36 100644 GIT binary patch delta 55 zcmey#{E>Nr3gh;Psup5FsRj8(CAz-F>6t0IPNnI^x*_>i3KL_bxGZ%IOcV?(tPIU2 LHe8=v#@Gx18B-E} delta 85 zcmey!{F8Zt3giBXsus!t{vo=~MX8A;nfZCTE{P?nRtiQ2hUU5k7P>};3WnxZrlu38 oUzc-F%}Xr;%BJW#Raz+&RHmnvl%!Ua=oM5d80wi$&Sh)?0Jb$87XSbN diff --git a/lang/python/uk/LC_MESSAGES/python.po b/lang/python/uk/LC_MESSAGES/python.po index 4d3aebff2..c25e7e777 100644 --- a/lang/python/uk/LC_MESSAGES/python.po +++ b/lang/python/uk/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: uk\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,27 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/ur/LC_MESSAGES/python.mo b/lang/python/ur/LC_MESSAGES/python.mo index bac8758da569afac2588342d753829bad8381f29..176215bcba026f3396f1921f71489da542f3ecda 100644 GIT binary patch delta 55 zcmZ3*yoh;%3S-7ZRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k;QWV8eT=&lhy delta 85 zcmZ3)yoz~(3S+@URSV?+{}5g0qSVBa%=|oEm&B4(D+MD1LvvjN3tb~a1w(TyQ`3pl oFUh&5=A{+^Wm9yWDyD$`R-N>VFI^a?5!4E0PWXE0g;0BJrN)&Kwi diff --git a/lang/python/ur/LC_MESSAGES/python.po b/lang/python/ur/LC_MESSAGES/python.po index 29c56e76d..58ff76786 100644 --- a/lang/python/ur/LC_MESSAGES/python.po +++ b/lang/python/ur/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,25 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" +msgstr[1] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/uz/LC_MESSAGES/python.mo b/lang/python/uz/LC_MESSAGES/python.mo index 83a0bd2e48de6f26104d0a7f9497d2f7aa00596a..037e2fa2a1d9f209926d84049182e5f3e7fc6457 100644 GIT binary patch delta 55 zcmZ3&JcoIL3S-hlRSU78)Pnq?5?$Zo^vo1pr_%Id-H?1Mg^4jzT$Z{9CJF`?R)%I1 L8!k^SVl)B(D$`R-N>VFI^a?5!4E0PWXEGWC0ArdOzW@LL diff --git a/lang/python/uz/LC_MESSAGES/python.po b/lang/python/uz/LC_MESSAGES/python.po index 818df31ba..26cab9c97 100644 --- a/lang/python/uz/LC_MESSAGES/python.po +++ b/lang/python/uz/LC_MESSAGES/python.po @@ -1,20 +1,26 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: uz\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "" @@ -23,6 +29,23 @@ msgstr "" msgid "Dummy python step {}" msgstr "" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." msgstr "" diff --git a/lang/python/zh_CN/LC_MESSAGES/python.mo b/lang/python/zh_CN/LC_MESSAGES/python.mo index b04097270bbca174f492d22ebb746a2994766d82..7e0bff4f57eeeb390bd3e85a743d774fe6da32a7 100644 GIT binary patch delta 84 zcmZ3&I)`@~ delta 115 zcmbQkx`cItjqFB728Oi^3=HBx9M1%y%Yn2Akl#NsvO+n)KSbBLC^fMpGe1w)C9x#c zO2Np$&|KHRLf6Pp!O+~w)O0g9qd23Sdum>45l}uw*QwG, YEAR. # -# Translators: -# Mingcong Bai , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mingcong Bai , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "生成 machine-id。" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "占位 Python 任务。" @@ -26,6 +30,23 @@ msgstr "占位 Python 任务。" msgid "Dummy python step {}" msgstr "占位 Python 步骤 {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "生成 machine-id。" +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "" diff --git a/lang/python/zh_TW/LC_MESSAGES/python.mo b/lang/python/zh_TW/LC_MESSAGES/python.mo index 513104f66025c557ff56a1450fceb005cc6c7192..2fb81f15681c1ab00a6d73f61bd11e9c58e5c8b7 100644 GIT binary patch delta 549 zcmZ3?I)|hFo)F7a1|Z-7Vi_Qg0b*_-o&&@nZ~}-0f%qg4ivaO$DE$FQgTz@G85m4} zv^bE~2GTx2+5kvb0O?ggyb_4Tf&36=1_n_eodcvn<}?9mAqEB~hUq|tB2Zuzkk$p# zXQ2FFKpLo*fgOlhff&eTU;||8Ps@Xm~uUYFuLgzSF4Eyr55BDmFW5wr)Q?xSf8DNMW|#bv2$ zV4`4PVP$Bx@rwlGWNoI3`lstUUo4*cV)y))tEW8eX?@(##PDqG;-_;~KqP=}fjA$F eiWf7dKA+GAm%!-jTn2X$EE>2ARz?@u17(m5eIN0sbMn&PAz-C7Jnox-N+&sa6U` z28QOk1{S(Th6;w}R;H$#*_k95<=j*AQj37{DY{OTRtg1`>8T|psTC!91(gbhdZv@* Gm@5IbY9fFD diff --git a/lang/python/zh_TW/LC_MESSAGES/python.po b/lang/python/zh_TW/LC_MESSAGES/python.po index 6bea01c7e..2d1398174 100644 --- a/lang/python/zh_TW/LC_MESSAGES/python.po +++ b/lang/python/zh_TW/LC_MESSAGES/python.po @@ -1,23 +1,27 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -# Translators: -# Jeff Huang , 2017 +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2017-08-21 17:55-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-04 08:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jeff Huang , 2017\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: pygettext.py 1.5\n" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: src/modules/machineid/main.py:35 +msgid "Generate machine-id." +msgstr "生成 machine-id。" + #: src/modules/dummypython/main.py:44 msgid "Dummy python job." msgstr "假的 python 工作。" @@ -26,6 +30,23 @@ msgstr "假的 python 工作。" msgid "Dummy python step {}" msgstr "假的 python step {}" -#: src/modules/machineid/main.py:35 -msgid "Generate machine-id." -msgstr "生成 machine-id。" +#: src/modules/packages/main.py:59 +#, python-format +msgid "Processing packages (%(count)d / %(total)d)" +msgstr "正在處理軟體包 (%(count)d / %(total)d)" + +#: src/modules/packages/main.py:61 +#, python-format +msgid "Installing one package." +msgid_plural "Installing %(num)d packages." +msgstr[0] "正在安裝 %(num)d 軟體包。" + +#: src/modules/packages/main.py:64 +#, python-format +msgid "Removing one package." +msgid_plural "Removing %(num)d packages." +msgstr[0] "正在移除 %(num)d 軟體包。" + +#: src/modules/packages/main.py:68 +msgid "Install packages." +msgstr "安裝軟體包。" From d86ea76af21c55c1fdf4eae360860ffa57b84aaf Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 7 Sep 2017 05:46:34 -0400 Subject: [PATCH 356/447] Bump RC down to 0 for release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f98b25c99..5e8d97d25 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -132,7 +132,7 @@ set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX set( CALAMARES_VERSION_MAJOR 3 ) set( CALAMARES_VERSION_MINOR 1 ) set( CALAMARES_VERSION_PATCH 4 ) -set( CALAMARES_VERSION_RC 1 ) +set( CALAMARES_VERSION_RC 0 ) set( CALAMARES_VERSION ${CALAMARES_VERSION_MAJOR}.${CALAMARES_VERSION_MINOR}.${CALAMARES_VERSION_PATCH} ) set( CALAMARES_VERSION_SHORT "${CALAMARES_VERSION}" ) From c0daa69dc8cbe6a11c59c3a90ba1c5d6e1a2e86a Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 7 Sep 2017 05:46:51 -0400 Subject: [PATCH 357/447] i18n: delete magically duplicating comment --- calamares.desktop | 9 --------- 1 file changed, 9 deletions(-) diff --git a/calamares.desktop b/calamares.desktop index b6e360d62..e52d999ed 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -11,15 +11,6 @@ Icon=calamares Terminal=false StartupNotify=true Categories=Qt;System; - - -# Translations - - -# Translations - - -# Translations Name[ca]=Calamares Icon[ca]=calamares GenericName[ca]=Instal·lador de sistema From 510d2d22d587d96d6d2ec521eb25326565136d84 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 8 Sep 2017 08:14:54 -0400 Subject: [PATCH 358/447] Clang: reduce warnings to useful level - suppress tons of warnings from Qt MOC due to pointer-casting - suppress warnings about globals --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5e8d97d25..5978a1c53 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) set( CMAKE_C_FLAGS_RELEASE "-O4 -DNDEBUG" ) set( CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g" ) - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded" ) + set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded -Wno-undefined-reinterpret-cast -Wno-global-constructors -Wno-exit-time-destructors" ) set( CMAKE_CXX_FLAGS_DEBUG "-g" ) set( CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" ) set( CMAKE_CXX_FLAGS_RELEASE "-O4 -DNDEBUG" ) From 3aa540a69ecc75bf88c95ae1ce14c6c983accb3c Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 8 Sep 2017 07:47:58 -0400 Subject: [PATCH 359/447] Clang: static constant usage strings --- src/crashreporter/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/crashreporter/main.cpp b/src/crashreporter/main.cpp index 17e6fd13b..8d7ef16e0 100644 --- a/src/crashreporter/main.cpp +++ b/src/crashreporter/main.cpp @@ -41,11 +41,11 @@ #ifdef Q_OS_LINUX -const char* k_usage = +static const char k_usage[] = "Usage:\n" " CrashReporter \n"; #else -const char* k_usage = +static const char k_usage[] = "Usage:\n" " CrashReporter \n"; #endif From 31fa9e4251082c19e0a514829a77dafe748a0cd5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 8 Sep 2017 07:50:09 -0400 Subject: [PATCH 360/447] Clang: fix warnings on partition splitter - initialize all the fields - member-initialization order - silence warnings about double<->int - drop unused parameter to setSplitPartition --- src/modules/partition/gui/ChoicePage.cpp | 3 +-- .../partition/gui/PartitionSplitterWidget.cpp | 23 +++++++++++-------- .../partition/gui/PartitionSplitterWidget.h | 8 +++---- 3 files changed, 18 insertions(+), 16 deletions(-) diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index fcbfdb5fc..b4e9b0c9f 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -474,8 +474,7 @@ ChoicePage::doAlongsideSetupSplitter( const QModelIndex& current, part->partitionPath(), qRound64( part->used() * 1.1 ), part->capacity() - requiredStorageB, - part->capacity() / 2, - *Calamares::Branding::ProductName ); + part->capacity() / 2 ); if ( m_isEfi ) setupEfiSystemPartitionSelector(); diff --git a/src/modules/partition/gui/PartitionSplitterWidget.cpp b/src/modules/partition/gui/PartitionSplitterWidget.cpp index a4aacbe9f..4b0776344 100644 --- a/src/modules/partition/gui/PartitionSplitterWidget.cpp +++ b/src/modules/partition/gui/PartitionSplitterWidget.cpp @@ -34,18 +34,18 @@ #include static const int VIEW_HEIGHT = qMax( CalamaresUtils::defaultFontHeight() + 8, // wins out with big fonts - (int)( CalamaresUtils::defaultFontHeight() * 0.6 ) + 22 ); // wins out with small fonts + int( CalamaresUtils::defaultFontHeight() * 0.6 ) + 22 ); // wins out with small fonts static const int CORNER_RADIUS = 3; static const int EXTENDED_PARTITION_MARGIN = qMax( 4, VIEW_HEIGHT / 6 ); PartitionSplitterWidget::PartitionSplitterWidget( QWidget* parent ) : QWidget( parent ) - , m_resizing( false ) , m_itemToResize( PartitionSplitterItem::null() ) , m_itemToResizeNext( PartitionSplitterItem::null() ) , m_itemMinSize( 0 ) , m_itemMaxSize( 0 ) , m_itemPrefSize( 0 ) + , m_resizing( false ) , m_resizeHandleX( 0 ) , HANDLE_SNAP( QApplication::startDragDistance() ) , m_drawNestedPartitions( false ) @@ -114,8 +114,7 @@ void PartitionSplitterWidget::setSplitPartition( const QString& path, qint64 minSize, qint64 maxSize, - qint64 preferredSize, - const QString& newLabel ) + qint64 preferredSize ) { cDebug() << Q_FUNC_INFO << "path:" << path << "\nminSize:" << minSize @@ -287,6 +286,8 @@ PartitionSplitterWidget::minimumSizeHint() const void PartitionSplitterWidget::paintEvent( QPaintEvent* event ) { + Q_UNUSED( event ); + QPainter painter( this ); painter.fillRect( rect(), palette().window() ); painter.setRenderHint( QPainter::Antialiasing ); @@ -400,6 +401,8 @@ PartitionSplitterWidget::mouseMoveEvent( QMouseEvent* event ) void PartitionSplitterWidget::mouseReleaseEvent( QMouseEvent* event ) { + Q_UNUSED( event ); + m_resizing = false; } @@ -491,7 +494,7 @@ PartitionSplitterWidget::drawResizeHandle( QPainter* painter, painter->setRenderHint( QPainter::Antialiasing, false ); painter->setPen( Qt::black ); - painter->drawLine( x, 0, x, h - 1 ); + painter->drawLine( x, 0, x, int(h) - 1 ); } @@ -511,20 +514,20 @@ PartitionSplitterWidget::drawPartitions( QPainter* painter, for ( int row = 0; row < count; ++row ) { const PartitionSplitterItem& item = items[ row ]; - int width; + qreal width; if ( row < count - 1 ) width = totalWidth * ( item.size / total ); else // Make sure we fill the last pixel column width = rect.right() - x + 1; - drawSection( painter, rect, x, width, item ); + drawSection( painter, rect, x, int(width), item ); if ( !item.children.isEmpty() ) { QRect subRect( x + EXTENDED_PARTITION_MARGIN, rect.y() + EXTENDED_PARTITION_MARGIN, - width - 2 * EXTENDED_PARTITION_MARGIN, + int(width) - 2 * EXTENDED_PARTITION_MARGIN, rect.height() - 2 * EXTENDED_PARTITION_MARGIN ); drawPartitions( painter, subRect, item.children ); @@ -600,7 +603,7 @@ PartitionSplitterWidget::computeItemsVector( const QVector< PartitionSplitterIte PartitionSplitterItem thisItem = originalItems[ row ]; QPair< QVector< PartitionSplitterItem >, qreal > pair = computeItemsVector( thisItem.children ); thisItem.children = pair.first; - thisItem.size = pair.second; + thisItem.size = qint64(pair.second); items += thisItem; total += thisItem.size; } @@ -614,7 +617,7 @@ PartitionSplitterWidget::computeItemsVector( const QVector< PartitionSplitterIte if ( items[ row ].size < 0.01 * total ) // If this item is smaller than 1% of everything, { // force its width to 1%. adjustedTotal -= items[ row ].size; - items[ row ].size = 0.01 * total; + items[ row ].size = qint64(0.01 * total); adjustedTotal += items[ row ].size; } } diff --git a/src/modules/partition/gui/PartitionSplitterWidget.h b/src/modules/partition/gui/PartitionSplitterWidget.h index 5065a94ca..0d2d0e233 100644 --- a/src/modules/partition/gui/PartitionSplitterWidget.h +++ b/src/modules/partition/gui/PartitionSplitterWidget.h @@ -40,9 +40,10 @@ struct PartitionSplitterItem qint64 size; Status status; - QVector< PartitionSplitterItem > children; + using ChildVector = QVector< PartitionSplitterItem >; + ChildVector children; - static PartitionSplitterItem null() { return { QString(), QColor(), false, 0, Normal }; } + static PartitionSplitterItem null() { return { QString(), QColor(), false, 0, Normal, ChildVector() }; } bool isNull() const { return itemPath.isEmpty() && size == 0 && status == Normal; } operator bool() const { return !isNull(); } @@ -59,8 +60,7 @@ public: void setSplitPartition( const QString& path, qint64 minSize, qint64 maxSize, - qint64 preferredSize, - const QString& newLabel ); + qint64 preferredSize ); qint64 splitPartitionSize() const; qint64 newPartitionSize() const; From a06911e9aad5b2764f11161c75dae41b76d6c42a Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 8 Sep 2017 08:52:26 -0400 Subject: [PATCH 361/447] Clang: refactor units-converters, reduce warnings --- src/libcalamares/utils/Units.h | 60 +++++++++++++++++++ .../partition/core/PartitionActions.cpp | 30 +++------- .../partition/tests/PartitionJobTests.cpp | 19 +++--- .../welcome/checker/RequirementsChecker.cpp | 6 +- 4 files changed, 82 insertions(+), 33 deletions(-) create mode 100644 src/libcalamares/utils/Units.h diff --git a/src/libcalamares/utils/Units.h b/src/libcalamares/utils/Units.h new file mode 100644 index 000000000..81e2a9bca --- /dev/null +++ b/src/libcalamares/utils/Units.h @@ -0,0 +1,60 @@ +/* === This file is part of Calamares - === + * + * Copyright 2017, Adriaan de Groot + * + * Calamares is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * Calamares is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with Calamares. If not, see . + */ + +#ifndef LIBCALAMARES_UTILS_UNITS_H +#define LIBCALAMARES_UTILS_UNITS_H + +#include + +namespace CalamaresUtils +{ + +/** User defined literals, 1_MiB is 1 MibiByte (= 2^20 bytes) */ +constexpr qint64 operator ""_MiB( unsigned long long m ) +{ + return qint64(m) * 1024 * 1024; +} + +/** User defined literals, 1_GiB is 1 GibiByte (= 2^30 bytes) */ +constexpr qint64 operator ""_GiB( unsigned long long m ) +{ + return operator ""_MiB(m) * 1024; +} + +constexpr qint64 MiBtoBytes( unsigned long long m ) +{ + return operator ""_MiB( m ); +} + +constexpr qint64 GiBtoBytes( unsigned long long m ) +{ + return operator ""_GiB( m ); +} + +constexpr qint64 MiBToBytes( double m ) +{ + return qint64(m * 1024 * 1024); +} + +constexpr qint64 GiBtoBytes( double m ) +{ + return qint64(m * 1024 * 1024 * 1024); +} + +} // namespace +#endif diff --git a/src/modules/partition/core/PartitionActions.cpp b/src/modules/partition/core/PartitionActions.cpp index 14e7bf010..9567661b2 100644 --- a/src/modules/partition/core/PartitionActions.cpp +++ b/src/modules/partition/core/PartitionActions.cpp @@ -25,6 +25,7 @@ #include "core/PartUtils.h" #include "utils/CalamaresUtilsSystem.h" +#include "utils/Units.h" #include "JobQueue.h" #include "utils/Logger.h" #include "GlobalStorage.h" @@ -36,25 +37,10 @@ namespace PartitionActions { -constexpr qint64 operator ""_MiB( unsigned long long m ) -{ - return m * static_cast< qint64 >( 1024 ) * 1024; -} - -constexpr qint64 operator ""_GiB( unsigned long long m ) -{ - return operator ""_MiB(m) * static_cast< qint64 >( 1024 ); -} - -constexpr qint64 toMiB( unsigned long long m ) -{ - return operator ""_MiB( m ); -} - -constexpr qint64 toGiB( unsigned long long m ) -{ - return operator ""_GiB( m ); -} +using CalamaresUtils::GiBtoBytes; +using CalamaresUtils::MiBtoBytes; +using CalamaresUtils::operator""_GiB; +using CalamaresUtils::operator""_MiB; qint64 swapSuggestion( const qint64 availableSpaceB ) @@ -140,11 +126,11 @@ doAutopartition( PartitionCoreModule* core, Device* dev, const QString& luksPass empty_space_size = 1; } - qint64 firstFreeSector = toMiB(empty_space_size) / dev->logicalSize() + 1; + qint64 firstFreeSector = MiBtoBytes(empty_space_size) / dev->logicalSize() + 1; if ( isEfi ) { - qint64 lastSector = firstFreeSector + ( toMiB(uefisys_part_size) / dev->logicalSize() ); + qint64 lastSector = firstFreeSector + ( MiBtoBytes(uefisys_part_size) / dev->logicalSize() ); core->createPartitionTable( dev, PartitionTable::gpt ); Partition* efiPartition = KPMHelpers::createNewPartition( dev->partitionTable(), @@ -175,7 +161,7 @@ doAutopartition( PartitionCoreModule* core, Device* dev, const QString& luksPass qint64 availableSpaceB = ( dev->totalLogical() - firstFreeSector ) * dev->logicalSize(); suggestedSwapSizeB = swapSuggestion( availableSpaceB ); qint64 requiredSpaceB = - toGiB( gs->value( "requiredStorageGB" ).toDouble() + 0.1 + 2.0 ) + + GiBtoBytes( gs->value( "requiredStorageGB" ).toDouble() + 0.1 + 2.0 ) + suggestedSwapSizeB; // If there is enough room for ESP + root + swap, create swap, otherwise don't. diff --git a/src/modules/partition/tests/PartitionJobTests.cpp b/src/modules/partition/tests/PartitionJobTests.cpp index fe869232b..9f3a33c26 100644 --- a/src/modules/partition/tests/PartitionJobTests.cpp +++ b/src/modules/partition/tests/PartitionJobTests.cpp @@ -19,6 +19,8 @@ #include +#include "utils/Units.h" + #include #include #include @@ -36,9 +38,8 @@ QTEST_GUILESS_MAIN( PartitionJobTests ) -static const qint64 MB = 1024 * 1024; - using namespace Calamares; +using CalamaresUtils::operator""_MiB; class PartitionMounter { @@ -247,7 +248,7 @@ PartitionJobTests::testCreatePartition() freePartition = firstFreePartition( m_device->partitionTable() ); QVERIFY( freePartition ); - job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Primary ), FileSystem::Ext4, 1 * MB); + job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Primary ), FileSystem::Ext4, 1_MiB); Partition* partition1 = job->partition(); QVERIFY( partition1 ); job->updatePreview(); @@ -255,7 +256,7 @@ PartitionJobTests::testCreatePartition() freePartition = firstFreePartition( m_device->partitionTable() ); QVERIFY( freePartition ); - job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Primary ), FileSystem::LinuxSwap, 1 * MB); + job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Primary ), FileSystem::LinuxSwap, 1_MiB); Partition* partition2 = job->partition(); QVERIFY( partition2 ); job->updatePreview(); @@ -263,7 +264,7 @@ PartitionJobTests::testCreatePartition() freePartition = firstFreePartition( m_device->partitionTable() ); QVERIFY( freePartition ); - job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Primary ), FileSystem::Fat32, 1 * MB); + job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Primary ), FileSystem::Fat32, 1_MiB); Partition* partition3 = job->partition(); QVERIFY( partition3 ); job->updatePreview(); @@ -288,7 +289,7 @@ PartitionJobTests::testCreatePartitionExtended() freePartition = firstFreePartition( m_device->partitionTable() ); QVERIFY( freePartition ); - job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Primary ), FileSystem::Ext4, 10 * MB); + job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Primary ), FileSystem::Ext4, 10_MiB); Partition* partition1 = job->partition(); QVERIFY( partition1 ); job->updatePreview(); @@ -296,7 +297,7 @@ PartitionJobTests::testCreatePartitionExtended() freePartition = firstFreePartition( m_device->partitionTable() ); QVERIFY( freePartition ); - job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Extended ), FileSystem::Extended, 10 * MB); + job = newCreatePartitionJob( freePartition, PartitionRole( PartitionRole::Extended ), FileSystem::Extended, 10_MiB); job->updatePreview(); m_queue.enqueue( job_ptr( job ) ); Partition* extendedPartition = job->partition(); @@ -341,7 +342,7 @@ PartitionJobTests::testResizePartition() QFETCH( int, newStartMB ); QFETCH( int, newSizeMB ); - const qint64 sectorForMB = MB / m_device->logicalSize(); + const qint64 sectorForMB = 1_MiB / m_device->logicalSize(); qint64 oldFirst = sectorForMB * oldStartMB; qint64 oldLast = oldFirst + sectorForMB * oldSizeMB - 1; @@ -350,7 +351,7 @@ PartitionJobTests::testResizePartition() // Make the test data file smaller than the full size of the partition to // accomodate for the file system overhead - const QByteArray testData = generateTestData( ( qMin( oldSizeMB, newSizeMB ) ) * MB * 3 / 4 ); + const QByteArray testData = generateTestData( CalamaresUtils::MiBtoBytes( qMin( oldSizeMB, newSizeMB ) ) * 3 / 4 ); const QString testName = "test.data"; // Setup: create the test partition diff --git a/src/modules/welcome/checker/RequirementsChecker.cpp b/src/modules/welcome/checker/RequirementsChecker.cpp index 29112de84..f85f70872 100644 --- a/src/modules/welcome/checker/RequirementsChecker.cpp +++ b/src/modules/welcome/checker/RequirementsChecker.cpp @@ -27,6 +27,8 @@ #include "utils/Logger.h" #include "utils/Retranslator.h" #include "utils/CalamaresUtilsSystem.h" +#include "utils/Units.h" + #include "JobQueue.h" #include "GlobalStorage.h" @@ -77,12 +79,12 @@ RequirementsChecker::RequirementsChecker( QObject* parent ) bool isRoot = false; bool enoughScreen = (availableSize.width() >= CalamaresUtils::windowPreferredWidth) && (availableSize.height() >= CalamaresUtils::windowPreferredHeight); - qint64 requiredStorageB = m_requiredStorageGB * 1073741824L; /*powers of 2*/ + qint64 requiredStorageB = CalamaresUtils::GiBtoBytes(m_requiredStorageGB); cDebug() << "Need at least storage bytes:" << requiredStorageB; if ( m_entriesToCheck.contains( "storage" ) ) enoughStorage = checkEnoughStorage( requiredStorageB ); - qint64 requiredRamB = m_requiredRamGB * 1073741824L; /*powers of 2*/ + qint64 requiredRamB = CalamaresUtils::GiBtoBytes(m_requiredRamGB); cDebug() << "Need at least ram bytes:" << requiredRamB; if ( m_entriesToCheck.contains( "ram" ) ) enoughRam = checkEnoughRam( requiredRamB ); From bd3786ebebc06b39c2c7cf62ad1a62cae1079a0e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 10 Sep 2017 06:22:59 -0400 Subject: [PATCH 362/447] Clang: reduce warnings in various places --- src/calamares/progresstree/ViewStepItem.cpp | 1 + src/libcalamaresui/ExecutionViewStep.cpp | 2 +- src/libcalamaresui/utils/ImageRegistry.cpp | 3 ++- src/modules/keyboard/KeyboardPage.cpp | 4 +++- src/modules/keyboard/KeyboardViewStep.cpp | 3 --- src/modules/partition/jobs/MoveFileSystemJob.cpp | 10 +++++++--- src/modules/welcome/checker/RequirementsChecker.cpp | 3 ++- 7 files changed, 16 insertions(+), 10 deletions(-) diff --git a/src/calamares/progresstree/ViewStepItem.cpp b/src/calamares/progresstree/ViewStepItem.cpp index d2fff08ca..b54fa07eb 100644 --- a/src/calamares/progresstree/ViewStepItem.cpp +++ b/src/calamares/progresstree/ViewStepItem.cpp @@ -46,6 +46,7 @@ void ViewStepItem::appendChild( ProgressTreeItem* item ) { Q_ASSERT( false ); + Q_UNUSED( item ); } diff --git a/src/libcalamaresui/ExecutionViewStep.cpp b/src/libcalamaresui/ExecutionViewStep.cpp index fb43122b9..37c2318d0 100644 --- a/src/libcalamaresui/ExecutionViewStep.cpp +++ b/src/libcalamaresui/ExecutionViewStep.cpp @@ -165,7 +165,7 @@ ExecutionViewStep::appendJobModuleInstanceKey( const QString& instanceKey ) void ExecutionViewStep::updateFromJobQueue( qreal percent, const QString& message ) { - m_progressBar->setValue( percent * m_progressBar->maximum() ); + m_progressBar->setValue( int( percent * m_progressBar->maximum() ) ); m_label->setText( message ); } diff --git a/src/libcalamaresui/utils/ImageRegistry.cpp b/src/libcalamaresui/utils/ImageRegistry.cpp index ad3e606ab..178159300 100644 --- a/src/libcalamaresui/utils/ImageRegistry.cpp +++ b/src/libcalamaresui/utils/ImageRegistry.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Originally from Tomahawk, * Copyright 2012, Christian Muehlhaeuser @@ -54,7 +55,7 @@ ImageRegistry::icon( const QString& image, CalamaresUtils::ImageMode mode ) qint64 ImageRegistry::cacheKey( const QSize& size, float opacity, QColor tint ) { - return size.width() * 100 + size.height() * 10 + ( opacity * 100.0 ) + tint.value(); + return size.width() * 100 + size.height() * 10 + int( opacity * 100.0 ) + tint.value(); } diff --git a/src/modules/keyboard/KeyboardPage.cpp b/src/modules/keyboard/KeyboardPage.cpp index 3f1b7b2c3..7c8408796 100644 --- a/src/modules/keyboard/KeyboardPage.cpp +++ b/src/modules/keyboard/KeyboardPage.cpp @@ -54,7 +54,7 @@ findLayout( const KeyboardLayoutModel* klm, const QString& currentLayout ) } KeyboardPage::KeyboardPage( QWidget* parent ) - : QWidget() + : QWidget( parent ) , ui( new Ui::Page_Keyboard ) , m_keyboardPreview( new KeyBoardPreview( this ) ) , m_defaultIndex( 0 ) @@ -321,6 +321,8 @@ static inline QStringList xkbmap_args( QStringList&& r, const QString& layout, c void KeyboardPage::onListVariantCurrentItemChanged( QListWidgetItem* current, QListWidgetItem* previous ) { + Q_UNUSED( previous ); + QPersistentModelIndex layoutIndex = ui->listLayout->currentIndex(); LayoutItem* variantItem = dynamic_cast< LayoutItem* >( current ); diff --git a/src/modules/keyboard/KeyboardViewStep.cpp b/src/modules/keyboard/KeyboardViewStep.cpp index cdb2657dc..0dd326a8d 100644 --- a/src/modules/keyboard/KeyboardViewStep.cpp +++ b/src/modules/keyboard/KeyboardViewStep.cpp @@ -134,9 +134,6 @@ KeyboardViewStep::onLeave() void KeyboardViewStep::setConfigurationMap( const QVariantMap& configurationMap ) { - // Save the settings to the global settings for the SetKeyboardLayoutJob to use - Calamares::GlobalStorage* gs = Calamares::JobQueue::instance()->globalStorage(); - if ( configurationMap.contains( "xOrgConfFileName" ) && configurationMap.value( "xOrgConfFileName" ).type() == QVariant::String && !configurationMap.value( "xOrgConfFileName" ).toString().isEmpty() ) diff --git a/src/modules/partition/jobs/MoveFileSystemJob.cpp b/src/modules/partition/jobs/MoveFileSystemJob.cpp index 9a87db91e..fbcc4641c 100644 --- a/src/modules/partition/jobs/MoveFileSystemJob.cpp +++ b/src/modules/partition/jobs/MoveFileSystemJob.cpp @@ -145,8 +145,12 @@ MoveFileSystemJob::copyBlocks( Report& report, CopyTargetDevice& target, CopySou qint64 blocksCopied = 0; - void* buffer = malloc( blockSize * source.sectorSize() ); - int percent = 0; + Q_ASSERT( blockSize > 0 ); + Q_ASSERT( source.sectorSize() > 0 ); + Q_ASSERT( blockSize * source.sectorSize() > 0 ); + + void* buffer = malloc( size_t( blockSize * source.sectorSize() ) ); + qint64 percent = 0; while ( blocksCopied < blocksToCopy ) { @@ -161,7 +165,7 @@ MoveFileSystemJob::copyBlocks( Report& report, CopyTargetDevice& target, CopySou if ( ++blocksCopied * 100 / blocksToCopy != percent ) { percent = blocksCopied * 100 / blocksToCopy; - progress( qreal( percent ) / 100. ); + progress( percent / 100. ); } } diff --git a/src/modules/welcome/checker/RequirementsChecker.cpp b/src/modules/welcome/checker/RequirementsChecker.cpp index f85f70872..ac5f5088b 100644 --- a/src/modules/welcome/checker/RequirementsChecker.cpp +++ b/src/modules/welcome/checker/RequirementsChecker.cpp @@ -53,9 +53,10 @@ RequirementsChecker::RequirementsChecker( QObject* parent ) : QObject( parent ) , m_widget( new QWidget() ) + , m_requiredStorageGB( -1 ) + , m_requiredRamGB( -1 ) , m_actualWidget( new CheckerWidget() ) , m_verdict( false ) - , m_requiredStorageGB( -1 ) { QBoxLayout* mainLayout = new QHBoxLayout; m_widget->setLayout( mainLayout ); From 3527c8232732fdc296322eb5833f03ecdc9ea515 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 10 Sep 2017 06:44:52 -0400 Subject: [PATCH 363/447] Clang: make private internal class less visible --- src/modules/keyboard/KeyboardPage.cpp | 12 ++++++++++++ src/modules/keyboard/KeyboardPage.h | 7 ------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/src/modules/keyboard/KeyboardPage.cpp b/src/modules/keyboard/KeyboardPage.cpp index 7c8408796..5443cf01a 100644 --- a/src/modules/keyboard/KeyboardPage.cpp +++ b/src/modules/keyboard/KeyboardPage.cpp @@ -37,6 +37,18 @@ #include #include +class LayoutItem : public QListWidgetItem +{ +public: + QString data; + + virtual ~LayoutItem(); +}; + +LayoutItem::~LayoutItem() +{ +} + static QPersistentModelIndex findLayout( const KeyboardLayoutModel* klm, const QString& currentLayout ) { diff --git a/src/modules/keyboard/KeyboardPage.h b/src/modules/keyboard/KeyboardPage.h index c60d62b2b..7a31f6511 100644 --- a/src/modules/keyboard/KeyboardPage.h +++ b/src/modules/keyboard/KeyboardPage.h @@ -63,13 +63,6 @@ protected slots: QListWidgetItem* previous ); private: - class LayoutItem : public QListWidgetItem - { - public: - QString data; - KeyboardGlobal::KeyboardInfo info; - }; - void updateVariants( const QPersistentModelIndex& currentItem, QString currentVariant = QString() ); From 0b39e50cdcb6347b55d41d3d9bd432c5bddc9cce Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 10 Sep 2017 07:36:23 -0400 Subject: [PATCH 364/447] Clang: explicit char-initialization of ByteArray --- src/modules/partition/tests/PartitionJobTests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/partition/tests/PartitionJobTests.cpp b/src/modules/partition/tests/PartitionJobTests.cpp index 9f3a33c26..8702e0119 100644 --- a/src/modules/partition/tests/PartitionJobTests.cpp +++ b/src/modules/partition/tests/PartitionJobTests.cpp @@ -80,7 +80,7 @@ generateTestData( qint64 size ) // Fill the array explicitly to keep Valgrind happy for ( auto it = ba.data() ; it < ba.data() + size ; ++it ) { - *it = rand() % 256; + *it = char( rand() & 0xff ); } return ba; } From 764fb742ba603a2e0f3de7b003df2cad60e0f7af Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 10 Sep 2017 07:45:42 -0400 Subject: [PATCH 365/447] Clang: clean up documentation markup --- src/libcalamaresui/modulesystem/Module.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libcalamaresui/modulesystem/Module.h b/src/libcalamaresui/modulesystem/Module.h index 7c331351d..5f756938f 100644 --- a/src/libcalamaresui/modulesystem/Module.h +++ b/src/libcalamaresui/modulesystem/Module.h @@ -100,9 +100,9 @@ public: /** * @brief instanceKey returns the instance key of this module. * @return a string with the instance key. - * A module instance's instance key is modulename@instanceid. - * @example "partition@partition" (default configuration) or - * "locale@someconfig" (custom configuration) + * A module instance's instance key is modulename\@instanceid. + * For instance, "partition\@partition" (default configuration) or + * "locale\@someconfig" (custom configuration) */ virtual QString instanceKey() const final; From 463615a1c063fc156a17c6309929e3eb05d40366 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 10 Sep 2017 07:48:23 -0400 Subject: [PATCH 366/447] Clang: don't shadow local variable names --- src/libcalamaresui/modulesystem/ModuleManager.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/libcalamaresui/modulesystem/ModuleManager.cpp b/src/libcalamaresui/modulesystem/ModuleManager.cpp index d08cdf8dd..44eed30f0 100644 --- a/src/libcalamaresui/modulesystem/ModuleManager.cpp +++ b/src/libcalamaresui/modulesystem/ModuleManager.cpp @@ -219,14 +219,14 @@ ModuleManager::loadModules() } auto findCustomInstance = - [ customInstances ]( const QString& moduleName, - const QString& instanceId ) -> int + [ customInstances ]( const QString& module, + const QString& id) -> int { for ( int i = 0; i < customInstances.count(); ++i ) { auto thisInstance = customInstances[ i ]; - if ( thisInstance.value( "module" ) == moduleName && - thisInstance.value( "id" ) == instanceId ) + if ( thisInstance.value( "module" ) == module && + thisInstance.value( "id" ) == id ) return i; } return -1; From 9116718448833e9231771fdad990dea985d9bf6d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 10 Sep 2017 15:17:33 -0400 Subject: [PATCH 367/447] Clang: warnings-reduction --- src/libcalamares/utils/Units.h | 5 ++++ .../partition/gui/PartitionLabelsView.cpp | 24 +++++++++++++------ .../partition/gui/PartitionLabelsView.h | 2 +- src/modules/partition/gui/PartitionPage.cpp | 4 ++-- .../partition/gui/PartitionSizeController.cpp | 4 +++- .../partition/jobs/FillGlobalStorageJob.cpp | 2 -- 6 files changed, 28 insertions(+), 13 deletions(-) diff --git a/src/libcalamares/utils/Units.h b/src/libcalamares/utils/Units.h index 81e2a9bca..391d67194 100644 --- a/src/libcalamares/utils/Units.h +++ b/src/libcalamares/utils/Units.h @@ -56,5 +56,10 @@ constexpr qint64 GiBtoBytes( double m ) return qint64(m * 1024 * 1024 * 1024); } +constexpr int BytesToMiB( qint64 b ) +{ + return int( b / 1024 / 1024 ); +} + } // namespace #endif diff --git a/src/modules/partition/gui/PartitionLabelsView.cpp b/src/modules/partition/gui/PartitionLabelsView.cpp index d7364fb5f..c0b7fdd41 100644 --- a/src/modules/partition/gui/PartitionLabelsView.cpp +++ b/src/modules/partition/gui/PartitionLabelsView.cpp @@ -43,7 +43,7 @@ static const int LABELS_MARGIN = LABEL_PARTITION_SQUARE_MARGIN; static const int CORNER_RADIUS = 2; -QStringList +static QStringList buildUnknownDisklabelTexts( Device* dev ) { QStringList texts = { QObject::tr( "Unpartitioned space or unknown partition table" ), @@ -54,7 +54,7 @@ buildUnknownDisklabelTexts( Device* dev ) PartitionLabelsView::PartitionLabelsView( QWidget* parent ) : QAbstractItemView( parent ) - , canBeSelected( []( const QModelIndex& ) { return true; } ) + , m_canBeSelected( []( const QModelIndex& ) { return true; } ) , m_extendedPartitionHidden( false ) { setSizePolicy( QSizePolicy::Expanding, QSizePolicy::Fixed ); @@ -100,6 +100,8 @@ PartitionLabelsView::sizeHint() const void PartitionLabelsView::paintEvent( QPaintEvent* event ) { + Q_UNUSED( event ); + QPainter painter( viewport() ); painter.fillRect( rect(), palette().window() ); painter.setRenderHint( QPainter::Antialiasing ); @@ -292,7 +294,6 @@ PartitionLabelsView::drawLabels( QPainter* painter, !modl->device()->partitionTable() ) // No disklabel or unknown { QStringList texts = buildUnknownDisklabelTexts( modl->device() ); - QSize labelSize = sizeForLabel( texts ); QColor labelColor = ColorUtils::unknownDisklabelColor(); drawLabel( painter, texts, labelColor, QPoint( rect.x(), rect.y() ), false /*can't be selected*/ ); } @@ -467,6 +468,8 @@ PartitionLabelsView::visualRect( const QModelIndex& idx ) const QRegion PartitionLabelsView::visualRegionForSelection( const QItemSelection& selection ) const { + Q_UNUSED( selection ); + return QRegion(); } @@ -516,7 +519,7 @@ PartitionLabelsView::setSelectionModel( QItemSelectionModel* selectionModel ) void PartitionLabelsView::setSelectionFilter( SelectionFilter canBeSelected ) { - this->canBeSelected = canBeSelected; + m_canBeSelected = canBeSelected; } @@ -530,6 +533,9 @@ PartitionLabelsView::setExtendedPartitionHidden( bool hidden ) QModelIndex PartitionLabelsView::moveCursor( CursorAction cursorAction, Qt::KeyboardModifiers modifiers ) { + Q_UNUSED( cursorAction ); + Q_UNUSED( modifiers ); + return QModelIndex(); } @@ -537,6 +543,8 @@ PartitionLabelsView::moveCursor( CursorAction cursorAction, Qt::KeyboardModifier bool PartitionLabelsView::isIndexHidden( const QModelIndex& index ) const { + Q_UNUSED( index ); + return false; } @@ -545,7 +553,7 @@ void PartitionLabelsView::setSelection( const QRect& rect, QItemSelectionModel::SelectionFlags flags ) { QModelIndex eventIndex = indexAt( rect.topLeft() ); - if ( canBeSelected( eventIndex ) ) + if ( m_canBeSelected( eventIndex ) ) selectionModel()->select( eventIndex, flags ); } @@ -567,7 +575,7 @@ PartitionLabelsView::mouseMoveEvent( QMouseEvent* event ) if ( oldHoveredIndex != m_hoveredIndex ) { - if ( m_hoveredIndex.isValid() && !canBeSelected( m_hoveredIndex ) ) + if ( m_hoveredIndex.isValid() && !m_canBeSelected( m_hoveredIndex ) ) QGuiApplication::setOverrideCursor( Qt::ForbiddenCursor ); else QGuiApplication::restoreOverrideCursor(); @@ -580,6 +588,8 @@ PartitionLabelsView::mouseMoveEvent( QMouseEvent* event ) void PartitionLabelsView::leaveEvent( QEvent* event ) { + Q_UNUSED( event ); + QGuiApplication::restoreOverrideCursor(); if ( m_hoveredIndex.isValid() ) { @@ -593,7 +603,7 @@ void PartitionLabelsView::mousePressEvent( QMouseEvent* event ) { QModelIndex candidateIndex = indexAt( event->pos() ); - if ( canBeSelected( candidateIndex ) ) + if ( m_canBeSelected( candidateIndex ) ) QAbstractItemView::mousePressEvent( event ); else event->accept(); diff --git a/src/modules/partition/gui/PartitionLabelsView.h b/src/modules/partition/gui/PartitionLabelsView.h index fef453d44..c5646a417 100644 --- a/src/modules/partition/gui/PartitionLabelsView.h +++ b/src/modules/partition/gui/PartitionLabelsView.h @@ -83,7 +83,7 @@ private: QModelIndexList getIndexesToDraw( const QModelIndex& parent ) const; QStringList buildTexts( const QModelIndex& index ) const; - SelectionFilter canBeSelected; + SelectionFilter m_canBeSelected; bool m_extendedPartitionHidden; QString m_customNewRootLabel; diff --git a/src/modules/partition/gui/PartitionPage.cpp b/src/modules/partition/gui/PartitionPage.cpp index 5d541c4e2..62e7a97a1 100644 --- a/src/modules/partition/gui/PartitionPage.cpp +++ b/src/modules/partition/gui/PartitionPage.cpp @@ -56,8 +56,8 @@ PartitionPage::PartitionPage( PartitionCoreModule* core, QWidget* parent ) : QWidget( parent ) , m_ui( new Ui_PartitionPage ) - , m_lastSelectedBootLoaderIndex(-1) , m_core( core ) + , m_lastSelectedBootLoaderIndex(-1) , m_isEfi( false ) { m_isEfi = PartUtils::isEfiSystem(); @@ -373,7 +373,7 @@ PartitionPage::updateFromCurrentDevice() // Establish connection here because selection model is destroyed when // model changes connect( m_ui->partitionTreeView->selectionModel(), &QItemSelectionModel::currentChanged, - [ this ]( const QModelIndex& index, const QModelIndex& oldIndex ) + [ this ]( const QModelIndex&, const QModelIndex& ) { updateButtons(); } ); diff --git a/src/modules/partition/gui/PartitionSizeController.cpp b/src/modules/partition/gui/PartitionSizeController.cpp index d01924e8b..3cf915c7d 100644 --- a/src/modules/partition/gui/PartitionSizeController.cpp +++ b/src/modules/partition/gui/PartitionSizeController.cpp @@ -22,6 +22,8 @@ #include "core/ColorUtils.h" #include "core/KPMHelpers.h" +#include "utils/Units.h" + // Qt #include @@ -185,7 +187,7 @@ PartitionSizeController::doUpdateSpinBox() { if ( !m_spinBox ) return; - qint64 mbSize = m_partition->length() * m_device->logicalSize() / 1024 / 1024; + int mbSize = CalamaresUtils::BytesToMiB( m_partition->length() * m_device->logicalSize() ); m_spinBox->setValue( mbSize ); if ( m_currentSpinBoxValue != -1 && //if it's not the first time we're setting it m_currentSpinBoxValue != mbSize ) //and the operation changes the SB value diff --git a/src/modules/partition/jobs/FillGlobalStorageJob.cpp b/src/modules/partition/jobs/FillGlobalStorageJob.cpp index 5662f5e57..09eaf232d 100644 --- a/src/modules/partition/jobs/FillGlobalStorageJob.cpp +++ b/src/modules/partition/jobs/FillGlobalStorageJob.cpp @@ -41,8 +41,6 @@ typedef QHash UuidForPartitionHash; -static const char* UUID_DIR = "/dev/disk/by-uuid"; - static UuidForPartitionHash findPartitionUuids( QList < Device* > devices ) { From d2964cc71caa9d743765537db69d4973e8cdb14b Mon Sep 17 00:00:00 2001 From: Philip Date: Sun, 10 Sep 2017 22:33:25 +0100 Subject: [PATCH 368/447] [locale] default to the states - see also 239c7534d24137af37abe66e351c7477ec3d474a --- src/modules/locale/LocalePage.cpp | 2 +- src/modules/locale/LocaleViewStep.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/modules/locale/LocalePage.cpp b/src/modules/locale/LocalePage.cpp index 4882b1684..2172586ff 100644 --- a/src/modules/locale/LocalePage.cpp +++ b/src/modules/locale/LocalePage.cpp @@ -282,7 +282,7 @@ LocalePage::init( const QString& initialRegion, } else { - m_tzWidget->setCurrentLocation( "Europe", "Berlin" ); + m_tzWidget->setCurrentLocation( "America", "New_York" ); } emit m_tzWidget->locationChanged( m_tzWidget->getCurrentLocation() ); diff --git a/src/modules/locale/LocaleViewStep.cpp b/src/modules/locale/LocaleViewStep.cpp index 8f38e7f14..9578b972a 100644 --- a/src/modules/locale/LocaleViewStep.cpp +++ b/src/modules/locale/LocaleViewStep.cpp @@ -271,8 +271,8 @@ LocaleViewStep::setConfigurationMap( const QVariantMap& configurationMap ) } else { - m_startingTimezone = qMakePair( QStringLiteral( "Europe" ), - QStringLiteral( "Berlin" ) ); + m_startingTimezone = qMakePair( QStringLiteral( "America" ), + QStringLiteral( "New_York" ) ); } if ( configurationMap.contains( "localeGenPath" ) && From 25de3aca6e52c68a0bc61e6fa8b08d1cd46c58c1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 11 Sep 2017 09:42:21 +0200 Subject: [PATCH 369/447] Clang: don't shadow global int timezone --- src/modules/locale/LocaleViewStep.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/locale/LocaleViewStep.cpp b/src/modules/locale/LocaleViewStep.cpp index 9578b972a..4b4219751 100644 --- a/src/modules/locale/LocaleViewStep.cpp +++ b/src/modules/locale/LocaleViewStep.cpp @@ -132,12 +132,12 @@ LocaleViewStep::fetchGeoIpTimezone() !map.value( "time_zone" ).toString().isEmpty() ) { QString timezoneString = map.value( "time_zone" ).toString(); - QStringList timezone = timezoneString.split( '/', QString::SkipEmptyParts ); - if ( timezone.size() >= 2 ) + QStringList tzParts = timezoneString.split( '/', QString::SkipEmptyParts ); + if ( tzParts.size() >= 2 ) { cDebug() << "GeoIP reporting" << timezoneString; - QString region = timezone.takeFirst(); - QString zone = timezone.join( '/' ); + QString region = tzParts.takeFirst(); + QString zone = tzParts.join( '/' ); m_startingTimezone = qMakePair( region, zone ); } } From 297e97da198557a4720960633c9ff8eb91aa527e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 11 Sep 2017 11:03:25 +0200 Subject: [PATCH 370/447] Clang: tidy up warnings in logger --- src/libcalamares/CppJob.cpp | 4 +++- src/libcalamares/utils/Logger.cpp | 32 ++++++++++++++++--------------- src/libcalamares/utils/Logger.h | 2 +- 3 files changed, 21 insertions(+), 17 deletions(-) diff --git a/src/libcalamares/CppJob.cpp b/src/libcalamares/CppJob.cpp index 1925e398b..73868799a 100644 --- a/src/libcalamares/CppJob.cpp +++ b/src/libcalamares/CppJob.cpp @@ -40,6 +40,8 @@ CppJob::setModuleInstanceKey( const QString& instanceKey ) void CppJob::setConfigurationMap( const QVariantMap& configurationMap ) -{} +{ + Q_UNUSED( configurationMap ); +} } diff --git a/src/libcalamares/utils/Logger.cpp b/src/libcalamares/utils/Logger.cpp index 5c18c2d29..7caf2a18c 100644 --- a/src/libcalamares/utils/Logger.cpp +++ b/src/libcalamares/utils/Logger.cpp @@ -39,9 +39,9 @@ using namespace std; -ofstream logfile; -static int s_threshold = -1; -QMutex s_mutex; +static ofstream logfile; +static unsigned int s_threshold = 0; +static QMutex s_mutex; namespace Logger { @@ -49,20 +49,22 @@ namespace Logger static void log( const char* msg, unsigned int debugLevel, bool toDisk = true ) { - if ( s_threshold < 0 ) + if ( !s_threshold ) { if ( qApp->arguments().contains( "--debug" ) || qApp->arguments().contains( "-d" ) ) s_threshold = LOGVERBOSE; else - #ifdef QT_NO_DEBUG +#ifdef QT_NO_DEBUG s_threshold = RELEASE_LEVEL_THRESHOLD; - #else +#else s_threshold = DEBUG_LEVEL_THRESHOLD; - #endif +#endif + // Comparison is < threshold, below + ++s_threshold; } - if ( toDisk || (int)debugLevel <= s_threshold ) + if ( toDisk || debugLevel < s_threshold ) { QMutexLocker lock( &s_mutex ); @@ -78,7 +80,7 @@ log( const char* msg, unsigned int debugLevel, bool toDisk = true ) logfile.flush(); } - if ( debugLevel <= LOGEXTRA || (int)debugLevel <= s_threshold ) + if ( debugLevel <= LOGEXTRA || debugLevel < s_threshold ) { QMutexLocker lock( &s_mutex ); @@ -96,6 +98,8 @@ CalamaresLogHandler( QtMsgType type, const QMessageLogContext& context, const QS { static QMutex s_mutex; + Q_UNUSED( context ); + QByteArray ba = msg.toUtf8(); const char* message = ba.constData(); @@ -106,14 +110,12 @@ CalamaresLogHandler( QtMsgType type, const QMessageLogContext& context, const QS log( message, LOGVERBOSE ); break; + case QtInfoMsg: + log( message, 1 ); + break; + case QtCriticalMsg: - log( message, 0 ); - break; - case QtWarningMsg: - log( message, 0 ); - break; - case QtFatalMsg: log( message, 0 ); break; diff --git a/src/libcalamares/utils/Logger.h b/src/libcalamares/utils/Logger.h index 72bed2000..0cf4b4ad3 100644 --- a/src/libcalamares/utils/Logger.h +++ b/src/libcalamares/utils/Logger.h @@ -52,7 +52,7 @@ namespace Logger virtual ~CDebug(); }; - DLLEXPORT void CalamaresLogHandler( QtMsgType type, const char* msg ); + DLLEXPORT void CalamaresLogHandler( QtMsgType type, const QMessageLogContext& context, const QString& msg ); DLLEXPORT void setupLogfile(); DLLEXPORT QString logFile(); } From cb57de2e65202b9052514c6080fcf6a0dbdb4e49 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 11 Sep 2017 11:07:32 +0200 Subject: [PATCH 371/447] Clang: float -> qreal where it matches Qt API --- src/libcalamaresui/utils/ImageRegistry.cpp | 6 +++--- src/libcalamaresui/utils/ImageRegistry.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/libcalamaresui/utils/ImageRegistry.cpp b/src/libcalamaresui/utils/ImageRegistry.cpp index 178159300..5e55b2293 100644 --- a/src/libcalamaresui/utils/ImageRegistry.cpp +++ b/src/libcalamaresui/utils/ImageRegistry.cpp @@ -53,14 +53,14 @@ ImageRegistry::icon( const QString& image, CalamaresUtils::ImageMode mode ) qint64 -ImageRegistry::cacheKey( const QSize& size, float opacity, QColor tint ) +ImageRegistry::cacheKey( const QSize& size, qreal opacity, QColor tint ) { return size.width() * 100 + size.height() * 10 + int( opacity * 100.0 ) + tint.value(); } QPixmap -ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, float opacity, QColor tint ) +ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, qreal opacity, QColor tint ) { QHash< qint64, QPixmap > subsubcache; QHash< int, QHash< qint64, QPixmap > > subcache; @@ -136,7 +136,7 @@ ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils:: void -ImageRegistry::putInCache( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, float opacity, const QPixmap& pixmap, QColor tint ) +ImageRegistry::putInCache( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, qreal opacity, const QPixmap& pixmap, QColor tint ) { // cDebug( LOGVERBOSE ) << Q_FUNC_INFO << "Adding to image cache:" << image << size << mode; diff --git a/src/libcalamaresui/utils/ImageRegistry.h b/src/libcalamaresui/utils/ImageRegistry.h index 41ed2d6ac..4909b0183 100644 --- a/src/libcalamaresui/utils/ImageRegistry.h +++ b/src/libcalamaresui/utils/ImageRegistry.h @@ -35,11 +35,11 @@ public: explicit ImageRegistry(); QIcon icon( const QString& image, CalamaresUtils::ImageMode mode = CalamaresUtils::Original ); - QPixmap pixmap( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode = CalamaresUtils::Original, float opacity = 1.0, QColor tint = QColor( 0, 0, 0, 0 ) ); + QPixmap pixmap( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode = CalamaresUtils::Original, qreal opacity = 1.0, QColor tint = QColor( 0, 0, 0, 0 ) ); private: - qint64 cacheKey( const QSize& size, float opacity, QColor tint ); - void putInCache( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, float opacity, const QPixmap& pixmap, QColor tint ); + qint64 cacheKey( const QSize& size, qreal opacity, QColor tint ); + void putInCache( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, qreal opacity, const QPixmap& pixmap, QColor tint ); static ImageRegistry* s_instance; }; From a0379c9b402ab7d97d4a0c1e42e39c34993630eb Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 11 Sep 2017 11:23:28 +0200 Subject: [PATCH 372/447] PEP8: Just don't do it --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ec6678a36..0b18d927d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,9 +16,7 @@ notifications: install: - docker build -t calamares . - - pip install pycodestyle script: - docker run -v $PWD:/src --tmpfs /build:rw,size=65536k calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON /src && make -j2 && make install DESTDIR=/build/INSTALL_ROOT" - - pycodestyle --exclude=thirdparty,.git $PWD From 2d94e88026ee4605c492281bd0cc2b488abfc3ed Mon Sep 17 00:00:00 2001 From: demmm Date: Mon, 11 Sep 2017 12:17:44 -0400 Subject: [PATCH 373/447] adding an ISSUE_TEMPLATE for bug reporting --- .github/ISSUE_TEMPLATE.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..1dd301d99 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,29 @@ +#### Submission type + + - [ ] Bug report + - [ ] Feature Request + + +#### Info regarding which version of Calamares is used, which Distribution + +> … + +#### Provide information on how the disks are set up, in detail, with full logs of commands issued + +> … + +#### What do you expect to have happen when Calamares installs? + +> … + +#### Describe the issue you encountered + +> … + +#### Steps to reproduce the problem + +> … + +#### Include the installation.log: + +> … From b82042a0783f318bb17d15f8604635d3e883202c Mon Sep 17 00:00:00 2001 From: Gabriel C Date: Tue, 12 Sep 2017 12:39:09 +0200 Subject: [PATCH 374/447] fstab: fix btrfs with LUKS and systemd we forgot to fix that in #730 tested with efi/BIOS+LUKS+btrfs , efi/BIOS+btrfs --- src/modules/fstab/main.py | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/src/modules/fstab/main.py b/src/modules/fstab/main.py index 553eb65ef..3b639d68f 100644 --- a/src/modules/fstab/main.py +++ b/src/modules/fstab/main.py @@ -225,6 +225,7 @@ class FstabGenerator(object): def generate_fstab_line_info(self, partition): """ Generates information for each fstab entry. """ filesystem = partition["fs"].lower() + has_luks = "luksMapperName" in partition mount_point = partition["mountPoint"] disk_name = disk_name_for_partition(partition) is_ssd = disk_name in self.ssd_disks @@ -252,17 +253,28 @@ class FstabGenerator(object): self.root_is_ssd = is_ssd if filesystem == "btrfs" and "subvol" in partition: - return dict( - device="UUID=" + partition["uuid"], - mount_point=mount_point, - fs=filesystem, - options=",".join( - ["subvol={}".format(partition["subvol"]), options] - ), - check=check, - ) + if has_luks: + return dict( + device="/dev/mapper/" + partition["luksMapperName"], + mount_point=mount_point, + fs=filesystem, + options=",".join( + ["subvol={}".format(partition["subvol"]), options] + ), + check=check, + ) + else: + return dict( + device="UUID=" + partition["uuid"], + mount_point=mount_point, + fs=filesystem, + options=",".join( + ["subvol={}".format(partition["subvol"]), options] + ), + check=check, + ) - if "luksMapperName" in partition: + if has_luks: return dict(device="/dev/mapper/" + partition["luksMapperName"], mount_point=mount_point or "swap", fs=filesystem, From d8a47bb8befa5a0627d60c6e0350b86c662dd1a2 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 06:13:28 -0400 Subject: [PATCH 375/447] Simplify dict() construction for fstab-lines --- src/modules/fstab/main.py | 44 +++++++++++---------------------------- 1 file changed, 12 insertions(+), 32 deletions(-) diff --git a/src/modules/fstab/main.py b/src/modules/fstab/main.py index 3b639d68f..1f46fec99 100644 --- a/src/modules/fstab/main.py +++ b/src/modules/fstab/main.py @@ -233,6 +233,8 @@ class FstabGenerator(object): if not mount_point and not filesystem == "swap": return None + if not mount_point: + mount_point = "swap" options = self.mount_options.get(filesystem, self.mount_options["default"]) @@ -253,41 +255,19 @@ class FstabGenerator(object): self.root_is_ssd = is_ssd if filesystem == "btrfs" and "subvol" in partition: - if has_luks: - return dict( - device="/dev/mapper/" + partition["luksMapperName"], - mount_point=mount_point, - fs=filesystem, - options=",".join( - ["subvol={}".format(partition["subvol"]), options] - ), - check=check, - ) - else: - return dict( - device="UUID=" + partition["uuid"], - mount_point=mount_point, - fs=filesystem, - options=",".join( - ["subvol={}".format(partition["subvol"]), options] - ), - check=check, - ) + options="subvol={},".format(partition["subvol"]) + options if has_luks: - return dict(device="/dev/mapper/" + partition["luksMapperName"], - mount_point=mount_point or "swap", - fs=filesystem, - options=options, - check=check, - ) + device="/dev/mapper/" + partition["luksMapperName"] else: - return dict(device="UUID=" + partition["uuid"], - mount_point=mount_point or "swap", - fs=filesystem, - options=options, - check=check, - ) + device="UUID=" + partition["uuid"] + + return dict(device=device, + mount_point=mount_point, + fs=filesystem, + options=options, + check=check, + ) def print_fstab_line(self, dct, file=None): """ Prints line to '/etc/fstab' file. """ From ec86922839eae9794ccb95f3bd2a260849225d67 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 07:01:19 -0400 Subject: [PATCH 376/447] Find KPMCore 3.2 quietly, less frightening --- src/modules/partition/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/partition/CMakeLists.txt b/src/modules/partition/CMakeLists.txt index 0291c46e4..1ea69c027 100644 --- a/src/modules/partition/CMakeLists.txt +++ b/src/modules/partition/CMakeLists.txt @@ -8,7 +8,7 @@ find_package( KF5 REQUIRED CoreAddons ) # These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service find_package( KF5 REQUIRED Config I18n IconThemes KIO Service ) -find_package( KPMcore 3.1.50 ) +find_package( KPMcore 3.1.50 QUIET ) if ( ${KPMcore_FOUND} ) add_definitions(-DWITH_KPMCORE22) endif() From be2338ff08b2ea9ae6e7fb8178e17d9731bab526 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 08:03:18 -0400 Subject: [PATCH 377/447] Clang: reduce warnings --- src/libcalamares/ProcessJob.h | 2 +- src/libcalamares/utils/PluginFactory.cpp | 8 +- src/libcalamares/utils/PluginFactory.h | 80 +++++++++---------- .../modulesystem/CppJobModule.h | 2 +- .../modulesystem/ProcessJobModule.h | 2 +- src/libcalamaresui/modulesystem/ViewModule.h | 2 +- 6 files changed, 48 insertions(+), 48 deletions(-) diff --git a/src/libcalamares/ProcessJob.h b/src/libcalamares/ProcessJob.h index ba6e650f6..1ac7f7f08 100644 --- a/src/libcalamares/ProcessJob.h +++ b/src/libcalamares/ProcessJob.h @@ -32,7 +32,7 @@ public: bool runInChroot = false, int secondsTimeout = 30, QObject* parent = nullptr ); - virtual ~ProcessJob(); + virtual ~ProcessJob() override; QString prettyName() const override; QString prettyStatusMessage() const override; diff --git a/src/libcalamares/utils/PluginFactory.cpp b/src/libcalamares/utils/PluginFactory.cpp index 30a5bf4bf..ff6c9913f 100644 --- a/src/libcalamares/utils/PluginFactory.cpp +++ b/src/libcalamares/utils/PluginFactory.cpp @@ -34,7 +34,7 @@ namespace Calamares { PluginFactory::PluginFactory() - : d_ptr(new PluginFactoryPrivate) + : d_ptr_p(new PluginFactoryPrivate) { Q_D(PluginFactory); d->q_ptr = this; @@ -43,14 +43,14 @@ PluginFactory::PluginFactory() } PluginFactory::PluginFactory(PluginFactoryPrivate &d) - : d_ptr(&d) + : d_ptr_p(&d) { factorycleanup()->add(this); } PluginFactory::~PluginFactory() { - delete d_ptr; + delete d_ptr_p; } void PluginFactory::doRegisterPlugin(const QString &keyword, const QMetaObject *metaObject, CreateInstanceFunction instanceFunction) @@ -97,7 +97,7 @@ QObject *PluginFactory::create(const char *iface, QWidget *parentWidget, QObject { Q_D(PluginFactory); - QObject *obj = 0; + QObject *obj( nullptr ); const QList candidates(d->createInstanceHash.values(keyword)); // for !keyword.isEmpty() candidates.count() is 0 or 1 diff --git a/src/libcalamares/utils/PluginFactory.h b/src/libcalamares/utils/PluginFactory.h index a45078f65..d7dc61783 100644 --- a/src/libcalamares/utils/PluginFactory.h +++ b/src/libcalamares/utils/PluginFactory.h @@ -199,7 +199,7 @@ namespace Calamares class DLLEXPORT PluginFactory : public QObject { Q_OBJECT - Q_DECLARE_PRIVATE(PluginFactory) + Q_DECLARE_PRIVATE( PluginFactory ) public: /** * This constructor creates a factory for a plugin. @@ -222,7 +222,7 @@ public: * \returns A pointer to the created object is returned, or 0 if an error occurred. */ template - T *create(QObject *parent = 0); + T* create( QObject* parent = nullptr ); /** * Use this method to create an object. It will try to create an object which inherits @@ -235,34 +235,35 @@ public: * \returns A pointer to the created object is returned, or 0 if an error occurred. */ template - T *create(const QString &keyword, QObject *parent = 0); + T* create( const QString& keyword, QObject* parent = nullptr ); Q_SIGNALS: - void objectCreated(QObject *object); + void objectCreated( QObject* object ); protected: /** * Function pointer type to a function that instantiates a plugin. */ - typedef QObject *(*CreateInstanceFunction)(QWidget *, QObject *); + typedef QObject* ( *CreateInstanceFunction )( QWidget*, QObject* ); /** * This is used to detect the arguments need for the constructor of plugin classes. * You can inherit it, if you want to add new classes and still keep support for the old ones. */ template - struct InheritanceChecker { - CreateInstanceFunction createInstanceFunction(QWidget *) + struct InheritanceChecker + { + CreateInstanceFunction createInstanceFunction( QWidget* ) { return &createInstance; } - CreateInstanceFunction createInstanceFunction(...) + CreateInstanceFunction createInstanceFunction( ... ) { return &createInstance; } }; - explicit PluginFactory(PluginFactoryPrivate &dd); + explicit PluginFactory( PluginFactoryPrivate& dd ); /** * Registers a plugin with the factory. Call this function from the constructor of the @@ -292,14 +293,14 @@ protected: * \endcode */ template - void registerPlugin(const QString &keyword = QString(), - CreateInstanceFunction instanceFunction - = InheritanceChecker().createInstanceFunction(reinterpret_cast(0))) + void registerPlugin( const QString& keyword = QString(), + CreateInstanceFunction instanceFunction + = InheritanceChecker().createInstanceFunction( reinterpret_cast( 0 ) ) ) { - doRegisterPlugin(keyword, &T::staticMetaObject, instanceFunction); + doRegisterPlugin( keyword, &T::staticMetaObject, instanceFunction ); } - PluginFactoryPrivate *const d_ptr; + PluginFactoryPrivate* const d_ptr_p; /** * This function is called when the factory asked to create an Object. @@ -314,56 +315,55 @@ protected: * \param keyword A string that uniquely identifies the plugin. If a KService is used this * keyword is read from the X-KDE-PluginKeyword entry in the .desktop file. */ - virtual QObject *create(const char *iface, QWidget *parentWidget, QObject *parent, const QString &keyword); + virtual QObject* create( const char* iface, QWidget* parentWidget, QObject* parent, const QString& keyword ); template - static QObject *createInstance(QWidget *parentWidget, QObject *parent) + static QObject* createInstance( QWidget* parentWidget, QObject* parent ) { - Q_UNUSED(parentWidget); - ParentType *p = 0; - if (parent) { - p = qobject_cast(parent); - Q_ASSERT(p); + Q_UNUSED( parentWidget ); + ParentType* p( nullptr ); + if ( parent ) + { + p = qobject_cast( parent ); + Q_ASSERT( p ); } - return new impl(p); + return new impl( p ); } private: - void doRegisterPlugin(const QString &keyword, const QMetaObject *metaObject, CreateInstanceFunction instanceFunction); + void doRegisterPlugin( const QString& keyword, const QMetaObject* metaObject, CreateInstanceFunction instanceFunction ); }; template -inline T *PluginFactory::create(QObject *parent) +inline T* PluginFactory::create( QObject* parent ) { - QObject *o = create(T::staticMetaObject.className(), - parent && parent->isWidgetType() ? reinterpret_cast(parent) : 0, - parent, - QString()); + QObject* o = create( T::staticMetaObject.className(), + parent && parent->isWidgetType() ? reinterpret_cast( parent ) : nullptr, + parent, + QString() ); - T *t = qobject_cast(o); - if (!t) { + T* t = qobject_cast( o ); + if ( !t ) delete o; - } return t; } template -inline T *PluginFactory::create(const QString &keyword, QObject *parent) +inline T* PluginFactory::create( const QString& keyword, QObject* parent ) { - QObject *o = create(T::staticMetaObject.className(), - parent && parent->isWidgetType() ? reinterpret_cast(parent) : 0, - parent, - keyword); + QObject* o = create( T::staticMetaObject.className(), + parent && parent->isWidgetType() ? reinterpret_cast( parent ) : nullptr, + parent, + keyword ); - T *t = qobject_cast(o); - if (!t) { + T* t = qobject_cast( o ); + if ( !t ) delete o; - } return t; } } -Q_DECLARE_INTERFACE(Calamares::PluginFactory, CalamaresPluginFactory_iid) +Q_DECLARE_INTERFACE( Calamares::PluginFactory, CalamaresPluginFactory_iid ) #endif // CALAMARESPLUGINFACTORY_H diff --git a/src/libcalamaresui/modulesystem/CppJobModule.h b/src/libcalamaresui/modulesystem/CppJobModule.h index 127614ec5..92c4224d3 100644 --- a/src/libcalamaresui/modulesystem/CppJobModule.h +++ b/src/libcalamaresui/modulesystem/CppJobModule.h @@ -42,7 +42,7 @@ protected: private: friend class Module; //so only the superclass can instantiate explicit CppJobModule(); - virtual ~CppJobModule(); + virtual ~CppJobModule() override; QPluginLoader* m_loader; job_ptr m_job; diff --git a/src/libcalamaresui/modulesystem/ProcessJobModule.h b/src/libcalamaresui/modulesystem/ProcessJobModule.h index b160fd25f..5bb1699be 100644 --- a/src/libcalamaresui/modulesystem/ProcessJobModule.h +++ b/src/libcalamaresui/modulesystem/ProcessJobModule.h @@ -40,7 +40,7 @@ protected: private: friend class Module; explicit ProcessJobModule(); - virtual ~ProcessJobModule(); + virtual ~ProcessJobModule() override; QString m_command; QString m_workingPath; diff --git a/src/libcalamaresui/modulesystem/ViewModule.h b/src/libcalamaresui/modulesystem/ViewModule.h index 177c1eba1..bfbbdadf3 100644 --- a/src/libcalamaresui/modulesystem/ViewModule.h +++ b/src/libcalamaresui/modulesystem/ViewModule.h @@ -43,7 +43,7 @@ protected: private: friend class Module; //so only the superclass can instantiate explicit ViewModule(); - virtual ~ViewModule(); + virtual ~ViewModule() override; QPluginLoader* m_loader; ViewStep* m_viewStep = nullptr; From cbef79bb93d1197fc99de36388154ef43fac7431 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 08:32:22 -0400 Subject: [PATCH 378/447] Clean up CMake stuff, remove unneeded modules --- CMakeLists.txt | 56 ++++--- CMakeModules/MacroLogFeature.cmake | 157 -------------------- CMakeModules/MacroOptionalFindPackage.cmake | 48 ------ 3 files changed, 32 insertions(+), 229 deletions(-) delete mode 100644 CMakeModules/MacroLogFeature.cmake delete mode 100644 CMakeModules/MacroOptionalFindPackage.cmake diff --git a/CMakeLists.txt b/CMakeLists.txt index 5978a1c53..b14521417 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -57,7 +57,7 @@ cmake_policy( SET CMP0028 NEW ) # double colons in KF5::Foo and Qt5::Foo are nec cmake_policy( SET CMP0043 OLD ) include( MacroOptionalFindPackage ) -include( MacroLogFeature ) +include( FeatureSummary ) set( QT_VERSION 5.6.0 ) @@ -80,35 +80,29 @@ if( CMAKE_SYSTEM_PROCESSOR MATCHES "arm" OR NOT EXISTS "${CMAKE_CURRENT_SOURCE_D set( WITH_CRASHREPORTER OFF ) endif() -macro_optional_find_package( PythonLibs 3.3 ) -macro_log_feature( - PYTHONLIBS_FOUND - "Python" - "C interface libraries for the Python 3 interpreter." - "http://python.org" - FALSE "3.3" - "Python 3 is used for some Calamares job modules." +find_package( PythonLibs 3.3 OPTIONAL ) +set_package_properties( + PYTHONLIBS PROPERTIES + DESCRIPTION "C interface libraries for the Python 3 interpreter." + URL "http://python.org" + PURPOSE "Python 3 is used for some Calamares job modules." ) if ( PYTHONLIBS_FOUND ) include( BoostPython3 ) find_boost_python3( 1.54.0 ${PYTHONLIBS_VERSION_STRING} CALAMARES_BOOST_PYTHON3_FOUND ) - macro_log_feature( - CALAMARES_BOOST_PYTHON3_FOUND - "Boost.Python" - "A C++ library which enables seamless interoperability between C++ and Python 3." - "http://www.boost.org" - FALSE "1.54.0" - "Boost.Python is used for interfacing with Calamares job modules written in Python 3." + set_package_properties( + CALAMARES_BOOST_PYTHON3 PROPERTIES + DESCRIPTION "A C++ library which enables seamless interoperability between C++ and Python 3." + URL "http://www.boost.org" + PURPOSE "Boost.Python is used for interfacing with Calamares job modules written in Python 3." ) macro_optional_find_package( PythonQt ) - macro_log_feature( PYTHONQT_FOUND - "PythonQt" - "A Python embedding solution for Qt applications." - "http://pythonqt.sourceforge.net" - FALSE "3.1" - "PythonQt is used for the Python modules API." + set_package_properties( PYTHONQT PROPERTIES + DESCRIPTION "A Python embedding solution for Qt applications." + URL "http://pythonqt.sourceforge.net" + PURPOSE "PythonQt is used for the Python modules API." ) endif() @@ -203,8 +197,12 @@ set( THIRDPARTY_DIR "${CMAKE_SOURCE_DIR}/thirdparty" ) # make example-distro # find_program( mksquashfs_PROGRAM mksquashfs ) -macro_log_feature( mksquashfs_PROGRAM "mksquashfs" "Create example distro" "http://tldp.org/HOWTO/SquashFS-HOWTO/creatingandusing.html") +set_package_properties( mksquashfs PROPERTIES + DESCRIPTION "Create example distro" + URL "http://tldp.org/HOWTO/SquashFS-HOWTO/creatingandusing.html" +) if( mksquashfs_PROGRAM ) + set( mksquashfs_FOUND ON ) set( src_fs ${CMAKE_SOURCE_DIR}/data/example-root/ ) set( dst_fs ${CMAKE_BINARY_DIR}/example.sqfs ) if( EXISTS ${src_fs} ) @@ -227,12 +225,22 @@ if( mksquashfs_PROGRAM ) ) add_custom_target(example-distro DEPENDS ${dst_fs}) endif() +else() + set( mksquashfs_FOUND OFF ) endif() +# Doesn't list mksquashfs as an optional dep, though, because it +# hasn't been sent through the find_package() scheme. +set_package_properties( mksquashfs PROPERTIES + DESCRIPTION "Create squashed filesystems" + URL "http://tldp.org/HOWTO/SquashFS-HOWTO/creatingandusing.html" + PURPOSE "Create example distro" + TYPE OPTIONAL +) add_subdirectory( thirdparty ) add_subdirectory( src ) -macro_display_feature_log() +feature_summary(WHAT ALL) if( NOT WITH_PYTHON ) message( "-- WARNING: Building Calamares without Python support. Legacy Python job modules will not work.\n" ) diff --git a/CMakeModules/MacroLogFeature.cmake b/CMakeModules/MacroLogFeature.cmake deleted file mode 100644 index 45e27b6df..000000000 --- a/CMakeModules/MacroLogFeature.cmake +++ /dev/null @@ -1,157 +0,0 @@ -# This file defines the Feature Logging macros. -# -# MACRO_LOG_FEATURE(VAR FEATURE DESCRIPTION URL [REQUIRED [MIN_VERSION [COMMENTS]]]) -# Logs the information so that it can be displayed at the end -# of the configure run -# VAR : TRUE or FALSE, indicating whether the feature is supported -# FEATURE: name of the feature, e.g. "libjpeg" -# DESCRIPTION: description what this feature provides -# URL: home page -# REQUIRED: TRUE or FALSE, indicating whether the featue is required -# MIN_VERSION: minimum version number. empty string if unneeded -# COMMENTS: More info you may want to provide. empty string if unnecessary -# -# MACRO_DISPLAY_FEATURE_LOG() -# Call this to display the collected results. -# Exits CMake with a FATAL error message if a required feature is missing -# -# Example: -# -# INCLUDE(MacroLogFeature) -# -# FIND_PACKAGE(JPEG) -# MACRO_LOG_FEATURE(JPEG_FOUND "libjpeg" "Support JPEG images" "http://www.ijg.org" TRUE "3.2a" "") -# ... -# MACRO_DISPLAY_FEATURE_LOG() - -# Copyright (c) 2006, Alexander Neundorf, -# Copyright (c) 2006, Allen Winter, -# Copyright (c) 2009, Sebastian Trueg, -# -# Redistribution and use is allowed according to the terms of the BSD license. -# For details see the accompanying COPYING-CMAKE-SCRIPTS file. - -IF (NOT _macroLogFeatureAlreadyIncluded) - SET(_file ${CMAKE_BINARY_DIR}/MissingRequirements.txt) - IF (EXISTS ${_file}) - FILE(REMOVE ${_file}) - ENDIF (EXISTS ${_file}) - - SET(_file ${CMAKE_BINARY_DIR}/EnabledFeatures.txt) - IF (EXISTS ${_file}) - FILE(REMOVE ${_file}) - ENDIF (EXISTS ${_file}) - - SET(_file ${CMAKE_BINARY_DIR}/DisabledFeatures.txt) - IF (EXISTS ${_file}) - FILE(REMOVE ${_file}) - ENDIF (EXISTS ${_file}) - - SET(_macroLogFeatureAlreadyIncluded TRUE) - - INCLUDE(FeatureSummary) - -ENDIF (NOT _macroLogFeatureAlreadyIncluded) - - -MACRO(MACRO_LOG_FEATURE _var _package _description _url ) # _required _minvers _comments) - - STRING(TOUPPER "${ARGV4}" _required) - SET(_minvers "${ARGV5}") - SET(_comments "${ARGV6}") - - IF (${_var}) - SET(_LOGFILENAME ${CMAKE_BINARY_DIR}/EnabledFeatures.txt) - ELSE (${_var}) - IF ("${_required}" STREQUAL "TRUE") - SET(_LOGFILENAME ${CMAKE_BINARY_DIR}/MissingRequirements.txt) - ELSE ("${_required}" STREQUAL "TRUE") - SET(_LOGFILENAME ${CMAKE_BINARY_DIR}/DisabledFeatures.txt) - ENDIF ("${_required}" STREQUAL "TRUE") - ENDIF (${_var}) - - SET(_logtext " * ${_package}") - - IF (NOT ${_var}) - IF (${_minvers} MATCHES ".*") - SET(_logtext "${_logtext} (${_minvers} or higher)") - ENDIF (${_minvers} MATCHES ".*") - SET(_logtext "${_logtext} <${_url}>\n ") - ELSE (NOT ${_var}) - SET(_logtext "${_logtext} - ") - ENDIF (NOT ${_var}) - - SET(_logtext "${_logtext}${_description}") - - IF (NOT ${_var}) - IF (${_comments} MATCHES ".*") - SET(_logtext "${_logtext}\n ${_comments}") - ENDIF (${_comments} MATCHES ".*") -# SET(_logtext "${_logtext}\n") #double-space missing features? - ENDIF (NOT ${_var}) - - FILE(APPEND "${_LOGFILENAME}" "${_logtext}\n") - - IF(COMMAND SET_PACKAGE_INFO) # in FeatureSummary.cmake since CMake 2.8.3 - SET_PACKAGE_INFO("${_package}" "\"${_description}\"" "${_url}" "\"${_comments}\"") - ENDIF(COMMAND SET_PACKAGE_INFO) - -ENDMACRO(MACRO_LOG_FEATURE) - - -MACRO(MACRO_DISPLAY_FEATURE_LOG) - IF(COMMAND FEATURE_SUMMARY) # in FeatureSummary.cmake since CMake 2.8.3 - FEATURE_SUMMARY(FILENAME ${CMAKE_CURRENT_BINARY_DIR}/FindPackageLog.txt - WHAT ALL) - ENDIF(COMMAND FEATURE_SUMMARY) - - SET(_missingFile ${CMAKE_BINARY_DIR}/MissingRequirements.txt) - SET(_enabledFile ${CMAKE_BINARY_DIR}/EnabledFeatures.txt) - SET(_disabledFile ${CMAKE_BINARY_DIR}/DisabledFeatures.txt) - - IF (EXISTS ${_missingFile} OR EXISTS ${_enabledFile} OR EXISTS ${_disabledFile}) - SET(_printSummary TRUE) - ENDIF (EXISTS ${_missingFile} OR EXISTS ${_enabledFile} OR EXISTS ${_disabledFile}) - - IF(_printSummary) - SET(_missingDeps 0) - IF (EXISTS ${_enabledFile}) - FILE(READ ${_enabledFile} _enabled) - FILE(REMOVE ${_enabledFile}) - SET(_summary "${_summary}\n-----------------------------------------------------------------------------\n-- The following external packages were located on your system.\n-- This installation will have the extra features provided by these packages.\n-----------------------------------------------------------------------------\n${_enabled}") - ENDIF (EXISTS ${_enabledFile}) - - - IF (EXISTS ${_disabledFile}) - SET(_missingDeps 1) - FILE(READ ${_disabledFile} _disabled) - FILE(REMOVE ${_disabledFile}) - SET(_summary "${_summary}\n-----------------------------------------------------------------------------\n-- The following OPTIONAL packages could NOT be located on your system.\n-- Consider installing them to enable more features from this software.\n-----------------------------------------------------------------------------\n${_disabled}") - ENDIF (EXISTS ${_disabledFile}) - - - IF (EXISTS ${_missingFile}) - SET(_missingDeps 1) - FILE(READ ${_missingFile} _requirements) - SET(_summary "${_summary}\n-----------------------------------------------------------------------------\n-- The following REQUIRED packages could NOT be located on your system.\n-- You must install these packages before continuing.\n-----------------------------------------------------------------------------\n${_requirements}") - FILE(REMOVE ${_missingFile}) - SET(_haveMissingReq 1) - ENDIF (EXISTS ${_missingFile}) - - - IF (NOT ${_missingDeps}) - SET(_summary "${_summary}\n-----------------------------------------------------------------------------\n-- Congratulations! All external packages have been found.") - ENDIF (NOT ${_missingDeps}) - - - MESSAGE(${_summary}) - MESSAGE("-----------------------------------------------------------------------------\n") - - - IF(_haveMissingReq) - MESSAGE(FATAL_ERROR "Exiting: Missing Requirements") - ENDIF(_haveMissingReq) - - ENDIF(_printSummary) - -ENDMACRO(MACRO_DISPLAY_FEATURE_LOG) diff --git a/CMakeModules/MacroOptionalFindPackage.cmake b/CMakeModules/MacroOptionalFindPackage.cmake deleted file mode 100644 index d4ed48e33..000000000 --- a/CMakeModules/MacroOptionalFindPackage.cmake +++ /dev/null @@ -1,48 +0,0 @@ -# - MACRO_OPTIONAL_FIND_PACKAGE() combines FIND_PACKAGE() with an OPTION() -# MACRO_OPTIONAL_FIND_PACKAGE( [QUIT] ) -# This macro is a combination of OPTION() and FIND_PACKAGE(), it -# works like FIND_PACKAGE(), but additionally it automatically creates -# an option name WITH_, which can be disabled via the cmake GUI. -# or via -DWITH_=OFF -# The standard _FOUND variables can be used in the same way -# as when using the normal FIND_PACKAGE() - -# Copyright (c) 2006-2010 Alexander Neundorf, -# -# Redistribution and use is allowed according to the terms of the BSD license. -# For details see the accompanying COPYING-CMAKE-SCRIPTS file. - -# This is just a helper macro to set a bunch of variables empty. -# We don't know whether the package uses UPPERCASENAME or CamelCaseName, so we try both: -macro(_MOFP_SET_EMPTY_IF_DEFINED _name _var) - if(DEFINED ${_name}_${_var}) - set(${_name}_${_var} "") - endif(DEFINED ${_name}_${_var}) - - string(TOUPPER ${_name} _nameUpper) - if(DEFINED ${_nameUpper}_${_var}) - set(${_nameUpper}_${_var} "") - endif(DEFINED ${_nameUpper}_${_var}) -endmacro(_MOFP_SET_EMPTY_IF_DEFINED _package _var) - - -macro (MACRO_OPTIONAL_FIND_PACKAGE _name ) - option(WITH_${_name} "Search for ${_name} package" ON) - if (WITH_${_name}) - find_package(${_name} ${ARGN}) - else (WITH_${_name}) - string(TOUPPER ${_name} _nameUpper) - set(${_name}_FOUND FALSE) - set(${_nameUpper}_FOUND FALSE) - - _mofp_set_empty_if_defined(${_name} INCLUDE_DIRS) - _mofp_set_empty_if_defined(${_name} INCLUDE_DIR) - _mofp_set_empty_if_defined(${_name} INCLUDES) - _mofp_set_empty_if_defined(${_name} LIBRARY) - _mofp_set_empty_if_defined(${_name} LIBRARIES) - _mofp_set_empty_if_defined(${_name} LIBS) - _mofp_set_empty_if_defined(${_name} FLAGS) - _mofp_set_empty_if_defined(${_name} DEFINITIONS) - endif (WITH_${_name}) -endmacro (MACRO_OPTIONAL_FIND_PACKAGE) - From 199627012845606f7d3788b5c25412d7362f2128 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 08:38:51 -0400 Subject: [PATCH 379/447] Drop crashreporter-qt - Reporting URL we use is unused right now anyway - Not compatible with glibc 2.26 - Not compatible with ARM --- .gitmodules | 6 +++--- CMakeLists.txt | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4fc249f44..8ef1ca6af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "thirdparty/libcrashreporter-qt"] - path = thirdparty/libcrashreporter-qt - url = https://github.com/dschmidt/libcrashreporter-qt +#[submodule "thirdparty/libcrashreporter-qt"] +# path = thirdparty/libcrashreporter-qt +# url = https://github.com/dschmidt/libcrashreporter-qt diff --git a/CMakeLists.txt b/CMakeLists.txt index b14521417..935b1d7a3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -66,7 +66,7 @@ find_package( YAMLCPP 0.5.1 REQUIRED ) find_package( PolkitQt5-1 REQUIRED ) option( WITH_PYTHON "Enable Python modules API (requires Boost.Python)." ON ) -option( WITH_CRASHREPORTER "Build with CrashReporter" ON ) +# option( WITH_CRASHREPORTER "Build with CrashReporter" OFF ) option( INSTALL_CONFIG "Install configuration files" ON ) option( WITH_PYTHONQT "Enable next generation Python modules API (experimental, requires PythonQt)." OFF ) option( BUILD_TESTING "Build the testing tree." ON ) @@ -75,10 +75,10 @@ if( BUILD_TESTING ) enable_testing() endif () -if( CMAKE_SYSTEM_PROCESSOR MATCHES "arm" OR NOT EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/thirdparty/libcrashreporter-qt/CMakeLists.txt" ) - message( STATUS "Build of crashreporter disabled." ) - set( WITH_CRASHREPORTER OFF ) -endif() +# if( CMAKE_SYSTEM_PROCESSOR MATCHES "arm" OR NOT EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/thirdparty/libcrashreporter-qt/CMakeLists.txt" ) +# message( STATUS "Build of crashreporter disabled." ) +# set( WITH_CRASHREPORTER OFF ) +# endif() find_package( PythonLibs 3.3 OPTIONAL ) set_package_properties( @@ -237,7 +237,7 @@ set_package_properties( mksquashfs PROPERTIES TYPE OPTIONAL ) -add_subdirectory( thirdparty ) +# add_subdirectory( thirdparty ) add_subdirectory( src ) feature_summary(WHAT ALL) From 3246b6cb1b59d3b9572a5034d95c3e14effa3082 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 08:43:20 -0400 Subject: [PATCH 380/447] Drop submodule the right way --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8ef1ca6af..4fc249f44 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -#[submodule "thirdparty/libcrashreporter-qt"] -# path = thirdparty/libcrashreporter-qt -# url = https://github.com/dschmidt/libcrashreporter-qt +[submodule "thirdparty/libcrashreporter-qt"] + path = thirdparty/libcrashreporter-qt + url = https://github.com/dschmidt/libcrashreporter-qt From 6c3b308a039ba53dada7fcc2b3e6473a44cde17e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 08:47:07 -0400 Subject: [PATCH 381/447] Remove libcrashreporter-qt more thoroughly --- .gitmodules | 3 --- thirdparty/CMakeLists.txt | 11 ----------- thirdparty/libcrashreporter-qt | 1 - 3 files changed, 15 deletions(-) delete mode 100644 thirdparty/CMakeLists.txt delete mode 160000 thirdparty/libcrashreporter-qt diff --git a/.gitmodules b/.gitmodules index 4fc249f44..e69de29bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "thirdparty/libcrashreporter-qt"] - path = thirdparty/libcrashreporter-qt - url = https://github.com/dschmidt/libcrashreporter-qt diff --git a/thirdparty/CMakeLists.txt b/thirdparty/CMakeLists.txt deleted file mode 100644 index 77b4897a5..000000000 --- a/thirdparty/CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ -if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) - # Suppress warnings entirely; not interesting in third-party code - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -w" ) -endif() - -if( WITH_CRASHREPORTER ) - macro( qt_wrap_ui ) - qt5_wrap_ui( ${ARGN} ) - endmacro() - add_subdirectory( libcrashreporter-qt ) -endif() diff --git a/thirdparty/libcrashreporter-qt b/thirdparty/libcrashreporter-qt deleted file mode 160000 index 61dc3963c..000000000 --- a/thirdparty/libcrashreporter-qt +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 61dc3963c2b59894e7d3f3bd758c43b59665054a From 63ecce93fd8c23a45d148d8a5fc79dfd4401ec9a Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 08:56:29 -0400 Subject: [PATCH 382/447] Remove unused CMake module --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 935b1d7a3..c8b4f208b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -56,7 +56,6 @@ cmake_policy( SET CMP0023 OLD ) cmake_policy( SET CMP0028 NEW ) # double colons in KF5::Foo and Qt5::Foo are necessarily IMPORTED or ALIAS targets, don't search further cmake_policy( SET CMP0043 OLD ) -include( MacroOptionalFindPackage ) include( FeatureSummary ) set( QT_VERSION 5.6.0 ) From 90fc268cc4535f60d67f2b8929a9911a6e2ede49 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 18:04:36 +0200 Subject: [PATCH 383/447] Clean up CMakeLists wrt. optional --- CMakeLists.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c8b4f208b..faaf3b8d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,10 +52,6 @@ if( CMAKE_COMPILER_IS_GNUCXX ) endif() endif() -cmake_policy( SET CMP0023 OLD ) -cmake_policy( SET CMP0028 NEW ) # double colons in KF5::Foo and Qt5::Foo are necessarily IMPORTED or ALIAS targets, don't search further -cmake_policy( SET CMP0043 OLD ) - include( FeatureSummary ) set( QT_VERSION 5.6.0 ) @@ -79,7 +75,7 @@ endif () # set( WITH_CRASHREPORTER OFF ) # endif() -find_package( PythonLibs 3.3 OPTIONAL ) +find_package( PythonLibs 3.3 ) set_package_properties( PYTHONLIBS PROPERTIES DESCRIPTION "C interface libraries for the Python 3 interpreter." @@ -97,7 +93,7 @@ if ( PYTHONLIBS_FOUND ) PURPOSE "Boost.Python is used for interfacing with Calamares job modules written in Python 3." ) - macro_optional_find_package( PythonQt ) + find_package( PythonQt ) set_package_properties( PYTHONQT PROPERTIES DESCRIPTION "A Python embedding solution for Qt applications." URL "http://pythonqt.sourceforge.net" From 03d9dbe099c7c58eabd744d6cf37e290362a3415 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 18:29:56 +0200 Subject: [PATCH 384/447] Clean up CMakeLists, linking --- CMakeLists.txt | 4 ---- CMakeModules/CalamaresAddLibrary.cmake | 13 ++++++++----- src/calamares/CMakeLists.txt | 1 - src/libcalamares/CMakeLists.txt | 12 ++---------- 4 files changed, 10 insertions(+), 20 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index faaf3b8d4..74f69a8a7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -192,10 +192,6 @@ set( THIRDPARTY_DIR "${CMAKE_SOURCE_DIR}/thirdparty" ) # make example-distro # find_program( mksquashfs_PROGRAM mksquashfs ) -set_package_properties( mksquashfs PROPERTIES - DESCRIPTION "Create example distro" - URL "http://tldp.org/HOWTO/SquashFS-HOWTO/creatingandusing.html" -) if( mksquashfs_PROGRAM ) set( mksquashfs_FOUND ON ) set( src_fs ${CMAKE_SOURCE_DIR}/data/example-root/ ) diff --git a/CMakeModules/CalamaresAddLibrary.cmake b/CMakeModules/CalamaresAddLibrary.cmake index a774b1f31..f183277c8 100644 --- a/CMakeModules/CalamaresAddLibrary.cmake +++ b/CMakeModules/CalamaresAddLibrary.cmake @@ -45,9 +45,6 @@ function(calamares_add_library) add_library(${target} SHARED ${LIBRARY_SOURCES}) endif() - # HACK: add qt modules - every lib should define its own set of modules - qt5_use_modules(${target} Core Gui Widgets ${LIBRARY_QT5_MODULES}) - # definitions - can this be moved into set_target_properties below? add_definitions(${QT_DEFINITIONS}) set_target_properties(${target} PROPERTIES AUTOMOC TRUE) @@ -67,9 +64,15 @@ function(calamares_add_library) endif() # add link targets - target_link_libraries(${target} ${CALAMARES_LIBRARIES}) + target_link_libraries(${target} + LINK_PUBLIC ${CALAMARES_LIBRARIES} + Qt5::Core + Qt5::Gui + Qt5::Widgets + ${LIBRARY_QT5_MODULES} + ) if(LIBRARY_LINK_LIBRARIES) - target_link_libraries(${target} ${LIBRARY_LINK_LIBRARIES}) + target_link_libraries(${target} LINK_PUBLIC ${LIBRARY_LINK_LIBRARIES}) endif() if(LIBRARY_LINK_PRIVATE_LIBRARIES) target_link_libraries(${target} LINK_PRIVATE ${LIBRARY_LINK_PRIVATE_LIBRARIES}) diff --git a/src/calamares/CMakeLists.txt b/src/calamares/CMakeLists.txt index c0f9ecb66..62be0ed34 100644 --- a/src/calamares/CMakeLists.txt +++ b/src/calamares/CMakeLists.txt @@ -55,7 +55,6 @@ if( WITH_CRASHREPORTER ) list( APPEND LINK_LIBRARIES ${LINK_LIBRARIES} pthread crashreporter-handler ) endif() -qt5_use_modules( calamares_bin Core Widgets ) target_link_libraries( calamares_bin PRIVATE ${CALAMARES_LIBRARIES} diff --git a/src/libcalamares/CMakeLists.txt b/src/libcalamares/CMakeLists.txt index fd94e3eab..cdd31b782 100644 --- a/src/libcalamares/CMakeLists.txt +++ b/src/libcalamares/CMakeLists.txt @@ -81,17 +81,9 @@ set_target_properties( calamares SOVERSION ${CALAMARES_VERSION_SHORT} ) -qt5_use_modules( calamares Core ) - - target_link_libraries( calamares - LINK_PRIVATE - # internal deps, if any - ${OPTIONAL_PRIVATE_LIBRARIES} - - LINK_PUBLIC - # External deps - Qt5::Core + LINK_PRIVATE ${OPTIONAL_PRIVATE_LIBRARIES} + LINK_PUBLIC Qt5::Core ) install( TARGETS calamares From bd37572fd8d1b76bda97c0e315e3971b9b2cf3f1 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 18:35:56 +0200 Subject: [PATCH 385/447] Clang: reduce warnings --- src/libcalamaresui/utils/ImageRegistry.cpp | 2 +- src/libcalamaresui/utils/qjsonitem.h | 4 ++-- src/libcalamaresui/utils/qjsonmodel.h | 2 +- src/libcalamaresui/viewpages/ViewStep.cpp | 4 +++- src/libcalamaresui/widgets/ClickableLabel.h | 6 +++--- src/libcalamaresui/widgets/FixedAspectRatioLabel.cpp | 1 + src/libcalamaresui/widgets/FixedAspectRatioLabel.h | 2 +- src/libcalamaresui/widgets/QtWaitingSpinner.cpp | 10 +++++----- src/libcalamaresui/widgets/QtWaitingSpinner.h | 2 +- src/modules/keyboard/KeyboardViewStep.h | 2 +- src/modules/netinstall/NetInstallViewStep.h | 2 +- src/modules/netinstall/PackageModel.h | 2 +- 12 files changed, 21 insertions(+), 18 deletions(-) diff --git a/src/libcalamaresui/utils/ImageRegistry.cpp b/src/libcalamaresui/utils/ImageRegistry.cpp index 5e55b2293..9ed646e50 100644 --- a/src/libcalamaresui/utils/ImageRegistry.cpp +++ b/src/libcalamaresui/utils/ImageRegistry.cpp @@ -29,7 +29,7 @@ #include "utils/Logger.h" static QHash< QString, QHash< int, QHash< qint64, QPixmap > > > s_cache; -ImageRegistry* ImageRegistry::s_instance = 0; +ImageRegistry* ImageRegistry::s_instance = nullptr; ImageRegistry* diff --git a/src/libcalamaresui/utils/qjsonitem.h b/src/libcalamaresui/utils/qjsonitem.h index 58ea02d32..1dfa5c65e 100644 --- a/src/libcalamaresui/utils/qjsonitem.h +++ b/src/libcalamaresui/utils/qjsonitem.h @@ -26,7 +26,7 @@ class QJsonTreeItem { public: - QJsonTreeItem(QJsonTreeItem * parent = 0); + QJsonTreeItem(QJsonTreeItem * parent = nullptr); virtual ~QJsonTreeItem(); void appendChild(QJsonTreeItem * item); QJsonTreeItem *child(int row); @@ -41,7 +41,7 @@ public: QJsonValue::Type type() const; - static QJsonTreeItem* load(const QJsonValue& value, QJsonTreeItem * parent = 0); + static QJsonTreeItem* load(const QJsonValue& value, QJsonTreeItem * parent = nullptr); protected: diff --git a/src/libcalamaresui/utils/qjsonmodel.h b/src/libcalamaresui/utils/qjsonmodel.h index a76d807d8..0bf8f5dab 100644 --- a/src/libcalamaresui/utils/qjsonmodel.h +++ b/src/libcalamaresui/utils/qjsonmodel.h @@ -30,7 +30,7 @@ class QJsonModel : public QAbstractItemModel { Q_OBJECT public: - explicit QJsonModel(QObject *parent = 0); + explicit QJsonModel(QObject *parent = nullptr); virtual ~QJsonModel(); bool load(const QString& fileName); bool load(QIODevice * device); diff --git a/src/libcalamaresui/viewpages/ViewStep.cpp b/src/libcalamaresui/viewpages/ViewStep.cpp index 6d5a5f746..a81787673 100644 --- a/src/libcalamaresui/viewpages/ViewStep.cpp +++ b/src/libcalamaresui/viewpages/ViewStep.cpp @@ -61,6 +61,8 @@ ViewStep::setModuleInstanceKey( const QString& instanceKey ) void ViewStep::setConfigurationMap( const QVariantMap& configurationMap ) -{} +{ + Q_UNUSED( configurationMap ); +} } diff --git a/src/libcalamaresui/widgets/ClickableLabel.h b/src/libcalamaresui/widgets/ClickableLabel.h index fc198b98b..7a6556e3f 100644 --- a/src/libcalamaresui/widgets/ClickableLabel.h +++ b/src/libcalamaresui/widgets/ClickableLabel.h @@ -28,14 +28,14 @@ class ClickableLabel : public QLabel public: explicit ClickableLabel( QWidget* parent = nullptr, Qt::WindowFlags f = 0 ); explicit ClickableLabel( const QString& text, QWidget* parent = nullptr, Qt::WindowFlags f = 0 ); - virtual ~ClickableLabel(); + virtual ~ClickableLabel() override; signals: void clicked(); protected: - virtual void mousePressEvent( QMouseEvent* event ); - virtual void mouseReleaseEvent( QMouseEvent* event ); + virtual void mousePressEvent( QMouseEvent* event ) override; + virtual void mouseReleaseEvent( QMouseEvent* event ) override; private: QTime m_time; diff --git a/src/libcalamaresui/widgets/FixedAspectRatioLabel.cpp b/src/libcalamaresui/widgets/FixedAspectRatioLabel.cpp index 4920605bc..99d3d51f4 100644 --- a/src/libcalamaresui/widgets/FixedAspectRatioLabel.cpp +++ b/src/libcalamaresui/widgets/FixedAspectRatioLabel.cpp @@ -42,6 +42,7 @@ FixedAspectRatioLabel::setPixmap( const QPixmap& pixmap ) void FixedAspectRatioLabel::resizeEvent( QResizeEvent* event ) { + Q_UNUSED( event ); QLabel::setPixmap( m_pixmap.scaled( contentsRect().size(), Qt::KeepAspectRatio, diff --git a/src/libcalamaresui/widgets/FixedAspectRatioLabel.h b/src/libcalamaresui/widgets/FixedAspectRatioLabel.h index 4483576f6..33cc4708f 100644 --- a/src/libcalamaresui/widgets/FixedAspectRatioLabel.h +++ b/src/libcalamaresui/widgets/FixedAspectRatioLabel.h @@ -28,7 +28,7 @@ class FixedAspectRatioLabel : public QLabel Q_OBJECT public: explicit FixedAspectRatioLabel( QWidget* parent = nullptr ); - virtual ~FixedAspectRatioLabel(); + virtual ~FixedAspectRatioLabel() override; public slots: void setPixmap( const QPixmap &pixmap ); diff --git a/src/libcalamaresui/widgets/QtWaitingSpinner.cpp b/src/libcalamaresui/widgets/QtWaitingSpinner.cpp index c298a61ec..93ad6f9ee 100644 --- a/src/libcalamaresui/widgets/QtWaitingSpinner.cpp +++ b/src/libcalamaresui/widgets/QtWaitingSpinner.cpp @@ -57,7 +57,7 @@ void QtWaitingSpinner::paintEvent(QPaintEvent* /*ev*/) { for (int i = 0; i < myLinesNumber; ++i) { painter.save(); painter.translate(myRadius + myLength, myRadius + myLength); - qreal rotateAngle = (qreal)360 * qreal(i) / qreal(myLinesNumber); + qreal rotateAngle = 360.0 * qreal(i) / qreal(myLinesNumber); painter.rotate(rotateAngle); painter.translate(myRadius, 0); int distance = lineDistance(i, myCurrentCounter, myLinesNumber); @@ -160,14 +160,14 @@ QColor QtWaitingSpinner::countTrailColor(int distance, int lines, int trail, int if (distance == 0) { return color; } - const qreal minAlphaF = (qreal)minOpacity / 100; - int distanceThreshold = ceil( (lines - 1) * (qreal)trail / 100); + const qreal minAlphaF = qreal(minOpacity) / 100.0; + int distanceThreshold = ceil( (lines - 1) * qreal(trail) / 100.0); if (distance > distanceThreshold) { color.setAlphaF(minAlphaF); return color; } - qreal alphaDiff = color.alphaF() - (qreal)minAlphaF; - qreal gradation = alphaDiff / (qreal)(distanceThreshold + 1); + qreal alphaDiff = color.alphaF() - minAlphaF; + qreal gradation = alphaDiff / qreal(distanceThreshold + 1); qreal resultAlpha = color.alphaF() - gradation * distance; resultAlpha = std::min(1.0, std::max(0.0, resultAlpha)); //if alpha is out of bound, force it to bounds color.setAlphaF(resultAlpha); diff --git a/src/libcalamaresui/widgets/QtWaitingSpinner.h b/src/libcalamaresui/widgets/QtWaitingSpinner.h index b01ebd1a8..1c1b3eb10 100644 --- a/src/libcalamaresui/widgets/QtWaitingSpinner.h +++ b/src/libcalamaresui/widgets/QtWaitingSpinner.h @@ -33,7 +33,7 @@ class UIDLLEXPORT QtWaitingSpinner : public QWidget { Q_OBJECT public: - explicit QtWaitingSpinner(int linesNumber = 12, int length = 7, int width = 5, int radius = 10, QWidget* parent = 0); + explicit QtWaitingSpinner(int linesNumber = 12, int length = 7, int width = 5, int radius = 10, QWidget* parent = nullptr); public Q_SLOTS: void start(); diff --git a/src/modules/keyboard/KeyboardViewStep.h b/src/modules/keyboard/KeyboardViewStep.h index 239639251..39f3f56a7 100644 --- a/src/modules/keyboard/KeyboardViewStep.h +++ b/src/modules/keyboard/KeyboardViewStep.h @@ -34,7 +34,7 @@ class PLUGINDLLEXPORT KeyboardViewStep : public Calamares::ViewStep public: explicit KeyboardViewStep( QObject* parent = nullptr ); - virtual ~KeyboardViewStep(); + virtual ~KeyboardViewStep() override; QString prettyName() const override; QString prettyStatus() const override; diff --git a/src/modules/netinstall/NetInstallViewStep.h b/src/modules/netinstall/NetInstallViewStep.h index de4d411d8..651c53266 100644 --- a/src/modules/netinstall/NetInstallViewStep.h +++ b/src/modules/netinstall/NetInstallViewStep.h @@ -34,7 +34,7 @@ class PLUGINDLLEXPORT NetInstallViewStep : public Calamares::ViewStep public: explicit NetInstallViewStep( QObject* parent = nullptr ); - virtual ~NetInstallViewStep(); + virtual ~NetInstallViewStep() override; QString prettyName() const override; QString prettyStatus() const override; diff --git a/src/modules/netinstall/PackageModel.h b/src/modules/netinstall/PackageModel.h index d49dd88c2..4a41f1879 100644 --- a/src/modules/netinstall/PackageModel.h +++ b/src/modules/netinstall/PackageModel.h @@ -35,7 +35,7 @@ class PackageModel : public QAbstractItemModel Q_OBJECT public: - explicit PackageModel( const YAML::Node& data, QObject* parent = 0 ); + explicit PackageModel( const YAML::Node& data, QObject* parent = nullptr ); ~PackageModel(); QVariant data( const QModelIndex& index, int role ) const override; From da4fa6a63ab0ce6d6b8be6cc943c2dcce08f6720 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 18:49:43 +0200 Subject: [PATCH 386/447] Fix link / library name --- src/libcalamaresui/CMakeLists.txt | 2 +- src/modules/locale/CMakeLists.txt | 2 +- src/modules/netinstall/CMakeLists.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libcalamaresui/CMakeLists.txt b/src/libcalamaresui/CMakeLists.txt index ee039b46d..0648807b8 100644 --- a/src/libcalamaresui/CMakeLists.txt +++ b/src/libcalamaresui/CMakeLists.txt @@ -63,7 +63,7 @@ calamares_add_library( ${CALAMARESUI_LIBRARY_TARGET} UI ${${CALAMARESUI_LIBRARY_TARGET}_UI} EXPORT_MACRO UIDLLEXPORT_PRO LINK_PRIVATE_LIBRARIES - yaml-cpp + ${YAMLCPP_LIBRARY} Qt5::Svg Qt5::QuickWidgets ${OPTIONAL_PRIVATE_LIBRARIES} diff --git a/src/modules/locale/CMakeLists.txt b/src/modules/locale/CMakeLists.txt index 61bdfc707..e32f6e613 100644 --- a/src/modules/locale/CMakeLists.txt +++ b/src/modules/locale/CMakeLists.txt @@ -17,6 +17,6 @@ calamares_add_plugin( locale LINK_PRIVATE_LIBRARIES calamaresui Qt5::Network - yaml-cpp + ${YAMLCPP_LIBRARY} SHARED_LIB ) diff --git a/src/modules/netinstall/CMakeLists.txt b/src/modules/netinstall/CMakeLists.txt index 1de1c7505..67f805734 100644 --- a/src/modules/netinstall/CMakeLists.txt +++ b/src/modules/netinstall/CMakeLists.txt @@ -15,6 +15,6 @@ calamares_add_plugin( netinstall LINK_PRIVATE_LIBRARIES calamaresui Qt5::Network - yaml-cpp + ${YAMLCPP_LIBRARY} SHARED_LIB ) From 5d241f8e0908c66f531d690f540765ef6a8aeade Mon Sep 17 00:00:00 2001 From: Gabriel C Date: Wed, 13 Sep 2017 21:44:15 +0200 Subject: [PATCH 387/447] CreateUserJob: do not force any autologin group There is no need to force folks haing a random group bc that is a Distro think. SDDM/GDM works just fine without having a group for the user to autologin. Just setup a group in users.conf .. is why we have a configuration option for that. --- src/modules/users/CreateUserJob.cpp | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/modules/users/CreateUserJob.cpp b/src/modules/users/CreateUserJob.cpp index c666bd9ad..5f6843db5 100644 --- a/src/modules/users/CreateUserJob.cpp +++ b/src/modules/users/CreateUserJob.cpp @@ -115,13 +115,12 @@ CreateUserJob::exec() { QString autologinGroup; if ( gs->contains( "autologinGroup" ) && - !gs->value( "autologinGroup" ).toString().isEmpty() ) + !gs->value( "autologinGroup" ).toString().isEmpty() ) + { autologinGroup = gs->value( "autologinGroup" ).toString(); - else - autologinGroup = QStringLiteral( "autologin" ); - - CalamaresUtils::System::instance()->targetEnvCall( { "groupadd", autologinGroup } ); - defaultGroups.append( QString( ",%1" ).arg( autologinGroup ) ); + CalamaresUtils::System::instance()->targetEnvCall( { "groupadd", autologinGroup } ); + defaultGroups.append( QString( ",%1" ).arg( autologinGroup ) ); + } } // If we're looking to reuse the contents of an existing /home From edb1dbaa6e65196886c977f76082c2983eab904f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 20:07:09 +0200 Subject: [PATCH 388/447] Clang: warnings-- --- src/calamares/progresstree/ProgressTreeDelegate.cpp | 2 -- src/calamares/progresstree/ProgressTreeModel.cpp | 9 ++++++--- src/calamares/progresstree/ProgressTreeModel.h | 2 +- src/calamares/progresstree/ProgressTreeView.h | 4 ++-- src/libcalamaresui/widgets/QtWaitingSpinner.cpp | 4 ++-- src/modules/netinstall/PackageModel.cpp | 2 ++ src/modules/netinstall/PackageModel.h | 4 ++-- src/modules/netinstall/PackageTreeItem.cpp | 6 +++--- src/modules/netinstall/PackageTreeItem.h | 8 ++++---- src/modules/users/SetPasswordJob.cpp | 4 ++-- src/modules/users/SetPasswordJob.h | 2 +- src/modules/users/UsersViewStep.h | 2 +- src/modules/webview/WebViewStep.h | 2 +- 13 files changed, 27 insertions(+), 24 deletions(-) diff --git a/src/calamares/progresstree/ProgressTreeDelegate.cpp b/src/calamares/progresstree/ProgressTreeDelegate.cpp index f6b52b978..34835c8fa 100644 --- a/src/calamares/progresstree/ProgressTreeDelegate.cpp +++ b/src/calamares/progresstree/ProgressTreeDelegate.cpp @@ -64,8 +64,6 @@ ProgressTreeDelegate::paint( QPainter* painter, const QStyleOptionViewItem& option, const QModelIndex& index) const { - bool isFirstLevel = !index.parent().isValid(); - QStyleOptionViewItem opt = option; painter->save(); diff --git a/src/calamares/progresstree/ProgressTreeModel.cpp b/src/calamares/progresstree/ProgressTreeModel.cpp index dbe8315eb..33e985809 100644 --- a/src/calamares/progresstree/ProgressTreeModel.cpp +++ b/src/calamares/progresstree/ProgressTreeModel.cpp @@ -96,6 +96,10 @@ ProgressTreeModel::data( const QModelIndex& index, int role ) const QVariant ProgressTreeModel::headerData( int section, Qt::Orientation orientation, int role ) const { + Q_UNUSED( section ); + Q_UNUSED( orientation ); + Q_UNUSED( role ); + return QVariant(); } @@ -146,12 +150,11 @@ ProgressTreeModel::indexFromItem( ProgressTreeItem* item ) if ( !item || !item->parent() ) return QModelIndex(); - // Reconstructs a QModelIndex from a ProgressTreeItem that is somewhere in the tree. - // Traverses the item to the root node, then rebuilds the qmodeindices from there + // Traverses the item to the root node, then rebuilds the qmodelindices from there // back down; each int is the row of that item in the parent. /** - * In this diagram, if the \param item is G, childIndexList will contain [0, 2, 0] + * In this diagram, if the item is G, childIndexList will contain [0, 2, 0] * * A * D diff --git a/src/calamares/progresstree/ProgressTreeModel.h b/src/calamares/progresstree/ProgressTreeModel.h index 60db77939..0311a28a0 100644 --- a/src/calamares/progresstree/ProgressTreeModel.h +++ b/src/calamares/progresstree/ProgressTreeModel.h @@ -39,7 +39,7 @@ public: }; explicit ProgressTreeModel( QObject* parent = nullptr ); - virtual ~ProgressTreeModel(); + virtual ~ProgressTreeModel() override; // Reimplemented from QAbstractItemModel Qt::ItemFlags flags( const QModelIndex& index ) const override; diff --git a/src/calamares/progresstree/ProgressTreeView.h b/src/calamares/progresstree/ProgressTreeView.h index fae75d0dc..9e735ef2d 100644 --- a/src/calamares/progresstree/ProgressTreeView.h +++ b/src/calamares/progresstree/ProgressTreeView.h @@ -34,8 +34,8 @@ class ProgressTreeView : public QTreeView public: static ProgressTreeView* instance(); - explicit ProgressTreeView( QWidget* parent = 0 ); - virtual ~ProgressTreeView(); + explicit ProgressTreeView( QWidget* parent = nullptr ); + virtual ~ProgressTreeView() override; /** * @brief setModel assigns a model to this view. diff --git a/src/libcalamaresui/widgets/QtWaitingSpinner.cpp b/src/libcalamaresui/widgets/QtWaitingSpinner.cpp index 93ad6f9ee..18c6264bd 100644 --- a/src/libcalamaresui/widgets/QtWaitingSpinner.cpp +++ b/src/libcalamaresui/widgets/QtWaitingSpinner.cpp @@ -145,7 +145,7 @@ void QtWaitingSpinner::updateTimer() { } int QtWaitingSpinner::countTimeout(int lines, qreal speed) { - return 1000 / (lines * speed); + return int( 1000.0 / (lines * speed) ); } int QtWaitingSpinner::lineDistance(int from, int to, int lines) { @@ -161,7 +161,7 @@ QColor QtWaitingSpinner::countTrailColor(int distance, int lines, int trail, int return color; } const qreal minAlphaF = qreal(minOpacity) / 100.0; - int distanceThreshold = ceil( (lines - 1) * qreal(trail) / 100.0); + int distanceThreshold = int( ceil( (lines - 1) * qreal(trail) / 100.0) ); if (distance > distanceThreshold) { color.setAlphaF(minAlphaF); return color; diff --git a/src/modules/netinstall/PackageModel.cpp b/src/modules/netinstall/PackageModel.cpp index 629133c86..8a2025b0e 100644 --- a/src/modules/netinstall/PackageModel.cpp +++ b/src/modules/netinstall/PackageModel.cpp @@ -126,6 +126,8 @@ bool PackageModel::setHeaderData( int section, Qt::Orientation orientation, const QVariant& value, int role ) { + Q_UNUSED( role ); + if ( orientation == Qt::Horizontal ) { if ( m_columnHeadings.value( section ) != QVariant() ) diff --git a/src/modules/netinstall/PackageModel.h b/src/modules/netinstall/PackageModel.h index 4a41f1879..ef2bc1794 100644 --- a/src/modules/netinstall/PackageModel.h +++ b/src/modules/netinstall/PackageModel.h @@ -36,13 +36,13 @@ class PackageModel : public QAbstractItemModel public: explicit PackageModel( const YAML::Node& data, QObject* parent = nullptr ); - ~PackageModel(); + ~PackageModel() override; QVariant data( const QModelIndex& index, int role ) const override; bool setData( const QModelIndex& index, const QVariant& value, int role = Qt::EditRole ) override; bool setHeaderData( int section, Qt::Orientation orientation, - const QVariant& value, int role = Qt::EditRole ); + const QVariant& value, int role = Qt::EditRole ) override; Qt::ItemFlags flags( const QModelIndex& index ) const override; QVariant headerData( int section, Qt::Orientation orientation, int role = Qt::DisplayRole ) const override; diff --git a/src/modules/netinstall/PackageTreeItem.cpp b/src/modules/netinstall/PackageTreeItem.cpp index 0cbc52223..bbd7f792f 100644 --- a/src/modules/netinstall/PackageTreeItem.cpp +++ b/src/modules/netinstall/PackageTreeItem.cpp @@ -18,9 +18,9 @@ #include "PackageTreeItem.h" -PackageTreeItem::PackageTreeItem( const ItemData& data, PackageTreeItem* parent ) : - m_data( data ), - m_parentItem( parent ) +PackageTreeItem::PackageTreeItem( const ItemData& data, PackageTreeItem* parent ) + : m_parentItem( parent ) + , m_data( data ) { } PackageTreeItem::PackageTreeItem( const QString packageName, PackageTreeItem* parent ) : diff --git a/src/modules/netinstall/PackageTreeItem.h b/src/modules/netinstall/PackageTreeItem.h index 291def37d..a95a4fe31 100644 --- a/src/modules/netinstall/PackageTreeItem.h +++ b/src/modules/netinstall/PackageTreeItem.h @@ -37,10 +37,10 @@ public: bool isHidden = false; Qt::CheckState selected = Qt::Unchecked; }; - explicit PackageTreeItem( const ItemData& data, PackageTreeItem* parent = 0 ); - explicit PackageTreeItem( const QString packageName, PackageTreeItem* parent = 0 ); - explicit PackageTreeItem( PackageTreeItem* parent = 0 ); - ~PackageTreeItem(); + explicit PackageTreeItem( const ItemData& data, PackageTreeItem* parent = nullptr ); + explicit PackageTreeItem( const QString packageName, PackageTreeItem* parent = nullptr ); + explicit PackageTreeItem( PackageTreeItem* parent = nullptr ); + ~PackageTreeItem() override; void appendChild( PackageTreeItem* child ); PackageTreeItem* child( int row ); diff --git a/src/modules/users/SetPasswordJob.cpp b/src/modules/users/SetPasswordJob.cpp index bf3423347..a077d8cb5 100644 --- a/src/modules/users/SetPasswordJob.cpp +++ b/src/modules/users/SetPasswordJob.cpp @@ -54,7 +54,7 @@ SetPasswordJob::prettyStatusMessage() const /// Returns a modular hashing salt for method 6 (SHA512) with a 16 character random salt. QString -SetPasswordJob::make_salt(size_t length) +SetPasswordJob::make_salt(int length) { Q_ASSERT(length >= 8); Q_ASSERT(length <= 128); @@ -73,7 +73,7 @@ SetPasswordJob::make_salt(size_t length) std::mt19937_64 twister(seed); std::uint64_t next; - size_t current_length = 0; + int current_length = 0; QString salt_string; salt_string.reserve(length + 10); diff --git a/src/modules/users/SetPasswordJob.h b/src/modules/users/SetPasswordJob.h index 45e99a57a..8a53d4941 100644 --- a/src/modules/users/SetPasswordJob.h +++ b/src/modules/users/SetPasswordJob.h @@ -33,7 +33,7 @@ public: QString prettyStatusMessage() const override; Calamares::JobResult exec() override; - static QString make_salt(size_t length); + static QString make_salt(int length); private: QString m_userName; diff --git a/src/modules/users/UsersViewStep.h b/src/modules/users/UsersViewStep.h index ea5d9101b..c7e0f447d 100644 --- a/src/modules/users/UsersViewStep.h +++ b/src/modules/users/UsersViewStep.h @@ -36,7 +36,7 @@ class PLUGINDLLEXPORT UsersViewStep : public Calamares::ViewStep public: explicit UsersViewStep( QObject* parent = nullptr ); - virtual ~UsersViewStep(); + virtual ~UsersViewStep() override; QString prettyName() const override; diff --git a/src/modules/webview/WebViewStep.h b/src/modules/webview/WebViewStep.h index 9d8405a97..5b8a85049 100644 --- a/src/modules/webview/WebViewStep.h +++ b/src/modules/webview/WebViewStep.h @@ -43,7 +43,7 @@ class PLUGINDLLEXPORT WebViewStep : public Calamares::ViewStep public: explicit WebViewStep( QObject* parent = nullptr ); - virtual ~WebViewStep(); + virtual ~WebViewStep() override; QString prettyName() const override; From c9f4bc0cc865e2f97d5a28d38b296877687dfa7f Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 13 Sep 2017 22:24:30 +0200 Subject: [PATCH 389/447] Check for crypt(3), also on FreeBSD --- CMakeModules/FindCrypt.cmake | 27 +++++++++++++++++++-------- src/modules/users/CMakeLists.txt | 2 +- src/modules/users/SetPasswordJob.cpp | 4 ++++ 3 files changed, 24 insertions(+), 9 deletions(-) diff --git a/CMakeModules/FindCrypt.cmake b/CMakeModules/FindCrypt.cmake index 293228e6f..d17d70178 100644 --- a/CMakeModules/FindCrypt.cmake +++ b/CMakeModules/FindCrypt.cmake @@ -5,19 +5,30 @@ # LIBCRYPT_LIBRARY, the path to libcrypt # LIBCRYPT_FOUND, whether libcrypt was found +if( CMAKE_SYSTEM MATCHES "FreeBSD" ) + # FreeBSD has crypt(3) declared in unistd.h, which lives in + # libc; the libcrypt found here is not used. + find_path( CRYPT_INCLUDE_DIR NAMES unistd.h ) + add_definitions( -DNO_CRYPT_H ) +else() + find_path( CRYPT_INCLUDE_DIR + NAMES crypt.h + HINTS + ${CMAKE_INSTALL_INCLUDEDIR} + NO_CACHE + ) +endif() -find_path( CRYPT_INCLUDE_DIR NAMES crypt.h - HINTS - ${CMAKE_INSTALL_INCLUDEDIR} -) - -find_library( CRYPT_LIBRARIES NAMES crypt +find_library( CRYPT_LIBRARIES + NAMES crypt HINTS ${CMAKE_INSTALL_LIBDIR} ) include( FindPackageHandleStandardArgs ) -find_package_handle_standard_args( Crypt - REQUIRED_VARS CRYPT_LIBRARIES CRYPT_INCLUDE_DIR ) +find_package_handle_standard_args( + Crypt + REQUIRED_VARS CRYPT_LIBRARIES CRYPT_INCLUDE_DIR +) mark_as_advanced( CRYPT_INCLUDE_DIR CRYPT_LIBRARIES ) diff --git a/src/modules/users/CMakeLists.txt b/src/modules/users/CMakeLists.txt index 116da68e4..074118d54 100644 --- a/src/modules/users/CMakeLists.txt +++ b/src/modules/users/CMakeLists.txt @@ -5,7 +5,7 @@ if( ECM_FOUND ) endif() find_package( Qt5 COMPONENTS Core Test REQUIRED ) -find_package( Crypt ) +find_package( Crypt REQUIRED ) include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) diff --git a/src/modules/users/SetPasswordJob.cpp b/src/modules/users/SetPasswordJob.cpp index a077d8cb5..d917e6d5f 100644 --- a/src/modules/users/SetPasswordJob.cpp +++ b/src/modules/users/SetPasswordJob.cpp @@ -27,7 +27,11 @@ #include #include + +#ifndef NO_CRYPT_H #include +#endif +#include SetPasswordJob::SetPasswordJob( const QString& userName, const QString& newPassword ) From 9f1cca5ec785bbc340e846c31b389f36cc6f0233 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 14 Sep 2017 06:20:43 -0400 Subject: [PATCH 390/447] FS: use untranslated name to identify filesystem Resolves issue where 'linuxswap' is translated to 'Linux-Swap', for instance. FileSystem::name() provides a translated name, not an untranslated one. This should move to KPMCore. FIXES #797 --- .../partition/jobs/FillGlobalStorageJob.cpp | 49 ++++++++++++++++++- 1 file changed, 47 insertions(+), 2 deletions(-) diff --git a/src/modules/partition/jobs/FillGlobalStorageJob.cpp b/src/modules/partition/jobs/FillGlobalStorageJob.cpp index 09eaf232d..f8194f2b3 100644 --- a/src/modules/partition/jobs/FillGlobalStorageJob.cpp +++ b/src/modules/partition/jobs/FillGlobalStorageJob.cpp @@ -76,6 +76,50 @@ getLuksUuid( const QString& path ) return uuid; } +// TODO: this will be available from KPMCore soon +static const char* filesystem_labels[] = { + "unknown", + "extended", + + "ext2", + "ext3", + "ext4", + "linuxswap", + "fat16", + "fat32", + "ntfs", + "reiser", + "reiser4", + "xfs", + "jfs", + "hfs", + "hfsplus", + "ufs", + "unformatted", + "btrfs", + "hpfs", + "luks", + "ocfs2", + "zfs", + "exfat", + "nilfs2", + "lvm2 pv", + "f2fs", + "udf", + "iso9660", +}; + +Q_STATIC_ASSERT_X((sizeof(filesystem_labels) / sizeof(char *)) >= FileSystem::__lastType, "Mismatch in filesystem labels"); + +static QString +untranslatedTypeName(FileSystem::Type t) +{ + + Q_ASSERT( t >= 0 ); + Q_ASSERT( t <= FileSystem::__lastType ); + + return QLatin1String(filesystem_labels[t]); +} static QVariant mapForPartition( Partition* partition, const QString& uuid ) @@ -83,14 +127,15 @@ mapForPartition( Partition* partition, const QString& uuid ) QVariantMap map; map[ "device" ] = partition->partitionPath(); map[ "mountPoint" ] = PartitionInfo::mountPoint( partition ); - map[ "fs" ] = partition->fileSystem().name(); + map[ "fsName" ] = partition->fileSystem().name(); + map[ "fs" ] = untranslatedTypeName( partition->fileSystem().type() ); if ( partition->fileSystem().type() == FileSystem::Luks && dynamic_cast< FS::luks& >( partition->fileSystem() ).innerFS() ) map[ "fs" ] = dynamic_cast< FS::luks& >( partition->fileSystem() ).innerFS()->name(); map[ "uuid" ] = uuid; cDebug() << partition->partitionPath() << "mtpoint:" << PartitionInfo::mountPoint( partition ) - << "fs:" << map[ "fs" ] + << "fs:" << map[ "fs" ] << '(' << map[ "fsName" ] << ')' << uuid; if ( partition->roles().has( PartitionRole::Luks ) ) From c6297f1db5c47eb08c1e04fe195992663c83238e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 14 Sep 2017 06:34:07 -0400 Subject: [PATCH 391/447] Clang: warnings-- --- src/libcalamaresui/viewpages/ViewStep.h | 2 +- src/modules/dracutlukscfg/DracutLuksCfgJob.h | 2 +- .../interactiveterminal/InteractiveTerminalViewStep.h | 2 +- src/modules/partition/jobs/CreatePartitionJob.cpp | 7 ++++--- src/modules/partition/jobs/CreatePartitionTableJob.cpp | 2 +- src/modules/partition/jobs/DeletePartitionJob.cpp | 2 +- 6 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/libcalamaresui/viewpages/ViewStep.h b/src/libcalamaresui/viewpages/ViewStep.h index 2c07dace5..617d64fe1 100644 --- a/src/libcalamaresui/viewpages/ViewStep.h +++ b/src/libcalamaresui/viewpages/ViewStep.h @@ -45,7 +45,7 @@ class UIDLLEXPORT ViewStep : public QObject Q_OBJECT public: explicit ViewStep( QObject* parent = nullptr ); - virtual ~ViewStep(); + virtual ~ViewStep() override; virtual QString prettyName() const = 0; diff --git a/src/modules/dracutlukscfg/DracutLuksCfgJob.h b/src/modules/dracutlukscfg/DracutLuksCfgJob.h index ce981850c..71994e2b6 100644 --- a/src/modules/dracutlukscfg/DracutLuksCfgJob.h +++ b/src/modules/dracutlukscfg/DracutLuksCfgJob.h @@ -34,7 +34,7 @@ class PLUGINDLLEXPORT DracutLuksCfgJob : public Calamares::CppJob public: explicit DracutLuksCfgJob( QObject* parent = nullptr ); - virtual ~DracutLuksCfgJob(); + virtual ~DracutLuksCfgJob() override; QString prettyName() const override; diff --git a/src/modules/interactiveterminal/InteractiveTerminalViewStep.h b/src/modules/interactiveterminal/InteractiveTerminalViewStep.h index 77f7bdf34..025c6cec3 100644 --- a/src/modules/interactiveterminal/InteractiveTerminalViewStep.h +++ b/src/modules/interactiveterminal/InteractiveTerminalViewStep.h @@ -34,7 +34,7 @@ class PLUGINDLLEXPORT InteractiveTerminalViewStep : public Calamares::ViewStep public: explicit InteractiveTerminalViewStep( QObject* parent = nullptr ); - virtual ~InteractiveTerminalViewStep(); + virtual ~InteractiveTerminalViewStep() override; QString prettyName() const override; diff --git a/src/modules/partition/jobs/CreatePartitionJob.cpp b/src/modules/partition/jobs/CreatePartitionJob.cpp index 9fc1b86a2..6c4fc5259 100644 --- a/src/modules/partition/jobs/CreatePartitionJob.cpp +++ b/src/modules/partition/jobs/CreatePartitionJob.cpp @@ -20,6 +20,7 @@ #include "jobs/CreatePartitionJob.h" #include "utils/Logger.h" +#include "utils/Units.h" // KPMcore #include @@ -47,7 +48,7 @@ CreatePartitionJob::prettyName() const { return tr( "Create new %2MB partition on %4 (%3) with file system %1." ) .arg( m_partition->fileSystem().name() ) - .arg( m_partition->capacity() / 1024 / 1024 ) + .arg( CalamaresUtils::BytesToMiB( m_partition->capacity() ) .arg( m_device->name() ) .arg( m_device->deviceNode() ); } @@ -59,7 +60,7 @@ CreatePartitionJob::prettyDescription() const return tr( "Create new %2MB partition on %4 " "(%3) with file system %1." ) .arg( m_partition->fileSystem().name() ) - .arg( m_partition->capacity() / 1024 / 1024 ) + .arg( CalamaresUtils::BytesToMiB( m_partition->capacity() ) .arg( m_device->name() ) .arg( m_device->deviceNode() ); } @@ -79,7 +80,7 @@ CreatePartitionJob::exec() int step = 0; const qreal stepCount = 4; - Report report( 0 ); + Report report( nullptr ); QString message = tr( "The installer failed to create partition on disk '%1'." ).arg( m_device->name() ); progress( step++ / stepCount ); diff --git a/src/modules/partition/jobs/CreatePartitionTableJob.cpp b/src/modules/partition/jobs/CreatePartitionTableJob.cpp index 5a0c4cd66..eaa2fe712 100644 --- a/src/modules/partition/jobs/CreatePartitionTableJob.cpp +++ b/src/modules/partition/jobs/CreatePartitionTableJob.cpp @@ -72,7 +72,7 @@ CreatePartitionTableJob::prettyStatusMessage() const Calamares::JobResult CreatePartitionTableJob::exec() { - Report report( 0 ); + Report report( nullptr ); QString message = tr( "The installer failed to create a partition table on %1." ).arg( m_device->name() ); CoreBackend* backend = CoreBackendManager::self()->backend(); diff --git a/src/modules/partition/jobs/DeletePartitionJob.cpp b/src/modules/partition/jobs/DeletePartitionJob.cpp index 0aafc542e..43f2d94c6 100644 --- a/src/modules/partition/jobs/DeletePartitionJob.cpp +++ b/src/modules/partition/jobs/DeletePartitionJob.cpp @@ -63,7 +63,7 @@ DeletePartitionJob::prettyStatusMessage() const Calamares::JobResult DeletePartitionJob::exec() { - Report report( 0 ); + Report report( nullptr ); QString message = tr( "The installer failed to delete partition %1." ).arg( m_partition->devicePath() ); if ( m_device->deviceNode() != m_partition->devicePath() ) From 342b819a1d6f5145f6f451e0921d9e01d902dc07 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 14 Sep 2017 06:59:34 -0400 Subject: [PATCH 392/447] Fix build (warnings--, but breakage++ is not good) --- src/modules/partition/jobs/CreatePartitionJob.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/partition/jobs/CreatePartitionJob.cpp b/src/modules/partition/jobs/CreatePartitionJob.cpp index 6c4fc5259..cff4ae1cf 100644 --- a/src/modules/partition/jobs/CreatePartitionJob.cpp +++ b/src/modules/partition/jobs/CreatePartitionJob.cpp @@ -48,7 +48,7 @@ CreatePartitionJob::prettyName() const { return tr( "Create new %2MB partition on %4 (%3) with file system %1." ) .arg( m_partition->fileSystem().name() ) - .arg( CalamaresUtils::BytesToMiB( m_partition->capacity() ) + .arg( CalamaresUtils::BytesToMiB( m_partition->capacity() ) ) .arg( m_device->name() ) .arg( m_device->deviceNode() ); } @@ -60,7 +60,7 @@ CreatePartitionJob::prettyDescription() const return tr( "Create new %2MB partition on %4 " "(%3) with file system %1." ) .arg( m_partition->fileSystem().name() ) - .arg( CalamaresUtils::BytesToMiB( m_partition->capacity() ) + .arg( CalamaresUtils::BytesToMiB( m_partition->capacity() ) ) .arg( m_device->name() ) .arg( m_device->deviceNode() ); } From ca60a7fc164c0b29b939dda8e38374e7ebab32e0 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 14 Sep 2017 07:02:24 -0400 Subject: [PATCH 393/447] Clang: warnings-- --- src/modules/partition/core/DeviceModel.h | 4 ++-- src/modules/partition/core/PartitionModel.h | 2 +- src/modules/partition/gui/PartitionBarsView.h | 2 +- src/modules/partition/gui/PartitionLabelsView.h | 2 +- src/modules/partition/gui/PartitionViewStep.h | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/modules/partition/core/DeviceModel.h b/src/modules/partition/core/DeviceModel.h index 21c6bd939..5c07586e0 100644 --- a/src/modules/partition/core/DeviceModel.h +++ b/src/modules/partition/core/DeviceModel.h @@ -32,8 +32,8 @@ class DeviceModel : public QAbstractListModel { Q_OBJECT public: - DeviceModel( QObject* parent = 0 ); - ~DeviceModel(); + DeviceModel( QObject* parent = nullptr ); + ~DeviceModel() override; /** * Init the model with the list of devices. Does *not* take ownership of the diff --git a/src/modules/partition/core/PartitionModel.h b/src/modules/partition/core/PartitionModel.h index c792058e7..7437efa79 100644 --- a/src/modules/partition/core/PartitionModel.h +++ b/src/modules/partition/core/PartitionModel.h @@ -90,7 +90,7 @@ public: ColumnCount // Must remain last }; - PartitionModel( QObject* parent = 0 ); + PartitionModel( QObject* parent = nullptr ); /** * device must remain alive for the life of PartitionModel */ diff --git a/src/modules/partition/gui/PartitionBarsView.h b/src/modules/partition/gui/PartitionBarsView.h index 002d2c943..ccdb5d36a 100644 --- a/src/modules/partition/gui/PartitionBarsView.h +++ b/src/modules/partition/gui/PartitionBarsView.h @@ -42,7 +42,7 @@ public: }; explicit PartitionBarsView( QWidget* parent = nullptr ); - virtual ~PartitionBarsView(); + virtual ~PartitionBarsView() override; void setNestedPartitionsMode( NestedPartitionsMode mode ); diff --git a/src/modules/partition/gui/PartitionLabelsView.h b/src/modules/partition/gui/PartitionLabelsView.h index c5646a417..363d54cc7 100644 --- a/src/modules/partition/gui/PartitionLabelsView.h +++ b/src/modules/partition/gui/PartitionLabelsView.h @@ -36,7 +36,7 @@ class PartitionLabelsView : public QAbstractItemView Q_OBJECT public: explicit PartitionLabelsView( QWidget* parent = nullptr ); - virtual ~PartitionLabelsView(); + virtual ~PartitionLabelsView() override; QSize minimumSizeHint() const override; diff --git a/src/modules/partition/gui/PartitionViewStep.h b/src/modules/partition/gui/PartitionViewStep.h index 7f31a3d1b..c1217c5a2 100644 --- a/src/modules/partition/gui/PartitionViewStep.h +++ b/src/modules/partition/gui/PartitionViewStep.h @@ -41,8 +41,8 @@ class PLUGINDLLEXPORT PartitionViewStep : public Calamares::ViewStep Q_OBJECT public: - explicit PartitionViewStep( QObject* parent = 0 ); - virtual ~PartitionViewStep(); + explicit PartitionViewStep( QObject* parent = nullptr ); + virtual ~PartitionViewStep() override; QString prettyName() const override; QWidget* createSummaryWidget() const override; From c8fd11b103b10d2b1a78ee7bde3dd8cc7ebee869 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 16 Sep 2017 07:01:47 -0400 Subject: [PATCH 394/447] Replace scandir with listdir, simplify loop FIXES: ?? --- src/modules/displaymanager/main.py | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index fbed64def..e5c7155d4 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -480,12 +480,9 @@ def run(): ) if (os.path.exists(greeter_path)): - greeter_configured = False - # configure first found lightdm-greeter - for entry in os.scandir(greeter_path): - if entry.name.endswith('.desktop') \ - and not greeter_configured: + for entry in os.listdir(greeter_path): + if entry.name.endswith('.desktop'): greeter = entry.name.split('.')[0] libcalamares.utils.debug( "found greeter {!s}".format(greeter) @@ -500,9 +497,8 @@ def run(): libcalamares.utils.debug( "{!s} configured as greeter.".format(greeter) ) - greeter_configured = True - - if not greeter_configured: + break + else: return ("No lightdm greeter installed.") else: libcalamares.utils.debug("lightdm selected but not installed") From 706ac47111737db6ab5da0c90a86aac524ca72a4 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 16 Sep 2017 09:35:07 -0400 Subject: [PATCH 395/447] Clang: reduce warning settings - turn off warnings for missing prototypes (for now) because of MOC - turn off warnings about docs --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 74f69a8a7..1c095f475 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) set( CMAKE_C_FLAGS_RELEASE "-O4 -DNDEBUG" ) set( CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g" ) - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded -Wno-undefined-reinterpret-cast -Wno-global-constructors -Wno-exit-time-destructors" ) + set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded -Wno-undefined-reinterpret-cast -Wno-global-constructors -Wno-exit-time-destructors -Wno-missing-prototypes -Wno-documentation-unknown-command") set( CMAKE_CXX_FLAGS_DEBUG "-g" ) set( CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" ) set( CMAKE_CXX_FLAGS_RELEASE "-O4 -DNDEBUG" ) From e5b59d472e6ba790c1f1eb31c53bf088d7994ed2 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 16 Sep 2017 09:36:31 -0400 Subject: [PATCH 396/447] Clang: warnings-- --- src/modules/dummycpp/DummyCppJob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/dummycpp/DummyCppJob.h b/src/modules/dummycpp/DummyCppJob.h index 2b2a51a75..6f5f234f5 100644 --- a/src/modules/dummycpp/DummyCppJob.h +++ b/src/modules/dummycpp/DummyCppJob.h @@ -34,7 +34,7 @@ class PLUGINDLLEXPORT DummyCppJob : public Calamares::CppJob public: explicit DummyCppJob( QObject* parent = nullptr ); - virtual ~DummyCppJob(); + virtual ~DummyCppJob() override; QString prettyName() const override; From a266ecb1331eadd9b80c0784f35ad000d39487a0 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 17 Sep 2017 06:48:07 -0400 Subject: [PATCH 397/447] CMake: simplify definitions, distinguish kinds of sources --- src/libcalamares/CMakeLists.txt | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/src/libcalamares/CMakeLists.txt b/src/libcalamares/CMakeLists.txt index cdd31b782..826e9f627 100644 --- a/src/libcalamares/CMakeLists.txt +++ b/src/libcalamares/CMakeLists.txt @@ -1,9 +1,11 @@ project( libcalamares ) -add_definitions( ${QT_DEFINITIONS} ) -add_definitions( -DQT_SHARED ) -add_definitions( -DQT_SHAREDPOINTER_TRACK_POINTERS ) -add_definitions( -DDLLEXPORT_PRO ) +add_definitions( + ${QT_DEFINITIONS} + -DQT_SHARED + -DQT_SHAREDPOINTER_TRACK_POINTERS + -DDLLEXPORT_PRO +) configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/CalamaresConfig.h.in ${CMAKE_CURRENT_BINARY_DIR}/CalamaresConfig.h ) @@ -16,12 +18,14 @@ set( libSources Job.cpp JobQueue.cpp ProcessJob.cpp - +) +set( kdsagSources kdsingleapplicationguard/kdsingleapplicationguard.cpp kdsingleapplicationguard/kdsharedmemorylocker.cpp kdsingleapplicationguard/kdtoolsglobal.cpp kdsingleapplicationguard/kdlockedsharedmemorypointer.cpp - +) +set( utilSources utils/CalamaresUtils.cpp utils/CalamaresUtilsSystem.cpp utils/Logger.cpp @@ -32,7 +36,6 @@ set( libSources include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR} - ${QT_INCLUDE_DIR} ) @@ -73,7 +76,7 @@ if( WITH_PYTHONQT ) endif() -add_library( calamares SHARED ${libSources} ) +add_library( calamares SHARED ${libSources} ${kdsagSources} ${utilSources} ) set_target_properties( calamares PROPERTIES AUTOMOC TRUE From 5f213c0ec46b795ab6c7598f2445a12385f95bdd Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 17 Sep 2017 07:01:59 -0400 Subject: [PATCH 398/447] CMake: tidy way of adding Clang warnings --- CMakeLists.txt | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c095f475..71ff93c4e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,23 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) set( CMAKE_C_FLAGS_RELEASE "-O4 -DNDEBUG" ) set( CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g" ) - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded -Wno-undefined-reinterpret-cast -Wno-global-constructors -Wno-exit-time-destructors -Wno-missing-prototypes -Wno-documentation-unknown-command") + # Clang warnings: doing *everything* is counter-productive, since it warns + # about things which we can't fix (e.g. C++98 incompatibilities, but + # Calaares is C++14). + foreach( CLANG_WARNINGS + -Weverything + -Wno-c++98-compat + -Wno-c++98-compat-pedantic + -Wno-padded + -Wno-undefined-reinterpret-cast + -Wno-global-constructors + -Wno-exit-time-destructors + -Wno-missing-prototypes + -Wno-documentation-unknown-command + ) + string( APPEND CMAKE_CXX_FLAGS " ${CLANG_WARNINGS}" ) + endforeach() + set( CMAKE_CXX_FLAGS_DEBUG "-g" ) set( CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" ) set( CMAKE_CXX_FLAGS_RELEASE "-O4 -DNDEBUG" ) From ddf7b7fc90f8bfdf2c39879a8eab8db3de1d8b6e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 18 Sep 2017 12:12:10 +0200 Subject: [PATCH 399/447] CMake: remove superfluous indirection --- src/libcalamaresui/CMakeLists.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/libcalamaresui/CMakeLists.txt b/src/libcalamaresui/CMakeLists.txt index 0648807b8..562c167e7 100644 --- a/src/libcalamaresui/CMakeLists.txt +++ b/src/libcalamaresui/CMakeLists.txt @@ -1,6 +1,6 @@ -set( CALAMARESUI_LIBRARY_TARGET calamaresui ) +project( libcalamaresui CXX ) -list( APPEND ${CALAMARESUI_LIBRARY_TARGET}_SOURCES +list( APPEND calamaresui_SOURCES modulesystem/CppJobModule.cpp modulesystem/Module.cpp modulesystem/ModuleManager.cpp @@ -29,12 +29,12 @@ list( APPEND ${CALAMARESUI_LIBRARY_TARGET}_SOURCES ViewManager.cpp ) -list( APPEND ${CALAMARESUI_LIBRARY_TARGET}_UI +list( APPEND calamaresui_UI utils/DebugWindow.ui ) if( WITH_PYTHON ) - list( APPEND ${CALAMARESUI_LIBRARY_TARGET}_SOURCES + list( APPEND calamaresui_SOURCES modulesystem/PythonJobModule.cpp ) endif() @@ -43,7 +43,7 @@ if( WITH_PYTHONQT ) include_directories(${PYTHON_INCLUDE_DIRS}) include_directories(${PYTHONQT_INCLUDE_DIR}) - list( APPEND ${CALAMARESUI_LIBRARY_TARGET}_SOURCES + list( APPEND calamaresui_SOURCES modulesystem/PythonQtViewModule.cpp utils/PythonQtUtils.cpp viewpages/PythonQtJob.cpp @@ -58,9 +58,9 @@ if( WITH_PYTHONQT ) ) endif() -calamares_add_library( ${CALAMARESUI_LIBRARY_TARGET} - SOURCES ${${CALAMARESUI_LIBRARY_TARGET}_SOURCES} - UI ${${CALAMARESUI_LIBRARY_TARGET}_UI} +calamares_add_library( calamaresui + SOURCES ${calamaresui_SOURCES} + UI ${calamaresui_UI} EXPORT_MACRO UIDLLEXPORT_PRO LINK_PRIVATE_LIBRARIES ${YAMLCPP_LIBRARY} From eede92646dc870d4d350e783c2a76d7e7981a3c5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 18 Sep 2017 12:32:37 +0200 Subject: [PATCH 400/447] CMake: shuffle includes, drop useless (empty) QT_INCLUDE_DIR --- src/CMakeLists.txt | 15 ++++++++------- src/libcalamares/CMakeLists.txt | 1 - 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4ef6afcbb..c6483b940 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -3,17 +3,18 @@ include( CalamaresAddModuleSubdirectory ) include( CalamaresAddLibrary ) include( CalamaresAddBrandingSubdirectory ) -include_directories( ${CMAKE_CURRENT_BINARY_DIR}/libcalamares ) -include_directories( ${CMAKE_CURRENT_LIST_DIR}/libcalamares ) - -include_directories( ${CMAKE_CURRENT_BINARY_DIR} ) -include_directories( ${CMAKE_CURRENT_LIST_DIR} ) +include_directories( + ${CMAKE_CURRENT_LIST_DIR} + ${CMAKE_CURRENT_LIST_DIR}/libcalamares + ${CMAKE_CURRENT_LIST_DIR}/libcalamaresui + ${CMAKE_CURRENT_BINARY_DIR} + ${CMAKE_CURRENT_BINARY_DIR}/libcalamares + ${CMAKE_CURRENT_BINARY_DIR}/libcalamaresui +) # library add_subdirectory( libcalamares ) -include_directories( ${CMAKE_CURRENT_BINARY_DIR}/libcalamaresui ) -include_directories( ${CMAKE_CURRENT_LIST_DIR}/libcalamaresui ) add_subdirectory( libcalamaresui ) # all things qml diff --git a/src/libcalamares/CMakeLists.txt b/src/libcalamares/CMakeLists.txt index 826e9f627..1f91e0050 100644 --- a/src/libcalamares/CMakeLists.txt +++ b/src/libcalamares/CMakeLists.txt @@ -36,7 +36,6 @@ set( utilSources include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR} - ${QT_INCLUDE_DIR} ) From 49304849318241258ae7159cf38f32b708fe63c2 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 18 Sep 2017 14:59:53 +0200 Subject: [PATCH 401/447] CMake: massage build of libcalamares - Build also two OBJECT libraries, - Allow changing Clang warnings for third-party code. --- src/libcalamares/CMakeLists.txt | 43 ++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 12 deletions(-) diff --git a/src/libcalamares/CMakeLists.txt b/src/libcalamares/CMakeLists.txt index 1f91e0050..c97e35ada 100644 --- a/src/libcalamares/CMakeLists.txt +++ b/src/libcalamares/CMakeLists.txt @@ -1,4 +1,4 @@ -project( libcalamares ) +project( libcalamares CXX ) add_definitions( ${QT_DEFINITIONS} @@ -19,24 +19,40 @@ set( libSources JobQueue.cpp ProcessJob.cpp ) -set( kdsagSources - kdsingleapplicationguard/kdsingleapplicationguard.cpp - kdsingleapplicationguard/kdsharedmemorylocker.cpp - kdsingleapplicationguard/kdtoolsglobal.cpp - kdsingleapplicationguard/kdlockedsharedmemorypointer.cpp + +include_directories( + ${CMAKE_CURRENT_BINARY_DIR} + ${CMAKE_CURRENT_SOURCE_DIR} ) -set( utilSources + +# Build subdirs as their own separate OBJECT libraries, +# to allow changing compiler warnings on their code. +set( utilsSources utils/CalamaresUtils.cpp utils/CalamaresUtilsSystem.cpp utils/Logger.cpp utils/PluginFactory.cpp utils/Retranslator.cpp ) - -include_directories( - ${CMAKE_CURRENT_BINARY_DIR} - ${CMAKE_CURRENT_SOURCE_DIR} +add_library( utilsLib OBJECT ${utilsSources} ) +target_compile_options( utilsLib PUBLIC -fPIC ) +target_include_directories( utilsLib PUBLIC + $ ) +set_target_properties( utilsLib PROPERTIES AUTOMOC TRUE ) + +set( kdsagSources + kdsingleapplicationguard/kdsingleapplicationguard.cpp + kdsingleapplicationguard/kdsharedmemorylocker.cpp + kdsingleapplicationguard/kdtoolsglobal.cpp + kdsingleapplicationguard/kdlockedsharedmemorypointer.cpp +) +add_library( kdsagLib OBJECT ${kdsagSources} ) +target_compile_options( kdsagLib PUBLIC -fPIC ) +target_include_directories( kdsagLib PUBLIC + $ +) +set_target_properties( kdsagLib PROPERTIES AUTOMOC TRUE ) if( WITH_PYTHON ) @@ -75,7 +91,10 @@ if( WITH_PYTHONQT ) endif() -add_library( calamares SHARED ${libSources} ${kdsagSources} ${utilSources} ) +add_library( calamares SHARED ${libSources} + $ + $ +) set_target_properties( calamares PROPERTIES AUTOMOC TRUE From a14e98ce9543703288417a78689cbcfe95a69be8 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 18 Sep 2017 15:02:35 +0200 Subject: [PATCH 402/447] Crashreporter: remove further reference to removed lib --- CMakeLists.txt | 6 ------ src/CMakeLists.txt | 4 ---- 2 files changed, 10 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 71ff93c4e..ac5d5b820 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -77,7 +77,6 @@ find_package( YAMLCPP 0.5.1 REQUIRED ) find_package( PolkitQt5-1 REQUIRED ) option( WITH_PYTHON "Enable Python modules API (requires Boost.Python)." ON ) -# option( WITH_CRASHREPORTER "Build with CrashReporter" OFF ) option( INSTALL_CONFIG "Install configuration files" ON ) option( WITH_PYTHONQT "Enable next generation Python modules API (experimental, requires PythonQt)." OFF ) option( BUILD_TESTING "Build the testing tree." ON ) @@ -86,11 +85,6 @@ if( BUILD_TESTING ) enable_testing() endif () -# if( CMAKE_SYSTEM_PROCESSOR MATCHES "arm" OR NOT EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/thirdparty/libcrashreporter-qt/CMakeLists.txt" ) -# message( STATUS "Build of crashreporter disabled." ) -# set( WITH_CRASHREPORTER OFF ) -# endif() - find_package( PythonLibs 3.3 ) set_package_properties( PYTHONLIBS PROPERTIES diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c6483b940..c29a866d8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -28,7 +28,3 @@ add_subdirectory( modules ) # branding components add_subdirectory( branding ) - -if( WITH_CRASHREPORTER ) - add_subdirectory( crashreporter ) -endif() From ddb6455365d9376f1b926a42f3b891ac645abdc9 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 18 Sep 2017 15:10:13 +0200 Subject: [PATCH 403/447] Revert be2338ff0 (intended just to reduce warnings) - keep the calamaresstyle formatting changes, - drop shadowing and nullptr changes. FIXES #805 --- src/libcalamares/ProcessJob.h | 2 +- src/libcalamares/utils/PluginFactory.cpp | 95 ++++++++++--------- src/libcalamares/utils/PluginFactory.h | 12 +-- .../modulesystem/CppJobModule.h | 5 +- .../modulesystem/ProcessJobModule.h | 5 +- src/libcalamaresui/modulesystem/ViewModule.h | 5 +- 6 files changed, 67 insertions(+), 57 deletions(-) diff --git a/src/libcalamares/ProcessJob.h b/src/libcalamares/ProcessJob.h index 1ac7f7f08..ba6e650f6 100644 --- a/src/libcalamares/ProcessJob.h +++ b/src/libcalamares/ProcessJob.h @@ -32,7 +32,7 @@ public: bool runInChroot = false, int secondsTimeout = 30, QObject* parent = nullptr ); - virtual ~ProcessJob() override; + virtual ~ProcessJob(); QString prettyName() const override; QString prettyStatusMessage() const override; diff --git a/src/libcalamares/utils/PluginFactory.cpp b/src/libcalamares/utils/PluginFactory.cpp index ff6c9913f..710633866 100644 --- a/src/libcalamares/utils/PluginFactory.cpp +++ b/src/libcalamares/utils/PluginFactory.cpp @@ -26,7 +26,7 @@ #include #include -Q_GLOBAL_STATIC(QObjectCleanupHandler, factorycleanup) +Q_GLOBAL_STATIC( QObjectCleanupHandler, factorycleanup ) extern int kLibraryDebugArea(); @@ -34,89 +34,96 @@ namespace Calamares { PluginFactory::PluginFactory() - : d_ptr_p(new PluginFactoryPrivate) + : d_ptr( new PluginFactoryPrivate ) { - Q_D(PluginFactory); + Q_D( PluginFactory ); d->q_ptr = this; - factorycleanup()->add(this); + factorycleanup()->add( this ); } -PluginFactory::PluginFactory(PluginFactoryPrivate &d) - : d_ptr_p(&d) +PluginFactory::PluginFactory( PluginFactoryPrivate& d ) + : d_ptr( &d ) { - factorycleanup()->add(this); + factorycleanup()->add( this ); } PluginFactory::~PluginFactory() { - delete d_ptr_p; + delete d_ptr; } -void PluginFactory::doRegisterPlugin(const QString &keyword, const QMetaObject *metaObject, CreateInstanceFunction instanceFunction) +void PluginFactory::doRegisterPlugin( const QString& keyword, const QMetaObject* metaObject, CreateInstanceFunction instanceFunction ) { - Q_D(PluginFactory); + Q_D( PluginFactory ); - Q_ASSERT(metaObject); + Q_ASSERT( metaObject ); // we allow different interfaces to be registered without keyword - if (!keyword.isEmpty()) { - if (d->createInstanceHash.contains(keyword)) { + if ( !keyword.isEmpty() ) + { + if ( d->createInstanceHash.contains( keyword ) ) qWarning() << "A plugin with the keyword" << keyword << "was already registered. A keyword must be unique!"; - } - d->createInstanceHash.insert(keyword, PluginFactoryPrivate::Plugin(metaObject, instanceFunction)); - } else { - const QList clashes(d->createInstanceHash.values(keyword)); - const QMetaObject *superClass = metaObject->superClass(); - if (superClass) { - for (const PluginFactoryPrivate::Plugin &plugin : clashes) { - for (const QMetaObject *otherSuper = plugin.first->superClass(); otherSuper; - otherSuper = otherSuper->superClass()) { - if (superClass == otherSuper) { + d->createInstanceHash.insert( keyword, PluginFactoryPrivate::Plugin( metaObject, instanceFunction ) ); + } + else + { + const QList clashes( d->createInstanceHash.values( keyword ) ); + const QMetaObject* superClass = metaObject->superClass(); + if ( superClass ) + { + for ( const PluginFactoryPrivate::Plugin& plugin : clashes ) + { + for ( const QMetaObject* otherSuper = plugin.first->superClass(); otherSuper; + otherSuper = otherSuper->superClass() ) + { + if ( superClass == otherSuper ) qWarning() << "Two plugins with the same interface(" << superClass->className() << ") were registered. Use keywords to identify the plugins."; - } } } } - for (const PluginFactoryPrivate::Plugin &plugin : clashes) { + for ( const PluginFactoryPrivate::Plugin& plugin : clashes ) + { superClass = plugin.first->superClass(); - if (superClass) { - for (const QMetaObject *otherSuper = metaObject->superClass(); otherSuper; - otherSuper = otherSuper->superClass()) { - if (superClass == otherSuper) { + if ( superClass ) + { + for ( const QMetaObject* otherSuper = metaObject->superClass(); otherSuper; + otherSuper = otherSuper->superClass() ) + { + if ( superClass == otherSuper ) qWarning() << "Two plugins with the same interface(" << superClass->className() << ") were registered. Use keywords to identify the plugins."; - } } } } - d->createInstanceHash.insertMulti(keyword, PluginFactoryPrivate::Plugin(metaObject, instanceFunction)); + d->createInstanceHash.insertMulti( keyword, PluginFactoryPrivate::Plugin( metaObject, instanceFunction ) ); } } -QObject *PluginFactory::create(const char *iface, QWidget *parentWidget, QObject *parent, const QString &keyword) +QObject* PluginFactory::create( const char* iface, QWidget* parentWidget, QObject* parent, const QString& keyword ) { - Q_D(PluginFactory); + Q_D( PluginFactory ); - QObject *obj( nullptr ); + QObject* obj = 0; - const QList candidates(d->createInstanceHash.values(keyword)); + const QList candidates( d->createInstanceHash.values( keyword ) ); // for !keyword.isEmpty() candidates.count() is 0 or 1 - for (const PluginFactoryPrivate::Plugin &plugin : candidates) { - for (const QMetaObject *current = plugin.first; current; current = current->superClass()) { - if (0 == qstrcmp(iface, current->className())) { - if (obj) { + for ( const PluginFactoryPrivate::Plugin& plugin : candidates ) + { + for ( const QMetaObject* current = plugin.first; current; current = current->superClass() ) + { + if ( 0 == qstrcmp( iface, current->className() ) ) + { + if ( obj ) qWarning() << "ambiguous interface requested from a DSO containing more than one plugin"; - } - obj = plugin.second(parentWidget, parent); + obj = plugin.second( parentWidget, parent ); break; } } } - if (obj) { - emit objectCreated(obj); - } + if ( obj ) + emit objectCreated( obj ); return obj; } diff --git a/src/libcalamares/utils/PluginFactory.h b/src/libcalamares/utils/PluginFactory.h index d7dc61783..a1f1597b5 100644 --- a/src/libcalamares/utils/PluginFactory.h +++ b/src/libcalamares/utils/PluginFactory.h @@ -222,7 +222,7 @@ public: * \returns A pointer to the created object is returned, or 0 if an error occurred. */ template - T* create( QObject* parent = nullptr ); + T* create( QObject* parent = 0 ); /** * Use this method to create an object. It will try to create an object which inherits @@ -235,7 +235,7 @@ public: * \returns A pointer to the created object is returned, or 0 if an error occurred. */ template - T* create( const QString& keyword, QObject* parent = nullptr ); + T* create( const QString& keyword, QObject* parent = 0 ); Q_SIGNALS: void objectCreated( QObject* object ); @@ -300,7 +300,7 @@ protected: doRegisterPlugin( keyword, &T::staticMetaObject, instanceFunction ); } - PluginFactoryPrivate* const d_ptr_p; + PluginFactoryPrivate* const d_ptr; /** * This function is called when the factory asked to create an Object. @@ -321,7 +321,7 @@ protected: static QObject* createInstance( QWidget* parentWidget, QObject* parent ) { Q_UNUSED( parentWidget ); - ParentType* p( nullptr ); + ParentType* p = 0; if ( parent ) { p = qobject_cast( parent ); @@ -338,7 +338,7 @@ template inline T* PluginFactory::create( QObject* parent ) { QObject* o = create( T::staticMetaObject.className(), - parent && parent->isWidgetType() ? reinterpret_cast( parent ) : nullptr, + parent && parent->isWidgetType() ? reinterpret_cast( parent ) : 0, parent, QString() ); @@ -352,7 +352,7 @@ template inline T* PluginFactory::create( const QString& keyword, QObject* parent ) { QObject* o = create( T::staticMetaObject.className(), - parent && parent->isWidgetType() ? reinterpret_cast( parent ) : nullptr, + parent && parent->isWidgetType() ? reinterpret_cast( parent ) : 0, parent, keyword ); diff --git a/src/libcalamaresui/modulesystem/CppJobModule.h b/src/libcalamaresui/modulesystem/CppJobModule.h index 92c4224d3..9ec8a6eaa 100644 --- a/src/libcalamaresui/modulesystem/CppJobModule.h +++ b/src/libcalamaresui/modulesystem/CppJobModule.h @@ -25,7 +25,8 @@ class QPluginLoader; -namespace Calamares { +namespace Calamares +{ class UIDLLEXPORT CppJobModule : public Module { @@ -42,7 +43,7 @@ protected: private: friend class Module; //so only the superclass can instantiate explicit CppJobModule(); - virtual ~CppJobModule() override; + virtual ~CppJobModule(); QPluginLoader* m_loader; job_ptr m_job; diff --git a/src/libcalamaresui/modulesystem/ProcessJobModule.h b/src/libcalamaresui/modulesystem/ProcessJobModule.h index 5bb1699be..7809d0d2f 100644 --- a/src/libcalamaresui/modulesystem/ProcessJobModule.h +++ b/src/libcalamaresui/modulesystem/ProcessJobModule.h @@ -23,7 +23,8 @@ #include "UiDllMacro.h" -namespace Calamares { +namespace Calamares +{ class UIDLLEXPORT ProcessJobModule : public Module { @@ -40,7 +41,7 @@ protected: private: friend class Module; explicit ProcessJobModule(); - virtual ~ProcessJobModule() override; + virtual ~ProcessJobModule(); QString m_command; QString m_workingPath; diff --git a/src/libcalamaresui/modulesystem/ViewModule.h b/src/libcalamaresui/modulesystem/ViewModule.h index bfbbdadf3..d36b58db9 100644 --- a/src/libcalamaresui/modulesystem/ViewModule.h +++ b/src/libcalamaresui/modulesystem/ViewModule.h @@ -24,7 +24,8 @@ class QPluginLoader; -namespace Calamares { +namespace Calamares +{ class ViewStep; @@ -43,7 +44,7 @@ protected: private: friend class Module; //so only the superclass can instantiate explicit ViewModule(); - virtual ~ViewModule() override; + virtual ~ViewModule(); QPluginLoader* m_loader; ViewStep* m_viewStep = nullptr; From f309e777c7d3bf4fb4607846bfc3efaed68ba771 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 18 Sep 2017 15:19:24 +0200 Subject: [PATCH 404/447] [core] Automatic merge of Transifex translations --- lang/calamares_gl.ts | 134 ++++++++++++++++++++-------------------- lang/calamares_is.ts | 8 +-- lang/calamares_pl.ts | 4 +- lang/calamares_pt_BR.ts | 4 +- lang/calamares_tr_TR.ts | 4 +- 5 files changed, 77 insertions(+), 77 deletions(-) diff --git a/lang/calamares_gl.ts b/lang/calamares_gl.ts index c6151588b..8e0de1ee5 100644 --- a/lang/calamares_gl.ts +++ b/lang/calamares_gl.ts @@ -71,18 +71,18 @@ Type: - + Tipo: none - + Non Interface: - + Interface @@ -241,7 +241,7 @@ Saída: Cancel installation without changing the system. - + Cancela-la instalación sen cambia-lo sistema @@ -258,17 +258,17 @@ O instalador pecharase e perderanse todos os cambios. &Yes - + &Si &No - + &Non &Close - + &Pechar @@ -293,12 +293,12 @@ O instalador pecharase e perderanse todos os cambios. &Done - + &Feito The installation is complete. Close the installer. - + Completouse a instalacion. Peche o instalador @@ -554,7 +554,7 @@ O instalador pecharase e perderanse todos os cambios. MiB - + MiB @@ -614,7 +614,7 @@ O instalador pecharase e perderanse todos os cambios. Mountpoint already in use. Please select another one. - + Punto de montaxe xa en uso. Faga o favor de escoller outro @@ -827,32 +827,32 @@ O instalador pecharase e perderanse todos os cambios. The type of <strong>partition table</strong> on the selected storage device.<br><br>The only way to change the partition table type is to erase and recreate the partition table from scratch, which destroys all data on the storage device.<br>This installer will keep the current partition table unless you explicitly choose otherwise.<br>If unsure, on modern systems GPT is preferred. - + O tipo de <strong>táboa de partición</strong>no dispositivo de almacenamento escollido.<br><br>O único xeito de cambia-lo tipo de partición é borrar e volver a crear a táboa de partición dende o comenzo, isto destrúe todolos datos no dispositivo de almacenamento. <br> Este instalador manterá a táboa de partición actúal agás que escolla outra cousa explicitamente. <br> Se non está seguro, en sistemas modernos é preferibel GPT. This device has a <strong>%1</strong> partition table. - + O dispositivo ten <strong>%1</strong> una táboa de partición. This is a <strong>loop</strong> device.<br><br>It is a pseudo-device with no partition table that makes a file accessible as a block device. This kind of setup usually only contains a single filesystem. - + Este é un dispositivo de tipo <strong>loop</strong>. <br><br> É un pseudo-dispositivo que non ten táboa de partición que permita acceder aos ficheiros como un dispositivo de bloques. Este,modo de configuración normalmente so contén un sistema de ficheiros individual. This installer <strong>cannot detect a partition table</strong> on the selected storage device.<br><br>The device either has no partition table, or the partition table is corrupted or of an unknown type.<br>This installer can create a new partition table for you, either automatically, or through the manual partitioning page. - + Este instalador <strong>non pode detectar unha táboa de partición </strong>no sistema de almacenamento seleccionado. <br><br>O dispositivo non ten táboa de particion ou a táboa de partición está corrompida ou é dun tipo descoñecido.<br>Este instalador poder crear una táboa de partición nova por vóstede, ben automaticamente ou a través de páxina de particionamento a man. <br><br>This is the recommended partition table type for modern systems which start from an <strong>EFI</strong> boot environment. - + <br><br>Este é o tipo de táboa de partición recomendada para sistema modernos que empezan dende un sistema de arranque <strong>EFI</strong>. <br><br>This partition table type is only advisable on older systems which start from a <strong>BIOS</strong> boot environment. GPT is recommended in most other cases.<br><br><strong>Warning:</strong> the MBR partition table is an obsolete MS-DOS era standard.<br>Only 4 <em>primary</em> partitions may be created, and of those 4, one can be an <em>extended</em> partition, which may in turn contain many <em>logical</em> partitions. - + <br><br>Esta táboa de partición so é recomendabel en sistemas vellos que empezan dende un sistema de arranque <strong>BIOS</strong>. GPT é recomendabel na meirande parte dos outros casos.<br><br><strong>Atención:</strong>A táboa de partición MBR é un estándar obsoleto da época do MS-DOS.<br>So pódense crear 4 particións <em>primarias</em>, e desas 4, una pode ser unha partición<em>extensa</em>, que pode conter muitas particións <em>lóxicas</em>. @@ -868,17 +868,17 @@ O instalador pecharase e perderanse todos os cambios. Write LUKS configuration for Dracut to %1 - + Escribila configuración LUKS para Dracut en %1 Skip writing LUKS configuration for Dracut: "/" partition is not encrypted - + Saltando escribila configuración LUKS para Dracut: A partición "/" non está encriptada Failed to open %1 - + Fallou ao abrir %1 @@ -894,27 +894,27 @@ O instalador pecharase e perderanse todos os cambios. Edit Existing Partition - + Editar unha partición existente Content: - + Contido: &Keep - + &Gardar Format - + Formato Warning: Formatting the partition will erase all existing data. - + Atención: Dar formato á partición borrará tódolos datos existentes. @@ -929,22 +929,22 @@ O instalador pecharase e perderanse todos os cambios. MiB - + MiB Fi&le System: - + Sistema de Ficheiros: Flags: - + Bandeiras: Mountpoint already in use. Please select another one. - + Punto de montaxe xa en uso. Faga o favor de escoller outro. @@ -952,27 +952,27 @@ O instalador pecharase e perderanse todos os cambios. Form - + Formulario En&crypt system - + En&criptar sistema Passphrase - + Frase de contrasinal Confirm passphrase - + Confirme a frase de contrasinal Please enter the same passphrase in both boxes. - + Faga o favor de introducila a misma frase de contrasinal námbalas dúas caixas. @@ -980,37 +980,37 @@ O instalador pecharase e perderanse todos os cambios. Set partition information - + Poñela información da partición Install %1 on <strong>new</strong> %2 system partition. - + Instalar %1 nunha <strong>nova</strong> partición do sistema %2 Set up <strong>new</strong> %2 partition with mount point <strong>%1</strong>. - + Configure unha <strong>nova</strong> partición %2 con punto de montaxe <strong>%1</strong>. Install %2 on %3 system partition <strong>%1</strong>. - + Instalar %2 na partición do sistema %3 <strong>%1</strong>. Set up %3 partition <strong>%1</strong> with mount point <strong>%2</strong>. - + Configurala partición %3 <strong>%1</strong> con punto de montaxe <strong>%2</strong>. Install boot loader on <strong>%1</strong>. - + Instalar o cargador de arranque en <strong>%1</strong>. Setting up mount points. - + Configuralos puntos de montaxe. @@ -1023,17 +1023,17 @@ O instalador pecharase e perderanse todos os cambios. &Restart now - + &Reiniciar agora. <h1>All done.</h1><br/>%1 has been installed on your computer.<br/>You may now restart into your new system, or continue using the %2 Live environment. - + <h1>Todo feito.</h1><br/>%1 foi instalado na súa computadora.<br/>Agora pode reiniciar no seu novo sistema ou continuar a usalo entorno Live %2. <h1>Installation Failed</h1><br/>%1 has not been installed on your computer.<br/>The error message was: %2. - + <h1>Fallou a instalación</h1><br/>%1 non se pudo instalar na sua computadora. <br/>A mensaxe de erro foi: %2. @@ -1041,17 +1041,17 @@ O instalador pecharase e perderanse todos os cambios. Finish - + Fin Installation Complete - + Instalacion completa The installation of %1 is complete. - + Completouse a instalación de %1 @@ -1059,22 +1059,22 @@ O instalador pecharase e perderanse todos os cambios. Format partition %1 (file system: %2, size: %3 MB) on %4. - + Formato da partición %1 (sistema de ficheiros: %2, tamaño: %3 MB) en %4. Format <strong>%3MB</strong> partition <strong>%1</strong> with file system <strong>%2</strong>. - + Formato <strong>%3MB</strong> partición <strong>%1</strong> con sistema de ficheiros <strong>%2</strong>. Formatting partition %1 with file system %2. - + Dando formato a %1 con sistema de ficheiros %2. The installer failed to format partition %1 on disk '%2'. - + O instalador fallou cando formateaba a partición %1 no disco '%2'. @@ -1104,19 +1104,19 @@ O instalador pecharase e perderanse todos os cambios. Konsole not installed - + Konsole non está instalado Please install the kde konsole and try again! - + Faga o favor de instalar konsole (de kde) e probe de novo! Executing script: &nbsp;<code>%1</code> - + Executando o script: &nbsp; <code>%1</code> @@ -1132,12 +1132,12 @@ O instalador pecharase e perderanse todos os cambios. Set keyboard model to %1.<br/> - + Seleccionado modelo de teclado a %1.<br/> Set keyboard layout to %1/%2. - + Seleccionada a disposición do teclado a %1/%2. @@ -1145,7 +1145,7 @@ O instalador pecharase e perderanse todos os cambios. Keyboard - + Teclado @@ -1153,22 +1153,22 @@ O instalador pecharase e perderanse todos os cambios. System locale setting - + Configuración da localización The system locale setting affects the language and character set for some command line user interface elements.<br/>The current setting is <strong>%1</strong>. - + A configuración de localización afecta a linguaxe e o conxunto de caracteres dalgúns elementos da interface de usuario de liña de comandos. <br/>A configuración actúal é <strong>%1</strong>. &Cancel - + &Cancelar &OK - + &Ok @@ -1181,33 +1181,33 @@ O instalador pecharase e perderanse todos os cambios. I accept the terms and conditions above. - + Acepto os termos e condicións anteriores. <h1>License Agreement</h1>This setup procedure will install proprietary software that is subject to licensing terms. - + <h1>Acordo de licencia</h1>Este proceso de configuración instalará programas privativos suxeito a termos de licencia. Please review the End User License Agreements (EULAs) above.<br/>If you do not agree with the terms, the setup procedure cannot continue. - + Faga o favor de revisalos Acordos de Licencia de Usuario Final (ALUF) seguintes. <br/>De non estar dacordo cos termos non se pode seguir co proceso de configuración. <h1>License Agreement</h1>This setup procedure can install proprietary software that is subject to licensing terms in order to provide additional features and enhance the user experience. - + <h1>Acordo de licencia</h1>Este proceso de configuración pode instalar programas privativos suxeito a termos de licencia para fornecer características adicionaís e mellorala experiencia do usuario. Please review the End User License Agreements (EULAs) above.<br/>If you do not agree with the terms, proprietary software will not be installed, and open source alternatives will be used instead. - + Faga o favor de revisalos Acordos de Licencia de Usuario Final (ALUF) seguintes. <br/>De non estar dacordo cos termos non se instalará o programa privativo e no seu lugar usaranse alternativas de código aberto. <strong>%1 driver</strong><br/>by %2 %1 is an untranslatable product name, example: Creative Audigy driver - + <strong>dispositivo %1</strong><br/>por %2 diff --git a/lang/calamares_is.ts b/lang/calamares_is.ts index df3938b28..bab0ad264 100644 --- a/lang/calamares_is.ts +++ b/lang/calamares_is.ts @@ -1050,7 +1050,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. The installation of %1 is complete. - + Uppsetningu af %1 er lokið. @@ -1162,12 +1162,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. &Cancel - + &Hætta við &OK - + &Í lagi @@ -1857,7 +1857,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast. The screen is too small to display the installer. - + Skjárinn er of lítill til að birta uppsetningarforritið. diff --git a/lang/calamares_pl.ts b/lang/calamares_pl.ts index 519528e08..806c28a7a 100644 --- a/lang/calamares_pl.ts +++ b/lang/calamares_pl.ts @@ -1162,12 +1162,12 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone. &Cancel - + &Anuluj &OK - + &OK diff --git a/lang/calamares_pt_BR.ts b/lang/calamares_pt_BR.ts index b8a0ded8b..bebf1c8b7 100644 --- a/lang/calamares_pt_BR.ts +++ b/lang/calamares_pt_BR.ts @@ -1164,12 +1164,12 @@ A instalação pode continuar, mas alguns recursos podem ser desativados. &Cancel - + &Cancelar &OK - + &OK diff --git a/lang/calamares_tr_TR.ts b/lang/calamares_tr_TR.ts index 0b4bd3f6c..ba9335279 100644 --- a/lang/calamares_tr_TR.ts +++ b/lang/calamares_tr_TR.ts @@ -1165,12 +1165,12 @@ Kuruluma devam edebilirsiniz fakat bazı özellikler devre dışı kalabilir. &Cancel - + &Vazgeç &OK - + &TAMAM From 299e7b16d5bbce5b29156834ef1cf1db4591dd0e Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 18 Sep 2017 15:19:24 +0200 Subject: [PATCH 405/447] [desktop] Automatic merge of Transifex translations --- calamares.desktop | 2 ++ 1 file changed, 2 insertions(+) diff --git a/calamares.desktop b/calamares.desktop index e52d999ed..8cae765df 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -11,6 +11,8 @@ Icon=calamares Terminal=false StartupNotify=true Categories=Qt;System; + +# Translations Name[ca]=Calamares Icon[ca]=calamares GenericName[ca]=Instal·lador de sistema From 6271dd39e91dfb6cc44aaf8c101a2a043818b10f Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 18 Sep 2017 15:19:25 +0200 Subject: [PATCH 406/447] [python] Automatic merge of Transifex translations --- lang/python/is/LC_MESSAGES/python.mo | Bin 692 -> 1093 bytes lang/python/is/LC_MESSAGES/python.po | 12 ++++++------ lang/python/pl/LC_MESSAGES/python.mo | Bin 795 -> 1355 bytes lang/python/pl/LC_MESSAGES/python.po | 20 ++++++++++---------- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/lang/python/is/LC_MESSAGES/python.mo b/lang/python/is/LC_MESSAGES/python.mo index 23ed397ae65d64ccd25a71592faaa57c8fed7565..26b8d067634f69d7abd070717e93a12fea3c7b05 100644 GIT binary patch delta 521 zcmZ{eu}Z{16h)uwMptZ9WNj=4B#$V|j8oxO#X)`Hk5 z_yZz>`U`^Ju%F;foRD?Fz{yGO-1m}a=dD+MuXL{oR}ZX%Gq4D5L3O=@W$*!3!I$+I zu5xFFXa`<{H{nBg8@_-)!9A#YX7+df()tEoBHE=#JOn7bz%D$t@BJG h?UuTJijq!?dN}|0*Y<}zPhan%m`yH4+PCr4)*q&~e=`68 delta 118 zcmX@gv4u7Bo)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbcDMki{wLlsq fU%>>C?}F0vfizH>ffS6os$-Q*`AIbmJl*frLWiLVN&mBe)R3jkp<-A*4SurAdr-lV@<@%D#Yf zB|d^1#V3%0k03sRXQmlTYrAmZ@Fn-mx%bXP?R`D}+^XCY&Kk4}T|pbr5K`wA+JxSq z9cWze8&vh`3ef>r2OHoixDVcdUWw=tRJo7xgkRt`{>v53BdX&gN1*|F;0To97(|v< zp(=zN)gYAhvH+n!(Oq<$pNKeNosQLGew&3nZcR_a%(n{ z850q=T09Uul!cqlxznC1`|_Oq)6XYE5me98uXoj}2RzAGf1o#*xw7!(7je2|*|Rc488yW diff --git a/lang/python/pl/LC_MESSAGES/python.po b/lang/python/pl/LC_MESSAGES/python.po index 23619d62d..ec6e5bbd2 100644 --- a/lang/python/pl/LC_MESSAGES/python.po +++ b/lang/python/pl/LC_MESSAGES/python.po @@ -33,26 +33,26 @@ msgstr "Krok dummy python {}" #: src/modules/packages/main.py:59 #, python-format msgid "Processing packages (%(count)d / %(total)d)" -msgstr "" +msgstr "Przetwarzanie pakietów (%(count)d / %(total)d)" #: src/modules/packages/main.py:61 #, python-format msgid "Installing one package." msgid_plural "Installing %(num)d packages." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Instalowanie jednego pakietu." +msgstr[1] "Instalowanie %(num)d pakietów." +msgstr[2] "Instalowanie %(num)d pakietów." +msgstr[3] "Instalowanie pakietów (%(num)d)." #: src/modules/packages/main.py:64 #, python-format msgid "Removing one package." msgid_plural "Removing %(num)d packages." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Usuwanie jednego pakietu." +msgstr[1] "Usuwanie %(num)d pakietów." +msgstr[2] "Usuwanie %(num)d pakietów." +msgstr[3] "Usuwanie pakietów (%(num)d)." #: src/modules/packages/main.py:68 msgid "Install packages." -msgstr "" +msgstr "Zainstaluj pakiety." From c2a69ea9436640c93137e495f2d0501cfef5d412 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 18 Sep 2017 15:42:09 +0200 Subject: [PATCH 407/447] i18n: cleanup after txpull - remove extra .desktop files created in lang/ - remove annoyingly-doubled # Translations comment --- ci/txpull.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ci/txpull.sh b/ci/txpull.sh index 772ac0e32..53a0deaa4 100755 --- a/ci/txpull.sh +++ b/ci/txpull.sh @@ -43,6 +43,14 @@ BOILERPLATE="Automatic merge of Transifex translations" git add --verbose lang/calamares*.ts git commit "$AUTHOR" --message="[core] $BOILERPLATE" | true +rm -f lang/desktop*.desktop +awk ' + BEGIN {skip=0;} + /^# Translations/ {skip=1;} + {if (!skip || (length($0)>1 && $0 != "# Translations")) { + skip=0; print $0; + }}' < calamares.desktop > calamares.desktop.new +mv calamares.desktop.new calamares.desktop git add --verbose calamares.desktop git commit "$AUTHOR" --message="[desktop] $BOILERPLATE" | true From d839f8e0b311a3312eadbbc78d7e4e9ccdbcf708 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 18 Sep 2017 16:08:21 +0200 Subject: [PATCH 408/447] Passwords: introduce password-checking - Introduce a map 'passwordRequirements' in users.conf, which is a list of named requirements. There are only two settings right now, min and max length, but additional checks can easily be added in UsersPage.cpp by defining additional lambda's to check the given password string. - Add PasswordCheck instances as needed, with functions to check acceptability and to produce messages on rejection. - Documentation in the users.conf file itself. - In passing, refactor setting of pixmaps on labels. FIXES #790 --- src/modules/users/UsersPage.cpp | 159 +++++++++++++++++++++------- src/modules/users/UsersPage.h | 43 +++++++- src/modules/users/UsersViewStep.cpp | 15 ++- src/modules/users/users.conf | 14 +++ 4 files changed, 189 insertions(+), 42 deletions(-) diff --git a/src/modules/users/UsersPage.cpp b/src/modules/users/UsersPage.cpp index 87e64deb1..7c4bb6a7d 100644 --- a/src/modules/users/UsersPage.cpp +++ b/src/modules/users/UsersPage.cpp @@ -37,7 +37,12 @@ #include #include - +/** Add a standard pixmap to a label. */ +static void +markLabel( QLabel* label, CalamaresUtils::ImageType i ) +{ + label->setPixmap( CalamaresUtils::defaultPixmap( i, CalamaresUtils::Original, label->size() ) ); +} UsersPage::UsersPage( QWidget* parent ) : QWidget( parent ) @@ -268,9 +273,7 @@ UsersPage::validateUsernameText( const QString& textRef ) } else if ( text.length() > USERNAME_MAX_LENGTH ) { - ui->labelUsername->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::No, - CalamaresUtils::Original, - ui->labelUsername->size() ) ); + markLabel( ui->labelUsername, CalamaresUtils::No ); ui->labelUsernameError->setText( tr( "Your username is too long." ) ); @@ -278,18 +281,14 @@ UsersPage::validateUsernameText( const QString& textRef ) } else if ( val.validate( text, pos ) == QValidator::Invalid ) { - ui->labelUsername->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::No, - CalamaresUtils::Original, - ui->labelUsername->size() ) ); + markLabel( ui->labelUsername, CalamaresUtils::No ); ui->labelUsernameError->setText( tr( "Your username contains invalid characters. Only lowercase letters and numbers are allowed." ) ); m_readyUsername = false; } else { - ui->labelUsername->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::Yes, - CalamaresUtils::Original, - ui->labelUsername->size() ) ); + markLabel( ui->labelUsername, CalamaresUtils::Yes ); ui->labelUsernameError->clear(); m_readyUsername = true; } @@ -322,9 +321,7 @@ UsersPage::validateHostnameText( const QString& textRef ) } else if ( text.length() < HOSTNAME_MIN_LENGTH ) { - ui->labelHostname->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::No, - CalamaresUtils::Original, - ui->labelHostname->size() ) ); + markLabel( ui->labelHostname, CalamaresUtils::No ); ui->labelHostnameError->setText( tr( "Your hostname is too short." ) ); @@ -333,9 +330,7 @@ UsersPage::validateHostnameText( const QString& textRef ) } else if ( text.length() > HOSTNAME_MAX_LENGTH ) { - ui->labelHostname->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::No, - CalamaresUtils::Original, - ui->labelHostname->size() ) ); + markLabel( ui->labelHostname, CalamaresUtils::No ); ui->labelHostnameError->setText( tr( "Your hostname is too long." ) ); @@ -344,9 +339,7 @@ UsersPage::validateHostnameText( const QString& textRef ) } else if ( val.validate( text, pos ) == QValidator::Invalid ) { - ui->labelHostname->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::No, - CalamaresUtils::Original, - ui->labelHostname->size() ) ); + markLabel( ui->labelHostname, CalamaresUtils::No ); ui->labelHostnameError->setText( tr( "Your hostname contains invalid characters. Only letters, numbers and dashes are allowed." ) ); @@ -354,9 +347,7 @@ UsersPage::validateHostnameText( const QString& textRef ) } else { - ui->labelHostname->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::Yes, - CalamaresUtils::Original, - ui->labelHostname->size() ) ); + markLabel( ui->labelHostname, CalamaresUtils::Yes ); ui->labelHostnameError->clear(); m_readyHostname = true; } @@ -364,7 +355,6 @@ UsersPage::validateHostnameText( const QString& textRef ) emit checkReady( isReady() ); } - void UsersPage::onPasswordTextChanged( const QString& ) { @@ -380,24 +370,35 @@ UsersPage::onPasswordTextChanged( const QString& ) else if ( pw1 != pw2 ) { ui->labelUserPasswordError->setText( tr( "Your passwords do not match!" ) ); - ui->labelUserPassword->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::No, - CalamaresUtils::Original, - ui->labelUserPassword->size() ) ); + markLabel( ui->labelUserPassword, CalamaresUtils::No ); m_readyPassword = false; } else { - ui->labelUserPasswordError->clear(); - ui->labelUserPassword->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::Yes, - CalamaresUtils::Original, - ui->labelUserPassword->size() ) ); - m_readyPassword = true; + bool ok = true; + for ( auto pc : m_passwordChecks ) + { + QString s = pc.filter( pw1 ); + if ( !s.isEmpty() ) + { + ui->labelUserPasswordError->setText( s ); + markLabel( ui->labelUserPassword, CalamaresUtils::No ); + ok = false; + m_readyPassword = false; + } + } + + if ( ok ) + { + ui->labelUserPasswordError->clear(); + markLabel( ui->labelUserPassword, CalamaresUtils::Yes ); + m_readyPassword = true; + } } emit checkReady( isReady() ); } - void UsersPage::onRootPasswordTextChanged( const QString& ) { @@ -413,18 +414,30 @@ UsersPage::onRootPasswordTextChanged( const QString& ) else if ( pw1 != pw2 ) { ui->labelRootPasswordError->setText( tr( "Your passwords do not match!" ) ); - ui->labelRootPassword->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::No, - CalamaresUtils::Original, - ui->labelRootPassword->size() ) ); + markLabel( ui->labelRootPassword, CalamaresUtils::No ); m_readyRootPassword = false; } else { - ui->labelRootPasswordError->clear(); - ui->labelRootPassword->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::Yes, - CalamaresUtils::Original, - ui->labelRootPassword->size() ) ); - m_readyRootPassword = true; + bool ok = true; + for ( auto pc : m_passwordChecks ) + { + QString s = pc.filter( pw1 ); + if ( !s.isEmpty() ) + { + ui->labelRootPasswordError->setText( s ); + markLabel( ui->labelRootPassword, CalamaresUtils::No ); + ok = false; + m_readyRootPassword = false; + } + } + + if ( ok ) + { + ui->labelRootPasswordError->clear(); + markLabel( ui->labelRootPassword, CalamaresUtils::Yes ); + m_readyRootPassword = true; + } } emit checkReady( isReady() ); @@ -444,3 +457,69 @@ UsersPage::setReusePasswordDefault( bool checked ) ui->checkBoxReusePassword->setChecked( checked ); emit checkReady( isReady() ); } + +UsersPage::PasswordCheck::PasswordCheck() + : m_message() + , m_accept( []( const QString& s ) +{ + return true; +} ) +{ +} + +UsersPage::PasswordCheck::PasswordCheck( const QString& m, AcceptFunc a ) + : m_message( [m](){ return m; } ) + , m_accept( a ) +{ +} + +UsersPage::PasswordCheck::PasswordCheck( MessageFunc m, AcceptFunc a ) + : m_message( m ) + , m_accept( a ) +{ +} + +void +UsersPage::addPasswordCheck( const QString& key, const QVariant& value ) +{ + if ( key == "minLength" ) + { + int minLength = -1; + if ( value.canConvert( QVariant::Int ) ) + minLength = value.toInt(); + if ( minLength > 0 ) + { + cDebug() << key << " .. set to" << minLength; + m_passwordChecks.push_back( + PasswordCheck( + []() + { + return tr( "Password is too short" ); + }, + [minLength]( const QString& s ) + { + return s.length() >= minLength; + } ) ); + } + } + else if ( key == "maxLength" ) + { + int maxLength = -1; + if ( value.canConvert( QVariant::Int ) ) + maxLength = value.toInt(); + if ( maxLength > 0 ) + { + cDebug() << key << " .. set to" << maxLength; + m_passwordChecks.push_back( + PasswordCheck( []() + { + return tr( "Password is too long" ); + }, [maxLength]( const QString& s ) + { + return s.length() <= maxLength; + } ) ); + } + } + else + cDebug() << "WARNING: Unknown password-check key" << '"' << key << '"'; +} diff --git a/src/modules/users/UsersPage.h b/src/modules/users/UsersPage.h index 0f328f46c..5a72e11de 100644 --- a/src/modules/users/UsersPage.h +++ b/src/modules/users/UsersPage.h @@ -28,7 +28,10 @@ #include -namespace Ui { +#include + +namespace Ui +{ class Page_UserSetup; } @@ -49,6 +52,8 @@ public: void setAutologinDefault( bool checked ); void setReusePasswordDefault( bool checked ); + void addPasswordCheck( const QString& key, const QVariant& value ); + protected slots: void onFullNameTextEdited( const QString& ); void fillSuggestions(); @@ -65,6 +70,42 @@ signals: private: Ui::Page_UserSetup* ui; + /** + * Support for (dynamic) checks on the password's validity. + * This can be used to implement password requirements like + * "at least 6 characters". Function addPasswordCheck() + * instantiates these and adds them to the list of checks. + */ + class PasswordCheck + { + public: + /** Return true if the string is acceptable. */ + using AcceptFunc = std::function; + using MessageFunc = std::function; + + /** Generate a @p message if @p filter returns true */ + PasswordCheck( MessageFunc message, AcceptFunc filter ); + /** Yields @p message if @p filter returns true */ + PasswordCheck( const QString& message, AcceptFunc filter ); + /** Null check, always returns empty */ + PasswordCheck(); + + /** Applies this check to the given password string @p s + * and returns an empty string if the password is ok + * according to this filter. Returns a message describing + * what is wrong if not. + */ + QString filter( const QString& s ) const + { + return m_accept( s ) ? QString() : m_message(); + } + + private: + MessageFunc m_message; + AcceptFunc m_accept; + } ; + QVector m_passwordChecks; + const QRegExp USERNAME_RX = QRegExp( "^[a-z_][a-z0-9_-]*[$]?$" ); const QRegExp HOSTNAME_RX = QRegExp( "^[a-zA-Z0-9][-a-zA-Z0-9_]*$" ); const int USERNAME_MAX_LENGTH = 31; diff --git a/src/modules/users/UsersViewStep.cpp b/src/modules/users/UsersViewStep.cpp index d601014ae..25b4dee84 100644 --- a/src/modules/users/UsersViewStep.cpp +++ b/src/modules/users/UsersViewStep.cpp @@ -20,6 +20,7 @@ #include "UsersPage.h" +#include "utils/Logger.h" #include "JobQueue.h" #include "GlobalStorage.h" @@ -159,11 +160,23 @@ UsersViewStep::setConfigurationMap( const QVariantMap& configurationMap ) { m_widget->setAutologinDefault( configurationMap.value( "doAutologin" ).toBool() ); } - + if ( configurationMap.contains( "doReusePassword" ) && configurationMap.value( "doReusePassword" ).type() == QVariant::Bool ) { m_widget->setReusePasswordDefault( configurationMap.value( "doReusePassword" ).toBool() ); } + + if ( configurationMap.contains( "passwordRequirements" ) && + configurationMap.value( "passwordRequirements" ).type() == QVariant::Map ) + { + auto pr_checks( configurationMap.value( "passwordRequirements" ).toMap() ); + + for (decltype(pr_checks)::const_iterator i = pr_checks.constBegin(); + i != pr_checks.constEnd(); ++i) + { + m_widget->addPasswordCheck( i.key(), i.value() ); + } + } } diff --git a/src/modules/users/users.conf b/src/modules/users/users.conf index dea0ba999..d5466c62f 100644 --- a/src/modules/users/users.conf +++ b/src/modules/users/users.conf @@ -27,3 +27,17 @@ sudoersGroup: wheel setRootPassword: true doReusePassword: true + +# These are optional password-requirements that a distro can enforce +# on the user. The values given in this sample file disable each check, +# as if the check was not listed at all. +# +# Checks may be listed multiple times; each is checked separately, +# and no effort is done to ensure that the checks are consistent +# (e.g. specifying a maximum length less than the minimum length +# will annoy users). +# +# (additional checks may be implemented in UsersPage.cpp) +passwordRequirements: + minLength: -1 # Password at least this many characters + maxLength: -1 # Password at most this many characters From 1c52f961a629a82903ef67ade7de33efa3016864 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 09:41:28 +0200 Subject: [PATCH 409/447] Refactor password-errors-indication (again) - set message and status icon in one go - only check until an error is found - Mark TODO for passwordRequirements --- src/modules/users/UsersPage.cpp | 82 ++++++++++++++++----------------- 1 file changed, 39 insertions(+), 43 deletions(-) diff --git a/src/modules/users/UsersPage.cpp b/src/modules/users/UsersPage.cpp index 7c4bb6a7d..f3796e7dd 100644 --- a/src/modules/users/UsersPage.cpp +++ b/src/modules/users/UsersPage.cpp @@ -37,11 +37,20 @@ #include #include -/** Add a standard pixmap to a label. */ -static void -markLabel( QLabel* label, CalamaresUtils::ImageType i ) +/** Add an error message and pixmap to a label. */ +static inline void +labelError( QLabel* pix, QLabel* label, const QString& message ) { - label->setPixmap( CalamaresUtils::defaultPixmap( i, CalamaresUtils::Original, label->size() ) ); + label->setText( message ); + pix->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::No, CalamaresUtils::Original, label->size() ) ); +} + +/** Clear error, indicate OK on a label. */ +static inline void +labelOk( QLabel* pix, QLabel* label ) +{ + label->clear(); + pix->setPixmap( CalamaresUtils::defaultPixmap( CalamaresUtils::Yes, CalamaresUtils::Original, label->size() ) ); } UsersPage::UsersPage( QWidget* parent ) @@ -273,23 +282,19 @@ UsersPage::validateUsernameText( const QString& textRef ) } else if ( text.length() > USERNAME_MAX_LENGTH ) { - markLabel( ui->labelUsername, CalamaresUtils::No ); - ui->labelUsernameError->setText( - tr( "Your username is too long." ) ); - + labelError( ui->labelUsername, ui->labelUsernameError, + tr( "Your username is too long." ) ); m_readyUsername = false; } else if ( val.validate( text, pos ) == QValidator::Invalid ) { - markLabel( ui->labelUsername, CalamaresUtils::No ); - ui->labelUsernameError->setText( - tr( "Your username contains invalid characters. Only lowercase letters and numbers are allowed." ) ); - + labelError( ui->labelUsername, ui->labelUsernameError, + tr( "Your username contains invalid characters. Only lowercase letters and numbers are allowed." ) ); m_readyUsername = false; } - else { - markLabel( ui->labelUsername, CalamaresUtils::Yes ); - ui->labelUsernameError->clear(); + else + { + labelOk( ui->labelUsername, ui->labelUsernameError ); m_readyUsername = true; } @@ -321,34 +326,25 @@ UsersPage::validateHostnameText( const QString& textRef ) } else if ( text.length() < HOSTNAME_MIN_LENGTH ) { - markLabel( ui->labelHostname, CalamaresUtils::No ); - ui->labelHostnameError->setText( - tr( "Your hostname is too short." ) ); - + labelError( ui->labelHostname, ui->labelHostnameError, + tr( "Your hostname is too short." ) ); m_readyHostname = false; - } else if ( text.length() > HOSTNAME_MAX_LENGTH ) { - markLabel( ui->labelHostname, CalamaresUtils::No ); - ui->labelHostnameError->setText( - tr( "Your hostname is too long." ) ); - + labelError( ui->labelHostname, ui->labelHostnameError, + tr( "Your hostname is too long." ) ); m_readyHostname = false; - } else if ( val.validate( text, pos ) == QValidator::Invalid ) { - markLabel( ui->labelHostname, CalamaresUtils::No ); - ui->labelHostnameError->setText( - tr( "Your hostname contains invalid characters. Only letters, numbers and dashes are allowed." ) ); - + labelError( ui->labelHostname, ui->labelHostnameError, + tr( "Your hostname contains invalid characters. Only letters, numbers and dashes are allowed." ) ); m_readyHostname = false; } else { - markLabel( ui->labelHostname, CalamaresUtils::Yes ); - ui->labelHostnameError->clear(); + labelOk( ui->labelHostname, ui->labelHostnameError ); m_readyHostname = true; } @@ -361,6 +357,7 @@ UsersPage::onPasswordTextChanged( const QString& ) QString pw1 = ui->textBoxUserPassword->text(); QString pw2 = ui->textBoxUserVerifiedPassword->text(); + // TODO: 3.3: remove empty-check and leave it to passwordRequirements if ( pw1.isEmpty() && pw2.isEmpty() ) { ui->labelUserPasswordError->clear(); @@ -369,8 +366,8 @@ UsersPage::onPasswordTextChanged( const QString& ) } else if ( pw1 != pw2 ) { - ui->labelUserPasswordError->setText( tr( "Your passwords do not match!" ) ); - markLabel( ui->labelUserPassword, CalamaresUtils::No ); + labelError( ui->labelUserPassword, ui->labelUserPasswordError, + tr( "Your passwords do not match!" ) ); m_readyPassword = false; } else @@ -381,17 +378,16 @@ UsersPage::onPasswordTextChanged( const QString& ) QString s = pc.filter( pw1 ); if ( !s.isEmpty() ) { - ui->labelUserPasswordError->setText( s ); - markLabel( ui->labelUserPassword, CalamaresUtils::No ); + labelError( ui->labelUserPassword, ui->labelUserPasswordError, s ); ok = false; m_readyPassword = false; + break; } } if ( ok ) { - ui->labelUserPasswordError->clear(); - markLabel( ui->labelUserPassword, CalamaresUtils::Yes ); + labelOk( ui->labelUserPassword, ui->labelUserPasswordError ); m_readyPassword = true; } } @@ -405,6 +401,7 @@ UsersPage::onRootPasswordTextChanged( const QString& ) QString pw1 = ui->textBoxRootPassword->text(); QString pw2 = ui->textBoxVerifiedRootPassword->text(); + // TODO: 3.3: remove empty-check and leave it to passwordRequirements if ( pw1.isEmpty() && pw2.isEmpty() ) { ui->labelRootPasswordError->clear(); @@ -413,8 +410,8 @@ UsersPage::onRootPasswordTextChanged( const QString& ) } else if ( pw1 != pw2 ) { - ui->labelRootPasswordError->setText( tr( "Your passwords do not match!" ) ); - markLabel( ui->labelRootPassword, CalamaresUtils::No ); + labelError( ui->labelRootPassword, ui->labelRootPasswordError, + tr( "Your passwords do not match!" ) ); m_readyRootPassword = false; } else @@ -425,17 +422,16 @@ UsersPage::onRootPasswordTextChanged( const QString& ) QString s = pc.filter( pw1 ); if ( !s.isEmpty() ) { - ui->labelRootPasswordError->setText( s ); - markLabel( ui->labelRootPassword, CalamaresUtils::No ); + labelError( ui->labelRootPassword, ui->labelRootPasswordError, s ); ok = false; m_readyRootPassword = false; + break; } } if ( ok ) { - ui->labelRootPasswordError->clear(); - markLabel( ui->labelRootPassword, CalamaresUtils::Yes ); + labelOk( ui->labelRootPassword, ui->labelRootPasswordError ); m_readyRootPassword = true; } } From 6d880b56310b5b5881a0623ffe8e48e5c5ae3e96 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 10:52:37 +0200 Subject: [PATCH 410/447] Replace memory-size detection. - drop use of dmidecode to determine exact physical memory size - use sysinfo() to find memory size (assumes linux 2.3.48 or later) --- .../utils/CalamaresUtilsSystem.cpp | 58 +++++++++---------- 1 file changed, 26 insertions(+), 32 deletions(-) diff --git a/src/libcalamares/utils/CalamaresUtilsSystem.cpp b/src/libcalamares/utils/CalamaresUtilsSystem.cpp index c38d398e6..634366e3a 100644 --- a/src/libcalamares/utils/CalamaresUtilsSystem.cpp +++ b/src/libcalamares/utils/CalamaresUtilsSystem.cpp @@ -26,6 +26,15 @@ #include #include +#ifdef Q_OS_LINUX +#include +#endif + +#ifdef Q_OS_FREEBSD +#include +#include +#endif + namespace CalamaresUtils { @@ -224,47 +233,32 @@ System::targetEnvOutput( const QString& command, qint64 System::getPhysicalMemoryB() { - QProcess p; - p.start( "dmidecode", { "-t", "17" } ); - p.waitForFinished(); - QStringList lines = QString::fromLocal8Bit( p.readAllStandardOutput() ).split( '\n' ); - lines = lines.filter( QRegularExpression( "^\\W*Size:\\W\\d*\\WMB" ) ); - if ( !lines.isEmpty() ) - return 0; - - qint64 availableRamMb = 0; - foreach( const QString& line, lines ) - { - bool ok = false; - availableRamMb += line.simplified() - .split( ' ' ) - .value( 1 ) - .toInt( &ok ); - if ( !ok ) - return 0; - } - qint64 availableRam = availableRamMb * 1024 * 1024; - return availableRam; + return 0; } qint64 System::getTotalMemoryB() { - // A line in meminfo looks like this, with {print $2} we grab the second column. - // MemTotal: 8133432 kB +#ifdef Q_OS_LINUX + struct sysinfo i; + int r = sysinfo( &i ); - QProcess p; - p.start( "awk", { "/MemTotal/ {print $2}", "/proc/meminfo" } ); - p.waitForFinished(); - QString memoryLine = p.readAllStandardOutput().simplified(); - - bool ok = false; - qint64 availableRam = memoryLine.toLongLong( &ok ) * 1024; - if ( !ok ) + if (r) return 0; - return availableRam; + return qint64( i.mem_unit ) * i.totalram; +#elif defined( Q_OS_FREEBSD ) + unsigned long memsize; + size_t s = sizeof(memsize); + + int r = sysctlbyname("vm.kmem_size", &memsize, &s, NULL, 0); + if (r) + return 0; + + return memsize; +#endif + return 0; // Unsupported } From 13807ceabfdcffefa8e924898237796333be596c Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 11:11:46 +0200 Subject: [PATCH 411/447] Licensing: add self - to all the files I've touched recently - to (very incomplete) AUTHORS list Licensing: add license info to top-level CMakeLists.txt --- AUTHORS | 1 + CMakeLists.txt | 20 ++++++++++++++++++- .../progresstree/ProgressTreeModel.cpp | 1 + .../progresstree/ProgressTreeModel.h | 1 + src/calamares/progresstree/ProgressTreeView.h | 1 + src/libcalamares/ProcessJob.h | 1 + .../utils/CalamaresUtilsSystem.cpp | 1 + src/libcalamares/utils/PluginFactory.cpp | 1 + src/libcalamares/utils/PluginFactory.h | 1 + .../modulesystem/CppJobModule.h | 1 + .../modulesystem/ProcessJobModule.h | 1 + src/libcalamaresui/modulesystem/ViewModule.h | 1 + src/libcalamaresui/viewpages/ViewStep.cpp | 1 + src/libcalamaresui/widgets/ClickableLabel.h | 1 + .../widgets/FixedAspectRatioLabel.cpp | 1 + src/modules/displaymanager/main.py | 1 + src/modules/dracutlukscfg/DracutLuksCfgJob.h | 1 + src/modules/dummycpp/DummyCppJob.h | 1 + .../InteractiveTerminalViewStep.h | 1 + src/modules/keyboard/KeyboardViewStep.h | 1 + src/modules/netinstall/NetInstallViewStep.h | 1 + src/modules/netinstall/PackageModel.cpp | 1 + src/modules/netinstall/PackageModel.h | 1 + src/modules/netinstall/PackageTreeItem.cpp | 1 + src/modules/netinstall/PackageTreeItem.h | 1 + src/modules/partition/core/DeviceModel.h | 1 + src/modules/partition/core/PartitionModel.h | 1 + src/modules/partition/gui/PartitionBarsView.h | 1 + .../partition/gui/PartitionLabelsView.h | 1 + src/modules/partition/gui/PartitionViewStep.h | 1 + .../partition/jobs/CreatePartitionJob.cpp | 1 + .../jobs/CreatePartitionTableJob.cpp | 1 + .../partition/jobs/DeletePartitionJob.cpp | 1 + .../partition/jobs/FillGlobalStorageJob.cpp | 1 + src/modules/users/UsersPage.cpp | 1 + src/modules/users/UsersViewStep.cpp | 1 + src/modules/users/UsersViewStep.h | 1 + src/modules/webview/WebViewStep.h | 1 + 38 files changed, 56 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index d9814373e..f39b579f4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1,2 @@ Teo Mrnjavac +Adriaan de Groot diff --git a/CMakeLists.txt b/CMakeLists.txt index ac5d5b820..3f0a3c3e4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,22 @@ -### CMakeLists.txt for Calamares +# === This file is part of Calamares - === +# +# Calamares is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# Calamares is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with Calamares. If not, see . +# +# SPDX-License-Identifier: GPL-3.0+ +# License-Filename: LICENSE +# +### # # Generally, this CMakeLists.txt will find all the dependencies for Calamares # and complain appropriately. See below (later in this file) for CMake-level diff --git a/src/calamares/progresstree/ProgressTreeModel.cpp b/src/calamares/progresstree/ProgressTreeModel.cpp index 33e985809..50a1b6e50 100644 --- a/src/calamares/progresstree/ProgressTreeModel.cpp +++ b/src/calamares/progresstree/ProgressTreeModel.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/calamares/progresstree/ProgressTreeModel.h b/src/calamares/progresstree/ProgressTreeModel.h index 0311a28a0..80ce6dc6b 100644 --- a/src/calamares/progresstree/ProgressTreeModel.h +++ b/src/calamares/progresstree/ProgressTreeModel.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/calamares/progresstree/ProgressTreeView.h b/src/calamares/progresstree/ProgressTreeView.h index 9e735ef2d..11738b193 100644 --- a/src/calamares/progresstree/ProgressTreeView.h +++ b/src/calamares/progresstree/ProgressTreeView.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamares/ProcessJob.h b/src/libcalamares/ProcessJob.h index ba6e650f6..259f97308 100644 --- a/src/libcalamares/ProcessJob.h +++ b/src/libcalamares/ProcessJob.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamares/utils/CalamaresUtilsSystem.cpp b/src/libcalamares/utils/CalamaresUtilsSystem.cpp index 634366e3a..3936852ab 100644 --- a/src/libcalamares/utils/CalamaresUtilsSystem.cpp +++ b/src/libcalamares/utils/CalamaresUtilsSystem.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamares/utils/PluginFactory.cpp b/src/libcalamares/utils/PluginFactory.cpp index 710633866..c22c90ff7 100644 --- a/src/libcalamares/utils/PluginFactory.cpp +++ b/src/libcalamares/utils/PluginFactory.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Based on KPluginFactory from KCoreAddons, KDE project * Copyright 2007, Matthias Kretz diff --git a/src/libcalamares/utils/PluginFactory.h b/src/libcalamares/utils/PluginFactory.h index a1f1597b5..945a3eaaf 100644 --- a/src/libcalamares/utils/PluginFactory.h +++ b/src/libcalamares/utils/PluginFactory.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Based on KPluginFactory from KCoreAddons, KDE project * Copyright 2007, Matthias Kretz diff --git a/src/libcalamaresui/modulesystem/CppJobModule.h b/src/libcalamaresui/modulesystem/CppJobModule.h index 9ec8a6eaa..875f30785 100644 --- a/src/libcalamaresui/modulesystem/CppJobModule.h +++ b/src/libcalamaresui/modulesystem/CppJobModule.h @@ -2,6 +2,7 @@ * * Copyright 2014, Teo Mrnjavac * Copyright 2016, Kevin Kofler + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamaresui/modulesystem/ProcessJobModule.h b/src/libcalamaresui/modulesystem/ProcessJobModule.h index 7809d0d2f..9d30ec235 100644 --- a/src/libcalamaresui/modulesystem/ProcessJobModule.h +++ b/src/libcalamaresui/modulesystem/ProcessJobModule.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamaresui/modulesystem/ViewModule.h b/src/libcalamaresui/modulesystem/ViewModule.h index d36b58db9..32b0e8a1f 100644 --- a/src/libcalamaresui/modulesystem/ViewModule.h +++ b/src/libcalamaresui/modulesystem/ViewModule.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamaresui/viewpages/ViewStep.cpp b/src/libcalamaresui/viewpages/ViewStep.cpp index a81787673..96d80cb5f 100644 --- a/src/libcalamaresui/viewpages/ViewStep.cpp +++ b/src/libcalamaresui/viewpages/ViewStep.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamaresui/widgets/ClickableLabel.h b/src/libcalamaresui/widgets/ClickableLabel.h index 7a6556e3f..42af076f5 100644 --- a/src/libcalamaresui/widgets/ClickableLabel.h +++ b/src/libcalamaresui/widgets/ClickableLabel.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/libcalamaresui/widgets/FixedAspectRatioLabel.cpp b/src/libcalamaresui/widgets/FixedAspectRatioLabel.cpp index 99d3d51f4..f07491bcd 100644 --- a/src/libcalamaresui/widgets/FixedAspectRatioLabel.cpp +++ b/src/libcalamaresui/widgets/FixedAspectRatioLabel.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index e5c7155d4..814a0cf3c 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -8,6 +8,7 @@ # Copyright 2014, Kevin Kofler # Copyright 2017, Alf Gaida # Copyright 2017, Bernhard Landauer +# Copyright 2017, Adriaan de Groot # # Calamares is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/modules/dracutlukscfg/DracutLuksCfgJob.h b/src/modules/dracutlukscfg/DracutLuksCfgJob.h index 71994e2b6..2d438fa0b 100644 --- a/src/modules/dracutlukscfg/DracutLuksCfgJob.h +++ b/src/modules/dracutlukscfg/DracutLuksCfgJob.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2016, Kevin Kofler + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/dummycpp/DummyCppJob.h b/src/modules/dummycpp/DummyCppJob.h index 6f5f234f5..fecc2699b 100644 --- a/src/modules/dummycpp/DummyCppJob.h +++ b/src/modules/dummycpp/DummyCppJob.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2016, Kevin Kofler + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/interactiveterminal/InteractiveTerminalViewStep.h b/src/modules/interactiveterminal/InteractiveTerminalViewStep.h index 025c6cec3..1c95a229a 100644 --- a/src/modules/interactiveterminal/InteractiveTerminalViewStep.h +++ b/src/modules/interactiveterminal/InteractiveTerminalViewStep.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/keyboard/KeyboardViewStep.h b/src/modules/keyboard/KeyboardViewStep.h index 39f3f56a7..64ce2bb75 100644 --- a/src/modules/keyboard/KeyboardViewStep.h +++ b/src/modules/keyboard/KeyboardViewStep.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/netinstall/NetInstallViewStep.h b/src/modules/netinstall/NetInstallViewStep.h index 651c53266..d9853f26f 100644 --- a/src/modules/netinstall/NetInstallViewStep.h +++ b/src/modules/netinstall/NetInstallViewStep.h @@ -1,6 +1,7 @@ /* * Copyright 2016, Luca Giambonini * Copyright 2016, Lisa Vitolo + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/netinstall/PackageModel.cpp b/src/modules/netinstall/PackageModel.cpp index 8a2025b0e..9fe8305a7 100644 --- a/src/modules/netinstall/PackageModel.cpp +++ b/src/modules/netinstall/PackageModel.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright (c) 2017, Kyle Robbertze + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/netinstall/PackageModel.h b/src/modules/netinstall/PackageModel.h index ef2bc1794..148bd99ab 100644 --- a/src/modules/netinstall/PackageModel.h +++ b/src/modules/netinstall/PackageModel.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright (c) 2017, Kyle Robbertze + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/netinstall/PackageTreeItem.cpp b/src/modules/netinstall/PackageTreeItem.cpp index bbd7f792f..77ca07a9c 100644 --- a/src/modules/netinstall/PackageTreeItem.cpp +++ b/src/modules/netinstall/PackageTreeItem.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright (c) 2017, Kyle Robbertze + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/netinstall/PackageTreeItem.h b/src/modules/netinstall/PackageTreeItem.h index a95a4fe31..e9bbcf59c 100644 --- a/src/modules/netinstall/PackageTreeItem.h +++ b/src/modules/netinstall/PackageTreeItem.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright (c) 2017, Kyle Robbertze + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/core/DeviceModel.h b/src/modules/partition/core/DeviceModel.h index 5c07586e0..32c557d9e 100644 --- a/src/modules/partition/core/DeviceModel.h +++ b/src/modules/partition/core/DeviceModel.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Aurélien Gâteau + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/core/PartitionModel.h b/src/modules/partition/core/PartitionModel.h index 7437efa79..71764d8e9 100644 --- a/src/modules/partition/core/PartitionModel.h +++ b/src/modules/partition/core/PartitionModel.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Aurélien Gâteau + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/gui/PartitionBarsView.h b/src/modules/partition/gui/PartitionBarsView.h index ccdb5d36a..e384ed5db 100644 --- a/src/modules/partition/gui/PartitionBarsView.h +++ b/src/modules/partition/gui/PartitionBarsView.h @@ -2,6 +2,7 @@ * * Copyright 2014, Aurélien Gâteau * Copyright 2015-2016, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/gui/PartitionLabelsView.h b/src/modules/partition/gui/PartitionLabelsView.h index 363d54cc7..d6c86a5dc 100644 --- a/src/modules/partition/gui/PartitionLabelsView.h +++ b/src/modules/partition/gui/PartitionLabelsView.h @@ -2,6 +2,7 @@ * * Copyright 2014, Aurélien Gâteau * Copyright 2015-2016, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/gui/PartitionViewStep.h b/src/modules/partition/gui/PartitionViewStep.h index c1217c5a2..1aa8190f9 100644 --- a/src/modules/partition/gui/PartitionViewStep.h +++ b/src/modules/partition/gui/PartitionViewStep.h @@ -2,6 +2,7 @@ * * Copyright 2014, Aurélien Gâteau * Copyright 2014-2016, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/jobs/CreatePartitionJob.cpp b/src/modules/partition/jobs/CreatePartitionJob.cpp index cff4ae1cf..aab032a87 100644 --- a/src/modules/partition/jobs/CreatePartitionJob.cpp +++ b/src/modules/partition/jobs/CreatePartitionJob.cpp @@ -2,6 +2,7 @@ * * Copyright 2014, Aurélien Gâteau * Copyright 2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/jobs/CreatePartitionTableJob.cpp b/src/modules/partition/jobs/CreatePartitionTableJob.cpp index eaa2fe712..e4430134f 100644 --- a/src/modules/partition/jobs/CreatePartitionTableJob.cpp +++ b/src/modules/partition/jobs/CreatePartitionTableJob.cpp @@ -2,6 +2,7 @@ * * Copyright 2014, Aurélien Gâteau * Copyright 2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/jobs/DeletePartitionJob.cpp b/src/modules/partition/jobs/DeletePartitionJob.cpp index 43f2d94c6..bceffd133 100644 --- a/src/modules/partition/jobs/DeletePartitionJob.cpp +++ b/src/modules/partition/jobs/DeletePartitionJob.cpp @@ -2,6 +2,7 @@ * * Copyright 2014, Aurélien Gâteau * Copyright 2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/partition/jobs/FillGlobalStorageJob.cpp b/src/modules/partition/jobs/FillGlobalStorageJob.cpp index f8194f2b3..443eb8b9e 100644 --- a/src/modules/partition/jobs/FillGlobalStorageJob.cpp +++ b/src/modules/partition/jobs/FillGlobalStorageJob.cpp @@ -2,6 +2,7 @@ * * Copyright 2014, Aurélien Gâteau * Copyright 2015-2016, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/users/UsersPage.cpp b/src/modules/users/UsersPage.cpp index f3796e7dd..453d1eae7 100644 --- a/src/modules/users/UsersPage.cpp +++ b/src/modules/users/UsersPage.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2017, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Portions from the Manjaro Installation Framework * by Roland Singer diff --git a/src/modules/users/UsersViewStep.cpp b/src/modules/users/UsersViewStep.cpp index 25b4dee84..73dc98ddc 100644 --- a/src/modules/users/UsersViewStep.cpp +++ b/src/modules/users/UsersViewStep.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/users/UsersViewStep.h b/src/modules/users/UsersViewStep.h index c7e0f447d..a529ad4ea 100644 --- a/src/modules/users/UsersViewStep.h +++ b/src/modules/users/UsersViewStep.h @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014-2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/modules/webview/WebViewStep.h b/src/modules/webview/WebViewStep.h index 5b8a85049..105eea4b3 100644 --- a/src/modules/webview/WebViewStep.h +++ b/src/modules/webview/WebViewStep.h @@ -2,6 +2,7 @@ * * Copyright 2015, Rohan Garg * Copyright 2016, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by From e5c0854e6613c607ad1209bd826ef75b657a0c9a Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 14:24:05 +0200 Subject: [PATCH 412/447] Licensing: re-import GPLv3 version of QJsonItem - include full license headers, - copied from - repo: https://github.com/dridk/QJsonmodel - rev: fbd4fb3b1c1311f69cd8ada9bbb7a89fd6fe171e --- LICENSES/GPLv3+-QJsonModel | 18 ++++++++++ src/libcalamaresui/utils/qjsonitem.cpp | 42 ++++++++++------------ src/libcalamaresui/utils/qjsonitem.h | 25 ++----------- src/libcalamaresui/utils/qjsonmodel.cpp | 48 ++++++++++++------------- src/libcalamaresui/utils/qjsonmodel.h | 23 +----------- 5 files changed, 63 insertions(+), 93 deletions(-) create mode 100644 LICENSES/GPLv3+-QJsonModel diff --git a/LICENSES/GPLv3+-QJsonModel b/LICENSES/GPLv3+-QJsonModel new file mode 100644 index 000000000..8a8e272c0 --- /dev/null +++ b/LICENSES/GPLv3+-QJsonModel @@ -0,0 +1,18 @@ +/*********************************************** + Copyright (C) 2014 Schutz Sacha + This file is part of QJsonModel (https://github.com/dridk/QJsonmodel). + + QJsonModel is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + QJsonModel is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with QJsonModel. If not, see . + +**********************************************/ diff --git a/src/libcalamaresui/utils/qjsonitem.cpp b/src/libcalamaresui/utils/qjsonitem.cpp index 35c9725dd..b278913b4 100644 --- a/src/libcalamaresui/utils/qjsonitem.cpp +++ b/src/libcalamaresui/utils/qjsonitem.cpp @@ -1,27 +1,25 @@ -/* === This file is part of Calamares - === - * - * Originally from QJsonModel - * Copyright 2015, Sacha Schutz - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ +/*********************************************** + Copyright (C) 2014 Schutz Sacha + This file is part of QJsonModel (https://github.com/dridk/QJsonmodel). + QJsonModel is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + QJsonModel is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with QJsonModel. If not, see . + +**********************************************/ #include "qjsonitem.h" QJsonTreeItem::QJsonTreeItem(QJsonTreeItem *parent) - : mType( QJsonValue::Null ) { mParent = parent; @@ -104,8 +102,7 @@ QJsonTreeItem* QJsonTreeItem::load(const QJsonValue& value, QJsonTreeItem* paren { //Get all QJsonValue childs - const auto keys = value.toObject().keys(); - for (const QString &key : keys){ + foreach (QString key , value.toObject().keys()){ QJsonValue v = value.toObject().value(key); QJsonTreeItem * child = load(v,rootItem); child->setKey(key); @@ -120,8 +117,7 @@ QJsonTreeItem* QJsonTreeItem::load(const QJsonValue& value, QJsonTreeItem* paren { //Get all QJsonValue childs int index = 0; - const auto valueArray = value.toArray(); - for (const QJsonValue &v : valueArray) { + foreach (QJsonValue v , value.toArray()){ QJsonTreeItem * child = load(v,rootItem); child->setKey(QString::number(index)); diff --git a/src/libcalamaresui/utils/qjsonitem.h b/src/libcalamaresui/utils/qjsonitem.h index 1dfa5c65e..6e030c656 100644 --- a/src/libcalamaresui/utils/qjsonitem.h +++ b/src/libcalamaresui/utils/qjsonitem.h @@ -1,22 +1,3 @@ -/* === This file is part of Calamares - === - * - * Originally from QJsonModel - * Copyright 2015, Sacha Schutz - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ - #ifndef JSONITEM_H #define JSONITEM_H #include @@ -26,8 +7,8 @@ class QJsonTreeItem { public: - QJsonTreeItem(QJsonTreeItem * parent = nullptr); - virtual ~QJsonTreeItem(); + QJsonTreeItem(QJsonTreeItem * parent = 0); + ~QJsonTreeItem(); void appendChild(QJsonTreeItem * item); QJsonTreeItem *child(int row); QJsonTreeItem *parent(); @@ -41,7 +22,7 @@ public: QJsonValue::Type type() const; - static QJsonTreeItem* load(const QJsonValue& value, QJsonTreeItem * parent = nullptr); + static QJsonTreeItem* load(const QJsonValue& value, QJsonTreeItem * parent = 0); protected: diff --git a/src/libcalamaresui/utils/qjsonmodel.cpp b/src/libcalamaresui/utils/qjsonmodel.cpp index 3d427d0fb..45086b7c6 100644 --- a/src/libcalamaresui/utils/qjsonmodel.cpp +++ b/src/libcalamaresui/utils/qjsonmodel.cpp @@ -1,22 +1,21 @@ -/* === This file is part of Calamares - === - * - * Originally from QJsonModel - * Copyright 2015, Sacha Schutz - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ +/*********************************************** + Copyright (C) 2014 Schutz Sacha + This file is part of QJsonModel (https://github.com/dridk/QJsonmodel). + QJsonModel is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + QJsonModel is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with QJsonModel. If not, see . + +**********************************************/ #include "qjsonmodel.h" #include @@ -36,13 +35,6 @@ QJsonModel::QJsonModel(QObject *parent) : } - -QJsonModel::~QJsonModel() -{ - delete mRootItem; -} - - bool QJsonModel::load(const QString &fileName) { QFile file(fileName); @@ -68,7 +60,11 @@ bool QJsonModel::loadJson(const QByteArray &json) if (!mDocument.isNull()) { beginResetModel(); - mRootItem = QJsonTreeItem::load(QJsonValue(mDocument.object())); + if (mDocument.isArray()) { + mRootItem = QJsonTreeItem::load(QJsonValue(mDocument.array())); + } else { + mRootItem = QJsonTreeItem::load(QJsonValue(mDocument.object())); + } endResetModel(); return true; } diff --git a/src/libcalamaresui/utils/qjsonmodel.h b/src/libcalamaresui/utils/qjsonmodel.h index 0bf8f5dab..cdb6caf86 100644 --- a/src/libcalamaresui/utils/qjsonmodel.h +++ b/src/libcalamaresui/utils/qjsonmodel.h @@ -1,23 +1,3 @@ -/* === This file is part of Calamares - === - * - * Originally from QJsonModel - * Copyright 2015, Sacha Schutz - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ - - #ifndef QJSONMODEL_H #define QJSONMODEL_H @@ -30,8 +10,7 @@ class QJsonModel : public QAbstractItemModel { Q_OBJECT public: - explicit QJsonModel(QObject *parent = nullptr); - virtual ~QJsonModel(); + explicit QJsonModel(QObject *parent = 0); bool load(const QString& fileName); bool load(QIODevice * device); bool loadJson(const QByteArray& json); From 24f26ee7c8ffc2c6bd9fc47cba9014a5d1d25c60 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 14:27:39 +0200 Subject: [PATCH 413/447] Licensing: add header to QJsonModel copyright - mention that this is shipped as part of Calamares - SPDX info --- src/libcalamaresui/utils/qjsonitem.cpp | 6 ++++++ src/libcalamaresui/utils/qjsonitem.h | 6 ++++++ src/libcalamaresui/utils/qjsonmodel.cpp | 6 ++++++ src/libcalamaresui/utils/qjsonmodel.h | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/src/libcalamaresui/utils/qjsonitem.cpp b/src/libcalamaresui/utils/qjsonitem.cpp index b278913b4..24494f0fd 100644 --- a/src/libcalamaresui/utils/qjsonitem.cpp +++ b/src/libcalamaresui/utils/qjsonitem.cpp @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: GPL-3.0+ + * License-Filename: LICENSES/GPLv3+-QJsonModel + */ + /*********************************************** Copyright (C) 2014 Schutz Sacha This file is part of QJsonModel (https://github.com/dridk/QJsonmodel). diff --git a/src/libcalamaresui/utils/qjsonitem.h b/src/libcalamaresui/utils/qjsonitem.h index 6e030c656..5a8b2134f 100644 --- a/src/libcalamaresui/utils/qjsonitem.h +++ b/src/libcalamaresui/utils/qjsonitem.h @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: GPL-3.0+ + * License-Filename: LICENSES/GPLv3+-QJsonModel + */ + #ifndef JSONITEM_H #define JSONITEM_H #include diff --git a/src/libcalamaresui/utils/qjsonmodel.cpp b/src/libcalamaresui/utils/qjsonmodel.cpp index 45086b7c6..5ce0cd695 100644 --- a/src/libcalamaresui/utils/qjsonmodel.cpp +++ b/src/libcalamaresui/utils/qjsonmodel.cpp @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: GPL-3.0+ + * License-Filename: LICENSES/GPLv3+-QJsonModel + */ + /*********************************************** Copyright (C) 2014 Schutz Sacha This file is part of QJsonModel (https://github.com/dridk/QJsonmodel). diff --git a/src/libcalamaresui/utils/qjsonmodel.h b/src/libcalamaresui/utils/qjsonmodel.h index cdb6caf86..6a2399287 100644 --- a/src/libcalamaresui/utils/qjsonmodel.h +++ b/src/libcalamaresui/utils/qjsonmodel.h @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: GPL-3.0+ + * License-Filename: LICENSES/GPLv3+-QJsonModel + */ + #ifndef QJSONMODEL_H #define QJSONMODEL_H From 553a66b326d0378fba523b09c416bf751ca806cb Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 12:58:35 +0200 Subject: [PATCH 414/447] Licensing: re-import QtWaitingSpinner - include full license headers, - copied from - repo: https://github.com/snowwlex/QtWaitingSpinner - rev: bb8f8987ca19406dc75704eb382ab52e981b773f This revision *does not build* because the files have been renamed. --- LICENSES/MIT-QtWaitingSpinner | 21 ++ .../widgets/QtWaitingSpinner.cpp | 176 ----------- src/libcalamaresui/widgets/QtWaitingSpinner.h | 82 ------ .../widgets/waitingspinnerwidget.cpp | 277 ++++++++++++++++++ .../widgets/waitingspinnerwidget.h | 114 +++++++ 5 files changed, 412 insertions(+), 258 deletions(-) create mode 100644 LICENSES/MIT-QtWaitingSpinner delete mode 100644 src/libcalamaresui/widgets/QtWaitingSpinner.cpp delete mode 100644 src/libcalamaresui/widgets/QtWaitingSpinner.h create mode 100644 src/libcalamaresui/widgets/waitingspinnerwidget.cpp create mode 100644 src/libcalamaresui/widgets/waitingspinnerwidget.h diff --git a/LICENSES/MIT-QtWaitingSpinner b/LICENSES/MIT-QtWaitingSpinner new file mode 100644 index 000000000..c85c97aeb --- /dev/null +++ b/LICENSES/MIT-QtWaitingSpinner @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Original Work Copyright (c) 2012-2015 Alexander Turkin +Modified 2014 by William Hallatt + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/src/libcalamaresui/widgets/QtWaitingSpinner.cpp b/src/libcalamaresui/widgets/QtWaitingSpinner.cpp deleted file mode 100644 index 18c6264bd..000000000 --- a/src/libcalamaresui/widgets/QtWaitingSpinner.cpp +++ /dev/null @@ -1,176 +0,0 @@ -/* === This file is part of Calamares - === - * - * Copyright 2014, Teo Mrnjavac - * - * Originally from https://github.com/snowwlex/QtWaitingSpinner - * Copyright 2012, Alex Turkin - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ - -#include -#include - -#include - -#include "QtWaitingSpinner.h" - -QtWaitingSpinner::QtWaitingSpinner(int linesNumber, int length, int width, int radius, QWidget* parent) : QWidget(parent), - myLinesNumber(linesNumber), - myLength(length + width), - myWidth(width), - myRadius(radius), - myRoundness(70.0), - myColor(Qt::black), - mySpeed(1), - myTrail(70), - myOpacity(15) -{ - myCurrentCounter = 0; - myTimer = new QTimer(this); - connect(myTimer,SIGNAL(timeout()), this, SLOT(rotate())); - updateSize(); - updateTimer(); - this->hide(); -} - -void QtWaitingSpinner::paintEvent(QPaintEvent* /*ev*/) { - QPainter painter(this); - painter.fillRect(this->rect(), Qt::transparent); - painter.setRenderHint(QPainter::Antialiasing, true); - - if (myCurrentCounter >= myLinesNumber) { - myCurrentCounter = 0; - } - painter.setPen(Qt::NoPen); - for (int i = 0; i < myLinesNumber; ++i) { - painter.save(); - painter.translate(myRadius + myLength, myRadius + myLength); - qreal rotateAngle = 360.0 * qreal(i) / qreal(myLinesNumber); - painter.rotate(rotateAngle); - painter.translate(myRadius, 0); - int distance = lineDistance(i, myCurrentCounter, myLinesNumber); - QColor color = countTrailColor(distance, myLinesNumber, myTrail, myOpacity, myColor); - painter.setBrush(color); - //TODO improve the way rounded rect is painted - painter.drawRoundedRect(QRect(0, -myWidth/2, myLength, myWidth), myRoundness, myRoundness, Qt::RelativeSize); - painter.restore(); - } -} - -void QtWaitingSpinner::start() { - this->show(); - if (!myTimer->isActive()) { - myTimer->start(); - myCurrentCounter = 0; - } -} - -void QtWaitingSpinner::finish() { - this->hide(); - if (myTimer->isActive()) { - myTimer->stop(); - myCurrentCounter = 0; - } -} - -void QtWaitingSpinner::setLinesNumber(int linesNumber) { - myLinesNumber = linesNumber; - myCurrentCounter = 0; - updateTimer(); -} - -void QtWaitingSpinner::setLength(int length){ - myLength = length; - updateSize(); -} - -void QtWaitingSpinner::setWidth(int width) { - myWidth = width; - updateSize(); -} - -void QtWaitingSpinner::setRadius(int radius) { - myRadius = radius; - updateSize(); -} - -void QtWaitingSpinner::setRoundness(qreal roundness) { - myRoundness = std::max(0.0, std::min(100.0, roundness)); -} - -void QtWaitingSpinner::setColor(QColor color) { - myColor = color; -} - -void QtWaitingSpinner::setSpeed(qreal speed) { - mySpeed = speed; - updateTimer(); -} - -void QtWaitingSpinner::setTrail(int trail) { - myTrail = trail; -} - -void QtWaitingSpinner::setOpacity(int minOpacity) { - myOpacity = minOpacity; -} - -void QtWaitingSpinner::rotate() { - ++myCurrentCounter; - if (myCurrentCounter >= myLinesNumber) { - myCurrentCounter = 0; - } - update(); -} - -void QtWaitingSpinner::updateSize() { - int size = (myRadius + myLength) * 2; - setFixedSize(size, size); -} - -void QtWaitingSpinner::updateTimer() { - myTimer->setInterval(countTimeout(myLinesNumber, mySpeed)); -} - -int QtWaitingSpinner::countTimeout(int lines, qreal speed) { - return int( 1000.0 / (lines * speed) ); -} - -int QtWaitingSpinner::lineDistance(int from, int to, int lines) { - int result = to - from; - if (result < 0) { - result += lines; - } - return result; -} - -QColor QtWaitingSpinner::countTrailColor(int distance, int lines, int trail, int minOpacity, QColor color) { - if (distance == 0) { - return color; - } - const qreal minAlphaF = qreal(minOpacity) / 100.0; - int distanceThreshold = int( ceil( (lines - 1) * qreal(trail) / 100.0) ); - if (distance > distanceThreshold) { - color.setAlphaF(minAlphaF); - return color; - } - qreal alphaDiff = color.alphaF() - minAlphaF; - qreal gradation = alphaDiff / qreal(distanceThreshold + 1); - qreal resultAlpha = color.alphaF() - gradation * distance; - resultAlpha = std::min(1.0, std::max(0.0, resultAlpha)); //if alpha is out of bound, force it to bounds - color.setAlphaF(resultAlpha); - return color; -} - diff --git a/src/libcalamaresui/widgets/QtWaitingSpinner.h b/src/libcalamaresui/widgets/QtWaitingSpinner.h deleted file mode 100644 index 1c1b3eb10..000000000 --- a/src/libcalamaresui/widgets/QtWaitingSpinner.h +++ /dev/null @@ -1,82 +0,0 @@ -/* === This file is part of Calamares - === - * - * Copyright 2014, Teo Mrnjavac - * - * Originally from https://github.com/snowwlex/QtWaitingSpinner - * Copyright 2012, Alex Turkin - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ - -#ifndef QTWAITINGSPINNER_H -#define QTWAITINGSPINNER_H - -#include "UiDllMacro.h" - -#include - -#include -#include - -class UIDLLEXPORT QtWaitingSpinner : public QWidget { - Q_OBJECT - -public: - explicit QtWaitingSpinner(int linesNumber = 12, int length = 7, int width = 5, int radius = 10, QWidget* parent = nullptr); - -public Q_SLOTS: - void start(); - void finish(); - -public: - void setLinesNumber(int linesNumber); - void setLength(int length); - void setWidth(int width); - void setRadius(int radius); - void setRoundness(qreal roundness); - void setColor(QColor color); - void setSpeed(qreal speed); - void setTrail(int trail); - void setOpacity(int minOpacity); - -private Q_SLOTS: - void rotate(); - void updateSize(); - void updateTimer(); - -protected: - void paintEvent(QPaintEvent* ev); - -private: - static int countTimeout(int lines, qreal speed); - static int lineDistance(int from, int to, int lines); - static QColor countTrailColor(int distance, int lines, int trail, int minOpacity, QColor color); - -private: - int myLinesNumber; - int myLength; - int myWidth; - int myRadius; - qreal myRoundness; //0..100 - QColor myColor; - qreal mySpeed; // in rounds per second - int myTrail; - int myOpacity; - -private: - QTimer* myTimer; - int myCurrentCounter; -}; - -#endif // QTWAITINGSPINNER_H diff --git a/src/libcalamaresui/widgets/waitingspinnerwidget.cpp b/src/libcalamaresui/widgets/waitingspinnerwidget.cpp new file mode 100644 index 000000000..0ef03a0ba --- /dev/null +++ b/src/libcalamaresui/widgets/waitingspinnerwidget.cpp @@ -0,0 +1,277 @@ +/* Original Work Copyright (c) 2012-2014 Alexander Turkin + Modified 2014 by William Hallatt + Modified 2015 by Jacob Dawid + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +*/ + +// Own includes +#include "waitingspinnerwidget.h" + +// Standard includes +#include +#include + +// Qt includes +#include +#include + +WaitingSpinnerWidget::WaitingSpinnerWidget(QWidget *parent, + bool centerOnParent, + bool disableParentWhenSpinning) + : QWidget(parent), + _centerOnParent(centerOnParent), + _disableParentWhenSpinning(disableParentWhenSpinning) { + initialize(); +} + +WaitingSpinnerWidget::WaitingSpinnerWidget(Qt::WindowModality modality, + QWidget *parent, + bool centerOnParent, + bool disableParentWhenSpinning) + : QWidget(parent, Qt::Dialog | Qt::FramelessWindowHint), + _centerOnParent(centerOnParent), + _disableParentWhenSpinning(disableParentWhenSpinning){ + initialize(); + + // We need to set the window modality AFTER we've hidden the + // widget for the first time since changing this property while + // the widget is visible has no effect. + setWindowModality(modality); + setAttribute(Qt::WA_TranslucentBackground); +} + +void WaitingSpinnerWidget::initialize() { + _color = Qt::black; + _roundness = 100.0; + _minimumTrailOpacity = 3.14159265358979323846; + _trailFadePercentage = 80.0; + _revolutionsPerSecond = 1.57079632679489661923; + _numberOfLines = 20; + _lineLength = 10; + _lineWidth = 2; + _innerRadius = 10; + _currentCounter = 0; + _isSpinning = false; + + _timer = new QTimer(this); + connect(_timer, SIGNAL(timeout()), this, SLOT(rotate())); + updateSize(); + updateTimer(); + hide(); +} + +void WaitingSpinnerWidget::paintEvent(QPaintEvent *) { + updatePosition(); + QPainter painter(this); + painter.fillRect(this->rect(), Qt::transparent); + painter.setRenderHint(QPainter::Antialiasing, true); + + if (_currentCounter >= _numberOfLines) { + _currentCounter = 0; + } + + painter.setPen(Qt::NoPen); + for (int i = 0; i < _numberOfLines; ++i) { + painter.save(); + painter.translate(_innerRadius + _lineLength, + _innerRadius + _lineLength); + qreal rotateAngle = + static_cast(360 * i) / static_cast(_numberOfLines); + painter.rotate(rotateAngle); + painter.translate(_innerRadius, 0); + int distance = + lineCountDistanceFromPrimary(i, _currentCounter, _numberOfLines); + QColor color = + currentLineColor(distance, _numberOfLines, _trailFadePercentage, + _minimumTrailOpacity, _color); + painter.setBrush(color); + // TODO improve the way rounded rect is painted + painter.drawRoundedRect( + QRect(0, -_lineWidth / 2, _lineLength, _lineWidth), _roundness, + _roundness, Qt::RelativeSize); + painter.restore(); + } +} + +void WaitingSpinnerWidget::start() { + updatePosition(); + _isSpinning = true; + show(); + + if(parentWidget() && _disableParentWhenSpinning) { + parentWidget()->setEnabled(false); + } + + if (!_timer->isActive()) { + _timer->start(); + _currentCounter = 0; + } +} + +void WaitingSpinnerWidget::stop() { + _isSpinning = false; + hide(); + + if(parentWidget() && _disableParentWhenSpinning) { + parentWidget()->setEnabled(true); + } + + if (_timer->isActive()) { + _timer->stop(); + _currentCounter = 0; + } +} + +void WaitingSpinnerWidget::setNumberOfLines(int lines) { + _numberOfLines = lines; + _currentCounter = 0; + updateTimer(); +} + +void WaitingSpinnerWidget::setLineLength(int length) { + _lineLength = length; + updateSize(); +} + +void WaitingSpinnerWidget::setLineWidth(int width) { + _lineWidth = width; + updateSize(); +} + +void WaitingSpinnerWidget::setInnerRadius(int radius) { + _innerRadius = radius; + updateSize(); +} + +QColor WaitingSpinnerWidget::color() { + return _color; +} + +qreal WaitingSpinnerWidget::roundness() { + return _roundness; +} + +qreal WaitingSpinnerWidget::minimumTrailOpacity() { + return _minimumTrailOpacity; +} + +qreal WaitingSpinnerWidget::trailFadePercentage() { + return _trailFadePercentage; +} + +qreal WaitingSpinnerWidget::revolutionsPersSecond() { + return _revolutionsPerSecond; +} + +int WaitingSpinnerWidget::numberOfLines() { + return _numberOfLines; +} + +int WaitingSpinnerWidget::lineLength() { + return _lineLength; +} + +int WaitingSpinnerWidget::lineWidth() { + return _lineWidth; +} + +int WaitingSpinnerWidget::innerRadius() { + return _innerRadius; +} + +bool WaitingSpinnerWidget::isSpinning() const { + return _isSpinning; +} + +void WaitingSpinnerWidget::setRoundness(qreal roundness) { + _roundness = std::max(0.0, std::min(100.0, roundness)); +} + +void WaitingSpinnerWidget::setColor(QColor color) { + _color = color; +} + +void WaitingSpinnerWidget::setRevolutionsPerSecond(qreal revolutionsPerSecond) { + _revolutionsPerSecond = revolutionsPerSecond; + updateTimer(); +} + +void WaitingSpinnerWidget::setTrailFadePercentage(qreal trail) { + _trailFadePercentage = trail; +} + +void WaitingSpinnerWidget::setMinimumTrailOpacity(qreal minimumTrailOpacity) { + _minimumTrailOpacity = minimumTrailOpacity; +} + +void WaitingSpinnerWidget::rotate() { + ++_currentCounter; + if (_currentCounter >= _numberOfLines) { + _currentCounter = 0; + } + update(); +} + +void WaitingSpinnerWidget::updateSize() { + int size = (_innerRadius + _lineLength) * 2; + setFixedSize(size, size); +} + +void WaitingSpinnerWidget::updateTimer() { + _timer->setInterval(1000 / (_numberOfLines * _revolutionsPerSecond)); +} + +void WaitingSpinnerWidget::updatePosition() { + if (parentWidget() && _centerOnParent) { + move(parentWidget()->width() / 2 - width() / 2, + parentWidget()->height() / 2 - height() / 2); + } +} + +int WaitingSpinnerWidget::lineCountDistanceFromPrimary(int current, int primary, + int totalNrOfLines) { + int distance = primary - current; + if (distance < 0) { + distance += totalNrOfLines; + } + return distance; +} + +QColor WaitingSpinnerWidget::currentLineColor(int countDistance, int totalNrOfLines, + qreal trailFadePerc, qreal minOpacity, + QColor color) { + if (countDistance == 0) { + return color; + } + const qreal minAlphaF = minOpacity / 100.0; + int distanceThreshold = + static_cast(ceil((totalNrOfLines - 1) * trailFadePerc / 100.0)); + if (countDistance > distanceThreshold) { + color.setAlphaF(minAlphaF); + } else { + qreal alphaDiff = color.alphaF() - minAlphaF; + qreal gradient = alphaDiff / static_cast(distanceThreshold + 1); + qreal resultAlpha = color.alphaF() - gradient * countDistance; + + // If alpha is out of bounds, clip it. + resultAlpha = std::min(1.0, std::max(0.0, resultAlpha)); + color.setAlphaF(resultAlpha); + } + return color; +} diff --git a/src/libcalamaresui/widgets/waitingspinnerwidget.h b/src/libcalamaresui/widgets/waitingspinnerwidget.h new file mode 100644 index 000000000..8129718a5 --- /dev/null +++ b/src/libcalamaresui/widgets/waitingspinnerwidget.h @@ -0,0 +1,114 @@ +/* Original Work Copyright (c) 2012-2014 Alexander Turkin + Modified 2014 by William Hallatt + Modified 2015 by Jacob Dawid +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +*/ + +#pragma once + +// Qt includes +#include +#include +#include + +class WaitingSpinnerWidget : public QWidget { + Q_OBJECT +public: + /*! Constructor for "standard" widget behaviour - use this + * constructor if you wish to, e.g. embed your widget in another. */ + WaitingSpinnerWidget(QWidget *parent = 0, + bool centerOnParent = true, + bool disableParentWhenSpinning = true); + + /*! Constructor - use this constructor to automatically create a modal + * ("blocking") spinner on top of the calling widget/window. If a valid + * parent widget is provided, "centreOnParent" will ensure that + * QtWaitingSpinner automatically centres itself on it, if not, + * "centreOnParent" is ignored. */ + WaitingSpinnerWidget(Qt::WindowModality modality, + QWidget *parent = 0, + bool centerOnParent = true, + bool disableParentWhenSpinning = true); + +public slots: + void start(); + void stop(); + +public: + void setColor(QColor color); + void setRoundness(qreal roundness); + void setMinimumTrailOpacity(qreal minimumTrailOpacity); + void setTrailFadePercentage(qreal trail); + void setRevolutionsPerSecond(qreal revolutionsPerSecond); + void setNumberOfLines(int lines); + void setLineLength(int length); + void setLineWidth(int width); + void setInnerRadius(int radius); + void setText(QString text); + + QColor color(); + qreal roundness(); + qreal minimumTrailOpacity(); + qreal trailFadePercentage(); + qreal revolutionsPersSecond(); + int numberOfLines(); + int lineLength(); + int lineWidth(); + int innerRadius(); + + bool isSpinning() const; + +private slots: + void rotate(); + +protected: + void paintEvent(QPaintEvent *paintEvent); + +private: + static int lineCountDistanceFromPrimary(int current, int primary, + int totalNrOfLines); + static QColor currentLineColor(int distance, int totalNrOfLines, + qreal trailFadePerc, qreal minOpacity, + QColor color); + + void initialize(); + void updateSize(); + void updateTimer(); + void updatePosition(); + +private: + QColor _color; + qreal _roundness; // 0..100 + qreal _minimumTrailOpacity; + qreal _trailFadePercentage; + qreal _revolutionsPerSecond; + int _numberOfLines; + int _lineLength; + int _lineWidth; + int _innerRadius; + +private: + WaitingSpinnerWidget(const WaitingSpinnerWidget&); + WaitingSpinnerWidget& operator=(const WaitingSpinnerWidget&); + + QTimer *_timer; + bool _centerOnParent; + bool _disableParentWhenSpinning; + int _currentCounter; + bool _isSpinning; +}; From d2d59e6206b9291b4cf5f5341eb3841ce4aea06a Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 15:39:57 +0200 Subject: [PATCH 415/447] Licensing: add header to QtWaitingSpinner copyright - mention that this is shipped as part of Calamares - SPDX info --- src/libcalamaresui/widgets/waitingspinnerwidget.cpp | 6 ++++++ src/libcalamaresui/widgets/waitingspinnerwidget.h | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/src/libcalamaresui/widgets/waitingspinnerwidget.cpp b/src/libcalamaresui/widgets/waitingspinnerwidget.cpp index 0ef03a0ba..317d83807 100644 --- a/src/libcalamaresui/widgets/waitingspinnerwidget.cpp +++ b/src/libcalamaresui/widgets/waitingspinnerwidget.cpp @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: MIT + * License-Filename: LICENSES/MIT-QtWaitingSpinner + */ + /* Original Work Copyright (c) 2012-2014 Alexander Turkin Modified 2014 by William Hallatt Modified 2015 by Jacob Dawid diff --git a/src/libcalamaresui/widgets/waitingspinnerwidget.h b/src/libcalamaresui/widgets/waitingspinnerwidget.h index 8129718a5..0ed8e69d3 100644 --- a/src/libcalamaresui/widgets/waitingspinnerwidget.h +++ b/src/libcalamaresui/widgets/waitingspinnerwidget.h @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: MIT + * License-Filename: LICENSES/MIT-QtWaitingSpinner + */ + /* Original Work Copyright (c) 2012-2014 Alexander Turkin Modified 2014 by William Hallatt Modified 2015 by Jacob Dawid From d23818b27cfb6faff46b2d7ec2759a55592322cc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 15:56:29 +0200 Subject: [PATCH 416/447] Fix code using re-imported spinner --- src/libcalamaresui/CMakeLists.txt | 2 +- src/libcalamaresui/widgets/WaitingWidget.cpp | 11 ++++++----- src/modules/partition/gui/ScanningDialog.cpp | 5 +++-- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/libcalamaresui/CMakeLists.txt b/src/libcalamaresui/CMakeLists.txt index 562c167e7..0021fbbfd 100644 --- a/src/libcalamaresui/CMakeLists.txt +++ b/src/libcalamaresui/CMakeLists.txt @@ -20,7 +20,7 @@ list( APPEND calamaresui_SOURCES widgets/ClickableLabel.cpp widgets/FixedAspectRatioLabel.cpp - widgets/QtWaitingSpinner.cpp + widgets/waitingspinnerwidget.cpp widgets/WaitingWidget.cpp ExecutionViewStep.cpp diff --git a/src/libcalamaresui/widgets/WaitingWidget.cpp b/src/libcalamaresui/widgets/WaitingWidget.cpp index 55471eff3..03c977691 100644 --- a/src/libcalamaresui/widgets/WaitingWidget.cpp +++ b/src/libcalamaresui/widgets/WaitingWidget.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2014, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -19,7 +20,7 @@ #include "WaitingWidget.h" #include "utils/CalamaresUtilsGui.h" -#include "QtWaitingSpinner.h" +#include "waitingspinnerwidget.h" #include #include @@ -34,7 +35,7 @@ WaitingWidget::WaitingWidget( const QString& text, QWidget* parent ) waitingLayout->addLayout( pbLayout ); pbLayout->addStretch(); - QtWaitingSpinner* spnr = new QtWaitingSpinner(); + WaitingSpinnerWidget* spnr = new WaitingSpinnerWidget(); pbLayout->addWidget( spnr ); pbLayout->addStretch(); @@ -43,9 +44,9 @@ WaitingWidget::WaitingWidget( const QString& text, QWidget* parent ) int spnrSize = m_waitingLabel->fontMetrics().height() * 4; spnr->setFixedSize( spnrSize, spnrSize ); - spnr->setRadius( spnrSize / 2 ); - spnr->setLength( spnrSize / 2 ); - spnr->setWidth( spnrSize / 8 ); + spnr->setInnerRadius( spnrSize / 2 ); + spnr->setLineLength( spnrSize / 2 ); + spnr->setLineWidth( spnrSize / 8 ); spnr->start(); m_waitingLabel->setAlignment( Qt::AlignCenter ); diff --git a/src/modules/partition/gui/ScanningDialog.cpp b/src/modules/partition/gui/ScanningDialog.cpp index 76a1bc55f..85c0cb734 100644 --- a/src/modules/partition/gui/ScanningDialog.cpp +++ b/src/modules/partition/gui/ScanningDialog.cpp @@ -1,6 +1,7 @@ /* === This file is part of Calamares - === * * Copyright 2015, Teo Mrnjavac + * Copyright 2017, Adriaan de Groot * * Calamares is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -18,7 +19,7 @@ #include "ScanningDialog.h" -#include "widgets/QtWaitingSpinner.h" +#include "widgets/waitingspinnerwidget.h" #include #include @@ -37,7 +38,7 @@ ScanningDialog::ScanningDialog( const QString& text, QHBoxLayout* dialogLayout = new QHBoxLayout; setLayout( dialogLayout ); - QtWaitingSpinner* spinner = new QtWaitingSpinner; + WaitingSpinnerWidget* spinner = new WaitingSpinnerWidget(); dialogLayout->addWidget( spinner ); spinner->start(); From a65bc7d756bf200d27aca1b7186d31a669b3b651 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 16:08:30 +0200 Subject: [PATCH 417/447] Licensing: re-import ImageRegistry - include full license headers, - copied from - repo: https://github.com/tomahawk-player/tomahawk/ - rev: 00f602e10203b76fc28b4615868c567e6bd4ced4 - path: src/libtomahawk/utils/ImageRegistry.cpp --- LICENSES/GPLv3+-ImageRegistry | 16 ++++ src/libcalamaresui/utils/ImageRegistry.cpp | 93 +++++++++++----------- src/libcalamaresui/utils/ImageRegistry.h | 48 +++++------ 3 files changed, 85 insertions(+), 72 deletions(-) create mode 100644 LICENSES/GPLv3+-ImageRegistry diff --git a/LICENSES/GPLv3+-ImageRegistry b/LICENSES/GPLv3+-ImageRegistry new file mode 100644 index 000000000..362e89766 --- /dev/null +++ b/LICENSES/GPLv3+-ImageRegistry @@ -0,0 +1,16 @@ +/* + * Copyright 2012, Christian Muehlhaeuser + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . +*/ diff --git a/src/libcalamaresui/utils/ImageRegistry.cpp b/src/libcalamaresui/utils/ImageRegistry.cpp index 9ed646e50..a8c4aa209 100644 --- a/src/libcalamaresui/utils/ImageRegistry.cpp +++ b/src/libcalamaresui/utils/ImageRegistry.cpp @@ -1,35 +1,30 @@ -/* === This file is part of Calamares - === - * - * Copyright 2014, Teo Mrnjavac - * Copyright 2017, Adriaan de Groot - * - * Originally from Tomahawk, +/* * Copyright 2012, Christian Muehlhaeuser - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . +*/ #include "ImageRegistry.h" #include #include -#include +#include #include "utils/Logger.h" static QHash< QString, QHash< int, QHash< qint64, QPixmap > > > s_cache; -ImageRegistry* ImageRegistry::s_instance = nullptr; +ImageRegistry* ImageRegistry::s_instance = 0; ImageRegistry* @@ -46,22 +41,28 @@ ImageRegistry::ImageRegistry() QIcon -ImageRegistry::icon( const QString& image, CalamaresUtils::ImageMode mode ) +ImageRegistry::icon( const QString& image, TomahawkUtils::ImageMode mode ) { - return pixmap( image, CalamaresUtils::defaultIconSize(), mode ); + return pixmap( image, TomahawkUtils::defaultIconSize(), mode ); } qint64 -ImageRegistry::cacheKey( const QSize& size, qreal opacity, QColor tint ) +ImageRegistry::cacheKey( const QSize& size, float opacity, QColor tint ) { - return size.width() * 100 + size.height() * 10 + int( opacity * 100.0 ) + tint.value(); + return size.width() * 100 + size.height() * 10 + ( opacity * 100.0 ) + tint.value(); } QPixmap -ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, qreal opacity, QColor tint ) +ImageRegistry::pixmap( const QString& image, const QSize& size, TomahawkUtils::ImageMode mode, float opacity, QColor tint ) { + if ( size.width() < 0 || size.height() < 0 ) + { + Q_ASSERT( false ); + return QPixmap(); + } + QHash< qint64, QPixmap > subsubcache; QHash< int, QHash< qint64, QPixmap > > subcache; @@ -83,11 +84,10 @@ ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils:: // Image not found in cache. Let's load it. QPixmap pixmap; - if ( image.toLower().endsWith( ".svg" ) || - image.toLower().endsWith( ".svgz" ) ) + if ( image.toLower().endsWith( ".svg" ) ) { QSvgRenderer svgRenderer( image ); - QPixmap p( size.isNull() ? svgRenderer.defaultSize() : size ); + QPixmap p( size.isNull() || size.height() == 0 || size.width() == 0 ? svgRenderer.defaultSize() : size ); p.fill( Qt::transparent ); QPainter pixPainter( &p ); @@ -96,17 +96,7 @@ ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils:: pixPainter.end(); if ( tint.alpha() > 0 ) - { - QImage resultImage( p.size(), QImage::Format_ARGB32_Premultiplied ); - QPainter painter( &resultImage ); - painter.drawPixmap( 0, 0, p ); - painter.setCompositionMode( QPainter::CompositionMode_Screen ); - painter.fillRect( resultImage.rect(), tint ); - painter.end(); - - resultImage.setAlphaChannel( p.toImage().alphaChannel() ); - p = QPixmap::fromImage( resultImage ); - } + p = TomahawkUtils::tinted( p, tint ); pixmap = p; } @@ -117,8 +107,8 @@ ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils:: { switch ( mode ) { - case CalamaresUtils::RoundedCorners: - pixmap = CalamaresUtils::createRoundedImage( pixmap, size ); + case TomahawkUtils::RoundedCorners: + pixmap = TomahawkUtils::createRoundedImage( pixmap, size ); break; default: @@ -126,7 +116,18 @@ ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils:: } if ( !size.isNull() && pixmap.size() != size ) - pixmap = pixmap.scaled( size, Qt::IgnoreAspectRatio, Qt::SmoothTransformation ); + { + if ( size.width() == 0 ) + { + pixmap = pixmap.scaledToHeight( size.height(), Qt::SmoothTransformation ); + } + else if ( size.height() == 0 ) + { + pixmap = pixmap.scaledToWidth( size.width(), Qt::SmoothTransformation ); + } + else + pixmap = pixmap.scaled( size, Qt::IgnoreAspectRatio, Qt::SmoothTransformation ); + } putInCache( image, size, mode, opacity, pixmap, tint ); } @@ -136,9 +137,9 @@ ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils:: void -ImageRegistry::putInCache( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, qreal opacity, const QPixmap& pixmap, QColor tint ) +ImageRegistry::putInCache( const QString& image, const QSize& size, TomahawkUtils::ImageMode mode, float opacity, const QPixmap& pixmap, QColor tint ) { -// cDebug( LOGVERBOSE ) << Q_FUNC_INFO << "Adding to image cache:" << image << size << mode; + tDebug( LOGVERBOSE ) << Q_FUNC_INFO << "Adding to image cache:" << image << size << mode; QHash< qint64, QPixmap > subsubcache; QHash< int, QHash< qint64, QPixmap > > subcache; diff --git a/src/libcalamaresui/utils/ImageRegistry.h b/src/libcalamaresui/utils/ImageRegistry.h index 4909b0183..880fa546a 100644 --- a/src/libcalamaresui/utils/ImageRegistry.h +++ b/src/libcalamaresui/utils/ImageRegistry.h @@ -1,45 +1,41 @@ -/* === This file is part of Calamares - === - * - * Copyright 2014, Teo Mrnjavac - * - * Originally from Tomahawk, +/* * Copyright 2012, Christian Muehlhaeuser - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . +*/ #ifndef IMAGE_REGISTRY_H #define IMAGE_REGISTRY_H #include -#include "utils/CalamaresUtilsGui.h" -#include "UiDllMacro.h" +#include "utils/TomahawkUtilsGui.h" +#include "DllMacro.h" -class UIDLLEXPORT ImageRegistry +class DLLEXPORT ImageRegistry { public: static ImageRegistry* instance(); explicit ImageRegistry(); - QIcon icon( const QString& image, CalamaresUtils::ImageMode mode = CalamaresUtils::Original ); - QPixmap pixmap( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode = CalamaresUtils::Original, qreal opacity = 1.0, QColor tint = QColor( 0, 0, 0, 0 ) ); + QIcon icon( const QString& image, TomahawkUtils::ImageMode mode = TomahawkUtils::Original ); + QPixmap pixmap( const QString& image, const QSize& size, TomahawkUtils::ImageMode mode = TomahawkUtils::Original, float opacity = 1.0, QColor tint = QColor( 0, 0, 0, 0 ) ); private: - qint64 cacheKey( const QSize& size, qreal opacity, QColor tint ); - void putInCache( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, qreal opacity, const QPixmap& pixmap, QColor tint ); + qint64 cacheKey( const QSize& size, float opacity, QColor tint ); + void putInCache( const QString& image, const QSize& size, TomahawkUtils::ImageMode mode, float opacity, const QPixmap& pixmap, QColor tint ); static ImageRegistry* s_instance; }; From 6010805935837d63eac735571c2a0cbb02f911cb Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 16:12:00 +0200 Subject: [PATCH 418/447] Licensing: add header to imageregistry copyright - mention that this is shipped as part of Calamares - SPDX info --- src/libcalamaresui/utils/ImageRegistry.cpp | 6 ++++++ src/libcalamaresui/utils/ImageRegistry.h | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/src/libcalamaresui/utils/ImageRegistry.cpp b/src/libcalamaresui/utils/ImageRegistry.cpp index a8c4aa209..5e871c884 100644 --- a/src/libcalamaresui/utils/ImageRegistry.cpp +++ b/src/libcalamaresui/utils/ImageRegistry.cpp @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: GPLv3+ + * License-Filename: LICENSES/GPLv3+-ImageRegistry + */ + /* * Copyright 2012, Christian Muehlhaeuser diff --git a/src/libcalamaresui/utils/ImageRegistry.h b/src/libcalamaresui/utils/ImageRegistry.h index 880fa546a..091127187 100644 --- a/src/libcalamaresui/utils/ImageRegistry.h +++ b/src/libcalamaresui/utils/ImageRegistry.h @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: GPLv3+ + * License-Filename: LICENSES/GPLv3+-ImageRegistry + */ + /* * Copyright 2012, Christian Muehlhaeuser From b04a8907989e85e97abaa2903963dddefca7b82b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 16:22:59 +0200 Subject: [PATCH 419/447] Fix code using re-imported imageregistry --- src/libcalamaresui/utils/ImageRegistry.cpp | 28 +++++++++++++--------- src/libcalamaresui/utils/ImageRegistry.h | 12 +++++----- 2 files changed, 23 insertions(+), 17 deletions(-) diff --git a/src/libcalamaresui/utils/ImageRegistry.cpp b/src/libcalamaresui/utils/ImageRegistry.cpp index 5e871c884..442017048 100644 --- a/src/libcalamaresui/utils/ImageRegistry.cpp +++ b/src/libcalamaresui/utils/ImageRegistry.cpp @@ -27,8 +27,6 @@ #include #include -#include "utils/Logger.h" - static QHash< QString, QHash< int, QHash< qint64, QPixmap > > > s_cache; ImageRegistry* ImageRegistry::s_instance = 0; @@ -47,9 +45,9 @@ ImageRegistry::ImageRegistry() QIcon -ImageRegistry::icon( const QString& image, TomahawkUtils::ImageMode mode ) +ImageRegistry::icon( const QString& image, CalamaresUtils::ImageMode mode ) { - return pixmap( image, TomahawkUtils::defaultIconSize(), mode ); + return pixmap( image, CalamaresUtils::defaultIconSize(), mode ); } @@ -61,7 +59,7 @@ ImageRegistry::cacheKey( const QSize& size, float opacity, QColor tint ) QPixmap -ImageRegistry::pixmap( const QString& image, const QSize& size, TomahawkUtils::ImageMode mode, float opacity, QColor tint ) +ImageRegistry::pixmap( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, float opacity, QColor tint ) { if ( size.width() < 0 || size.height() < 0 ) { @@ -102,7 +100,17 @@ ImageRegistry::pixmap( const QString& image, const QSize& size, TomahawkUtils::I pixPainter.end(); if ( tint.alpha() > 0 ) - p = TomahawkUtils::tinted( p, tint ); + { + QImage resultImage( p.size(), QImage::Format_ARGB32_Premultiplied ); + QPainter painter( &resultImage ); + painter.drawPixmap( 0, 0, p ); + painter.setCompositionMode( QPainter::CompositionMode_Screen ); + painter.fillRect( resultImage.rect(), tint ); + painter.end(); + + resultImage.setAlphaChannel( p.toImage().alphaChannel() ); + p = QPixmap::fromImage( resultImage ); + } pixmap = p; } @@ -113,8 +121,8 @@ ImageRegistry::pixmap( const QString& image, const QSize& size, TomahawkUtils::I { switch ( mode ) { - case TomahawkUtils::RoundedCorners: - pixmap = TomahawkUtils::createRoundedImage( pixmap, size ); + case CalamaresUtils::RoundedCorners: + pixmap = CalamaresUtils::createRoundedImage( pixmap, size ); break; default: @@ -143,10 +151,8 @@ ImageRegistry::pixmap( const QString& image, const QSize& size, TomahawkUtils::I void -ImageRegistry::putInCache( const QString& image, const QSize& size, TomahawkUtils::ImageMode mode, float opacity, const QPixmap& pixmap, QColor tint ) +ImageRegistry::putInCache( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, float opacity, const QPixmap& pixmap, QColor tint ) { - tDebug( LOGVERBOSE ) << Q_FUNC_INFO << "Adding to image cache:" << image << size << mode; - QHash< qint64, QPixmap > subsubcache; QHash< int, QHash< qint64, QPixmap > > subcache; diff --git a/src/libcalamaresui/utils/ImageRegistry.h b/src/libcalamaresui/utils/ImageRegistry.h index 091127187..e35eaf74a 100644 --- a/src/libcalamaresui/utils/ImageRegistry.h +++ b/src/libcalamaresui/utils/ImageRegistry.h @@ -26,22 +26,22 @@ #include -#include "utils/TomahawkUtilsGui.h" -#include "DllMacro.h" +#include "utils/CalamaresUtilsGui.h" +#include "UiDllMacro.h" -class DLLEXPORT ImageRegistry +class UIDLLEXPORT ImageRegistry { public: static ImageRegistry* instance(); explicit ImageRegistry(); - QIcon icon( const QString& image, TomahawkUtils::ImageMode mode = TomahawkUtils::Original ); - QPixmap pixmap( const QString& image, const QSize& size, TomahawkUtils::ImageMode mode = TomahawkUtils::Original, float opacity = 1.0, QColor tint = QColor( 0, 0, 0, 0 ) ); + QIcon icon( const QString& image, CalamaresUtils::ImageMode mode = CalamaresUtils::Original ); + QPixmap pixmap( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode = CalamaresUtils::Original, float opacity = 1.0, QColor tint = QColor( 0, 0, 0, 0 ) ); private: qint64 cacheKey( const QSize& size, float opacity, QColor tint ); - void putInCache( const QString& image, const QSize& size, TomahawkUtils::ImageMode mode, float opacity, const QPixmap& pixmap, QColor tint ); + void putInCache( const QString& image, const QSize& size, CalamaresUtils::ImageMode mode, float opacity, const QPixmap& pixmap, QColor tint ); static ImageRegistry* s_instance; }; From 0c129f2460683815b0704696c9e5f0f465235e07 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 19 Sep 2017 16:46:55 +0200 Subject: [PATCH 420/447] Reduce third-part warnings a better way. Thanks to Kevin Kofler for pointing out what I'd forgotten about source-file flags. While at it, introduce a generic mechanism for suppressing warnings in third-party code. Mostly reverts 49304849318241258ae7159cf38f32b708fe63c2 --- CMakeLists.txt | 9 +++++++++ src/libcalamares/CMakeLists.txt | 32 +++++++------------------------- 2 files changed, 16 insertions(+), 25 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f0a3c3e4..da33793c7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -65,6 +65,13 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) string( APPEND CMAKE_CXX_FLAGS " ${CLANG_WARNINGS}" ) endforeach() + # Third-party code where we don't care so much about compiler warnings + # (because it's uncomfortable to patch) get different flags; use + # set_source_files_properties( + # PROPERTIES COMPILE_FLAGS "${SUPPRESS_3RDPARTY_WARNINGS}" ) + # to switch off warnings for those sources. + set( SUPPRESS_3RDPARTY_WARNINGS "-Wno-everything" ) + set( CMAKE_CXX_FLAGS_DEBUG "-g" ) set( CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" ) set( CMAKE_CXX_FLAGS_RELEASE "-O4 -DNDEBUG" ) @@ -76,6 +83,8 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) else() set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wl,--no-undefined" ) set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wl,--fatal-warnings -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type" ) + + set( SUPPRESS_3RDPARTY_WARNINGS "" ) endif() if( CMAKE_COMPILER_IS_GNUCXX ) diff --git a/src/libcalamares/CMakeLists.txt b/src/libcalamares/CMakeLists.txt index c97e35ada..ba10fcc70 100644 --- a/src/libcalamares/CMakeLists.txt +++ b/src/libcalamares/CMakeLists.txt @@ -19,14 +19,6 @@ set( libSources JobQueue.cpp ProcessJob.cpp ) - -include_directories( - ${CMAKE_CURRENT_BINARY_DIR} - ${CMAKE_CURRENT_SOURCE_DIR} -) - -# Build subdirs as their own separate OBJECT libraries, -# to allow changing compiler warnings on their code. set( utilsSources utils/CalamaresUtils.cpp utils/CalamaresUtilsSystem.cpp @@ -34,26 +26,19 @@ set( utilsSources utils/PluginFactory.cpp utils/Retranslator.cpp ) -add_library( utilsLib OBJECT ${utilsSources} ) -target_compile_options( utilsLib PUBLIC -fPIC ) -target_include_directories( utilsLib PUBLIC - $ -) -set_target_properties( utilsLib PROPERTIES AUTOMOC TRUE ) - set( kdsagSources kdsingleapplicationguard/kdsingleapplicationguard.cpp kdsingleapplicationguard/kdsharedmemorylocker.cpp kdsingleapplicationguard/kdtoolsglobal.cpp kdsingleapplicationguard/kdlockedsharedmemorypointer.cpp ) -add_library( kdsagLib OBJECT ${kdsagSources} ) -target_compile_options( kdsagLib PUBLIC -fPIC ) -target_include_directories( kdsagLib PUBLIC - $ -) -set_target_properties( kdsagLib PROPERTIES AUTOMOC TRUE ) +set_source_files_properties( ${kdsagSources} + PROPERTIES COMPILE_FLAGS "${SUPPRESS_3RDPARTY_WARNINGS}" ) +include_directories( + ${CMAKE_CURRENT_BINARY_DIR} + ${CMAKE_CURRENT_SOURCE_DIR} +) if( WITH_PYTHON ) set( libSources @@ -91,10 +76,7 @@ if( WITH_PYTHONQT ) endif() -add_library( calamares SHARED ${libSources} - $ - $ -) +add_library( calamares SHARED ${libSources} ${kdsagSources} ${utilsSources} ) set_target_properties( calamares PROPERTIES AUTOMOC TRUE From 9693d7a5bd23248e3c88b53aab99b52035fb5505 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 20 Sep 2017 08:22:39 -0400 Subject: [PATCH 421/447] Memory: clean up interface used to get memory (RAM) size --- .../utils/CalamaresUtilsSystem.cpp | 20 +++++-------- src/libcalamares/utils/CalamaresUtilsSystem.h | 14 +++++++-- .../partition/core/PartitionActions.cpp | 30 ++++++++++--------- .../welcome/checker/RequirementsChecker.cpp | 6 ++-- 4 files changed, 38 insertions(+), 32 deletions(-) diff --git a/src/libcalamares/utils/CalamaresUtilsSystem.cpp b/src/libcalamares/utils/CalamaresUtilsSystem.cpp index 3936852ab..656a57c10 100644 --- a/src/libcalamares/utils/CalamaresUtilsSystem.cpp +++ b/src/libcalamares/utils/CalamaresUtilsSystem.cpp @@ -231,14 +231,7 @@ System::targetEnvOutput( const QString& command, } -qint64 -System::getPhysicalMemoryB() -{ - return 0; -} - - -qint64 +QPair System::getTotalMemoryB() { #ifdef Q_OS_LINUX @@ -246,20 +239,21 @@ System::getTotalMemoryB() int r = sysinfo( &i ); if (r) - return 0; + return qMakePair(0, 0.0); - return qint64( i.mem_unit ) * i.totalram; + return qMakePair(quint64( i.mem_unit ) * quint64( i.totalram ), 1.1); #elif defined( Q_OS_FREEBSD ) unsigned long memsize; size_t s = sizeof(memsize); int r = sysctlbyname("vm.kmem_size", &memsize, &s, NULL, 0); if (r) - return 0; + return qMakePair(0, 0.0); - return memsize; + return qMakePair(memsize, 1.01); +#else + return qMakePair(0, 0.0); // Unsupported #endif - return 0; // Unsupported } diff --git a/src/libcalamares/utils/CalamaresUtilsSystem.h b/src/libcalamares/utils/CalamaresUtilsSystem.h index bf3acb41c..1ccdfb516 100644 --- a/src/libcalamares/utils/CalamaresUtilsSystem.h +++ b/src/libcalamares/utils/CalamaresUtilsSystem.h @@ -100,9 +100,19 @@ public: /** * @brief getTotalMemoryB returns the total main memory, in bytes. + * + * Since it is difficult to get the RAM memory size exactly -- either + * by reading information from the DIMMs, which may fail on virtual hosts + * or from asking the kernel, which doesn't report some memory areas -- + * this returns a pair of guessed-size (in bytes) and a "guesstimate factor" + * which says how good the guess is. Generally, assume the *real* memory + * available is size * guesstimate. + * + * If nothing can be found, returns a 0 size and 0 guesstimate. + * + * @return size, guesstimate-factor */ - DLLEXPORT qint64 getTotalMemoryB(); //Always underguessed, but always works on Linux - DLLEXPORT qint64 getPhysicalMemoryB(); //Better guess, doesn't work in VirualBox + DLLEXPORT QPair getTotalMemoryB(); private: static System* s_instance; diff --git a/src/modules/partition/core/PartitionActions.cpp b/src/modules/partition/core/PartitionActions.cpp index 9567661b2..1c2363845 100644 --- a/src/modules/partition/core/PartitionActions.cpp +++ b/src/modules/partition/core/PartitionActions.cpp @@ -45,19 +45,21 @@ using CalamaresUtils::operator""_MiB; qint64 swapSuggestion( const qint64 availableSpaceB ) { - // swap(mem) = max(2, 2 * mem), if mem < 2 GiB - // = mem, if 2 GiB <= mem < 8 GiB - // = mem / 2, if 8 GIB <= mem < 64 GiB - // = 4 GiB, if mem >= 64 GiB - + /* If suspend-to-disk is demanded, then we always need enough + * swap to write the whole memory to disk -- between 2GB and 8GB + * RAM give proportionally more swap, and from 8GB RAM keep + * swap = RAM. + * + * If suspend-to-disk is not demanded, then ramp up more slowly, + * to 8GB swap at 16GB memory, and then drop to 4GB for "large + * memory" machines, on the assumption that those don't need swap + * because they have tons of memory (or whatever they are doing, + * had better not run into swap). + */ qint64 suggestedSwapSizeB = 0; - qint64 availableRamB = CalamaresUtils::System::instance()->getPhysicalMemoryB(); - qreal overestimationFactor = 1.01; - if ( !availableRamB ) - { - availableRamB = CalamaresUtils::System::instance()->getTotalMemoryB(); - overestimationFactor = 1.10; - } + auto memory = CalamaresUtils::System::instance()->getTotalMemoryB(); + qint64 availableRamB = memory.first; + qreal overestimationFactor = memory.second; bool ensureSuspendToDisk = Calamares::JobQueue::instance()->globalStorage()-> @@ -80,8 +82,8 @@ swapSuggestion( const qint64 availableSpaceB ) suggestedSwapSizeB = qMax( 2_GiB, availableRamB * 2 ); else if ( availableRamB >= 2_GiB && availableRamB < 8_GiB ) suggestedSwapSizeB = availableRamB; - else if ( availableRamB >= 8_GiB && availableRamB < 64_GiB ) - suggestedSwapSizeB = availableRamB / 2; + else if ( availableRamB >= 8_GiB && availableRamB < 16_GiB ) + suggestedSwapSizeB = 8_GiB; else suggestedSwapSizeB = 4_GiB; diff --git a/src/modules/welcome/checker/RequirementsChecker.cpp b/src/modules/welcome/checker/RequirementsChecker.cpp index ac5f5088b..720c17955 100644 --- a/src/modules/welcome/checker/RequirementsChecker.cpp +++ b/src/modules/welcome/checker/RequirementsChecker.cpp @@ -310,9 +310,9 @@ RequirementsChecker::checkEnoughStorage( qint64 requiredSpace ) bool RequirementsChecker::checkEnoughRam( qint64 requiredRam ) { - qint64 availableRam = CalamaresUtils::System::instance()->getPhysicalMemoryB(); - if ( !availableRam ) - availableRam = CalamaresUtils::System::instance()->getTotalMemoryB(); + // Ignore the guesstimate-factor; we get an under-estimate + // which is probably the usable RAM for programs. + quint64 availableRam = CalamaresUtils::System::instance()->getTotalMemoryB().first; return availableRam >= requiredRam * 0.95; // because MemTotal is variable } From 337903db09c4196ea17313386933d4e1f19e7492 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 20 Sep 2017 08:24:28 -0400 Subject: [PATCH 422/447] Clang: reduce warnings about overriden destructors --- src/libcalamares/ProcessJob.h | 2 +- src/libcalamaresui/modulesystem/CppJobModule.h | 2 +- src/libcalamaresui/modulesystem/ProcessJobModule.h | 2 +- src/libcalamaresui/modulesystem/ViewModule.h | 2 +- src/modules/finished/FinishedViewStep.h | 2 +- src/modules/license/LicenseViewStep.h | 4 ++-- src/modules/locale/LocaleViewStep.h | 2 +- src/modules/partition/core/BootLoaderModel.h | 2 +- src/modules/summary/SummaryViewStep.h | 2 +- src/modules/welcome/WelcomeViewStep.h | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/libcalamares/ProcessJob.h b/src/libcalamares/ProcessJob.h index 259f97308..43fdf254e 100644 --- a/src/libcalamares/ProcessJob.h +++ b/src/libcalamares/ProcessJob.h @@ -33,7 +33,7 @@ public: bool runInChroot = false, int secondsTimeout = 30, QObject* parent = nullptr ); - virtual ~ProcessJob(); + virtual ~ProcessJob() override; QString prettyName() const override; QString prettyStatusMessage() const override; diff --git a/src/libcalamaresui/modulesystem/CppJobModule.h b/src/libcalamaresui/modulesystem/CppJobModule.h index 875f30785..46d27bf8b 100644 --- a/src/libcalamaresui/modulesystem/CppJobModule.h +++ b/src/libcalamaresui/modulesystem/CppJobModule.h @@ -44,7 +44,7 @@ protected: private: friend class Module; //so only the superclass can instantiate explicit CppJobModule(); - virtual ~CppJobModule(); + virtual ~CppJobModule() override; QPluginLoader* m_loader; job_ptr m_job; diff --git a/src/libcalamaresui/modulesystem/ProcessJobModule.h b/src/libcalamaresui/modulesystem/ProcessJobModule.h index 9d30ec235..af9a46bd5 100644 --- a/src/libcalamaresui/modulesystem/ProcessJobModule.h +++ b/src/libcalamaresui/modulesystem/ProcessJobModule.h @@ -42,7 +42,7 @@ protected: private: friend class Module; explicit ProcessJobModule(); - virtual ~ProcessJobModule(); + virtual ~ProcessJobModule() override; QString m_command; QString m_workingPath; diff --git a/src/libcalamaresui/modulesystem/ViewModule.h b/src/libcalamaresui/modulesystem/ViewModule.h index 32b0e8a1f..6b2e381a2 100644 --- a/src/libcalamaresui/modulesystem/ViewModule.h +++ b/src/libcalamaresui/modulesystem/ViewModule.h @@ -45,7 +45,7 @@ protected: private: friend class Module; //so only the superclass can instantiate explicit ViewModule(); - virtual ~ViewModule(); + virtual ~ViewModule() override; QPluginLoader* m_loader; ViewStep* m_viewStep = nullptr; diff --git a/src/modules/finished/FinishedViewStep.h b/src/modules/finished/FinishedViewStep.h index cb3656046..6a11dc8a3 100644 --- a/src/modules/finished/FinishedViewStep.h +++ b/src/modules/finished/FinishedViewStep.h @@ -34,7 +34,7 @@ class PLUGINDLLEXPORT FinishedViewStep : public Calamares::ViewStep public: explicit FinishedViewStep( QObject* parent = nullptr ); - virtual ~FinishedViewStep(); + virtual ~FinishedViewStep() override; QString prettyName() const override; diff --git a/src/modules/license/LicenseViewStep.h b/src/modules/license/LicenseViewStep.h index 6229853ba..07824a5e3 100644 --- a/src/modules/license/LicenseViewStep.h +++ b/src/modules/license/LicenseViewStep.h @@ -36,7 +36,7 @@ class PLUGINDLLEXPORT LicenseViewStep : public Calamares::ViewStep public: explicit LicenseViewStep( QObject* parent = nullptr ); - virtual ~LicenseViewStep(); + virtual ~LicenseViewStep() override; QString prettyName() const override; @@ -52,7 +52,7 @@ public: bool isAtEnd() const override; QList< Calamares::job_ptr > jobs() const override; - + void setConfigurationMap( const QVariantMap& configurationMap ) override; private: diff --git a/src/modules/locale/LocaleViewStep.h b/src/modules/locale/LocaleViewStep.h index 2785f3d4a..402fb7ce9 100644 --- a/src/modules/locale/LocaleViewStep.h +++ b/src/modules/locale/LocaleViewStep.h @@ -37,7 +37,7 @@ class PLUGINDLLEXPORT LocaleViewStep : public Calamares::ViewStep public: explicit LocaleViewStep( QObject* parent = nullptr ); - virtual ~LocaleViewStep(); + virtual ~LocaleViewStep() override; QString prettyName() const override; QString prettyStatus() const override; diff --git a/src/modules/partition/core/BootLoaderModel.h b/src/modules/partition/core/BootLoaderModel.h index 27684e326..2ef175e84 100644 --- a/src/modules/partition/core/BootLoaderModel.h +++ b/src/modules/partition/core/BootLoaderModel.h @@ -39,7 +39,7 @@ public: }; BootLoaderModel( QObject* parent = 0 ); - ~BootLoaderModel(); + ~BootLoaderModel() override; /** * Init the model with the list of devices. Does *not* take ownership of the diff --git a/src/modules/summary/SummaryViewStep.h b/src/modules/summary/SummaryViewStep.h index b7197b71b..e1a8df89b 100644 --- a/src/modules/summary/SummaryViewStep.h +++ b/src/modules/summary/SummaryViewStep.h @@ -34,7 +34,7 @@ class PLUGINDLLEXPORT SummaryViewStep : public Calamares::ViewStep public: explicit SummaryViewStep( QObject* parent = nullptr ); - virtual ~SummaryViewStep(); + virtual ~SummaryViewStep() override; QString prettyName() const override; diff --git a/src/modules/welcome/WelcomeViewStep.h b/src/modules/welcome/WelcomeViewStep.h index db33a89bd..fbcbd8ded 100644 --- a/src/modules/welcome/WelcomeViewStep.h +++ b/src/modules/welcome/WelcomeViewStep.h @@ -37,7 +37,7 @@ class PLUGINDLLEXPORT WelcomeViewStep : public Calamares::ViewStep public: explicit WelcomeViewStep( QObject* parent = nullptr ); - virtual ~WelcomeViewStep(); + virtual ~WelcomeViewStep() override; QString prettyName() const override; From 34761c4214e95d877f0f1b2f29d479169885d646 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 20 Sep 2017 09:16:15 -0400 Subject: [PATCH 423/447] Clang: reduce 0-as-nullptr warnings --- src/libcalamares/utils/PluginFactory.cpp | 2 +- src/libcalamares/utils/PluginFactory.h | 10 +++++----- src/modules/welcome/checker/RequirementsChecker.cpp | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/libcalamares/utils/PluginFactory.cpp b/src/libcalamares/utils/PluginFactory.cpp index c22c90ff7..b1c3a0793 100644 --- a/src/libcalamares/utils/PluginFactory.cpp +++ b/src/libcalamares/utils/PluginFactory.cpp @@ -104,7 +104,7 @@ QObject* PluginFactory::create( const char* iface, QWidget* parentWidget, QObjec { Q_D( PluginFactory ); - QObject* obj = 0; + QObject* obj = nullptr; const QList candidates( d->createInstanceHash.values( keyword ) ); // for !keyword.isEmpty() candidates.count() is 0 or 1 diff --git a/src/libcalamares/utils/PluginFactory.h b/src/libcalamares/utils/PluginFactory.h index 945a3eaaf..55c44249c 100644 --- a/src/libcalamares/utils/PluginFactory.h +++ b/src/libcalamares/utils/PluginFactory.h @@ -223,7 +223,7 @@ public: * \returns A pointer to the created object is returned, or 0 if an error occurred. */ template - T* create( QObject* parent = 0 ); + T* create( QObject* parent = nullptr ); /** * Use this method to create an object. It will try to create an object which inherits @@ -236,7 +236,7 @@ public: * \returns A pointer to the created object is returned, or 0 if an error occurred. */ template - T* create( const QString& keyword, QObject* parent = 0 ); + T* create( const QString& keyword, QObject* parent = nullptr ); Q_SIGNALS: void objectCreated( QObject* object ); @@ -322,7 +322,7 @@ protected: static QObject* createInstance( QWidget* parentWidget, QObject* parent ) { Q_UNUSED( parentWidget ); - ParentType* p = 0; + ParentType* p = nullptr; if ( parent ) { p = qobject_cast( parent ); @@ -339,7 +339,7 @@ template inline T* PluginFactory::create( QObject* parent ) { QObject* o = create( T::staticMetaObject.className(), - parent && parent->isWidgetType() ? reinterpret_cast( parent ) : 0, + parent && parent->isWidgetType() ? reinterpret_cast( parent ) : nullptr, parent, QString() ); @@ -353,7 +353,7 @@ template inline T* PluginFactory::create( const QString& keyword, QObject* parent ) { QObject* o = create( T::staticMetaObject.className(), - parent && parent->isWidgetType() ? reinterpret_cast( parent ) : 0, + parent && parent->isWidgetType() ? reinterpret_cast( parent ) : nullptr, parent, keyword ); diff --git a/src/modules/welcome/checker/RequirementsChecker.cpp b/src/modules/welcome/checker/RequirementsChecker.cpp index 720c17955..3d4e394c4 100644 --- a/src/modules/welcome/checker/RequirementsChecker.cpp +++ b/src/modules/welcome/checker/RequirementsChecker.cpp @@ -357,7 +357,7 @@ RequirementsChecker::checkHasPower() QDBusInterface upowerIntf( UPOWER_SVC_NAME, UPOWER_PATH, UPOWER_INTF_NAME, - QDBusConnection::systemBus(), 0 ); + QDBusConnection::systemBus() ); bool onBattery = upowerIntf.property( "OnBattery" ).toBool(); From e3e519c06f55db4de77f6cc01fd6076e04db31c0 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 21 Sep 2017 04:04:01 -0400 Subject: [PATCH 424/447] Clang: reduce warnings, nullptr, unused parameters --- src/modules/partition/core/BootLoaderModel.h | 2 +- src/modules/partition/core/PartitionCoreModule.cpp | 6 +++--- src/modules/partition/gui/PartitionBarsView.cpp | 12 ++++++------ .../partition/gui/PartitionSizeController.cpp | 4 ++-- src/modules/partition/gui/ReplaceWidget.cpp | 2 +- src/modules/partition/jobs/FormatPartitionJob.cpp | 2 +- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/modules/partition/core/BootLoaderModel.h b/src/modules/partition/core/BootLoaderModel.h index 2ef175e84..e911d9029 100644 --- a/src/modules/partition/core/BootLoaderModel.h +++ b/src/modules/partition/core/BootLoaderModel.h @@ -38,7 +38,7 @@ public: IsPartitionRole }; - BootLoaderModel( QObject* parent = 0 ); + BootLoaderModel( QObject* parent = nullptr ); ~BootLoaderModel() override; /** diff --git a/src/modules/partition/core/PartitionCoreModule.cpp b/src/modules/partition/core/PartitionCoreModule.cpp index 07c09c6d7..a40ca1035 100644 --- a/src/modules/partition/core/PartitionCoreModule.cpp +++ b/src/modules/partition/core/PartitionCoreModule.cpp @@ -270,8 +270,8 @@ PartitionCoreModule::deletePartition( Device* device, Partition* partition ) if ( !KPMHelpers::isPartitionFreeSpace( childPartition ) ) lst << childPartition; - for ( auto partition : lst ) - deletePartition( device, partition ); + for ( auto childPartition : lst ) + deletePartition( device, childPartition ); } QList< Calamares::job_ptr >& jobs = deviceInfo->jobs; @@ -441,7 +441,7 @@ PartitionCoreModule::osproberEntries() const } void -PartitionCoreModule::refreshPartition( Device* device, Partition* partition ) +PartitionCoreModule::refreshPartition( Device* device, Partition* ) { // Keep it simple for now: reset the model. This can be improved to cause // the model to emit dataChanged() for the affected row instead, avoiding diff --git a/src/modules/partition/gui/PartitionBarsView.cpp b/src/modules/partition/gui/PartitionBarsView.cpp index f1333da7c..a66420e1b 100644 --- a/src/modules/partition/gui/PartitionBarsView.cpp +++ b/src/modules/partition/gui/PartitionBarsView.cpp @@ -35,8 +35,8 @@ static const int VIEW_HEIGHT = qMax( CalamaresUtils::defaultFontHeight() + 8, // wins out with big fonts - (int)( CalamaresUtils::defaultFontHeight() * 0.6 ) + 22 ); // wins out with small fonts -static const int CORNER_RADIUS = 3; + int( CalamaresUtils::defaultFontHeight() * 0.6 ) + 22 ); // wins out with small fonts +static constexpr int CORNER_RADIUS = 3; static const int EXTENDED_PARTITION_MARGIN = qMax( 4, VIEW_HEIGHT / 6 ); // The SELECTION_MARGIN is applied within a hardcoded 2px padding anyway, so @@ -54,8 +54,8 @@ static const int SELECTION_MARGIN = qMin( ( EXTENDED_PARTITION_MARGIN - 2 ) / 2, PartitionBarsView::PartitionBarsView( QWidget* parent ) : QAbstractItemView( parent ) , m_nestedPartitionsMode( NoNestedPartitions ) - , m_hoveredIndex( QModelIndex() ) , canBeSelected( []( const QModelIndex& ) { return true; } ) + , m_hoveredIndex( QModelIndex() ) { setSizePolicy( QSizePolicy::Expanding, QSizePolicy::Fixed ); setFrameStyle( QFrame::NoFrame ); @@ -422,14 +422,14 @@ PartitionBarsView::setSelectionFilter( std::function< bool ( const QModelIndex& QModelIndex -PartitionBarsView::moveCursor( CursorAction cursorAction, Qt::KeyboardModifiers modifiers ) +PartitionBarsView::moveCursor( CursorAction, Qt::KeyboardModifiers ) { return QModelIndex(); } bool -PartitionBarsView::isIndexHidden( const QModelIndex& index ) const +PartitionBarsView::isIndexHidden( const QModelIndex& ) const { return false; } @@ -491,7 +491,7 @@ PartitionBarsView::mouseMoveEvent( QMouseEvent* event ) void -PartitionBarsView::leaveEvent( QEvent* event ) +PartitionBarsView::leaveEvent( QEvent* ) { QGuiApplication::restoreOverrideCursor(); if ( m_hoveredIndex.isValid() ) diff --git a/src/modules/partition/gui/PartitionSizeController.cpp b/src/modules/partition/gui/PartitionSizeController.cpp index 3cf915c7d..3bb9e758c 100644 --- a/src/modules/partition/gui/PartitionSizeController.cpp +++ b/src/modules/partition/gui/PartitionSizeController.cpp @@ -58,7 +58,7 @@ PartitionSizeController::setPartResizerWidget( PartResizerWidget* widget, bool f Q_ASSERT( m_device ); if ( m_partResizerWidget ) - disconnect( m_partResizerWidget, 0, this, 0 ); + disconnect( m_partResizerWidget, nullptr, this, nullptr ); m_dirty = false; m_currentSpinBoxValue = -1; @@ -108,7 +108,7 @@ void PartitionSizeController::setSpinBox( QSpinBox* spinBox ) { if ( m_spinBox ) - disconnect( m_spinBox, 0, this, 0 ); + disconnect( m_spinBox, nullptr, this, nullptr ); m_spinBox = spinBox; m_spinBox->setMaximum( std::numeric_limits< int >::max() ); connectWidgets(); diff --git a/src/modules/partition/gui/ReplaceWidget.cpp b/src/modules/partition/gui/ReplaceWidget.cpp index 1057127cd..f5a492809 100644 --- a/src/modules/partition/gui/ReplaceWidget.cpp +++ b/src/modules/partition/gui/ReplaceWidget.cpp @@ -347,7 +347,7 @@ ReplaceWidget::updateFromCurrentDevice( QComboBox* devicesComboBox ) QAbstractItemModel* oldModel = m_ui->partitionTreeView->model(); if ( oldModel ) - disconnect( oldModel, 0, this, 0 ); + disconnect( oldModel, nullptr, this, nullptr ); PartitionModel* model = m_core->partitionModelForDevice( device ); m_ui->partitionTreeView->setModel( model ); diff --git a/src/modules/partition/jobs/FormatPartitionJob.cpp b/src/modules/partition/jobs/FormatPartitionJob.cpp index 0ea9192db..162839ce7 100644 --- a/src/modules/partition/jobs/FormatPartitionJob.cpp +++ b/src/modules/partition/jobs/FormatPartitionJob.cpp @@ -78,7 +78,7 @@ FormatPartitionJob::prettyStatusMessage() const Calamares::JobResult FormatPartitionJob::exec() { - Report report( 0 ); + Report report( nullptr ); // Root of the report tree, no parent QString partitionPath = m_partition->partitionPath(); QString message = tr( "The installer failed to format partition %1 on disk '%2'." ).arg( partitionPath, m_device->name() ); From d89b17a244e97f1f584f31b19758e00bea92ea56 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 21 Sep 2017 04:16:35 -0400 Subject: [PATCH 425/447] Clang: partman_devices.c is not, in fact, C++ code --- CMakeLists.txt | 2 +- src/modules/welcome/CMakeLists.txt | 2 -- src/modules/welcome/checker/partman_devices.h | 8 ++++++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index da33793c7..2f9075296 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,7 +29,7 @@ # # cmake . -DSKIP_MODULES="partition luksbootkeycfg" -project( calamares CXX ) +project( calamares C CXX ) cmake_minimum_required( VERSION 3.2 ) diff --git a/src/modules/welcome/CMakeLists.txt b/src/modules/welcome/CMakeLists.txt index f901a768e..f73d8850d 100644 --- a/src/modules/welcome/CMakeLists.txt +++ b/src/modules/welcome/CMakeLists.txt @@ -5,8 +5,6 @@ find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED DBus Network ) include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui ) -set_source_files_properties( checker/partman_devices.c PROPERTIES LANGUAGE CXX ) - set( CHECKER_SOURCES checker/CheckItemWidget.cpp checker/CheckerWidget.cpp diff --git a/src/modules/welcome/checker/partman_devices.h b/src/modules/welcome/checker/partman_devices.h index 8bc19e58b..8bf620a48 100644 --- a/src/modules/welcome/checker/partman_devices.h +++ b/src/modules/welcome/checker/partman_devices.h @@ -19,6 +19,14 @@ #ifndef PARTMAN_DEVICES_H #define PARTMAN_DEVICES_H +#ifdef __cplusplus +extern "C" { +#endif + int check_big_enough(long long required_space); +#ifdef __cplusplus +} // extern "C" +#endif + #endif // PARTMAN_DEVICES_H From 40c49bd50dc2acefa71bee7d688a94a1f7128cbc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 21 Sep 2017 04:53:09 -0400 Subject: [PATCH 426/447] Clang: be more explicit about marking third-party code. - This is only a partial solution to warnings caused by third-party code, since #including the headers from other sources won't apply the warning-suppressions. - Flags are not applied when building the source as part of a larger target, but are on re-building just one object (it seems -- CMake issue to track down). --- CMakeLists.txt | 11 +++++++++-- src/libcalamares/CMakeLists.txt | 3 +-- src/libcalamaresui/CMakeLists.txt | 12 ++++++++++-- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f9075296..179e2197c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -67,8 +67,7 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) # Third-party code where we don't care so much about compiler warnings # (because it's uncomfortable to patch) get different flags; use - # set_source_files_properties( - # PROPERTIES COMPILE_FLAGS "${SUPPRESS_3RDPARTY_WARNINGS}" ) + # mark_thirdparty_code( [...] ) # to switch off warnings for those sources. set( SUPPRESS_3RDPARTY_WARNINGS "-Wno-everything" ) @@ -87,6 +86,14 @@ else() set( SUPPRESS_3RDPARTY_WARNINGS "" ) endif() +macro(mark_thirdparty_code) + set_source_files_properties( ${ARGV} + PROPERTIES + COMPILE_FLAGS "${SUPPRESS_3RDPARTY_WARNINGS}" + COMPILE_DEFINITIONS "THIRDPARTY" + ) +endmacro() + if( CMAKE_COMPILER_IS_GNUCXX ) if( CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 4.9 OR CMAKE_CXX_COMPILER_VERSION VERSION_EQUAL 4.9 ) diff --git a/src/libcalamares/CMakeLists.txt b/src/libcalamares/CMakeLists.txt index ba10fcc70..b5bfa4c98 100644 --- a/src/libcalamares/CMakeLists.txt +++ b/src/libcalamares/CMakeLists.txt @@ -32,8 +32,7 @@ set( kdsagSources kdsingleapplicationguard/kdtoolsglobal.cpp kdsingleapplicationguard/kdlockedsharedmemorypointer.cpp ) -set_source_files_properties( ${kdsagSources} - PROPERTIES COMPILE_FLAGS "${SUPPRESS_3RDPARTY_WARNINGS}" ) +mark_thirdparty_code( ${kdsagSources} ) include_directories( ${CMAKE_CURRENT_BINARY_DIR} diff --git a/src/libcalamaresui/CMakeLists.txt b/src/libcalamaresui/CMakeLists.txt index 0021fbbfd..ccc46f2f3 100644 --- a/src/libcalamaresui/CMakeLists.txt +++ b/src/libcalamaresui/CMakeLists.txt @@ -1,6 +1,6 @@ project( libcalamaresui CXX ) -list( APPEND calamaresui_SOURCES +set( calamaresui_SOURCES modulesystem/CppJobModule.cpp modulesystem/Module.cpp modulesystem/ModuleManager.cpp @@ -29,7 +29,15 @@ list( APPEND calamaresui_SOURCES ViewManager.cpp ) -list( APPEND calamaresui_UI +# Don't warn about third-party sources +mark_thirdparty_code( + utils/ImageRegistry.cpp + utils/qjsonitem.cpp + utils/qjsonmodel.cpp + widgets/waitingspinnerwidget.cpp +) + +set( calamaresui_UI utils/DebugWindow.ui ) From aa789bc8e9b3a01dbe04d5eb01038fcbea60a679 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 21 Sep 2017 06:47:58 -0400 Subject: [PATCH 427/447] CMake: improve reporting on dependencies --- CMakeLists.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 179e2197c..38ea9a79b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -110,8 +110,8 @@ find_package( Qt5 ${QT_VERSION} CONFIG REQUIRED Core Gui Widgets LinguistTools S find_package( YAMLCPP 0.5.1 REQUIRED ) find_package( PolkitQt5-1 REQUIRED ) -option( WITH_PYTHON "Enable Python modules API (requires Boost.Python)." ON ) option( INSTALL_CONFIG "Install configuration files" ON ) +option( WITH_PYTHON "Enable Python modules API (requires Boost.Python)." ON ) option( WITH_PYTHONQT "Enable next generation Python modules API (experimental, requires PythonQt)." OFF ) option( BUILD_TESTING "Build the testing tree." ON ) @@ -121,7 +121,7 @@ endif () find_package( PythonLibs 3.3 ) set_package_properties( - PYTHONLIBS PROPERTIES + PythonLibs PROPERTIES DESCRIPTION "C interface libraries for the Python 3 interpreter." URL "http://python.org" PURPOSE "Python 3 is used for some Calamares job modules." @@ -129,7 +129,7 @@ set_package_properties( if ( PYTHONLIBS_FOUND ) include( BoostPython3 ) - find_boost_python3( 1.54.0 ${PYTHONLIBS_VERSION_STRING} CALAMARES_BOOST_PYTHON3_FOUND ) + find_boost_python3( 1.54.0 ${PYTHONLIBS_VERSION_STRING} CALAMARES_BOOST_PYTHON3 ) set_package_properties( CALAMARES_BOOST_PYTHON3 PROPERTIES DESCRIPTION "A C++ library which enables seamless interoperability between C++ and Python 3." @@ -138,7 +138,7 @@ if ( PYTHONLIBS_FOUND ) ) find_package( PythonQt ) - set_package_properties( PYTHONQT PROPERTIES + set_package_properties( PythonQt PROPERTIES DESCRIPTION "A Python embedding solution for Qt applications." URL "http://pythonqt.sourceforge.net" PURPOSE "PythonQt is used for the Python modules API." From d20285d4f20a3f7ff76ea145b50bdec0b7d0ef2f Mon Sep 17 00:00:00 2001 From: Philip Date: Thu, 21 Sep 2017 13:08:13 -0400 Subject: [PATCH 428/447] [modules] displaymanager: try to fix regression introduced with c8fd11b --- src/modules/displaymanager/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/displaymanager/main.py b/src/modules/displaymanager/main.py index 814a0cf3c..3282982d7 100644 --- a/src/modules/displaymanager/main.py +++ b/src/modules/displaymanager/main.py @@ -483,8 +483,8 @@ def run(): if (os.path.exists(greeter_path)): # configure first found lightdm-greeter for entry in os.listdir(greeter_path): - if entry.name.endswith('.desktop'): - greeter = entry.name.split('.')[0] + if entry.endswith('.desktop'): + greeter = entry.split('.')[0] libcalamares.utils.debug( "found greeter {!s}".format(greeter) ) From 6f1f08f728a30394939aa704773a5468ded02c1e Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 23 Sep 2017 02:57:26 -0400 Subject: [PATCH 429/447] Restore Boost.Python detection. FIXES #817 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 38ea9a79b..93fc493e3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -129,7 +129,7 @@ set_package_properties( if ( PYTHONLIBS_FOUND ) include( BoostPython3 ) - find_boost_python3( 1.54.0 ${PYTHONLIBS_VERSION_STRING} CALAMARES_BOOST_PYTHON3 ) + find_boost_python3( 1.54.0 ${PYTHONLIBS_VERSION_STRING} CALAMARES_BOOST_PYTHON3_FOUND ) set_package_properties( CALAMARES_BOOST_PYTHON3 PROPERTIES DESCRIPTION "A C++ library which enables seamless interoperability between C++ and Python 3." From 81db2bad5fec4f3ce4c2fd44d41fa7b50d279e54 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 23 Sep 2017 03:02:27 -0400 Subject: [PATCH 430/447] CMake: refactor boost.python search - improve description of Python dependencies - refactor search per python-version-style - report on features and found boost modules the standard way --- CMakeLists.txt | 28 +++++++------------- CMakeModules/BoostPython3.cmake | 46 +++++++++++++++++++++------------ 2 files changed, 38 insertions(+), 36 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 93fc493e3..4d8f6f33b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -124,24 +124,22 @@ set_package_properties( PythonLibs PROPERTIES DESCRIPTION "C interface libraries for the Python 3 interpreter." URL "http://python.org" - PURPOSE "Python 3 is used for some Calamares job modules." + PURPOSE "Python 3 is used for Python job modules." ) if ( PYTHONLIBS_FOUND ) include( BoostPython3 ) find_boost_python3( 1.54.0 ${PYTHONLIBS_VERSION_STRING} CALAMARES_BOOST_PYTHON3_FOUND ) set_package_properties( - CALAMARES_BOOST_PYTHON3 PROPERTIES - DESCRIPTION "A C++ library which enables seamless interoperability between C++ and Python 3." - URL "http://www.boost.org" - PURPOSE "Boost.Python is used for interfacing with Calamares job modules written in Python 3." + Boost PROPERTIES + PURPOSE "Boost.Python is used for Python job modules." ) find_package( PythonQt ) set_package_properties( PythonQt PROPERTIES DESCRIPTION "A Python embedding solution for Qt applications." URL "http://pythonqt.sourceforge.net" - PURPOSE "PythonQt is used for the Python modules API." + PURPOSE "PythonQt is used for Python view modules." ) endif() @@ -241,8 +239,8 @@ if( mksquashfs_PROGRAM ) set( src_fs ${CMAKE_SOURCE_DIR}/data/example-root/ ) set( dst_fs ${CMAKE_BINARY_DIR}/example.sqfs ) if( EXISTS ${src_fs} ) - # Collect directories needed for a minimal binary distro, # based on the build host. If /lib64 exists, assume it is needed. + # Collect directories needed for a minimal binary distro, # Note that the last path component is added to the root, so # if you add /usr/sbin here, it will be put into /sbin_1. # Add such paths to /etc/profile under ${src_fs}. @@ -275,20 +273,12 @@ set_package_properties( mksquashfs PROPERTIES # add_subdirectory( thirdparty ) add_subdirectory( src ) +add_feature_info(Python ${WITH_PYTHON} "Python job modules") +add_feature_info(PythonQt ${WITH_PYTHONQT} "Python view modules") +add_feature_info(Config ${INSTALL_CONFIG} "Install Calamares configuration") + feature_summary(WHAT ALL) -if( NOT WITH_PYTHON ) - message( "-- WARNING: Building Calamares without Python support. Legacy Python job modules will not work.\n" ) -endif() -if( NOT WITH_PYTHONQT ) - message( "-- WARNING: Building Calamares without PythonQt support. Python modules will not work.\n" ) -endif() - - -if( NOT INSTALL_CONFIG ) - message( "-- WARNING: Configuration files will not be installed.\n" ) -endif() - # Add all targets to the build-tree export set set( CMAKE_INSTALL_CMAKEDIR "${CMAKE_INSTALL_LIBDIR}/cmake/Calamares" CACHE PATH "Installation directory for CMake files" ) set( CMAKE_INSTALL_FULL_CMAKEDIR "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_CMAKEDIR}" ) diff --git a/CMakeModules/BoostPython3.cmake b/CMakeModules/BoostPython3.cmake index e708defa4..c128b58f1 100644 --- a/CMakeModules/BoostPython3.cmake +++ b/CMakeModules/BoostPython3.cmake @@ -20,38 +20,50 @@ # "python-$dotsuffix", where suffix is based on the `python_version` argument. # One can supply a custom component name by setting the # `CALAMARES_BOOST_PYTHON3_COMPONENT` variable at CMake time. - set( CALAMARES_BOOST_PYTHON3_COMPONENT python3 CACHE STRING "Name of the Boost.Python component. If Boost.Python is installed as libboost_python-foo.so then this variable should be set to 'python-foo'." ) -macro( find_boost_python3 boost_version python_version found_var ) - set( ${found_var} OFF ) +include(FindPackageHandleStandardArgs) - # turns "3.4.123abc" into "34" - string( REGEX REPLACE "([0-9]+)\\.([0-9]+)\\..*" "\\1\\2" _fbp_python_short_version ${python_version} ) - - foreach( _fbp_name ${CALAMARES_BOOST_PYTHON3_COMPONENT} python-py${_fbp_python_short_version} ) +macro( _find_boost_python3_int boost_version componentname found_var ) + foreach( _fbp_name ${CALAMARES_BOOST_PYTHON3_COMPONENT} ${componentname} ) find_package( Boost ${boost_version} QUIET COMPONENTS ${_fbp_name} ) string( TOUPPER ${_fbp_name} _fbp_uc_name ) if( Boost_${_fbp_uc_name}_FOUND ) - set( ${found_var} ON ) + set( ${found_var} ${_fbp_uc_name} ) break() endif() endforeach() +endmacro() - if (NOT ${found_var}) +macro( find_boost_python3 boost_version python_version found_var ) + set( ${found_var} OFF ) + set( _fbp_found OFF ) + + # turns "3.4.123abc" into "34" + string( REGEX REPLACE "([0-9]+)\\.([0-9]+)\\..*" "\\1\\2" _fbp_python_short_version ${python_version} ) + _find_boost_python3_int( ${boost_version} python-py${_fbp_python_short_version} _fbp_found ) + + if (NOT _fbp_found) # The following loop changes the searched name for Gentoo based distributions # turns "3.4.123abc" into "3.4" string( REGEX REPLACE "([0-9]+)\\.([0-9]+)\\..*" "\\1.\\2" _fbp_python_short_version ${python_version} ) - foreach( _fbp_name ${CALAMARES_BOOST_PYTHON3_COMPONENT} python-${_fbp_python_short_version} ) - find_package( Boost ${boost_version} QUIET COMPONENTS ${_fbp_name} ) - string( TOUPPER ${_fbp_name} _fbp_uc_name ) - if( Boost_${_fbp_uc_name}_FOUND ) - set( ${found_var} ON ) - break() - endif() - endforeach() + _find_boost_python3_int( ${boost_version} python-${_fbp_python_short_version} _fbp_found ) endif() + + set( ${found_var} ${_fbp_found} ) + + # This is superfluous, but allows proper reporting in the features list + if ( _fbp_found ) + find_package( Boost ${boost_version} COMPONENTS ${_fbp_found} ) + else() + find_package( Boost ${boost_version} COMPONENTS Python ) + endif() + set_package_properties( + Boost PROPERTIES + DESCRIPTION "A C++ library which enables seamless interoperability between C++ and Python 3." + URL "http://www.boost.org" + ) endmacro() From af2643cdfc11f170d3086ac4805d330ecb6a6be6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 20 Sep 2017 09:24:33 +0200 Subject: [PATCH 431/447] Clang: warnings-- (unused, init-order) --- src/modules/summary/SummaryPage.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/summary/SummaryPage.cpp b/src/modules/summary/SummaryPage.cpp index c13ec1ccd..bc0864775 100644 --- a/src/modules/summary/SummaryPage.cpp +++ b/src/modules/summary/SummaryPage.cpp @@ -36,9 +36,10 @@ static const int SECTION_SPACING = 12; SummaryPage::SummaryPage( const SummaryViewStep* thisViewStep, QWidget* parent ) : QWidget() , m_thisViewStep( thisViewStep ) - , m_scrollArea( new QScrollArea( this ) ) , m_contentWidget( nullptr ) + , m_scrollArea( new QScrollArea( this ) ) { + Q_UNUSED( parent ); Q_ASSERT( m_thisViewStep ); QVBoxLayout* layout = new QVBoxLayout( this ); layout->setContentsMargins( 0, 0, 0, 0 ); @@ -65,7 +66,6 @@ SummaryPage::onActivate() { createContentWidget(); - QString text; bool first = true; const Calamares::ViewStepList steps = stepsForSummary( Calamares::ViewManager::instance()->viewSteps() ); From a4a05acc61756ffe45778b505fd106e12b021594 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 20 Sep 2017 09:25:05 +0200 Subject: [PATCH 432/447] Remove more crashreporter references --- ci/RELEASE.md | 5 - src/calamares/CMakeLists.txt | 6 - src/calamares/main.cpp | 10 -- src/crashreporter/CMakeLists.txt | 47 ------ src/crashreporter/CrashReporterConfig.h.in | 23 --- src/crashreporter/main.cpp | 166 --------------------- src/crashreporter/resources.qrc | 5 - src/libcalamares/CalamaresConfig.h.in | 1 - 8 files changed, 263 deletions(-) delete mode 100644 src/crashreporter/CMakeLists.txt delete mode 100644 src/crashreporter/CrashReporterConfig.h.in delete mode 100644 src/crashreporter/main.cpp delete mode 100644 src/crashreporter/resources.qrc diff --git a/ci/RELEASE.md b/ci/RELEASE.md index d462ae47b..5589916ed 100644 --- a/ci/RELEASE.md +++ b/ci/RELEASE.md @@ -30,11 +30,6 @@ The Calamares release process * Check `README.md` and everything in `hacking`, make sure it's all still relevant. Run `hacking/calamaresstyle` to check the C++ code style. Python code is checked as part of the Travis CI builds. -* Update submodules. - ``` - git submodule # Note list of submodules - git submodule update thirdparty/libcrashreporter-qt - ``` * Check defaults in `settings.conf` and other configuration files. * Pull latest translations from Transifex. This is done nightly on Jenkins, so a manual pull is rarely necessary. diff --git a/src/calamares/CMakeLists.txt b/src/calamares/CMakeLists.txt index 62be0ed34..6129aa553 100644 --- a/src/calamares/CMakeLists.txt +++ b/src/calamares/CMakeLists.txt @@ -27,8 +27,6 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_BINARY_DIR}/../libcalamares - ${THIRDPARTY_DIR}/libcrashreporter-qt/src/ - ../libcalamares ../libcalamaresui ) @@ -51,10 +49,6 @@ SET_TARGET_PROPERTIES(calamares_bin RUNTIME_OUTPUT_NAME calamares ) -if( WITH_CRASHREPORTER ) - list( APPEND LINK_LIBRARIES ${LINK_LIBRARIES} pthread crashreporter-handler ) -endif() - target_link_libraries( calamares_bin PRIVATE ${CALAMARES_LIBRARIES} diff --git a/src/calamares/main.cpp b/src/calamares/main.cpp index ec6c233a1..a265d1e31 100644 --- a/src/calamares/main.cpp +++ b/src/calamares/main.cpp @@ -23,9 +23,6 @@ #include "utils/CalamaresUtils.h" #include "utils/Logger.h" #include "CalamaresConfig.h" -#ifdef WITH_CRASHREPORTER - #include "libcrashreporter-handler/Handler.h" -#endif #include #include @@ -36,13 +33,6 @@ main( int argc, char* argv[] ) { CalamaresApplication a( argc, argv ); -#ifdef WITH_CRASHREPORTER - CrashReporter::Handler* handler = - new CrashReporter::Handler( QDir::tempPath(), - true, - "calamares_crash_reporter" ); -#endif - QCommandLineParser parser; parser.setApplicationDescription( "Distribution-independent installer framework" ); parser.addHelpOption(); diff --git a/src/crashreporter/CMakeLists.txt b/src/crashreporter/CMakeLists.txt deleted file mode 100644 index 20f16575b..000000000 --- a/src/crashreporter/CMakeLists.txt +++ /dev/null @@ -1,47 +0,0 @@ -PROJECT( CrashReporter ) -cmake_policy(SET CMP0017 NEW) - -set(CALAMARES_CRASH_REPORTER_TARGET calamares_crash_reporter) - -list(APPEND crashreporter_SOURCES main.cpp) -list(APPEND crashreporter_RC resources.qrc) - -qt5_wrap_ui( crashreporter_UI_HEADERS ${crashreporter_UI} ) -qt5_add_resources( crashreporter_RC_RCC ${crashreporter_RC} ) - - -if(BUILD_RELEASE) - set(CRASHREPORTER_RELEASE_CHANNEL "release") -else() - set(CRASHREPORTER_RELEASE_CHANNEL "nightly") -endif() - -set(CRASHREPORTER_SUBMIT_URL "https://calamares.io/oops/addreport.php") -set(CRASHREPORTER_ICON ":/squid.svg") -configure_file(${CMAKE_CURRENT_SOURCE_DIR}/CrashReporterConfig.h.in - ${CMAKE_CURRENT_BINARY_DIR}/CrashReporterConfig.h) - - -include_directories(${CMAKE_CURRENT_BINARY_DIR} - ../../libcalamares - ../../libcalamaresui - ../../thirdparty/libcrashreporter-qt/src -) - -add_executable( ${CALAMARES_CRASH_REPORTER_TARGET} - ${crashreporter_SOURCES} - ${crashreporter_HEADERS_MOC} - ${crashreporter_UI_HEADERS} - ${crashreporter_RC_RCC} -) - -target_link_libraries( ${CALAMARES_CRASH_REPORTER_TARGET} - ${CALAMARES_LIBRARIES} - crashreporter-gui - ${QT_LIBRARIES} -) - -set_target_properties(${CALAMARES_CRASH_REPORTER_TARGET} PROPERTIES AUTOMOC ON) -install(TARGETS ${CALAMARES_CRASH_REPORTER_TARGET} RUNTIME DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}) - -qt5_use_modules(${CALAMARES_CRASH_REPORTER_TARGET} Widgets Network) diff --git a/src/crashreporter/CrashReporterConfig.h.in b/src/crashreporter/CrashReporterConfig.h.in deleted file mode 100644 index c1df8f8df..000000000 --- a/src/crashreporter/CrashReporterConfig.h.in +++ /dev/null @@ -1,23 +0,0 @@ -#ifndef CRASHREPORTERCONFIG_H -#define CRASHREPORTERCONFIG_H - -// QCoreApplication settings for QSettings -#cmakedefine CALAMARES_ORGANIZATION_NAME "${CALAMARES_ORGANIZATION_NAME}" -#cmakedefine CALAMARES_ORGANIZATION_DOMAIN "${CALAMARES_ORGANIZATION_DOMAIN}" -#cmakedefine CALAMARES_APPLICATION_NAME "${CALAMARES_APPLICATION_NAME}" -#cmakedefine CALAMARES_VERSION "${CALAMARES_VERSION}" - - -#define CRASHREPORTER_BUILD_ID "@CMAKE_DATESTAMP_YEAR@@CMAKE_DATESTAMP_MONTH@@CMAKE_DATESTAMP_DAY@000000" - -#define CRASHREPORTER_RELEASE_CHANNEL "@CRASHREPORTER_RELEASE_CHANNEL@" - -#define CRASHREPORTER_PRODUCT_NAME "@CALAMARES_APPLICATION_NAME@" - -#define CRASHREPORTER_VERSION_STRING "@CALAMARES_VERSION_STRING@" - -#define CRASHREPORTER_SUBMIT_URL "@CRASHREPORTER_SUBMIT_URL@" - -#define CRASHREPORTER_ICON "@CRASHREPORTER_ICON@" - -#endif // CRASHREPORTERCONFIG_H diff --git a/src/crashreporter/main.cpp b/src/crashreporter/main.cpp deleted file mode 100644 index 8d7ef16e0..000000000 --- a/src/crashreporter/main.cpp +++ /dev/null @@ -1,166 +0,0 @@ -/* === This file is part of Calamares - === - * - * Copyright 2010-2011, Christian Muehlhaeuser - * Copyright 2015-2016, Teo Mrnjavac - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ - -#include - -#include - -#include "CrashReporterConfig.h" - -#include -#include -#include -#include -#include - -#include "utils/CalamaresUtils.h" -#include "utils/Logger.h" - -#include - -#ifdef Q_OS_WIN - #include - #include -#endif - - -#ifdef Q_OS_LINUX -static const char k_usage[] = - "Usage:\n" - " CrashReporter \n"; -#else -static const char k_usage[] = - "Usage:\n" - " CrashReporter \n"; -#endif - -int main( int argc, char* argv[] ) -{ -#ifdef Q_OS_WIN // log to console window - if ( fileno( stdout ) != -1 && _get_osfhandle( fileno( stdout ) ) != -1 ) - { - /* stdout is fine, presumably redirected to a file or pipe */ - } - else - { - typedef BOOL (WINAPI * AttachConsole_t) (DWORD); - AttachConsole_t p_AttachConsole = (AttachConsole_t) GetProcAddress( GetModuleHandleW( L"kernel32.dll" ), "AttachConsole" ); - - if ( p_AttachConsole != NULL && p_AttachConsole( ATTACH_PARENT_PROCESS ) ) - { - _wfreopen ( L"CONOUT$", L"w", stdout ); - dup2( fileno( stdout ), 1 ); - _wfreopen ( L"CONOUT$", L"w", stderr ); - dup2( fileno( stderr ), 2 ); - } - } -#endif - - // used by some Qt stuff, eg QSettings - // leave first! As Settings object is created quickly - QCoreApplication::setOrganizationName( QLatin1String( CALAMARES_ORGANIZATION_NAME ) ); - QCoreApplication::setOrganizationDomain( QLatin1String( CALAMARES_ORGANIZATION_DOMAIN ) ); - QCoreApplication::setApplicationName( QLatin1String( CALAMARES_APPLICATION_NAME ) ); - QCoreApplication::setApplicationVersion( QLatin1String( CALAMARES_VERSION ) ); - - QApplication app( argc, argv ); - CalamaresUtils::installTranslator( QLocale::system(), QString(), &app ); - -#ifdef Q_OS_LINUX - if ( app.arguments().size() != 8 ) -#else - if ( app.arguments().size() != 2 ) -#endif - { - std::cout << k_usage; - return 1; - } - cDebug() << "Arguments list:" << app.arguments().join( ", " ); - - CrashReporter reporter( QUrl( CRASHREPORTER_SUBMIT_URL ), app.arguments() ); - - #ifdef CRASHREPORTER_ICON - reporter.setLogo( QPixmap( CRASHREPORTER_ICON ) ); - #endif - reporter.setWindowTitle( CRASHREPORTER_PRODUCT_NAME ); - reporter.setText("

Sorry!" - " " CRASHREPORTER_PRODUCT_NAME " crashed. Please tell us " - "about it! " CRASHREPORTER_PRODUCT_NAME " has created an error " - "report for you that can help improve the stability in the " - "future. You can now send this report directly to the " - CRASHREPORTER_PRODUCT_NAME " developers.

Can you tell us " - "what you were doing when this happened?

"); - reporter.setBottomText(QString()); - - reporter.setReportData( "BuildID", CRASHREPORTER_BUILD_ID ); - reporter.setReportData( "ProductName", CRASHREPORTER_PRODUCT_NAME ); - reporter.setReportData( "Version", CRASHREPORTER_VERSION_STRING ); - reporter.setReportData( "ReleaseChannel", CRASHREPORTER_RELEASE_CHANNEL); - - //reporter.setReportData( "timestamp", QByteArray::number( QDateTime::currentDateTime().toTime_t() ) ); - - - - // add parameters - -// QList pairs; -// pairs //<< Pair( "BuildID", buildId.toUtf8() ) -// << Pair( ) -// //<< Pair( "Version", CalamaresUtils::appFriendlyVersion().toLocal8Bit() ) -// //<< Pair( "Vendor", "Tomahawk" ) -// //<< Pair( ) - - // << Pair("InstallTime", "1357622062") - // << Pair("Theme", "classic/1.0") - // << Pair("Version", "30") - // << Pair("id", "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}") - // << Pair("Vendor", "Mozilla") - // << Pair("EMCheckCompatibility", "true") - // << Pair("Throttleable", "0") - // << Pair("URL", "http://code.google.com/p/crashme/") - // << Pair("version", "20.0a1") - // << Pair("CrashTime", "1357770042") - // << Pair("submitted_timestamp", "2013-01-09T22:21:18.646733+00:00") - // << Pair("buildid", "20130107030932") - // << Pair("timestamp", "1357770078.646789") - // << Pair("Notes", "OpenGL: NVIDIA Corporation -- GeForce 8600M GT/PCIe/SSE2 -- 3.3.0 NVIDIA 313.09 -- texture_from_pixmap\r\n") - // << Pair("StartupTime", "1357769913") - // << Pair("FramePoisonSize", "4096") - // << Pair("FramePoisonBase", "7ffffffff0dea000") - // << Pair("Add-ons", "%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:20.0a1,crashme%40ted.mielczarek.org:0.4") - // << Pair("SecondsSinceLastCrash", "1831736") - // << Pair("ProductName", "WaterWolf") - // << Pair("legacy_processing", "0") - // << Pair("ProductID", "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}") - - ; - - // send log - QFile logFile( CalamaresUtils::appLogDir().filePath( "Calamares.log" ) ); - logFile.open( QFile::ReadOnly ); - reporter.setReportData( "upload_file_calamareslog", - gzip_compress( logFile.readAll() ), - "application/x-gzip", - QFileInfo( logFile ).fileName().toUtf8()); - logFile.close(); - - reporter.show(); - - return app.exec(); -} diff --git a/src/crashreporter/resources.qrc b/src/crashreporter/resources.qrc deleted file mode 100644 index 4618c8f94..000000000 --- a/src/crashreporter/resources.qrc +++ /dev/null @@ -1,5 +0,0 @@ - - - ../../data/images/squid.svg - - diff --git a/src/libcalamares/CalamaresConfig.h.in b/src/libcalamares/CalamaresConfig.h.in index f278853a9..6fbab422c 100644 --- a/src/libcalamares/CalamaresConfig.h.in +++ b/src/libcalamares/CalamaresConfig.h.in @@ -10,7 +10,6 @@ //cmakedefines for CMake variables (e.g. for optdepends) go here #cmakedefine WITH_PYTHON -#cmakedefine WITH_CRASHREPORTER #cmakedefine WITH_PYTHONQT #endif // CALAMARESCONFIG_H From 420f1356282977683783db5ee96183f0dd5f81fe Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 13:26:31 +0200 Subject: [PATCH 433/447] Licensing: Re-import GPLv2.1 slideshow Re-import presentation code (commercial, LGPLv2.1 or GPLv3), with licensing info. Calamares chooses LGPLv2.1 for the QML "library" code. - Digia LGPL Exception obtained from: Repo: https://raw.githubusercontent.com/meta-qt5/meta-qt5/master/licenses/Digia-Qt-LGPL-Exception-1.1 Rev: 48ebff679e5dc084d395b861a1fc4cb21790d51b - Presentation QML obtained from: Repo: https://github.com/qt-labs/qml-presentation-system Rev: 4071343a4dffffc4b05d777faa9c5cf54f2b4f08 --- LICENSES/LGPLv2.1-Presentation | 83 +++++++++ LICENSES/LGPLv2.1-Presentation-Exception | 22 +++ src/qml/calamares/slideshow/Presentation.qml | 171 ++++++++++--------- src/qml/calamares/slideshow/Slide.qml | 13 +- 4 files changed, 200 insertions(+), 89 deletions(-) create mode 100644 LICENSES/LGPLv2.1-Presentation create mode 100644 LICENSES/LGPLv2.1-Presentation-Exception diff --git a/LICENSES/LGPLv2.1-Presentation b/LICENSES/LGPLv2.1-Presentation new file mode 100644 index 000000000..1bb6461eb --- /dev/null +++ b/LICENSES/LGPLv2.1-Presentation @@ -0,0 +1,83 @@ +/**************************************************************************** +** +** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Contact: http://www.qt-project.org/legal +** +** This file is part of the QML Presentation System. +** +** $QT_BEGIN_LICENSE:LGPL$ +** Commercial License Usage +** Licensees holding valid commercial Qt licenses may use this file in +** accordance with the commercial license agreement provided with the +** Software or, alternatively, in accordance with the terms contained in +** a written agreement between you and Digia. For licensing terms and +** conditions see http://qt.digia.com/licensing. For further information +** use the contact form at http://qt.digia.com/contact-us. +** +** GNU Lesser General Public License Usage +** Alternatively, this file may be used under the terms of the GNU Lesser +** General Public License version 2.1 as published by the Free Software +** Foundation and appearing in the file LICENSE.LGPL included in the +** packaging of this file. Please review the following information to +** ensure the GNU Lesser General Public License version 2.1 requirements +** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** +** In addition, as a special exception, Digia gives you certain additional +** rights. These rights are described in the Digia Qt LGPL Exception +** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. +** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU +** General Public License version 3.0 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. Please review the following information to +** ensure the GNU General Public License version 3.0 requirements will be +** met: http://www.gnu.org/copyleft/gpl.html. +** +** +** $QT_END_LICENSE$ +** +****************************************************************************/ + + +/**************************************************************************** +** +** Copyright (C) 2016 The Qt Company Ltd. +** Contact: https://www.qt.io/licensing/ +** +** This file is part of the QML Presentation System. +** +** $QT_BEGIN_LICENSE:LGPL$ +** Commercial License Usage +** Licensees holding valid commercial Qt licenses may use this file in +** accordance with the commercial license agreement provided with the +** Software or, alternatively, in accordance with the terms contained in +** a written agreement between you and Digia. For licensing terms and +** conditions see http://qt.digia.com/licensing. For further information +** use the contact form at http://qt.digia.com/contact-us. +** +** GNU Lesser General Public License Usage +** Alternatively, this file may be used under the terms of the GNU Lesser +** General Public License version 2.1 as published by the Free Software +** Foundation and appearing in the file LICENSE.LGPL included in the +** packaging of this file. Please review the following information to +** ensure the GNU Lesser General Public License version 2.1 requirements +** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. +** +** In addition, as a special exception, Digia gives you certain additional +** rights. These rights are described in the Digia Qt LGPL Exception +** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. +** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU +** General Public License version 3.0 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. Please review the following information to +** ensure the GNU General Public License version 3.0 requirements will be +** met: http://www.gnu.org/copyleft/gpl.html. +** +** +** $QT_END_LICENSE$ +** +****************************************************************************/ + diff --git a/LICENSES/LGPLv2.1-Presentation-Exception b/LICENSES/LGPLv2.1-Presentation-Exception new file mode 100644 index 000000000..7e2e30ff9 --- /dev/null +++ b/LICENSES/LGPLv2.1-Presentation-Exception @@ -0,0 +1,22 @@ +Digia Qt LGPL Exception version 1.1 + +As an additional permission to the GNU Lesser General Public License version +2.1, the object code form of a "work that uses the Library" may incorporate +material from a header file that is part of the Library. You may distribute +such object code under terms of your choice, provided that: + (i) the header files of the Library have not been modified; and + (ii) the incorporated material is limited to numerical parameters, data + structure layouts, accessors, macros, inline functions and + templates; and + (iii) you comply with the terms of Section 6 of the GNU Lesser General + Public License version 2.1. + +Moreover, you may apply this exception to a modified version of the Library, +provided that such modification does not involve copying material from the +Library into the modified Library's header files unless such material is +limited to (i) numerical parameters; (ii) data structure layouts; +(iii) accessors; and (iv) small macros, templates and inline functions of +five lines or less in length. + +Furthermore, you are not required to apply this additional permission to a +modified version of the Library. diff --git a/src/qml/calamares/slideshow/Presentation.qml b/src/qml/calamares/slideshow/Presentation.qml index 59878c644..00903bfa3 100644 --- a/src/qml/calamares/slideshow/Presentation.qml +++ b/src/qml/calamares/slideshow/Presentation.qml @@ -1,29 +1,7 @@ -/* === This file is part of Calamares - === - * - * Copyright 2015, Teo Mrnjavac - * - * Based on the QML Presentation System. - * Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). - * Header reproduced verbatim below. - * - * Calamares is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Calamares is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with Calamares. If not, see . - */ - /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal +** Copyright (C) 2016 The Qt Company Ltd. +** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QML Presentation System. ** @@ -62,18 +40,20 @@ ****************************************************************************/ -import QtQuick 2.0 +import QtQuick 2.5 import QtQuick.Window 2.0 Item { id: root property variant slides: [] - property int currentSlide; + property int currentSlide: 0 property bool showNotes: false; property bool allowDelay: true; - property bool loop: true; + property alias mouseNavigation: mouseArea.enabled + property bool arrowNavigation: true + property bool keyShortcutsEnabled: true property color titleColor: textColor; property color textColor: "black" @@ -83,6 +63,7 @@ Item { // Private API property bool _faded: false property int _userNum; + property int _lastShownSlide: 0 Component.onCompleted: { var slideCount = 0; @@ -98,10 +79,8 @@ Item { root._userNum = 0; // Make first slide visible... - if (root.slides.length > 0) { - root.currentSlide = 0; + if (root.slides.length > 0) root.slides[root.currentSlide].visible = true; - } } function switchSlides(from, to, forward) { @@ -110,6 +89,11 @@ Item { return true } + onCurrentSlideChanged: { + switchSlides(root.slides[_lastShownSlide], root.slides[currentSlide], currentSlide > _lastShownSlide) + _lastShownSlide = currentSlide + } + function goToNextSlide() { root._userNum = 0 if (_faded) @@ -118,38 +102,16 @@ Item { if (root.slides[currentSlide]._advance()) return; } - if (root.currentSlide + 1 < root.slides.length) { - var from = slides[currentSlide] - var to = slides[currentSlide + 1] - if (switchSlides(from, to, true)) { - currentSlide = currentSlide + 1; - root.focus = true; - } - } - else { - if (root.loop) { - var from = slides[currentSlide] - var to = slides[0] - if (switchSlides(from, to, true)) { - currentSlide = 0; - root.focus = true; - } - } - } + if (currentSlide + 1 < root.slides.length) + ++currentSlide; } function goToPreviousSlide() { root._userNum = 0 if (root._faded) return - if (root.currentSlide - 1 >= 0) { - var from = slides[currentSlide] - var to = slides[currentSlide - 1] - if (switchSlides(from, to, false)) { - currentSlide = currentSlide - 1; - root.focus = true; - } - } + if (currentSlide - 1 >= 0) + --currentSlide; } function goToUserSlide() { @@ -158,38 +120,38 @@ Item { return if (_userNum < 0) goToNextSlide() - else if (root.currentSlide != _userNum) { - var from = slides[currentSlide] - var to = slides[_userNum] - if (switchSlides(from, to, _userNum > currentSlide)) { - currentSlide = _userNum; - root.focus = true; - } + else { + currentSlide = _userNum; + root.focus = true; } } - focus: true - - Keys.onSpacePressed: goToNextSlide() - Keys.onRightPressed: goToNextSlide() - Keys.onDownPressed: goToNextSlide() - Keys.onLeftPressed: goToPreviousSlide() - Keys.onUpPressed: goToPreviousSlide() - Keys.onEscapePressed: Qt.quit() + // directly type in the slide number: depends on root having focus Keys.onPressed: { if (event.key >= Qt.Key_0 && event.key <= Qt.Key_9) _userNum = 10 * _userNum + (event.key - Qt.Key_0) else { if (event.key == Qt.Key_Return || event.key == Qt.Key_Enter) goToUserSlide(); - else if (event.key == Qt.Key_Backspace) - goToPreviousSlide(); - else if (event.key == Qt.Key_C) - root._faded = !root._faded; _userNum = 0; } } + // navigate with arrow keys + Shortcut { sequence: StandardKey.MoveToNextLine; enabled: root.arrowNavigation; onActivated: goToNextSlide() } + Shortcut { sequence: StandardKey.MoveToPreviousLine; enabled: root.arrowNavigation; onActivated: goToPreviousSlide() } + Shortcut { sequence: StandardKey.MoveToNextChar; enabled: root.arrowNavigation; onActivated: goToNextSlide() } + Shortcut { sequence: StandardKey.MoveToPreviousChar; enabled: root.arrowNavigation; onActivated: goToPreviousSlide() } + + // presentation-specific single-key shortcuts (which interfere with normal typing) + Shortcut { sequence: " "; enabled: root.keyShortcutsEnabled; onActivated: goToNextSlide() } + Shortcut { sequence: "c"; enabled: root.keyShortcutsEnabled; onActivated: root._faded = !root._faded } + + // standard shortcuts + Shortcut { sequence: StandardKey.MoveToNextPage; onActivated: goToNextSlide() } + Shortcut { sequence: StandardKey.MoveToPreviousPage; onActivated: goToPreviousSlide() } + Shortcut { sequence: StandardKey.Quit; onActivated: Qt.quit() } + Rectangle { z: 1000 color: "black" @@ -219,16 +181,61 @@ Item { title: "QML Presentation: Notes" visible: root.showNotes - Text { + Flickable { anchors.fill: parent - anchors.margins: parent.height * 0.1; + contentWidth: parent.width + contentHeight: textContainer.height - font.pixelSize: 16 - wrapMode: Text.WordWrap + Item { + id: textContainer + width: parent.width + height: notesText.height + 2 * notesText.padding - property string notes: root.slides[root.currentSlide].notes; - text: notes == "" ? "Slide has no notes..." : notes; - font.italic: notes == ""; + Text { + id: notesText + + property real padding: 16; + + x: padding + y: padding + width: parent.width - 2 * padding + + + font.pixelSize: 16 + wrapMode: Text.WordWrap + + property string notes: root.slides[root.currentSlide].notes; + + onNotesChanged: { + var result = ""; + + var lines = notes.split("\n"); + var beginNewLine = false + for (var i=0; i 0) + result += " "; + result += line; + } + } + + if (result.length == 0) { + font.italic = true; + text = "no notes.." + } else { + font.italic = false; + text = result; + } + } + } + } } } } diff --git a/src/qml/calamares/slideshow/Slide.qml b/src/qml/calamares/slideshow/Slide.qml index e46b5687d..d5c43c830 100644 --- a/src/qml/calamares/slideshow/Slide.qml +++ b/src/qml/calamares/slideshow/Slide.qml @@ -167,20 +167,19 @@ Item { Rectangle { id: dot - y: baseFontSize * row.indentFactor / 2 - width: baseFontSize / 4 - height: baseFontSize / 4 + anchors.baseline: text.baseline + anchors.baselineOffset: -text.font.pixelSize / 2 + width: text.font.pixelSize / 3 + height: text.font.pixelSize / 3 color: slide.textColor radius: width / 2 - smooth: true opacity: text.text.length == 0 ? 0 : 1 } - Rectangle { + Item { id: space - width: dot.width * 2 + width: dot.width * 1.5 height: 1 - color: "#00ffffff" } Text { From 6f00dd761bdd44a017c41f80e3e04172e9ca92f5 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 13:31:38 +0200 Subject: [PATCH 434/447] Licensing: add header to slideshow copyright --- src/qml/calamares/slideshow/Presentation.qml | 6 ++++++ src/qml/calamares/slideshow/Slide.qml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/src/qml/calamares/slideshow/Presentation.qml b/src/qml/calamares/slideshow/Presentation.qml index 00903bfa3..2e4778888 100644 --- a/src/qml/calamares/slideshow/Presentation.qml +++ b/src/qml/calamares/slideshow/Presentation.qml @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: LGPL-2.1 + * License-Filename: LICENSES/LGPLv2.1-Presentation + */ + /**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. diff --git a/src/qml/calamares/slideshow/Slide.qml b/src/qml/calamares/slideshow/Slide.qml index d5c43c830..e033e3c17 100644 --- a/src/qml/calamares/slideshow/Slide.qml +++ b/src/qml/calamares/slideshow/Slide.qml @@ -1,3 +1,9 @@ +/* === This file is part of Calamares - === + * + * SPDX-License-Identifier: LGPL-2.1 + * License-Filename: LICENSES/LGPLv2.1-Presentation + */ + /**************************************************************************** ** ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). From 2a4d8faa3ba4ff79cd58ee24f4da679534dc51ff Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 13:52:55 +0200 Subject: [PATCH 435/447] Presentation: re-implement looping, keyboard-nav --- src/qml/calamares/slideshow/Presentation.qml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/qml/calamares/slideshow/Presentation.qml b/src/qml/calamares/slideshow/Presentation.qml index 2e4778888..b53b9fc55 100644 --- a/src/qml/calamares/slideshow/Presentation.qml +++ b/src/qml/calamares/slideshow/Presentation.qml @@ -1,4 +1,7 @@ /* === This file is part of Calamares - === + * + * Copyright 2017, Adriaan de Groot + * - added looping, keys-instead-of-shortcut * * SPDX-License-Identifier: LGPL-2.1 * License-Filename: LICENSES/LGPLv2.1-Presentation @@ -98,6 +101,8 @@ Item { onCurrentSlideChanged: { switchSlides(root.slides[_lastShownSlide], root.slides[currentSlide], currentSlide > _lastShownSlide) _lastShownSlide = currentSlide + // Always keep focus on the slideshow + root.focus = true } function goToNextSlide() { @@ -110,6 +115,8 @@ Item { } if (currentSlide + 1 < root.slides.length) ++currentSlide; + else + currentSlide = 0; // Loop at the end } function goToPreviousSlide() { @@ -143,6 +150,13 @@ Item { } } + focus: true // Keep focus + + // Navigation through key events, too + Keys.onSpacePressed: goToNextSlide() + Keys.onRightPressed: goToNextSlide() + Keys.onLeftPressed: goToPreviousSlide() + // navigate with arrow keys Shortcut { sequence: StandardKey.MoveToNextLine; enabled: root.arrowNavigation; onActivated: goToNextSlide() } Shortcut { sequence: StandardKey.MoveToPreviousLine; enabled: root.arrowNavigation; onActivated: goToPreviousSlide() } From ff40d174bd17c83535b04b150da6a16ed5f6970a Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 25 Sep 2017 16:02:43 +0200 Subject: [PATCH 436/447] [core] Automatic merge of Transifex translations --- lang/calamares_cs_CZ.ts | 4 ++-- lang/calamares_da.ts | 10 +++++----- lang/calamares_ja.ts | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lang/calamares_cs_CZ.ts b/lang/calamares_cs_CZ.ts index 3bc430080..1bf3c9ae0 100644 --- a/lang/calamares_cs_CZ.ts +++ b/lang/calamares_cs_CZ.ts @@ -1162,12 +1162,12 @@ Instalační program bude ukončen a všechny změny ztraceny. &Cancel - + &Zrušit &OK - + &OK
diff --git a/lang/calamares_da.ts b/lang/calamares_da.ts index 6017dbb8c..5ce8ee77e 100644 --- a/lang/calamares_da.ts +++ b/lang/calamares_da.ts @@ -173,7 +173,7 @@ Output: External command finished with errors - Ekstern kommando blev færdiggjort uden fejl + Ekstern kommando blev færdiggjort med fejl @@ -702,7 +702,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. Creating new %1 partition table on %2. - Opretter ny %1 partitionstabel på %2. + Opretter ny %1-partitionstabel på %2. @@ -984,7 +984,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. Install %1 on <strong>new</strong> %2 system partition. - Installér %1 på den <strong>nye</strong> %2 systempartition. + Installér %1 på <strong>nye</strong> %2-systempartition. @@ -994,7 +994,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. Install %2 on %3 system partition <strong>%1</strong>. - Installér %2 på %3 systempartition <strong>%1</strong>. + Installér %2 på %3-systempartition <strong>%1</strong>. @@ -1772,7 +1772,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt. %1 system partition (%2) - %1 systempartition (%2) + %1-systempartition (%2) diff --git a/lang/calamares_ja.ts b/lang/calamares_ja.ts index 11668390a..320cfa3b0 100644 --- a/lang/calamares_ja.ts +++ b/lang/calamares_ja.ts @@ -1163,12 +1163,12 @@ The installer will quit and all changes will be lost. &Cancel - + 中止(&C) &OK - + 了解(&O) From dfeb33006b342762b8634b68830383229d210383 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 25 Sep 2017 16:02:43 +0200 Subject: [PATCH 437/447] [desktop] Automatic merge of Transifex translations --- calamares.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calamares.desktop b/calamares.desktop index 8cae765df..2dcc78fd2 100644 --- a/calamares.desktop +++ b/calamares.desktop @@ -12,7 +12,7 @@ Terminal=false StartupNotify=true Categories=Qt;System; -# Translations + Name[ca]=Calamares Icon[ca]=calamares GenericName[ca]=Instal·lador de sistema From 94e7735ee4bb35e8b5f1d8ac5df197e139af4176 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 25 Sep 2017 16:02:44 +0200 Subject: [PATCH 438/447] [python] Automatic merge of Transifex translations --- lang/python/cs_CZ/LC_MESSAGES/python.mo | Bin 709 -> 773 bytes lang/python/cs_CZ/LC_MESSAGES/python.po | 2 +- lang/python/ja/LC_MESSAGES/python.mo | Bin 662 -> 1095 bytes lang/python/ja/LC_MESSAGES/python.po | 8 ++++---- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/python/cs_CZ/LC_MESSAGES/python.mo b/lang/python/cs_CZ/LC_MESSAGES/python.mo index 26336e6c68f0b6cdc268bbe24822c2fab04195f1..f98f7f8ee0c3f9e7a22c3b3e71a3e62f990d37a1 100644 GIT binary patch delta 179 zcmX@g+R9dcPl#nI0}!wRu?!Hq05Lld=KwJXbO5m+5O)Hx2oTSP(i?y@Nc<=epJ8NR zxDKQxfp`fM1A`Qh-Up;bf%Hu%{T@gIm4WSH2GT4*3S|BY6 i#8pfT3{pUP3Xm2B((8dVP?~`mh*>7qdThKd!2|%i{tUYS diff --git a/lang/python/cs_CZ/LC_MESSAGES/python.po b/lang/python/cs_CZ/LC_MESSAGES/python.po index 7e93851dc..59616a830 100644 --- a/lang/python/cs_CZ/LC_MESSAGES/python.po +++ b/lang/python/cs_CZ/LC_MESSAGES/python.po @@ -53,4 +53,4 @@ msgstr[2] "" #: src/modules/packages/main.py:68 msgid "Install packages." -msgstr "" +msgstr "Instalovat balíčky." diff --git a/lang/python/ja/LC_MESSAGES/python.mo b/lang/python/ja/LC_MESSAGES/python.mo index 492de1bd4e0659f189c6f6ed4d6b8322623b5925..828391d79bdf3a09ff91995facea9d03f931dd3e 100644 GIT binary patch delta 553 zcmbQndYq&Fo)F7a1|Z-7Vi_Qg0b*_-o&&@nZ~}-0f%qg4ivaO$DE$FQgTz@G85m4} zv^bE~2GTx2+5kvb0O>VAyb_2(>cW^I`ZJ((Es$1WU~poX1Y{Tk6>NvnuYt5WkT1`| zzyQ?Czz)Q$KnxUSU;|>HFxas`ih&74Ow4qt_slCUNzBPnC`e4sPE1cN)?ElN2;mHInm7^GbjU^%Yb#O7ejgX{Km0 z1f}NYmqCqJhAG!W2&0?6arJA)`p3-^A2&BYZrb>`dC%jf9giE=J#Jd^xOwyArk#(Q zJ3xZXs~Lc{KpaMl>L)waK5l4Yz*PFQecAH~Z9r)xADE$f0gpvbJG)-aTmm&50L?44 AF#rGn delta 118 zcmX@kF^x6zo)F7a1|VPoVi_Q|0b*7ljsap2C;(zXAT9)A5g=}c(ldbc8b$_&wLlsq fAH@Wb&w Date: Mon, 25 Sep 2017 16:22:03 +0200 Subject: [PATCH 439/447] Finished: make notification optional FIXES #811 --- src/modules/finished/FinishedViewStep.cpp | 7 ++++++- src/modules/finished/FinishedViewStep.h | 1 + src/modules/finished/finished.conf | 13 +++++++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) diff --git a/src/modules/finished/FinishedViewStep.cpp b/src/modules/finished/FinishedViewStep.cpp index a4cc5c734..883314ace 100644 --- a/src/modules/finished/FinishedViewStep.cpp +++ b/src/modules/finished/FinishedViewStep.cpp @@ -34,6 +34,7 @@ FinishedViewStep::FinishedViewStep( QObject* parent ) : Calamares::ViewStep( parent ) , m_widget( new FinishedPage() ) , installFailed( false ) + , m_notifyOnFinished( false ) { auto jq = Calamares::JobQueue::instance(); connect( jq, &Calamares::JobQueue::failed, @@ -139,7 +140,8 @@ FinishedViewStep::onActivate() { m_widget->setUpRestart(); - sendNotification(); + if ( m_notifyOnFinished ) + sendNotification(); } @@ -179,6 +181,9 @@ FinishedViewStep::setConfigurationMap( const QVariantMap& configurationMap ) m_widget->setRestartNowCommand( "systemctl -i reboot" ); } } + if ( configurationMap.contains( "notifyOnFinished" ) && + configurationMap.value( "notifyOnFinished" ).type() == QVariant::Bool ) + m_notifyOnFinished = configurationMap.value( "notifyOnFinished" ).toBool(); } CALAMARES_PLUGIN_FACTORY_DEFINITION( FinishedViewStepFactory, registerPlugin(); ) diff --git a/src/modules/finished/FinishedViewStep.h b/src/modules/finished/FinishedViewStep.h index 6a11dc8a3..f13da9fb8 100644 --- a/src/modules/finished/FinishedViewStep.h +++ b/src/modules/finished/FinishedViewStep.h @@ -68,6 +68,7 @@ private: void sendNotification(); bool installFailed; + bool m_notifyOnFinished; }; CALAMARES_PLUGIN_FACTORY_DECLARATION( FinishedViewStepFactory ) diff --git a/src/modules/finished/finished.conf b/src/modules/finished/finished.conf index f93acb587..6bd8bb2d6 100644 --- a/src/modules/finished/finished.conf +++ b/src/modules/finished/finished.conf @@ -1,4 +1,17 @@ +Configuration for the "finished" page, which is usually shown only at +the end of the installation (successful or not). --- +# The finished page can hold a "restart system now" checkbox. +# If this is false, no checkbox is show and the system is not restarted +# when Calamares exits. restartNowEnabled: true +# Initial state of the checkbox "restart now". restartNowChecked: false +# If the checkbox is shown, and the checkbox is checked, then when +# Calamares exits from the finished-page it will run this command. restartNowCommand: "systemctl -i reboot" + +# When the last page is (successfully) reached, send a DBus notification +# to the desktop that the installation is done. This works only if the +# user as whom Calamares is run, can reach the regular desktop session bus. +notifyOnFinished: false From 7f00073e7fb345804614cf10a285d564c36972ab Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 16:23:47 +0200 Subject: [PATCH 440/447] Clang: warnings-- --- src/libcalamares/PythonJob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcalamares/PythonJob.h b/src/libcalamares/PythonJob.h index d13705ed8..2f0dbee07 100644 --- a/src/libcalamares/PythonJob.h +++ b/src/libcalamares/PythonJob.h @@ -39,7 +39,7 @@ public: const QString& workingPath, const QVariantMap& moduleConfiguration = QVariantMap(), QObject* parent = nullptr ); - virtual ~PythonJob(); + virtual ~PythonJob() override; QString prettyName() const override; QString prettyStatusMessage() const override; From 866d33889455c117793c05a31dafae8938b835ea Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 16:28:08 +0200 Subject: [PATCH 441/447] Clang: warnings-- --- src/libcalamaresui/modulesystem/PythonJobModule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcalamaresui/modulesystem/PythonJobModule.h b/src/libcalamaresui/modulesystem/PythonJobModule.h index e47d777c9..c82137cb8 100644 --- a/src/libcalamaresui/modulesystem/PythonJobModule.h +++ b/src/libcalamaresui/modulesystem/PythonJobModule.h @@ -40,7 +40,7 @@ protected: private: friend class Module; explicit PythonJobModule(); - virtual ~PythonJobModule(); + virtual ~PythonJobModule() override; QString m_scriptFileName; QString m_workingPath; From 6924bd7d2356ff156aca859acfd5931188a85ec6 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 16:33:48 +0200 Subject: [PATCH 442/447] Clang: produce fewer warnings (all caused by boost headers) --- CMakeLists.txt | 2 ++ src/libcalamares/CMakeLists.txt | 3 +++ 2 files changed, 5 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4d8f6f33b..8fed0a622 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -70,6 +70,7 @@ if( CMAKE_CXX_COMPILER_ID MATCHES "Clang" ) # mark_thirdparty_code( [...] ) # to switch off warnings for those sources. set( SUPPRESS_3RDPARTY_WARNINGS "-Wno-everything" ) + set( SUPPRESS_BOOST_WARNINGS " -Wno-zero-as-null-pointer-constant -Wno-disabled-macro-expansion" ) set( CMAKE_CXX_FLAGS_DEBUG "-g" ) set( CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" ) @@ -84,6 +85,7 @@ else() set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wl,--fatal-warnings -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type" ) set( SUPPRESS_3RDPARTY_WARNINGS "" ) + set( SUPPRESS_BOOST_WARNINGS "" ) endif() macro(mark_thirdparty_code) diff --git a/src/libcalamares/CMakeLists.txt b/src/libcalamares/CMakeLists.txt index b5bfa4c98..d62fa65e0 100644 --- a/src/libcalamares/CMakeLists.txt +++ b/src/libcalamares/CMakeLists.txt @@ -46,6 +46,9 @@ if( WITH_PYTHON ) PythonJob.cpp PythonJobApi.cpp ) + set_source_files_properties( PythonJob.cpp + PROPERTIES COMPILE_FLAGS ${SUPPRESS_BOOST_WARNINGS} + ) include_directories(${PYTHON_INCLUDE_DIRS}) link_directories(${PYTHON_LIBRARIES}) From cd3578ca71fc610936e97aad31ad5605281794bc Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 16:34:30 +0200 Subject: [PATCH 443/447] Bump version number --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8fed0a622..80d925b15 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -164,7 +164,7 @@ set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX ### Bump version here set( CALAMARES_VERSION_MAJOR 3 ) set( CALAMARES_VERSION_MINOR 1 ) -set( CALAMARES_VERSION_PATCH 4 ) +set( CALAMARES_VERSION_PATCH 5 ) set( CALAMARES_VERSION_RC 0 ) set( CALAMARES_VERSION ${CALAMARES_VERSION_MAJOR}.${CALAMARES_VERSION_MINOR}.${CALAMARES_VERSION_PATCH} ) From 574bb61592d71469c7e64754ac2b075bcf4d4e54 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 16:35:58 +0200 Subject: [PATCH 444/447] Code-style: format the finished module --- src/modules/finished/FinishedPage.cpp | 20 ++++++++++---------- src/modules/finished/FinishedViewStep.cpp | 8 ++++---- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/modules/finished/FinishedPage.cpp b/src/modules/finished/FinishedPage.cpp index bfaad165d..43e9f5329 100644 --- a/src/modules/finished/FinishedPage.cpp +++ b/src/modules/finished/FinishedPage.cpp @@ -50,11 +50,11 @@ FinishedPage::FinishedPage( QWidget* parent ) CALAMARES_RETRANSLATE( ui->retranslateUi( this ); ui->mainText->setText( tr( "

All done.


" - "%1 has been installed on your computer.
" - "You may now restart into your new system, or continue " - "using the %2 Live environment." ) - .arg( *Calamares::Branding::VersionedName ) - .arg( *Calamares::Branding::ProductName ) ); + "%1 has been installed on your computer.
" + "You may now restart into your new system, or continue " + "using the %2 Live environment." ) + .arg( *Calamares::Branding::VersionedName ) + .arg( *Calamares::Branding::ProductName ) ); ) } @@ -90,7 +90,7 @@ FinishedPage::setUpRestart() this, [this] { if ( ui->restartCheckBox->isVisible() && - ui->restartCheckBox->isChecked() ) + ui->restartCheckBox->isChecked() ) QProcess::execute( "/bin/sh", { "-c", m_restartNowCommand } ); } ); } @@ -108,9 +108,9 @@ FinishedPage::onInstallationFailed( const QString& message, const QString& detai { Q_UNUSED( details ); ui->mainText->setText( tr( "

Installation Failed


" - "%1 has not been installed on your computer.
" - "The error message was: %2." ) - .arg( *Calamares::Branding::VersionedName ) - .arg( message ) ); + "%1 has not been installed on your computer.
" + "The error message was: %2." ) + .arg( *Calamares::Branding::VersionedName ) + .arg( message ) ); setRestartNowEnabled( false ); } diff --git a/src/modules/finished/FinishedViewStep.cpp b/src/modules/finished/FinishedViewStep.cpp index 883314ace..d3beacb82 100644 --- a/src/modules/finished/FinishedViewStep.cpp +++ b/src/modules/finished/FinishedViewStep.cpp @@ -111,7 +111,7 @@ FinishedViewStep::sendNotification() { // If the installation failed, don't send notification popup; // there's a (modal) dialog popped up with the failure notice. - if (installFailed) + if ( installFailed ) return; QDBusInterface notify( "org.freedesktop.Notifications", "/org/freedesktop/Notifications", "org.freedesktop.Notifications" ); @@ -154,8 +154,8 @@ FinishedViewStep::jobs() const void FinishedViewStep::onInstallationFailed( const QString& message, const QString& details ) { - Q_UNUSED(message); - Q_UNUSED(details); + Q_UNUSED( message ); + Q_UNUSED( details ); installFailed = true; } @@ -182,7 +182,7 @@ FinishedViewStep::setConfigurationMap( const QVariantMap& configurationMap ) } } if ( configurationMap.contains( "notifyOnFinished" ) && - configurationMap.value( "notifyOnFinished" ).type() == QVariant::Bool ) + configurationMap.value( "notifyOnFinished" ).type() == QVariant::Bool ) m_notifyOnFinished = configurationMap.value( "notifyOnFinished" ).toBool(); } From 83d0524935c385ed3bf9e72f1c144ccc2b865376 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 16:50:48 +0200 Subject: [PATCH 445/447] Fix docs links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e30b67155..dcb5e3b67 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Coverity Scan Build Status](https://scan.coverity.com/projects/5389/badge.svg)](https://scan.coverity.com/projects/5389) [![GitHub license](https://img.shields.io/github/license/calamares/calamares.svg)](https://github.com/calamares/calamares/blob/master/LICENSE) -| [Report a Bug](https://calamares.io/bugs/) | [Contribute](https://github.com/calamares/calamares/blob/master/HACKING.md) | [Translate](https://www.transifex.com/projects/p/calamares/) | Freenode (IRC): #calamares | [Wiki](https://github.com/calamares/calamares/wiki) | +| [Report a Bug](https://github.com/calamares/calamares/issues/new) | [Contribute](https://github.com/calamares/calamares/blob/master/ci/HACKING.md) | [Translate](https://www.transifex.com/projects/p/calamares/) | Freenode (IRC): #calamares | [Wiki](https://github.com/calamares/calamares/wiki) | |:-----------------------------------------:|:----------------------:|:-----------------------:|:--------------------------:|:--------------------------:| ### Dependencies From dcc66c27939802d76717f4e5f1330561283a5474 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 17:08:09 +0200 Subject: [PATCH 446/447] Clang: for gcc, don't produce empty COMPILE_FLAGS --- src/libcalamares/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcalamares/CMakeLists.txt b/src/libcalamares/CMakeLists.txt index d62fa65e0..d52e60bfa 100644 --- a/src/libcalamares/CMakeLists.txt +++ b/src/libcalamares/CMakeLists.txt @@ -47,7 +47,7 @@ if( WITH_PYTHON ) PythonJobApi.cpp ) set_source_files_properties( PythonJob.cpp - PROPERTIES COMPILE_FLAGS ${SUPPRESS_BOOST_WARNINGS} + PROPERTIES COMPILE_FLAGS "${SUPPRESS_BOOST_WARNINGS}" ) include_directories(${PYTHON_INCLUDE_DIRS}) From c0867c76fd1a8defbac1a58ac684c10ceab36121 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 25 Sep 2017 17:13:33 +0200 Subject: [PATCH 447/447] Document another way to create tarballs --- ci/RELEASE.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ci/RELEASE.md b/ci/RELEASE.md index 5589916ed..640a91156 100644 --- a/ci/RELEASE.md +++ b/ci/RELEASE.md @@ -38,8 +38,13 @@ The Calamares release process fairly complete translations. #### (2) Tarball -* Create tarball: `git-archive-all -v calamares-1.1-rc1.tar.gz` . Double check - that the tarball matches the version number. +* Create tarball: `git-archive-all -v calamares-1.1-rc1.tar.gz` or without + the helper script, + ``` + V=calamares-3.1.5 + git archive -o $V.tar.gz --prefix $V/ master + ``` + Double check that the tarball matches the version number. * Test tarball. #### (3) Tag