diff -Nru libreoffice-6.0.6~rc1/configure.ac libreoffice-6.0.6/configure.ac --- libreoffice-6.0.6~rc1/configure.ac 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/configure.ac 2018-07-27 13:15:59.000000000 +0000 @@ -9,7 +9,7 @@ # several non-alphanumeric characters, those are split off and used only for the # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea. -AC_INIT([LibreOffice],[6.0.6.1],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.0.6.2],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) diff -Nru libreoffice-6.0.6~rc1/cui/source/dialogs/cuicharmap.cxx libreoffice-6.0.6/cui/source/dialogs/cuicharmap.cxx --- libreoffice-6.0.6~rc1/cui/source/dialogs/cuicharmap.cxx 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/cui/source/dialogs/cuicharmap.cxx 2018-07-27 13:15:59.000000000 +0000 @@ -215,7 +215,7 @@ sal_UCS4 SvxCharacterMap::GetChar() const { - return m_pShowSet->GetSelectCharacter(); + return (m_pShowChar->GetText()).toChar(); } diff -Nru libreoffice-6.0.6~rc1/debian/changelog libreoffice-6.0.6/debian/changelog --- libreoffice-6.0.6~rc1/debian/changelog 2018-07-10 19:59:03.000000000 +0000 +++ libreoffice-6.0.6/debian/changelog 2018-08-03 05:05:36.000000000 +0000 @@ -1,4 +1,4 @@ -libreoffice (1:6.0.6~rc1-0ubuntu0.14.04.1) trusty; urgency=medium +libreoffice (1:6.0.6-0ubuntu0.14.04.1) trusty; urgency=medium * Backport from bionic - Use internal libraries as needed @@ -12,7 +12,13 @@ - Lower debhelper/dpkg requirements - Explicitly build-depend on dh-strip-nondeterminism - -- Rico Tzschichholz Tue, 10 Jul 2018 21:59:03 +0200 + -- Rico Tzschichholz Fri, 03 Aug 2018 07:05:36 +0200 + +libreoffice (1:6.0.6-0ubuntu0.18.04.1) bionic; urgency=medium + + * New upstream release + + -- Rico Tzschichholz Fri, 03 Aug 2018 07:05:36 +0200 libreoffice (1:6.0.6~rc1-0ubuntu0.18.04.1) bionic; urgency=medium diff -Nru libreoffice-6.0.6~rc1/debian/rules libreoffice-6.0.6/debian/rules --- libreoffice-6.0.6~rc1/debian/rules 2018-07-10 19:59:03.000000000 +0000 +++ libreoffice-6.0.6/debian/rules 2018-08-03 05:05:36.000000000 +0000 @@ -71,7 +71,7 @@ GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice # bootstraping this from the source tree is breaking get-orig-source #lo_sources_ver=$(shell grep AC_INIT $(SOURCE_TREE)/configure.ac | grep documentfoundation | cut -d, -f2 | sed -e 's,\[,,' -e 's,\],,') -lo_sources_ver=6.0.6.1 +lo_sources_ver=6.0.6.2 # NOT in proper libreoffice-3-6 branch # use ./g checkout -b tag-libreoffice-3.6.2.1 libreoffice-3.6.2.1 GIT_TAG=libreoffice-$(lo_sources_ver) diff -Nru libreoffice-6.0.6~rc1/embeddedobj/source/msole/oleembed.cxx libreoffice-6.0.6/embeddedobj/source/msole/oleembed.cxx --- libreoffice-6.0.6~rc1/embeddedobj/source/msole/oleembed.cxx 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/embeddedobj/source/msole/oleembed.cxx 2018-07-27 13:15:59.000000000 +0000 @@ -659,7 +659,7 @@ { bool lcl_CopyStream(const uno::Reference& xIn, const uno::Reference& xOut, sal_Int32 nMaxCopy = SAL_MAX_INT32) { - if (nMaxCopy == 0) + if (nMaxCopy <= 0) return false; const sal_Int32 nChunkSize = 4096; diff -Nru libreoffice-6.0.6~rc1/readlicense_oo/license/CREDITS.fodt libreoffice-6.0.6/readlicense_oo/license/CREDITS.fodt --- libreoffice-6.0.6~rc1/readlicense_oo/license/CREDITS.fodt 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/readlicense_oo/license/CREDITS.fodt 2018-07-27 13:15:59.000000000 +0000 @@ -1,13 +1,13 @@ - Credits » LibreOfficeCreditscontributorscodersdevelopersCredits for the LibreOffice development/coding.LibreOffice/6.0.4.2$Linux_X86_64 LibreOffice_project/9b0d9b32d5dcda91d2f1a96dc04c645c450872bf2012-02-20T22:17:18.060000000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA + Credits » LibreOfficeCreditscontributorscodersdevelopersCredits for the LibreOffice development/coding.LibreOffice/6.0.5.2$Linux_X86_64 LibreOffice_project/54c8cbb85f300ac59db32fe8a675ff7683cd5a162012-02-20T22:17:18.060000000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA - 579 + 116926 501 41965 - 20242 + 21327 true true @@ -16,9 +16,9 @@ 3649 3471 501 - 579 + 116926 42464 - 20819 + 138252 0 0 false @@ -72,7 +72,7 @@ false false true - 7852923 + 7870590 false false false @@ -321,17 +321,23 @@ - + - + - + + + + + + + @@ -393,23 +399,26 @@ - + - + - + - + + + + @@ -507,6 +516,9 @@ + + + @@ -1039,14 +1051,14 @@ Credits - 1346 individuals contributed to OpenOffice.org (and whose contributions were imported into LibreOffice) or LibreOffice until 2018-06-14 16:54:11. + 1352 individuals contributed to OpenOffice.org (and whose contributions were imported into LibreOffice) or LibreOffice until 2018-07-27 09:55:44. * marks developers whose first contributions happened after 2010-09-28. Developers committing code since 2010-09-28 - + Ruediger TimmCommits: 82464Joined: 2000-10-10 @@ -1066,13 +1078,13 @@ Vladimir GlazunovCommits: 25434Joined: 2000-12-04 - Caolán McNamaraCommits: 24344Joined: 2000-10-10 + Caolán McNamaraCommits: 24493Joined: 2000-10-10 - Stephan BergmannCommits: 16101Joined: 2000-10-04 + Stephan BergmannCommits: 16229Joined: 2000-10-04 - *Noel GrandinCommits: 9508Joined: 2011-12-12 + *Noel GrandinCommits: 9830Joined: 2011-12-12 @@ -1080,10 +1092,10 @@ Ivo HinkelmannCommits: 9480Joined: 2002-09-09 - Tor LillqvistCommits: 8277Joined: 2010-03-23 + Tor LillqvistCommits: 8298Joined: 2010-03-23 - Miklos VajnaCommits: 6974Joined: 2010-07-29 + Miklos VajnaCommits: 7029Joined: 2010-07-29 Michael StahlCommits: 6417Joined: 2008-06-16 @@ -1094,13 +1106,13 @@ Kohei YoshidaCommits: 5560Joined: 2009-06-19 - *Markus MohrhardCommits: 5132Joined: 2011-03-17 + *Markus MohrhardCommits: 5157Joined: 2011-03-17 Frank Schoenheit [fs]Commits: 5008Joined: 2000-09-19 - Eike RathkeCommits: 4416Joined: 2000-10-11 + Eike RathkeCommits: 4474Joined: 2000-10-11 @@ -1122,18 +1134,18 @@ Oliver SpechtCommits: 2548Joined: 2000-09-21 - Jan HolesovskyCommits: 2535Joined: 2009-06-23 + Jan HolesovskyCommits: 2539Joined: 2009-06-23 - *Julien NabetCommits: 2476Joined: 2010-11-04 + *Julien NabetCommits: 2483Joined: 2010-11-04 - Michael MeeksCommits: 2289Joined: 2004-08-05 + Michael MeeksCommits: 2296Joined: 2004-08-05 - Bjoern MichaelsenCommits: 2256Joined: 2009-10-14 + Bjoern MichaelsenCommits: 2258Joined: 2009-10-14 *Norbert ThiebaudCommits: 2176Joined: 2010-09-29 @@ -1147,7 +1159,7 @@ - *Tomaž VajngerlCommits: 1881Joined: 2012-06-02 + *Tomaž VajngerlCommits: 1910Joined: 2012-06-02 Christian LippkaCommits: 1805Joined: 2000-09-25 @@ -1161,21 +1173,21 @@ - Luboš LuňákCommits: 1551Joined: 2010-09-21 + Luboš LuňákCommits: 1585Joined: 2010-09-21 - *Takeshi AbeCommits: 1425Joined: 2010-11-08 + *Takeshi AbeCommits: 1444Joined: 2010-11-08 - Armin Le GrandCommits: 1402Joined: 2000-09-25 + Armin Le GrandCommits: 1420Joined: 2000-09-25 - Thorsten BehrensCommits: 1352Joined: 2001-04-25 + Thorsten BehrensCommits: 1359Joined: 2001-04-25 - Fridrich ŠtrbaCommits: 1336Joined: 2007-02-22 + Fridrich ŠtrbaCommits: 1337Joined: 2007-02-22 Thomas Lange [tl]Commits: 1310Joined: 2000-09-22 @@ -1184,7 +1196,7 @@ Niklas NebelCommits: 1296Joined: 2000-09-19 - *Matteo CasalinCommits: 1220Joined: 2011-11-13 + *Matteo CasalinCommits: 1237Joined: 2011-11-13 @@ -1192,7 +1204,7 @@ Daniel Rentz [dr]Commits: 1206Joined: 2000-09-28 - *Chris SherlockCommits: 1203Joined: 2013-02-25 + *Chris SherlockCommits: 1204Joined: 2013-02-25 *Lionel Elie MamaneCommits: 1022Joined: 2011-01-15 @@ -1254,99 +1266,99 @@ Release EngineeringCommits: 728Joined: 2008-10-02 - Christian LohmaierCommits: 679Joined: 2008-06-01 + *Andrea GelminiCommits: 703Joined: 2014-10-30 - Joerg Skottke [jsk]Commits: 678Joined: 2008-06-17 + Christian LohmaierCommits: 696Joined: 2008-06-01 - *Maxim MonastirskyCommits: 677Joined: 2013-10-27 + *Olivier HallotCommits: 694Joined: 2010-10-25 - *Olivier HallotCommits: 664Joined: 2010-10-25 + *Maxim MonastirskyCommits: 685Joined: 2013-10-27 - *Joseph PowersCommits: 658Joined: 2010-10-15 + Joerg Skottke [jsk]Commits: 678Joined: 2008-06-17 - Kai SommerfeldCommits: 651Joined: 2000-10-10 + *Joseph PowersCommits: 658Joined: 2010-10-15 - Ingrid HalamaCommits: 639Joined: 2001-01-19 + Kai SommerfeldCommits: 651Joined: 2000-10-10 - *Andrea GelminiCommits: 626Joined: 2014-10-30 + Ingrid HalamaCommits: 639Joined: 2001-01-19 - *Samuel MehrbrodtCommits: 619Joined: 2011-06-08 + *Samuel MehrbrodtCommits: 629Joined: 2011-06-08 - *Rafael DominguezCommits: 606Joined: 2011-02-13 + *Katarina BehrensCommits: 625Joined: 2010-10-13 - *Katarina BehrensCommits: 581Joined: 2010-10-13 + *Rafael DominguezCommits: 606Joined: 2011-02-13 - *Yousuf PhilipsCommits: 569Joined: 2014-09-21 + *Zdeněk CrhonekCommits: 580Joined: 2016-05-19 - *Zdeněk CrhonekCommits: 554Joined: 2016-05-19 + *Yousuf PhilipsCommits: 569Joined: 2014-09-21 - Thomas Benisch [tbe]Commits: 551Joined: 2000-10-23 + *Jochen NitschkeCommits: 560Joined: 2016-02-02 - *Xisco FauliCommits: 546Joined: 2011-02-06 + Thomas Benisch [tbe]Commits: 551Joined: 2000-10-23 - *Jochen NitschkeCommits: 545Joined: 2016-02-02 + *Xisco FauliCommits: 546Joined: 2011-02-06 - *Khaled HosnyCommits: 522Joined: 2011-01-28 + *Gabor KelemenCommits: 532Joined: 2013-06-18 - Jürgen SchmidtCommits: 512Joined: 2000-10-09 + *Khaled HosnyCommits: 524Joined: 2011-01-28 - *Gabor KelemenCommits: 511Joined: 2013-06-18 + *Mike KaganskiCommits: 518Joined: 2015-04-26 - Rene EngelhardCommits: 492Joined: 2005-03-14 + Jürgen SchmidtCommits: 512Joined: 2000-10-09 - *Mike KaganskiCommits: 490Joined: 2015-04-26 + Rene EngelhardCommits: 494Joined: 2005-03-14 - *Peter FoleyCommits: 488Joined: 2011-09-04 + *andreas kainzCommits: 491Joined: 2015-03-18 - *Szymon KłosCommits: 483Joined: 2014-03-22 + *Peter FoleyCommits: 489Joined: 2011-09-04 - *jan IversenCommits: 474Joined: 2015-11-03 + *Szymon KłosCommits: 483Joined: 2014-03-22 - Andreas BregasCommits: 470Joined: 2000-09-25 + *jan IversenCommits: 474Joined: 2015-11-03 - *andreas kainzCommits: 422Joined: 2015-03-18 + Andreas BregasCommits: 470Joined: 2000-09-25 - *Jan-Marek GlogowskiCommits: 399Joined: 2013-11-14 + *Jan-Marek GlogowskiCommits: 414Joined: 2013-11-14 Dirk VoelzkeCommits: 392Joined: 2000-11-27 @@ -1360,13 +1372,13 @@ Oliver-Rainer WittmannCommits: 372Joined: 2002-08-09 - Martin HollmichelCommits: 371Joined: 2000-09-19 + *Adolfo Jayme BarrientosCommits: 371Joined: 2013-06-21 - *Adolfo Jayme BarrientosCommits: 366Joined: 2013-06-21 + Martin HollmichelCommits: 371Joined: 2000-09-19 - *Pranav KantCommits: 363Joined: 2015-03-01 + *Pranav KantCommits: 366Joined: 2015-03-01 @@ -1380,21 +1392,21 @@ *David OstrovskyCommits: 329Joined: 2012-04-01 - Radek DoulikCommits: 305Joined: 2010-05-03 + *Justin LuthCommits: 324Joined: 2014-09-30 - *Justin LuthCommits: 302Joined: 2014-09-30 + *Jens CarlCommits: 318Joined: 2014-05-28 - *Chr. RossmanithCommits: 300Joined: 2011-01-03 + Radek DoulikCommits: 305Joined: 2010-05-03 - *Jens CarlCommits: 286Joined: 2014-05-28 + *László NémethCommits: 302Joined: 2010-09-29 - *László NémethCommits: 286Joined: 2010-09-29 + *Chr. RossmanithCommits: 300Joined: 2011-01-03 @@ -1402,49 +1414,49 @@ *August SodoraCommits: 285Joined: 2011-10-18 - *Siqi LiuCommits: 277Joined: 2013-04-13 + *Michael StahlCommits: 280Joined: 2018-04-03 - *Pierre-André JacquodCommits: 276Joined: 2010-11-13 + *Siqi LiuCommits: 277Joined: 2013-04-13 - Lars LanghansCommits: 260Joined: 2000-09-22 + *Pierre-André JacquodCommits: 276Joined: 2010-11-13 - Muthu SubramanianCommits: 250Joined: 2010-08-25 + Lars LanghansCommits: 260Joined: 2000-09-22 - *Robert Antoni Buj GelonchCommits: 247Joined: 2014-06-11 + Muthu SubramanianCommits: 250Joined: 2010-08-25 - *Marco CecchettiCommits: 244Joined: 2011-04-14 + *Marco CecchettiCommits: 249Joined: 2011-04-14 - *Michael StahlCommits: 244Joined: 2018-04-03 + *Robert Antoni Buj GelonchCommits: 247Joined: 2014-06-11 - *Laurent BPCommits: 235Joined: 2011-08-31 + *Laurent BPCommits: 239Joined: 2011-08-31 - *Arnaud VersiniCommits: 235Joined: 2010-10-05 + *Arnaud VersiniCommits: 236Joined: 2010-10-05 - *Ashod NakashianCommits: 221Joined: 2015-01-07 + *Ashod NakashianCommits: 222Joined: 2015-01-07 - *Stanislav HoracekCommits: 202Joined: 2012-12-09 + *Winfried DonkersCommits: 205Joined: 2011-11-11 - Ingo SchmidtCommits: 202Joined: 2004-02-05 + *Stanislav HoracekCommits: 202Joined: 2012-12-09 - *Winfried DonkersCommits: 200Joined: 2011-11-11 + Ingo SchmidtCommits: 202Joined: 2004-02-05 *Jacobo Aragunde PérezCommits: 192Joined: 2013-09-25 @@ -1461,49 +1473,49 @@ *François TigeotCommits: 176Joined: 2011-01-31 - *Philipp RiemerCommits: 171Joined: 2012-05-25 + *Mark HungCommits: 171Joined: 2014-11-04 - Bartosz KosiorekCommits: 160Joined: 2010-09-17 + *Philipp RiemerCommits: 171Joined: 2012-05-25 - *Nigel HawkinsCommits: 160Joined: 2010-10-28 + Bartosz KosiorekCommits: 162Joined: 2010-09-17 - *Artur DordaCommits: 151Joined: 2012-04-15 + *Nigel HawkinsCommits: 160Joined: 2010-10-28 - *Johnny_MCommits: 151Joined: 2016-05-12 + *Muhammet KaraCommits: 153Joined: 2016-03-20 - *Gert FallerCommits: 151Joined: 2010-10-25 + *Johnny_MCommits: 152Joined: 2016-05-12 - *Alexander WilmsCommits: 151Joined: 2012-05-26 + *Artur DordaCommits: 151Joined: 2012-04-15 - *Mark HungCommits: 146Joined: 2014-11-04 + *Gert FallerCommits: 151Joined: 2010-10-25 - *Muhammet KaraCommits: 143Joined: 2016-03-20 + *Alexander WilmsCommits: 151Joined: 2012-05-26 - Gregor HartmannCommits: 141Joined: 2000-10-12 + *Henry CastroCommits: 143Joined: 2015-01-09 - *Matthias FreundCommits: 139Joined: 2013-02-08 + Gregor HartmannCommits: 141Joined: 2000-10-12 - Giuseppe CastagnoCommits: 138Joined: 2007-12-09 + *Matthias FreundCommits: 139Joined: 2013-02-08 - *Henry CastroCommits: 138Joined: 2015-01-09 + Giuseppe CastagnoCommits: 138Joined: 2007-12-09 *Artur DryomovCommits: 137Joined: 2013-03-14 @@ -1511,19 +1523,22 @@ + *Tamas BunthCommits: 130Joined: 2016-03-08 + + *Jesús CorriusCommits: 130Joined: 2010-10-07 *Philipp WeissenbacherCommits: 129Joined: 2011-10-28 - *Tomáš ChvátalCommits: 127Joined: 2011-07-27 + *Tomáš ChvátalCommits: 129Joined: 2011-07-27 + + *Ariel Constenla-HaileCommits: 126Joined: 2012-01-16 - - *haochenCommits: 126Joined: 2013-10-10 @@ -1531,9 +1546,6 @@ Helge Delfs [hde]Commits: 126Joined: 2009-07-28 - *Tamas BunthCommits: 125Joined: 2016-03-08 - - Takashi OnoCommits: 122Joined: 2009-12-10 @@ -1545,10 +1557,10 @@ *Sebastian SpaethCommits: 119Joined: 2010-09-28 - Kalman Szalai - KAMICommits: 116Joined: 2010-09-14 + *Jean-Pierre LedureCommits: 117Joined: 2013-10-12 - *Jean-Pierre LedureCommits: 114Joined: 2013-10-12 + Kalman Szalai - KAMICommits: 116Joined: 2010-09-14 @@ -1562,26 +1574,26 @@ *Akshay DeepCommits: 110Joined: 2016-01-23 - *Louis-Francis Ratté-BoulianneCommits: 102Joined: 2014-10-29 + *heiko tietzeCommits: 104Joined: 2016-10-06 - *Rishabh KumarCommits: 100Joined: 2015-02-13 + *Louis-Francis Ratté-BoulianneCommits: 102Joined: 2014-10-29 - *heiko tietzeCommits: 99Joined: 2016-10-06 + *Dennis FrancisCommits: 102Joined: 2015-04-15 - *Thomas KlausnerCommits: 98Joined: 2010-10-01 + *Rishabh KumarCommits: 100Joined: 2015-02-13 - *Laurent GodardCommits: 93Joined: 2011-05-06 + *Thomas KlausnerCommits: 99Joined: 2010-10-01 - *Dennis FrancisCommits: 92Joined: 2015-04-15 + *Laurent GodardCommits: 93Joined: 2011-05-06 *Stefan KnorrCommits: 91Joined: 2011-07-04 @@ -1629,21 +1641,21 @@ *Ricardo MontaniaCommits: 82Joined: 2012-08-18 - *Tobias MadlCommits: 74Joined: 2014-09-15 + *Jim RaykowskiCommits: 77Joined: 2017-04-16 - *Gergo MocsiCommits: 72Joined: 2013-02-14 + *Vasily MelenchukCommits: 76Joined: 2015-01-27 - *Jim RaykowskiCommits: 72Joined: 2017-04-16 + *Tobias MadlCommits: 74Joined: 2014-09-15 - *weigaoCommits: 72Joined: 2014-05-07 + *Gergo MocsiCommits: 72Joined: 2013-02-14 - *Vasily MelenchukCommits: 71Joined: 2015-01-27 + *weigaoCommits: 72Joined: 2014-05-07 *Michael WeghornCommits: 70Joined: 2014-09-10 @@ -1685,10 +1697,10 @@ *Pierre-Eric Pelloux-PrayerCommits: 61Joined: 2012-06-20 - Wolfram Garten [wg]Commits: 61Joined: 2009-10-23 + *Juergen FunkCommits: 61Joined: 2014-09-17 - *Juergen FunkCommits: 60Joined: 2014-09-17 + Wolfram Garten [wg]Commits: 61Joined: 2009-10-23 @@ -1738,16 +1750,19 @@ *yangzhangCommits: 54Joined: 2013-11-04 + *Aron BudeaCommits: 53Joined: 2014-12-22 + + *Martin KepplingerCommits: 53Joined: 2011-02-18 *Rob SneldersCommits: 53Joined: 2011-02-08 + + *tageziCommits: 53Joined: 2015-09-16 - - *Efe Gürkan YALAMANCommits: 52Joined: 2012-08-01 @@ -1757,11 +1772,11 @@ *Faisal M. Al-OtaibiCommits: 51Joined: 2012-06-25 + + *Rachit GuptaCommits: 51Joined: 2014-01-18 - - *Cao Cuong NgoCommits: 51Joined: 2013-03-04 @@ -1771,9 +1786,6 @@ *Gulsah KoseCommits: 50Joined: 2015-03-14 - - *Aron BudeaCommits: 49Joined: 2014-12-22 - @@ -1808,18 +1820,21 @@ *Mihai VargaCommits: 46Joined: 2014-02-27 - *Susobhan GhoshCommits: 45Joined: 2016-01-03 + *Regina HenschelCommits: 46Joined: 2010-11-04 - mb93783Commits: 45Joined: 2009-07-15 + *Susobhan GhoshCommits: 45Joined: 2016-01-03 - *Eilidh McAdamCommits: 45Joined: 2011-03-10 + mb93783Commits: 45Joined: 2009-07-15 - *Regina HenschelCommits: 45Joined: 2010-11-04 + *Serge KrotCommits: 45Joined: 2015-10-25 + + + *Eilidh McAdamCommits: 45Joined: 2011-03-10 *Daniel RobertsonCommits: 44Joined: 2015-06-27 @@ -1827,11 +1842,11 @@ Volker Ahrendt [va]Commits: 44Joined: 2002-04-15 + + *Luc CastermansCommits: 43Joined: 2011-11-13 - - *Philippe JungCommits: 43Joined: 2015-05-01 @@ -1841,40 +1856,40 @@ *Mark WielaardCommits: 42Joined: 2013-05-13 + + *Sébastien Le RayCommits: 41Joined: 2011-02-10 - - *Christian M. HellerCommits: 41Joined: 2013-02-24 - *Serge KrotCommits: 41Joined: 2015-10-25 + *Luke DellerCommits: 41Joined: 2012-11-26 *Tsutomu UchinoCommits: 41Joined: 2014-01-08 - - *Francisco SaitoCommits: 40Joined: 2011-03-21 - - *Kayo HamidCommits: 39Joined: 2010-10-09 + *Francisco SaitoCommits: 40Joined: 2011-03-21 - *minwangCommits: 39Joined: 2013-11-04 + *Samuel ThibaultCommits: 40Joined: 2018-02-15 - *Luke DellerCommits: 39Joined: 2012-11-26 + *Kayo HamidCommits: 39Joined: 2010-10-09 - *Marc-André LaverdièreCommits: 39Joined: 2011-06-21 + *minwangCommits: 39Joined: 2013-11-04 + *Marc-André LaverdièreCommits: 39Joined: 2011-06-21 + + *Valentin KettnerCommits: 38Joined: 2014-03-17 @@ -1883,11 +1898,11 @@ *Iain BillettCommits: 37Joined: 2012-04-11 + + *Jennifer LiebelCommits: 37Joined: 2014-08-29 - - *Vinaya MandkeCommits: 36Joined: 2013-02-08 @@ -1897,11 +1912,11 @@ *Csikós TamásCommits: 36Joined: 2013-07-01 + + *Damjan JovanovicCommits: 36Joined: 2015-08-26 - - *Guillaume PousselCommits: 36Joined: 2010-12-22 @@ -1911,11 +1926,11 @@ *Christophe JAILLETCommits: 36Joined: 2012-06-14 + + *Santiago MartinezCommits: 35Joined: 2012-01-20 - - *Łukasz HryniukCommits: 35Joined: 2015-01-02 @@ -1925,11 +1940,11 @@ *Laurent CharrièreCommits: 35Joined: 2010-10-14 + + *Tobias LippertCommits: 35Joined: 2014-01-02 - - *Mark PageCommits: 35Joined: 2016-04-29 @@ -1937,9 +1952,6 @@ *dechuangCommits: 35Joined: 2013-11-04 - *Samuel ThibaultCommits: 35Joined: 2018-02-15 - - *Rodolfo Ribeiro GomesCommits: 34Joined: 2012-12-19 @@ -1968,11 +1980,14 @@ *Vishv BrahmbhattCommits: 32Joined: 2013-01-28 - *Gautam PrajapatiCommits: 31Joined: 2017-02-06 + *Sophia SchröderCommits: 32Joined: 2018-04-07 + *Gautam PrajapatiCommits: 31Joined: 2017-02-06 + + *Sushil ShindeCommits: 31Joined: 2013-10-21 @@ -1981,11 +1996,11 @@ *muleiCommits: 30Joined: 2013-11-01 + + *Kenneth VenkenCommits: 30Joined: 2010-10-15 - - *keremCommits: 30Joined: 2015-10-12 @@ -1995,11 +2010,11 @@ *Wols ListsCommits: 30Joined: 2010-11-07 + + *Jakub TrzebiatowskiCommits: 30Joined: 2016-03-07 - - *Christoph HerzogCommits: 30Joined: 2011-01-07 @@ -2009,11 +2024,11 @@ *Bryan QuigleyCommits: 30Joined: 2012-12-12 + + *Isamu MogiCommits: 30Joined: 2013-04-27 - - *Elton ChungCommits: 29Joined: 2012-01-31 @@ -2023,9 +2038,6 @@ *Harri PitkänenCommits: 29Joined: 2010-10-04 - - *Sophia SchröderCommits: 29Joined: 2018-04-07 - @@ -2043,6 +2055,9 @@ + *Ilmari LauhakangasCommits: 28Joined: 2017-04-15 + + *Aurimas FišerasCommits: 28Joined: 2010-10-11 @@ -2051,11 +2066,11 @@ *Joel MaderoCommits: 27Joined: 2012-06-15 + + *Andres GomezCommits: 27Joined: 2013-04-09 - - *Gökçen EraslanCommits: 27Joined: 2012-04-15 @@ -2063,21 +2078,18 @@ *Dipangar NiranjarCommits: 27Joined: 2016-01-03 - *José Guilherme VanzCommits: 27Joined: 2012-09-26 - - - *Ilmari LauhakangasCommits: 27Joined: 2017-04-15 + *Ximeng ZuCommits: 27Joined: 2017-03-17 - *Jorenz ParagasCommits: 27Joined: 2015-06-23 + *José Guilherme VanzCommits: 27Joined: 2012-09-26 - *Grzegorz AraminowiczCommits: 27Joined: 2017-04-01 + *Jorenz ParagasCommits: 27Joined: 2015-06-23 - *Ximeng ZuCommits: 26Joined: 2017-03-17 + *Grzegorz AraminowiczCommits: 27Joined: 2017-04-01 *Cor NouwsCommits: 26Joined: 2011-11-19 @@ -2105,15 +2117,18 @@ *VortCommits: 25Joined: 2014-01-21 - *Prashant PandeyCommits: 25Joined: 2013-02-20 + *Arkadiy IllarionovCommits: 25Joined: 2017-01-15 - *Kurosawa TakeshiCommits: 25Joined: 2011-01-04 + *aleksandar-stefanovicCommits: 25Joined: 2016-12-29 - *aleksandar-stefanovicCommits: 25Joined: 2016-12-29 + *Prashant PandeyCommits: 25Joined: 2013-02-20 + + + *Kurosawa TakeshiCommits: 25Joined: 2011-01-04 *Uray M. JánosCommits: 24Joined: 2012-07-17 @@ -2121,11 +2136,11 @@ *Baptiste DaroussinCommits: 24Joined: 2011-01-31 + + *Tomofumi YagiCommits: 24Joined: 2011-10-20 - - *Pedro GiffuniCommits: 24Joined: 2011-10-28 @@ -2135,14 +2150,22 @@ *Julien ChaffraixCommits: 23Joined: 2011-04-12 + + + + *Paul TrojahnCommits: 23Joined: 2017-05-27 + + + *Marco A.G.PintoCommits: 23Joined: 2016-02-02 + *Lucas BaudinCommits: 23Joined: 2011-01-25 - - *Sören MöllerCommits: 23Joined: 2011-01-03 + + *Robert RothCommits: 23Joined: 2010-10-31 @@ -2152,6 +2175,9 @@ *Mario J. RugieroCommits: 23Joined: 2015-10-11 + + *ekuiitrCommits: 22Joined: 2017-10-13 + @@ -2164,14 +2190,11 @@ *Jacek WolszczakCommits: 22Joined: 2010-10-07 - *Marco A.G.PintoCommits: 22Joined: 2016-02-02 + *Ruslan KabatsayevCommits: 22Joined: 2012-05-11 - *Ruslan KabatsayevCommits: 22Joined: 2012-05-11 - - *Frédéric WangCommits: 22Joined: 2013-06-22 @@ -2180,26 +2203,26 @@ *Vitaliy AndersonCommits: 21Joined: 2016-12-09 + + *Bernhard WidlCommits: 21Joined: 2017-03-27 + - *Paul TrojahnCommits: 21Joined: 2017-05-27 + *Rohit DeshmukhCommits: 21Joined: 2013-09-30 - *Rohit DeshmukhCommits: 21Joined: 2013-09-30 + *Xisco FauliCommits: 21Joined: 2018-02-01 *Tushar BendeCommits: 20Joined: 2013-09-27 - *Bernhard WidlCommits: 20Joined: 2017-03-27 + *Andy HolderCommits: 20Joined: 2010-12-06 - *Andy HolderCommits: 20Joined: 2010-12-06 - - *Brad SowdenCommits: 20Joined: 2011-12-27 @@ -2208,11 +2231,11 @@ *Petr VorelCommits: 20Joined: 2012-02-17 - - *Peilin XiaoCommits: 19Joined: 2013-12-09 + + *Lennard WasserthalCommits: 19Joined: 2012-08-11 @@ -2220,6 +2243,9 @@ *krishna keshavCommits: 19Joined: 2016-05-05 + *Justin LuthCommits: 19Joined: 2018-04-21 + + *Aleksas PantechovskisCommits: 19Joined: 2016-03-03 @@ -2228,18 +2254,18 @@ *AndrewCommits: 19Joined: 2014-02-26 - *Sven WehnerCommits: 19Joined: 2014-01-11 + *Saurav ChiraniaCommits: 19Joined: 2018-01-14 - *Ravindra VidhateCommits: 19Joined: 2014-01-30 + *Sven WehnerCommits: 19Joined: 2014-01-11 - Xiaofei ZhangCommits: 19Joined: 2010-06-28 + *Ravindra VidhateCommits: 19Joined: 2014-01-30 - *ekuiitrCommits: 18Joined: 2017-10-13 + Xiaofei ZhangCommits: 19Joined: 2010-06-28 *Abdulelah AlarifiCommits: 18Joined: 2012-12-12 @@ -2262,11 +2288,14 @@ *Federico BassiniCommits: 18Joined: 2016-10-06 - *Boris DušekCommits: 18Joined: 2013-07-21 + *Mert TumerCommits: 18Joined: 2016-04-30 + *Boris DušekCommits: 18Joined: 2013-07-21 + + *Alfonso EusebioCommits: 17Joined: 2011-01-16 @@ -2275,16 +2304,13 @@ *Thomas BeckCommits: 17Joined: 2017-03-27 - - *Jian Hong ChengCommits: 17Joined: 2012-06-26 - - *Bálint DózsaCommits: 17Joined: 2011-02-10 + *Jian Hong ChengCommits: 17Joined: 2012-06-26 - *Arkadiy IllarionovCommits: 17Joined: 2017-01-15 + *Bálint DózsaCommits: 17Joined: 2011-02-10 *melikeyurtogluCommits: 17Joined: 2015-10-09 @@ -2318,11 +2344,14 @@ *Patrick JaapCommits: 16Joined: 2017-08-01 - *Chris LaplanteCommits: 16Joined: 2014-04-07 + *Kshitij PathaniaCommits: 16Joined: 2017-09-28 + *Chris LaplanteCommits: 16Joined: 2014-04-07 + + Florian ReuterCommits: 16Joined: 2010-09-14 @@ -2331,11 +2360,11 @@ *Maciej RumianowskiCommits: 16Joined: 2011-07-19 + + *Luke DixonCommits: 16Joined: 2010-10-26 - - *Lei De BinCommits: 16Joined: 2012-07-04 @@ -2345,11 +2374,11 @@ *Catalin IacobCommits: 15Joined: 2012-02-10 + + *Luke SymesCommits: 15Joined: 2010-10-01 - - *Andreas BrandnerCommits: 15Joined: 2017-09-04 @@ -2359,12 +2388,12 @@ Octavio AlvarezCommits: 15Joined: 2010-09-13 - - *Armin Le GrandCommits: 15Joined: 2018-02-15 - + *Armin Le GrandCommits: 15Joined: 2018-02-15 + + *himajin100000Commits: 15Joined: 2018-03-11 @@ -2373,11 +2402,11 @@ *Alexander BergmannCommits: 15Joined: 2012-01-13 + + *Povilas KanapickasCommits: 15Joined: 2010-10-18 - - *Cosimo CecchiCommits: 15Joined: 2011-11-02 @@ -2387,11 +2416,11 @@ *LeMoyne CastleCommits: 14Joined: 2010-10-25 + + *Zhe WangCommits: 14Joined: 2012-06-20 - - *Sun YingCommits: 14Joined: 2012-08-16 @@ -2401,11 +2430,11 @@ *Juan PiccaCommits: 14Joined: 2014-07-23 + + *Tim HardeckCommits: 14Joined: 2011-11-03 - - *Gökhan GurbetoğluCommits: 14Joined: 2016-06-06 @@ -2413,86 +2442,94 @@ *Zsolt BölönyCommits: 14Joined: 2015-01-10 + *Rizal MuttaqinCommits: 13Joined: 2018-05-21 + + + + *gerhard oettlCommits: 13Joined: 2012-08-27 *Prashant ShahCommits: 13Joined: 2010-10-10 - - *Mathias HasselmannCommits: 13Joined: 2013-01-14 *Muhammad HaggagCommits: 13Joined: 2012-02-01 + + *Alia AlmusaireaeCommits: 13Joined: 2012-11-05 *Manfred BlumeCommits: 13Joined: 2017-03-27 - - *Olivier RCommits: 13Joined: 2011-08-01 *Jean-Baptiste FaureCommits: 13Joined: 2011-02-20 + + *kadertarlanCommits: 12Joined: 2015-12-14 *Gábor StefanikCommits: 12Joined: 2012-04-07 - - *Mariusz DykierekCommits: 12Joined: 2012-01-16 *Abhilash SinghCommits: 12Joined: 2016-07-22 + + *Greg Kroah-HartmanCommits: 12Joined: 2012-02-06 *Jani MonosesCommits: 12Joined: 2010-10-30 - - *Mirek MazelCommits: 12Joined: 2012-06-05 *Wei WeiCommits: 12Joined: 2013-11-16 + + *tymyjanCommits: 12Joined: 2016-04-03 *Wilhelm PfluegerCommits: 12Joined: 2011-02-05 - - *Tomas HlavatyCommits: 12Joined: 2011-12-06 *jmzambonCommits: 11Joined: 2017-05-19 + + *nadithCommits: 11Joined: 2016-07-14 + *Nickson ThandaCommits: 11Joined: 2018-03-25 + + *Jung-uk KimCommits: 11Joined: 2012-08-13 - - *Enrico Weigelt, metux ITSCommits: 11Joined: 2012-11-14 + + *Abdulaziz A AlayedCommits: 11Joined: 2013-01-22 @@ -2502,64 +2539,56 @@ *Fakabbir AminCommits: 11Joined: 2017-01-29 - - *Maarten BosmansCommits: 11Joined: 2016-08-24 + + *Jonas Finnemann JensenCommits: 11Joined: 2010-10-01 - *Kshitij PathaniaCommits: 11Joined: 2017-09-28 - - Mox SoiniCommits: 11Joined: 2008-04-04 - - *David BolenCommits: 11Joined: 2012-03-07 *Peter RabiCommits: 11Joined: 2011-07-14 + + *Sean YoungCommits: 11Joined: 2013-05-16 Frank PetersCommits: 11Joined: 2010-05-20 - - *Milian WolffCommits: 11Joined: 2018-01-10 *Michael JaumannCommits: 11Joined: 2014-09-02 + + *Krunoslav ŠebetićCommits: 11Joined: 2013-07-18 *Charu TyagiCommits: 11Joined: 2014-06-25 - - - - *Mert TumerCommits: 11Joined: 2016-04-30 - *René KjellerupCommits: 11Joined: 2010-10-14 *Jianyuan LiCommits: 10Joined: 2012-08-16 + + *Benjamin NiCommits: 10Joined: 2015-04-02 - - *Kristian RietveldCommits: 10Joined: 2011-10-15 @@ -2567,16 +2596,24 @@ *Chirag ManwaniCommits: 10Joined: 2016-02-16 + *Vikas MahatoCommits: 10Joined: 2017-12-31 + + + + *Troy RolloCommits: 10Joined: 2011-07-11 *Theo van KlaverenCommits: 10Joined: 2011-03-10 - - + + *Abhyudaya SharmaCommits: 10Joined: 2018-03-19 + *Dilek UzulmezCommits: 10Joined: 2016-10-15 + + *Luke PetrolekasCommits: 10Joined: 2011-02-12 @@ -2586,15 +2623,18 @@ *Arul MichaelCommits: 10Joined: 2016-01-05 - - *Timo HeinoCommits: 10Joined: 2010-11-22 + + *Dinesh PatilCommits: 9Joined: 2014-03-12 + *Manuj VashistCommits: 9Joined: 2017-12-10 + + *Steven ButlerCommits: 9Joined: 2011-01-07 @@ -2617,9 +2657,6 @@ - *Xisco FauliCommits: 9Joined: 2018-02-01 - - *Aybuke OzdemirCommits: 9Joined: 2015-10-07 @@ -2628,11 +2665,11 @@ *Surendran MahendranCommits: 9Joined: 2010-11-05 - - *Mattias JohnssonCommits: 9Joined: 2010-10-18 + + *David VogtCommits: 9Joined: 2012-02-05 @@ -2642,11 +2679,11 @@ *Martin SrebotnjakCommits: 8Joined: 2010-12-19 - - *Norah A. AbanumayCommits: 8Joined: 2012-07-30 + + *Matus UzakCommits: 8Joined: 2016-02-22 @@ -2654,66 +2691,58 @@ *Ádám Csaba KirályCommits: 8Joined: 2013-02-28 - *Justin LuthCommits: 8Joined: 2018-04-21 - - - - *Michael CallahanCommits: 8Joined: 2010-12-06 *Jenei GáborCommits: 8Joined: 2011-07-29 + + *Robert DargaudCommits: 8Joined: 2011-04-12 *ShinnokCommits: 8Joined: 2017-09-06 - - *Ursache VladimirCommits: 8Joined: 2015-02-10 *Tomcsik BenceCommits: 8Joined: 2012-01-14 + + Fong LinCommits: 8Joined: 2010-09-14 *Keith CurtisCommits: 8Joined: 2013-12-20 - - *RajashriCommits: 8Joined: 2013-12-06 *SouravCommits: 8Joined: 2014-03-15 + + *Jean-Tiare Le BigotCommits: 8Joined: 2012-08-08 *HeiherCommits: 8Joined: 2015-07-07 - - - - *Saurav ChiraniaCommits: 8Joined: 2018-01-14 - *Timothy PearsonCommits: 8Joined: 2012-08-18 *Daisuke NishinoCommits: 8Joined: 2011-11-06 + + *karthCommits: 8Joined: 2013-01-07 - - *Nathan YeeCommits: 8Joined: 2015-01-01 @@ -2723,81 +2752,81 @@ Jody GoldbergCommits: 8Joined: 2010-09-15 + + *Ahmad H. Al HarthiCommits: 8Joined: 2012-12-31 - - *IanCommits: 8Joined: 2015-08-06 + *Alex McMurchy1917Commits: 7Joined: 2011-08-14 + + *RaalCommits: 7Joined: 2014-12-31 + + *DanielCommits: 7Joined: 2017-09-24 *Tiago SantosCommits: 7Joined: 2016-08-12 - - *David DelmaCommits: 7Joined: 2014-05-13 *Roi IllouzCommits: 7Joined: 2013-10-20 + + *Gert van ValkenhoefCommits: 7Joined: 2012-02-14 *Thies PierdolaCommits: 7Joined: 2011-01-28 - - *Mathias MichelCommits: 7Joined: 2012-11-19 *Giuseppe BilottaCommits: 7Joined: 2014-09-09 + + *iremCommits: 7Joined: 2015-10-11 *apurvapriyadarshiCommits: 7Joined: 2016-05-27 - - *Marina LatiniCommits: 7Joined: 2016-11-10 *Terrence EngerCommits: 7Joined: 2011-10-27 + + *Ulrich GemkowCommits: 7Joined: 2016-10-27 *SJacobiCommits: 7Joined: 2013-03-05 - - - - *Abhyudaya SharmaCommits: 7Joined: 2018-03-19 - *Christopher CopitsCommits: 7Joined: 2012-09-19 *Eric SeynaeveCommits: 7Joined: 2013-02-04 + + *Deena FrancisCommits: 7Joined: 2014-07-29 - - *Issa AlkurtassCommits: 7Joined: 2012-09-04 @@ -2807,11 +2836,11 @@ *Wang LeiCommits: 7Joined: 2012-06-14 + + *Christoph LutzCommits: 7Joined: 2011-09-06 - - *HieronymousCommits: 7Joined: 2016-10-13 @@ -2821,11 +2850,11 @@ *Sergey DavidoffCommits: 7Joined: 2011-04-11 + + *V Stuart FooteCommits: 7Joined: 2014-12-04 - - *Christian BarthCommits: 7Joined: 2017-06-25 @@ -2835,11 +2864,11 @@ *Samuel CantrellCommits: 7Joined: 2011-06-11 + + *Stefan RingCommits: 7Joined: 2014-01-09 - - *Feyza YavuzCommits: 7Joined: 2015-10-04 @@ -2849,15 +2878,9 @@ *Xavier ALTCommits: 6Joined: 2011-03-06 - - *Alex McMurchy1917Commits: 6Joined: 2011-08-14 - - *Nickson ThandaCommits: 6Joined: 2018-03-25 - - *Thomas CollertonCommits: 6Joined: 2011-11-18 @@ -2866,11 +2889,11 @@ *RosenCommits: 6Joined: 2016-08-04 - - *abdulwdCommits: 6Joined: 2016-12-22 + + *Phil BordelonCommits: 6Joined: 2010-09-30 @@ -2880,11 +2903,11 @@ *Guillaume SmahaCommits: 6Joined: 2015-11-25 - - *Ricardo MorenoCommits: 6Joined: 2010-11-03 + + *Anurag JainCommits: 6Joined: 2011-04-05 @@ -2894,11 +2917,11 @@ *David VerrierCommits: 6Joined: 2013-02-26 - - *tianyaoCommits: 6Joined: 2013-11-09 + + *Anurag KanungoCommits: 6Joined: 2013-04-19 @@ -2908,11 +2931,11 @@ *Gian Domenico CeccariniCommits: 6Joined: 2017-01-13 - - *Jean-Sebastien BevilacquaCommits: 6Joined: 2017-02-09 + + *udareechkCommits: 6Joined: 2017-09-20 @@ -2922,11 +2945,11 @@ *Daniel Di MarcoCommits: 6Joined: 2010-11-15 - - *shiraharaCommits: 6Joined: 2011-01-28 + + *giaccoCommits: 6Joined: 2016-10-11 @@ -2936,11 +2959,11 @@ *Steven GuoCommits: 6Joined: 2016-03-02 - - *ChamalCommits: 6Joined: 2016-08-01 + + *Alexander O. AnisimovCommits: 6Joined: 2010-11-06 @@ -2950,11 +2973,11 @@ *Antoine ProulxCommits: 5Joined: 2011-01-30 - - *Timothy MarkleCommits: 5Joined: 2014-01-31 + + *ericb2Commits: 5Joined: 2011-10-30 @@ -2964,11 +2987,11 @@ *Wei Ming KhooCommits: 5Joined: 2012-02-17 - - *Jan KantertCommits: 5Joined: 2014-06-12 + + *Matthias HofmannCommits: 5Joined: 2013-03-08 @@ -2978,11 +3001,11 @@ *Miguel GomezCommits: 5Joined: 2013-04-02 - - *Berk GurekenCommits: 5Joined: 2015-10-01 + + *pje335_NLCommits: 5Joined: 2013-05-10 @@ -2990,6 +3013,9 @@ *Pavel JaníkCommits: 5Joined: 2012-11-29 + *Kacper KasperCommits: 5Joined: 2018-02-18 + + *MÁTÉ GergelyCommits: 5Joined: 2013-07-19 @@ -3029,14 +3055,17 @@ *Michael T. WhiteleyCommits: 5Joined: 2011-11-25 - *Gustavo Buzzatti PachecoCommits: 5Joined: 2011-12-15 + *Thorsten WagnerCommits: 5Joined: 2015-04-24 - *David HobleyCommits: 5Joined: 2010-10-04 + *Gustavo Buzzatti PachecoCommits: 5Joined: 2011-12-15 + *David HobleyCommits: 5Joined: 2010-10-04 + + *Gil ForcadaCommits: 5Joined: 2010-09-28 @@ -3045,11 +3074,11 @@ *Matthias SeidelCommits: 5Joined: 2017-02-18 + + *Jeffrey ChangCommits: 5Joined: 2011-06-01 - - *Pavel KysilkaCommits: 5Joined: 2012-06-25 @@ -3059,11 +3088,11 @@ *Santiago AlessandriCommits: 4Joined: 2010-11-11 + + *Ken BiondiCommits: 4Joined: 2014-03-05 - - *Andrew C. E. DentCommits: 4Joined: 2010-10-24 @@ -3071,28 +3100,28 @@ *Kate GossCommits: 4Joined: 2012-02-11 + *Paul MenzelCommits: 4Joined: 2017-05-17 + + + + *ClioCommits: 4Joined: 2011-01-30 *Elie RouxCommits: 4Joined: 2013-05-29 - - *Jon NermutCommits: 4Joined: 2018-01-20 *Simon DannerCommits: 4Joined: 2014-08-02 + + *Thomas ViehmannCommits: 4Joined: 2014-08-15 - *Rizal MuttaqinCommits: 4Joined: 2018-05-21 - - - - *Ricardo PalomaresCommits: 4Joined: 2016-01-16 @@ -3101,11 +3130,11 @@ *Olivier TilloyCommits: 4Joined: 2018-01-08 + + *Fyodor YemelyanenkoCommits: 4Joined: 2017-08-21 - - *pasqual milvaquesCommits: 4Joined: 2015-12-02 @@ -3115,11 +3144,11 @@ *Derrick RochaCommits: 4Joined: 2015-08-26 + + *Maja DjordjevicCommits: 4Joined: 2011-01-06 - - *Michael MuenchCommits: 4Joined: 2011-02-13 @@ -3129,9 +3158,6 @@ *Ulrich KitzingerCommits: 4Joined: 2013-11-30 - - *Kacper KasperCommits: 4Joined: 2018-02-18 - @@ -3233,9 +3259,6 @@ - *Thorsten WagnerCommits: 4Joined: 2015-04-24 - - *Andreas BeckerCommits: 4Joined: 2011-04-04 @@ -3244,11 +3267,11 @@ *Zheng FanCommits: 4Joined: 2013-04-22 - - *Kevin SuoCommits: 4Joined: 2014-11-06 + + *erdemdemirkapiCommits: 4Joined: 2016-01-30 @@ -3258,11 +3281,11 @@ *Honza HavlíčekCommits: 4Joined: 2013-07-27 - - *Samphan RaruenromCommits: 4Joined: 2011-03-24 + + *bansan85Commits: 3Joined: 2016-12-21 @@ -3272,11 +3295,11 @@ *Stefan SchickCommits: 3Joined: 2013-02-18 - - *Petr KrausCommits: 3Joined: 2013-03-26 + + *Gioele BarabucciCommits: 3Joined: 2010-11-18 @@ -3284,6 +3307,9 @@ *Simon LongCommits: 3Joined: 2015-07-08 + *Giovanni CaligarisCommits: 3Joined: 2015-11-30 + + *Cameron PaulCommits: 3Joined: 2012-02-27 @@ -3317,9 +3343,6 @@ - *Paul MenzelCommits: 3Joined: 2017-05-17 - - *Michael BauerCommits: 3Joined: 2011-11-23 @@ -3328,11 +3351,11 @@ *Popa Adrian MariusCommits: 3Joined: 2015-03-23 - - *Mathieu VonlanthenCommits: 3Joined: 2012-07-19 + + *Matthew NichollsCommits: 3Joined: 2015-04-01 @@ -3340,24 +3363,16 @@ *Florian Allmann-RahnCommits: 3Joined: 2011-08-22 - *Manuj VashistCommits: 3Joined: 2017-12-10 - - - - *n.r.pearsonCommits: 3Joined: 2015-09-09 - *Giovanni CaligarisCommits: 3Joined: 2015-11-30 - - *Dávid VastagCommits: 3Joined: 2013-02-04 + + *Ilhan YesilCommits: 3Joined: 2018-04-11 - - *Peter BaumgartenCommits: 3Joined: 2012-11-24 @@ -3367,11 +3382,11 @@ *Peter Senna TschudinCommits: 3Joined: 2014-05-26 + + *Marek DoleželCommits: 3Joined: 2015-07-06 - - *Mayank GuptaCommits: 3Joined: 2016-03-11 @@ -3381,11 +3396,11 @@ *Mark VecsernyesCommits: 3Joined: 2017-11-15 + + *Golnaz IrannejadCommits: 3Joined: 2013-04-02 - - *Tantai TanakanokCommits: 3Joined: 2011-02-09 @@ -3395,11 +3410,11 @@ *liongoldCommits: 3Joined: 2016-11-21 + + *Tom ThorogoodCommits: 3Joined: 2012-02-28 - - *Chris Carpenter(mordocai)Commits: 3Joined: 2011-02-02 @@ -3409,11 +3424,11 @@ *Alexander ThurgoodCommits: 3Joined: 2011-01-26 + + *Bertrand LorentzCommits: 3Joined: 2012-08-03 - - *Marina PlakalovicCommits: 3Joined: 2012-12-14 @@ -3423,11 +3438,11 @@ *Haidong LianCommits: 3Joined: 2013-07-24 + + *Jacopo NespoloCommits: 3Joined: 2010-10-01 - - *Robert M CampbellCommits: 3Joined: 2013-11-13 @@ -3437,11 +3452,11 @@ *Pascal UllrichCommits: 3Joined: 2010-12-28 + + *Dmitry AshkadovCommits: 3Joined: 2011-08-29 - - *Istvan TuriCommits: 3Joined: 2012-08-16 @@ -3451,11 +3466,11 @@ *Laurent GodardCommits: 3Joined: 2018-04-24 + + *Lucas SatabinCommits: 3Joined: 2015-08-25 - - Keith StribleyCommits: 3Joined: 2010-06-29 @@ -3465,11 +3480,11 @@ *Joan MontaneCommits: 3Joined: 2013-02-22 + + *Stephan van den AkkerCommits: 3Joined: 2012-06-07 - - *baltasarqCommits: 3Joined: 2016-02-24 @@ -3479,11 +3494,11 @@ *Jason HulmeCommits: 3Joined: 2013-06-05 + + *Oliver GüntherCommits: 3Joined: 2012-08-09 - - *TelestoCommits: 3Joined: 2018-01-22 @@ -3493,11 +3508,11 @@ *Guto MaiaCommits: 3Joined: 2011-03-18 + + *Roland BaudinCommits: 3Joined: 2011-05-16 - - *Jeremy BrownCommits: 3Joined: 2012-09-19 @@ -3507,11 +3522,11 @@ *Ahmed GHANMICommits: 3Joined: 2017-11-30 + + *Dimitri BouronCommits: 3Joined: 2016-12-22 - - *Anthony DurityCommits: 3Joined: 2011-04-18 @@ -3521,54 +3536,54 @@ *Linus BehrensCommits: 3Joined: 2015-04-23 + + + + *Jacek FraczekCommits: 3Joined: 2016-10-05 + *Gergely TarsolyCommits: 3Joined: 2017-11-28 - - *Abhishek ShrivastavaCommits: 3Joined: 2018-01-17 *Jan DarmochwalCommits: 3Joined: 2011-01-27 + + *AlexFCommits: 3Joined: 2015-11-12 *Gabriel ChiquiniCommits: 3Joined: 2017-10-01 - - *Brij Mohan Lal SrivastavaCommits: 3Joined: 2014-11-12 *sllCommits: 2Joined: 2016-09-06 + + *alexey.chemichevCommits: 2Joined: 2015-11-18 *Sean McNamaraCommits: 2Joined: 2010-09-29 - - *Kenneth KoskiCommits: 2Joined: 2016-02-20 *Mohammad ElahiCommits: 2Joined: 2011-08-27 + + *Dmitri KharchevCommits: 2Joined: 2018-01-27 - *Karthik A PadmanabhanCommits: 2Joined: 2012-03-31 - - - - *Gary HoustonCommits: 2Joined: 2014-12-15 @@ -3577,11 +3592,11 @@ *UrmasCommits: 2Joined: 2012-02-13 + + *Martyn RussellCommits: 2Joined: 2012-06-07 - - *Valter MuraCommits: 2Joined: 2015-06-07 @@ -3591,11 +3606,11 @@ *Your NameCommits: 2Joined: 2017-10-09 + + *Vinicius VendraminiCommits: 2Joined: 2014-10-22 - - *Andras BartekCommits: 2Joined: 2012-08-06 @@ -3605,11 +3620,11 @@ *Donizete WaterkemperCommits: 2Joined: 2013-05-23 + + *Yuri DarioCommits: 2Joined: 2012-07-18 - - *Bartolomé Sánchez SaladoCommits: 2Joined: 2012-02-18 @@ -3619,196 +3634,204 @@ *Kelly AndersonCommits: 2Joined: 2011-05-31 + + *Ri GangHuCommits: 2Joined: 2013-07-28 - - + + *Kevin DubrulleCommits: 2Joined: 2018-07-07 + *Flex LiuCommits: 2Joined: 2012-09-04 *mmeof2Commits: 2Joined: 2013-05-03 + + *Akash ShetyeCommits: 2Joined: 2013-03-23 *Michal KubecekCommits: 2Joined: 2016-06-02 - - *G_ZoltanCommits: 2Joined: 2016-12-27 *Sophie SuCommits: 2Joined: 2016-08-27 + + *Michal SvecCommits: 2Joined: 2011-07-12 *Adam MrózCommits: 2Joined: 2013-02-24 - - *Ed DeanCommits: 2Joined: 2011-01-14 *Jean Charles PapinCommits: 2Joined: 2011-02-11 + + *Tobias KranzCommits: 2Joined: 2011-02-17 *Kishor BhatCommits: 2Joined: 2015-01-28 - - *Ferran VidalCommits: 2Joined: 2012-04-21 *Anderson RobertoCommits: 2Joined: 2014-01-15 + + *Akash DeshpandeCommits: 2Joined: 2016-08-13 *Dwayne BaileyCommits: 2Joined: 2010-11-03 - - *Mukhiddin YusupovCommits: 2Joined: 2014-05-19 *Daniel StoneCommits: 2Joined: 2014-10-29 + + *Milos SramekCommits: 2Joined: 2012-01-20 *JeevanCommits: 2Joined: 2017-03-04 - - *Boris EgorovCommits: 2Joined: 2014-09-08 *Clarence GuoCommits: 2Joined: 2014-05-26 + + Loiseleur MichelCommits: 2Joined: 2010-09-14 *Laszlo Kis-AdamCommits: 2Joined: 2015-03-12 - - *Abeer SethiCommits: 2Joined: 2012-04-12 *Ward van WanrooijCommits: 2Joined: 2012-06-25 + + *Jesso Clarence MuruganCommits: 2Joined: 2012-06-23 *Andreas SchierlCommits: 2Joined: 2012-01-30 - - *Viktor VargaCommits: 2Joined: 2013-08-28 *gamebusterzCommits: 2Joined: 2015-02-19 + + *Clément LassieurCommits: 2Joined: 2014-12-21 *Jose Santiago Jimenez SarmientoCommits: 2Joined: 2012-04-24 - - *Justin MalcolmCommits: 2Joined: 2010-09-29 *Andreu Correa CasablancaCommits: 2Joined: 2011-09-11 + + *Martin NathansenCommits: 2Joined: 2016-04-18 *martinb214Commits: 2Joined: 2017-11-28 - - *YiiChang YenCommits: 2Joined: 2014-10-16 *Jeremy BichaCommits: 2Joined: 2017-02-06 + + *Yogesh DesaiCommits: 2Joined: 2016-01-05 *Jonathan CallenCommits: 2Joined: 2011-01-29 - - *Bartosz KosiorekCommits: 2Joined: 2018-02-07 *Mathieu ParentCommits: 2Joined: 2013-10-14 + + *blendergeekCommits: 2Joined: 2017-04-08 *Lubosz SarneckiCommits: 2Joined: 2015-08-20 - - *Sabin FrandesCommits: 2Joined: 2017-09-15 *G??bor KoruhelyCommits: 2Joined: 2017-10-25 + + *Christoph NoackCommits: 2Joined: 2010-12-13 *Sean McMurrayCommits: 2Joined: 2010-10-20 - - *Vicente VendrellCommits: 2Joined: 2012-04-23 *Seo SanghyeonCommits: 2Joined: 2010-09-29 + + *George KorepanovCommits: 2Joined: 2017-01-06 *Marc GarciaCommits: 2Joined: 2012-05-04 - - + + *Victor MireyevCommits: 2Joined: 2018-05-04 + *Mark WolfCommits: 2Joined: 2012-04-04 + + *Mateusz ZasuwikCommits: 2Joined: 2011-12-20 @@ -3818,11 +3841,11 @@ *danielat998Commits: 2Joined: 2016-02-11 - - *PKEuSCommits: 2Joined: 2012-02-05 + + *Chris HoppeCommits: 2Joined: 2013-06-27 @@ -3832,11 +3855,11 @@ *Jan HubickaCommits: 2Joined: 2011-09-12 - - *David SteeleCommits: 2Joined: 2012-04-24 + + *William GathoyeCommits: 2Joined: 2012-02-28 @@ -3846,11 +3869,11 @@ *Austin ChenCommits: 2Joined: 2015-03-25 - - *Gregg KingCommits: 2Joined: 2013-02-26 + + *Marcin eXine MCommits: 2Joined: 2010-11-02 @@ -3860,11 +3883,11 @@ *Mark WilliamsCommits: 2Joined: 2014-12-17 - - *Rolf HemmerlingCommits: 2Joined: 2013-06-15 + + *Jon NermutCommits: 2Joined: 2018-01-13 @@ -3874,11 +3897,11 @@ *Sergey FarbotkaCommits: 2Joined: 2012-09-21 - - *Jingtao YanCommits: 2Joined: 2015-03-23 + + *Janos FaragoCommits: 2Joined: 2013-09-03 @@ -3888,10 +3911,13 @@ *Christos StrubulisCommits: 2Joined: 2012-12-09 + + *Jing XianCommits: 2Joined: 2013-06-26 + - *Jing XianCommits: 2Joined: 2013-06-26 + *Balazs VargaCommits: 2Joined: 2018-07-05 *Michael NattererCommits: 2Joined: 2011-04-08 @@ -3922,16 +3948,19 @@ *Markus WernigCommits: 2Joined: 2015-03-18 + *Karthik A PadmanabhanCommits: 2Joined: 2012-03-31 + + *Maxim IorshCommits: 2Joined: 2011-10-05 *dbeurleCommits: 2Joined: 2015-01-12 + + *Carlos LuqueCommits: 2Joined: 2015-07-16 - - *Robert SedakCommits: 2Joined: 2010-10-05 @@ -3941,11 +3970,11 @@ *Sheikha AL-HinaiCommits: 2Joined: 2015-12-28 + + *Moritz KuettCommits: 2Joined: 2013-03-23 - - *Andika TriwidadaCommits: 2Joined: 2018-02-15 @@ -3955,25 +3984,25 @@ *ackepenekCommits: 2Joined: 2016-02-21 + + *Richard HughesCommits: 2Joined: 2013-10-01 - - *Cyril RoelandtCommits: 2Joined: 2011-04-26 - *Jacek FraczekCommits: 2Joined: 2016-10-05 + *Ulkem KasapogluCommits: 2Joined: 2018-07-04 *Yury TarasievichCommits: 2Joined: 2011-11-23 + + *John Paul Adrian GlaubitzCommits: 2Joined: 2016-11-27 - - *Hideki IkedaCommits: 2Joined: 2014-06-25 @@ -3983,11 +4012,11 @@ *Daniel HerdeCommits: 2Joined: 2012-08-09 + + *Arne de BruijnCommits: 2Joined: 2012-12-11 - - *Alexey VlasovCommits: 2Joined: 2017-04-12 @@ -3997,11 +4026,11 @@ *Johann MessnerCommits: 2Joined: 2012-08-28 + + *Supreme AryalCommits: 2Joined: 2014-12-04 - - *Nadav VinikCommits: 2Joined: 2010-10-21 @@ -4011,11 +4040,11 @@ *Bisal NayalCommits: 2Joined: 2014-05-07 + + *Aditya DewanCommits: 1Joined: 2017-07-15 - - *Nurhak ALTINCommits: 1Joined: 2016-05-01 @@ -4025,11 +4054,11 @@ *orbeaCommits: 1Joined: 2018-06-01 + + *Ross BurtonCommits: 1Joined: 2012-04-18 - - *Martin BrownCommits: 1Joined: 2013-02-23 @@ -4039,11 +4068,11 @@ *Milan CrhaCommits: 1Joined: 2013-02-07 + + *Rich WarehamCommits: 1Joined: 2012-01-12 - - *Christina AccioneCommits: 1Joined: 2016-11-22 @@ -4053,11 +4082,11 @@ *Raj NatarajanCommits: 1Joined: 2015-07-23 + + *Ruggero CyrilleCommits: 1Joined: 2014-10-18 - - *Pádraig BradyCommits: 1Joined: 2011-10-21 @@ -4067,39 +4096,39 @@ *Srijan ChoudharyCommits: 1Joined: 2013-08-10 + + + + *Ali AhmadiCommits: 1Joined: 2018-06-26 + *Atef haresCommits: 1Joined: 2017-03-12 - - *Tzvetelina TzenevaCommits: 1Joined: 2011-12-22 *Kenneth BeckCommits: 1Joined: 2013-03-02 + + *Udo SchuermannCommits: 1Joined: 2012-04-16 *Alberto FerreiraCommits: 1Joined: 2012-06-08 - - *Francesco GradiCommits: 1Joined: 2017-05-29 - *Valek FilippovCommits: 1Joined: 2013-02-23 - - *Jörg SonnenbergerCommits: 1Joined: 2014-08-28 + + *Louis PossozCommits: 1Joined: 2012-10-26 - - *Debarshi RayCommits: 1Joined: 2016-01-08 @@ -4109,11 +4138,11 @@ *Kevin HausmannCommits: 1Joined: 2012-08-17 + + *serdarot5Commits: 1Joined: 2017-08-05 - - *Andreas SliwkaCommits: 1Joined: 2011-02-06 @@ -4123,11 +4152,11 @@ *Otto KekäläinenCommits: 1Joined: 2016-07-03 + + *Ta Duc TungCommits: 1Joined: 2011-08-08 - - *thvalloisCommits: 1Joined: 2017-01-03 @@ -4137,11 +4166,11 @@ *Tjipke van der HeideCommits: 1Joined: 2017-10-12 + + *Robin KumarCommits: 1Joined: 2014-06-17 - - *Neven ĆosićCommits: 1Joined: 2012-10-08 @@ -4151,11 +4180,11 @@ *Zhengqiang WangCommits: 1Joined: 2016-06-02 + + *Mathieu DCommits: 1Joined: 2012-11-19 - - *Benjamin OtteCommits: 1Joined: 2013-06-15 @@ -4165,11 +4194,11 @@ *Nathan WellsCommits: 1Joined: 2015-09-03 + + *Willian BriottoCommits: 1Joined: 2015-11-21 - - *nigeldiasCommits: 1Joined: 2017-10-02 @@ -4179,11 +4208,11 @@ *Naser SharifiCommits: 1Joined: 2012-11-26 + + *Shreyansh GandhiCommits: 1Joined: 2014-06-10 - - *Michael KovarikCommits: 1Joined: 2015-01-07 @@ -4193,11 +4222,11 @@ *Eric S. RaymondCommits: 1Joined: 2013-06-07 + + *Bernhard M. WiedemannCommits: 1Joined: 2011-10-17 - - *Neil Voss (fourier)Commits: 1Joined: 2013-05-24 @@ -4207,11 +4236,11 @@ *tinderboxCommits: 1Joined: 2013-04-11 + + *pgajdosCommits: 1Joined: 2011-01-31 - - *Roman EiseleCommits: 1Joined: 2011-11-23 @@ -4221,11 +4250,11 @@ *Simon WilperCommits: 1Joined: 2015-01-24 + + *Andreas K. Huettel (dilfridge)Commits: 1Joined: 2015-01-04 - - *JesseCommits: 1Joined: 2011-12-14 @@ -4235,11 +4264,11 @@ *Apachev IvanCommits: 1Joined: 2016-03-08 + + *n5xgdhCommits: 1Joined: 2016-12-04 - - *yjw9012Commits: 1Joined: 2013-12-30 @@ -4249,11 +4278,11 @@ *KappanneoCommits: 1Joined: 2017-05-29 + + *massinissaHamidiCommits: 1Joined: 2015-05-07 - - *66kesara99Commits: 1Joined: 2017-09-23 @@ -4263,11 +4292,11 @@ *Ondřej SmržCommits: 1Joined: 2013-03-10 + + *Italo VignoliCommits: 1Joined: 2012-03-09 - - *Suhail AlkowaileetCommits: 1Joined: 2017-12-25 @@ -4277,13 +4306,10 @@ *ritztroCommits: 1Joined: 2015-04-11 - - *Jihui ChoiCommits: 1Joined: 2015-06-22 - - *vikasmahatoCommits: 1Joined: 2017-12-31 + *Jihui ChoiCommits: 1Joined: 2015-06-22 *Marcel HBCommits: 1Joined: 2011-05-03 @@ -4314,16 +4340,19 @@ *Paula MannesCommits: 1Joined: 2012-11-30 + *George WoodCommits: 1Joined: 2018-07-25 + + *Trevor MurphyCommits: 1Joined: 2010-10-20 *Heiko TietzeCommits: 1Joined: 2018-04-16 + + *Timotej LazarCommits: 1Joined: 2017-11-22 - - *qzhengCommits: 1Joined: 2017-11-14 @@ -4333,11 +4362,11 @@ *Johannes WidmerCommits: 1Joined: 2013-03-23 + + *Ryo ONODERACommits: 1Joined: 2014-04-07 - - *umairshahidCommits: 1Joined: 2015-05-29 @@ -4347,11 +4376,11 @@ *Masataka ShinkeCommits: 1Joined: 2012-02-15 + + *Jason GerlowskiCommits: 1Joined: 2014-03-07 - - *Michal SiedlaczekCommits: 1Joined: 2014-01-25 @@ -4361,140 +4390,148 @@ *Andreas SägerCommits: 1Joined: 2017-03-26 + + *AWASHIRO IkuyaCommits: 1Joined: 2011-01-04 - - *Christoph BrillCommits: 1Joined: 2016-02-09 + *Valek FilippovCommits: 1Joined: 2013-02-23 + + *Joshua CogliatiCommits: 1Joined: 2012-01-06 + + *xjclCommits: 1Joined: 2014-08-04 *Julian MehneCommits: 1Joined: 2016-08-04 - - *Andrea MussapCommits: 1Joined: 2016-10-02 *Javier Silva SanahujaCommits: 1Joined: 2012-04-23 + + *Matti LehtonenCommits: 1Joined: 2017-10-07 *Andrew RistCommits: 1Joined: 2012-10-05 - - *Travis CarterCommits: 1Joined: 2012-06-22 *Péter SzathmáryCommits: 1Joined: 2015-01-07 + + *Arianna MascioliniCommits: 1Joined: 2017-05-29 *Hiroto KagotaniCommits: 1Joined: 2014-08-19 - - *Alberto RuizCommits: 1Joined: 2011-03-31 *Petr GajdosCommits: 1Joined: 2015-04-07 + + *Stefano FacchiniCommits: 1Joined: 2013-08-22 *ReshmaCommits: 1Joined: 2018-03-09 - - *Mark WrightCommits: 1Joined: 2013-02-09 *Ilya PonamarevCommits: 1Joined: 2016-10-05 + + *Piet van OostrumCommits: 1Joined: 2015-03-12 *Guilhem MoulinCommits: 1Joined: 2018-02-05 - - *roopak12345Commits: 1Joined: 2014-03-09 *Juan Pablo Martínez CortésCommits: 1Joined: 2011-11-28 + + *Vincent PovirkCommits: 1Joined: 2011-12-19 *Rostislav KondratenkoCommits: 1Joined: 2018-02-21 - - *Furkan Ahmet KaraCommits: 1Joined: 2017-10-21 *Christopher BackhouseCommits: 1Joined: 2010-12-06 + + *Andy HearnCommits: 1Joined: 2011-01-09 *Karl KoehlerCommits: 1Joined: 2011-11-11 - - *Alexandre FournierCommits: 1Joined: 2010-11-06 *Martin OwensCommits: 1Joined: 2014-07-27 + + *Edmund LaugassonCommits: 1Joined: 2015-01-07 *Douglas Rodrigues de AlmeidaCommits: 1Joined: 2012-09-15 - - *Hamza AbdelkebirCommits: 1Joined: 2013-02-23 *Jacqueline RahemipourCommits: 1Joined: 2013-03-23 + + *Aditya KaleCommits: 1Joined: 2014-04-01 + *SalimHabchiCommits: 1Joined: 2018-07-11 + + *Jonathan RiddellCommits: 1Joined: 2014-11-22 - - *James CCommits: 1Joined: 2011-12-20 + + *Tim RichardsonCommits: 1Joined: 2013-06-04 @@ -4504,11 +4541,11 @@ *Hannah LyhneCommits: 1Joined: 2014-04-01 - - *Florent GallaireCommits: 1Joined: 2012-04-21 + + *udaycoderCommits: 1Joined: 2017-03-14 @@ -4518,11 +4555,11 @@ *Evertjan GarretsenCommits: 1Joined: 2010-10-04 - - *William LachanceCommits: 1Joined: 2011-06-08 + + *krishnan parthasarathiCommits: 1Joined: 2010-10-07 @@ -4532,11 +4569,11 @@ *ZirkCommits: 1Joined: 2015-01-07 - - *Paolo PozzanCommits: 1Joined: 2010-12-19 + + *Rolf KoetterCommits: 1Joined: 2013-11-05 @@ -4546,11 +4583,11 @@ *Arkadiusz MiśkiewiczCommits: 1Joined: 2014-10-09 - - *Pierre SauterCommits: 1Joined: 2015-12-01 + + *NeilBrownCommits: 1Joined: 2010-09-28 @@ -4560,11 +4597,11 @@ *Gábor NyersCommits: 1Joined: 2013-03-02 - - *Jean-François Fortin TamCommits: 1Joined: 2013-06-10 + + *Kristóf UmannCommits: 1Joined: 2017-10-25 @@ -4574,11 +4611,11 @@ *Tadele AssefaCommits: 1Joined: 2013-01-15 - - *Chandanathil P. GeevanCommits: 1Joined: 2016-10-24 + + *Martin LiškaCommits: 1Joined: 2014-03-26 @@ -4588,11 +4625,11 @@ *Шиповський РоманCommits: 1Joined: 2016-10-28 - - *Jose ManuelCommits: 1Joined: 2012-04-25 + + *Fernando PiraniCommits: 1Joined: 2015-08-04 @@ -4602,11 +4639,11 @@ *Vojta KoukalCommits: 1Joined: 2013-03-03 - - *Chris CheneyCommits: 1Joined: 2011-04-27 + + *Vincas DargisCommits: 1Joined: 2018-01-21 @@ -4616,11 +4653,11 @@ *Irányossy Knoblauch ArtúrCommits: 1Joined: 2013-04-06 - - *Mike GorseCommits: 1Joined: 2017-03-11 + + *Fahad Al-SaidiCommits: 1Joined: 2014-07-16 @@ -4630,11 +4667,11 @@ *Gabriele PonzoCommits: 1Joined: 2016-01-29 - - *Cassio NeriCommits: 1Joined: 2011-05-01 + + *Danny BrownCommits: 1Joined: 2013-09-18 @@ -4644,11 +4681,11 @@ *Manas JoshiCommits: 1Joined: 2014-03-17 - - *HrishabhCommits: 1Joined: 2018-03-10 + + *Mohamed ThabetCommits: 1Joined: 2016-03-13 @@ -4658,11 +4695,11 @@ *Gabriele PonzoCommits: 1Joined: 2018-02-06 - - *Nithin Kumar PadavuCommits: 1Joined: 2018-04-07 + + *Karan DesaiCommits: 1Joined: 2012-04-01 @@ -4672,11 +4709,11 @@ *nikkiCommits: 1Joined: 2017-04-12 - - *Paulo JoséCommits: 1Joined: 2011-04-01 + + *Dona HertelCommits: 1Joined: 2011-04-14 @@ -4686,11 +4723,11 @@ *Kalman KemenczyCommits: 1Joined: 2010-10-28 - - *Naruhiko OgasawaraCommits: 1Joined: 2014-10-25 + + *Ankitkumar Rameshchandra PatelCommits: 1Joined: 2012-01-20 @@ -4700,11 +4737,11 @@ *Babu VincentCommits: 1Joined: 2014-09-19 - - *Heiko ScheidtCommits: 1Joined: 2014-08-03 + + *Arfrever Frehtes Taifersar ArahesisCommits: 1Joined: 2012-04-02 @@ -4714,176 +4751,168 @@ *JBurantCommits: 1Joined: 2016-04-05 - - - - *Victor MireyevCommits: 1Joined: 2018-05-04 - *OKANO TakayoshiCommits: 1Joined: 2013-01-29 + + *Alex IvanCommits: 1Joined: 2013-04-15 *sonakshi nathaniCommits: 1Joined: 2013-06-26 - - *Jean-Yves RoyerCommits: 1Joined: 2011-03-07 *Werner TietzCommits: 1Joined: 2017-04-11 + + *Gleb MishchenkoCommits: 1Joined: 2016-03-22 *Sam TukeCommits: 1Joined: 2015-05-21 - - *Hansgerd SchneiderCommits: 1Joined: 2013-04-02 *Ayantha RandikaCommits: 1Joined: 2014-01-23 + + *Wolfgang SilbermayrCommits: 1Joined: 2010-10-21 *Nico WeyandCommits: 1Joined: 2012-09-02 - - *Jorge Cunha MendesCommits: 1Joined: 2015-04-03 *Dan CorneanuCommits: 1Joined: 2010-12-29 + + *PeterCommits: 1Joined: 2016-05-03 *Joseph BrownCommits: 1Joined: 2012-08-14 - - *Álex PuchadesCommits: 1Joined: 2018-03-14 *Tim JanikCommits: 1Joined: 2012-08-10 + + *Pavel KacerCommits: 1Joined: 2013-04-11 *Fernando GovernatoreCommits: 1Joined: 2012-02-25 - - *Christophe StrobbeCommits: 1Joined: 2011-08-09 *matt_51Commits: 1Joined: 2013-11-05 + + *Dag WieersCommits: 1Joined: 2016-03-13 *Luke DellerCommits: 1Joined: 2017-07-12 - - *Karthick Prasad GunasekaranCommits: 1Joined: 2015-03-22 *Olivier PlotonCommits: 1Joined: 2012-12-12 + + *Stoyan DimitrovCommits: 1Joined: 2017-10-01 *Paolo BernardiCommits: 1Joined: 2015-11-30 - - *J. Fernando LagrangeCommits: 1Joined: 2014-02-02 *Jan NieuwenhuizenCommits: 1Joined: 2011-04-28 + + *Justn LavoieCommits: 1Joined: 2016-12-30 *Yan PashkovskyCommits: 1Joined: 2016-08-12 - - *James Michael DuPontCommits: 1Joined: 2013-08-30 *DiadloCommits: 1Joined: 2018-05-23 + + *Reem.ALotaibiCommits: 1Joined: 2013-07-25 *dbarisakkurtCommits: 1Joined: 2012-02-02 - - *Sam TygierCommits: 1Joined: 2016-05-22 *DaveCommits: 1Joined: 2012-08-23 + + *Mihovil StanićCommits: 1Joined: 2015-11-11 *Dinh LeCommits: 1Joined: 2017-09-05 - - *Apostolos SyropoulosCommits: 1Joined: 2014-05-07 *Daniel MihalyiCommits: 1Joined: 2012-02-06 + + *Quentin PradetCommits: 1Joined: 2012-12-21 *Adrià Cereto MassaguéCommits: 1Joined: 2010-10-26 - - *Freek de KruijfCommits: 1Joined: 2010-12-19 - *Christopher HotchkissCommits: 1Joined: 2013-02-15 - - *Slávek BankoCommits: 1Joined: 2015-10-10 + + *HaidongWuCommits: 1Joined: 2016-03-09 - - *Ionut BiruCommits: 1Joined: 2012-05-14 @@ -4893,11 +4922,11 @@ *Dominique LeuenbergerCommits: 1Joined: 2018-01-05 + + *Catherine VanceCommits: 1Joined: 2017-04-17 - - *sunwebCommits: 1Joined: 2016-04-08 @@ -4907,11 +4936,11 @@ *Jiri BlechaCommits: 1Joined: 2013-03-02 + + *Fred KruseCommits: 1Joined: 2018-05-28 - - *shubhamtibraCommits: 1Joined: 2016-01-16 @@ -4921,11 +4950,11 @@ *Vicente Rafael Estevez VacasCommits: 1Joined: 2012-04-22 + + *Serg BormantCommits: 1Joined: 2011-11-28 - - *Tim-Philipp MüllerCommits: 1Joined: 2012-07-29 @@ -4935,11 +4964,11 @@ *nrbrtx@gmail.comCommits: 1Joined: 2014-06-10 + + *kowtherCommits: 1Joined: 2018-04-06 - - *Carsten NiehausCommits: 1Joined: 2012-02-09 @@ -4949,11 +4978,11 @@ *Jonathan SchultzCommits: 1Joined: 2013-05-22 + + *Nick SavageCommits: 1Joined: 2010-10-01 - - *Monica Ramirez ArcedaCommits: 1Joined: 2012-04-23 @@ -4963,11 +4992,11 @@ *Denis LackovicCommits: 1Joined: 2010-10-05 + + *Dushyant BhalgamiCommits: 1Joined: 2014-07-04 - - *Peter TillemansCommits: 1Joined: 2012-06-26 @@ -4977,11 +5006,11 @@ *Tomas TurekCommits: 1Joined: 2013-03-24 + + *dcvbCommits: 1Joined: 2017-07-06 - - *Alexandru MoscuCommits: 1Joined: 2016-03-18 @@ -4991,11 +5020,11 @@ *PrashantCommits: 1Joined: 2016-05-17 + + *AdrienCommits: 1Joined: 2013-08-18 - - *Nusaiba Al-KindiCommits: 1Joined: 2016-01-21 @@ -5005,11 +5034,11 @@ *robert BabiakCommits: 1Joined: 2015-03-25 + + *Franklin WengCommits: 1Joined: 2018-02-28 - - *Laureano G. LindeCommits: 1Joined: 2012-04-15 @@ -5019,11 +5048,11 @@ *Da'angh KhagarothCommits: 1Joined: 2012-01-16 + + *GhasanCommits: 1Joined: 2015-11-09 - - *Johannes HaufCommits: 1Joined: 2015-12-31 @@ -5033,11 +5062,11 @@ *Maarten HoesCommits: 1Joined: 2014-12-20 + + *vincentCommits: 1Joined: 2013-03-22 - - *Erik AuerswaldCommits: 1Joined: 2013-07-09 @@ -5047,11 +5076,11 @@ *Pieter AdriaensenCommits: 1Joined: 2014-12-21 + + *brinzingCommits: 1Joined: 2015-08-22 - - *Henning DiedlerCommits: 1Joined: 2013-11-02 @@ -5061,11 +5090,11 @@ *Ota ChasákCommits: 1Joined: 2013-04-24 + + *Jan BobisudCommits: 1Joined: 2013-04-29 - - *Ashish BanerjeeCommits: 1Joined: 2013-04-04 @@ -5075,11 +5104,11 @@ *marstayCommits: 1Joined: 2015-10-18 + + *Guillaume FillolCommits: 1Joined: 2011-01-29 - - *Andrew WestCommits: 1Joined: 2011-10-21 @@ -5089,11 +5118,11 @@ *Aleix PolCommits: 1Joined: 2017-01-19 + + *Dennis E. HamiltonCommits: 1Joined: 2013-01-19 - - *Hugo Beauzée-LuyssenCommits: 1Joined: 2011-09-28 @@ -5103,11 +5132,11 @@ *Brian FraserCommits: 1Joined: 2013-09-03 + + *Michael HornCommits: 1Joined: 2015-03-21 - - *Milan ZelenkaCommits: 1Joined: 2014-03-26 @@ -5117,11 +5146,11 @@ *Audrey TangCommits: 1Joined: 2014-08-05 + + *Victor PortellaCommits: 1Joined: 2014-11-05 - - *gdm.manmeetCommits: 1Joined: 2014-03-18 @@ -5131,11 +5160,11 @@ *Mike SaundersCommits: 1Joined: 2016-06-20 + + *Timothée IsnardCommits: 1Joined: 2015-10-11 - - *Juan A. Suarez RomeroCommits: 1Joined: 2014-12-15 @@ -5145,11 +5174,11 @@ *Daniel NaberCommits: 1Joined: 2012-05-09 + + *Martin RichardCommits: 1Joined: 2012-01-31 - - *Dennis NielenCommits: 1Joined: 2017-03-21 @@ -5159,11 +5188,11 @@ *Sanjaykumar Girishkumar PatelCommits: 1Joined: 2017-08-19 + + *emahaldar/emCommits: 1Joined: 2016-06-13 - - *William BonnetCommits: 1Joined: 2015-12-05 @@ -5173,11 +5202,11 @@ *Sergey FukanchikCommits: 1Joined: 2015-09-17 + + *Andrew BranchCommits: 1Joined: 2013-02-20 - - *Honza MinarikCommits: 1Joined: 2013-04-03 @@ -5187,11 +5216,11 @@ *Raymond WellsCommits: 1Joined: 2013-09-02 + + *JookiaCommits: 1Joined: 2016-10-08 - - *Matt PrattCommits: 1Joined: 2011-11-02 @@ -5201,11 +5230,11 @@ *Hank LeiningerCommits: 1Joined: 2016-02-27 + + *Dave RichardsCommits: 1Joined: 2012-08-22 - - *Denis ArnaudCommits: 1Joined: 2018-01-16 @@ -5215,11 +5244,11 @@ *Yurii KolesnykovCommits: 1Joined: 2015-05-10 + + *Nicola PovoleriCommits: 1Joined: 2015-11-28 - - *Tamás GulácsiCommits: 1Joined: 2016-11-11 @@ -5229,11 +5258,11 @@ *Nikita OfitserovCommits: 1Joined: 2011-01-10 + + *Alexandr N. ZamaraevCommits: 1Joined: 2010-10-01 - - *Kenneth AafløyCommits: 1Joined: 2012-01-11 @@ -5243,11 +5272,11 @@ *Sean StanglCommits: 1Joined: 2017-07-09 + + *scitoCommits: 1Joined: 2015-04-13 - - *Danny RobertsCommits: 1Joined: 2011-02-18 @@ -5257,11 +5286,11 @@ *christianjuCommits: 1Joined: 2014-02-10 + + *Seyeong KimCommits: 1Joined: 2014-10-06 - - *Florian EffenbergerCommits: 1Joined: 2015-08-04 @@ -5271,11 +5300,11 @@ *Lucian ConstantinCommits: 1Joined: 2013-03-24 + + *Owen GenatCommits: 1Joined: 2016-11-20 - - *DaeHyun SungCommits: 1Joined: 2018-05-19 @@ -5285,11 +5314,11 @@ *Jakub GolebiewskiCommits: 1Joined: 2013-04-09 + + *Umang JainCommits: 1Joined: 2017-03-13 - - *PhyzerCommits: 1Joined: 2014-09-13 @@ -5299,9 +5328,18 @@ *Damien ChambeCommits: 1Joined: 2014-06-15 + + + + *Christopher HotchkissCommits: 1Joined: 2013-02-15 + *galbarnissanCommits: 1Joined: 2014-12-03 + + + + Contributors to bundled templates @@ -5315,7 +5353,7 @@ *Francisco Adrián SánchezCommits: 17Joined: 2016-10-07 - *Laurent BPCommits: 9Joined: 2015-11-19 + *Laurent BPCommits: 10Joined: 2015-11-19 *Samuel MehrbrodtCommits: 7Joined: 2013-01-16 @@ -5908,7 +5946,7 @@ We do not distinguish between commits that were imported from the OOo code base and those who went directly into the LibreOffice code base as: - + a) it is technically not possible to distinguish between commits that go directly into the LibreOffice code base and commits that were merged in from the OpenOffice.org code base, and @@ -5918,7 +5956,7 @@ Do note that LibreOffice used to be divided into 20 git repositories. Pushing a change into all repositories will be counted as 20 commits as there is no way to distinguish this from 20 separate commits. Total contributions to the TDF Wiki - 2436 individuals contributed: + 2434 individuals contributed: @@ -5926,41 +5964,41 @@ - K-j (8415) + K-j (8506) - Roczek, Dennis (7714) + Roczek, Dennis (7855) Goncharuk, Lera (5435) - Pierre-yves samyn (4806) + Pierre-yves samyn (4844) - Uroveits (4364) + Uroveits (4366) - Tagezibot (3924) + Hrbrgr (3934) - Tryon, Robinson (3712) + Tagezibot (3924) - Hrbrgr (3636) + Tryon, Robinson (3712) - Gautier, Sophie (3177) + Gautier, Sophie (3186) - (2944) + (2951) - Balland-Poirier, Laurent (2466) + Balland-Poirier, Laurent (2479) Jeanweber (2270) @@ -5971,13 +6009,13 @@ Bielefeld, Rainer (2077) - Effenberger, Florian (1689) + Effenberger, Florian (1691) - Michaelsen, Björn (1536) + Filmsi (1562) - Filmsi (1534) + Michaelsen, Björn (1536) @@ -5985,18 +6023,18 @@ Marcpare (1396) - Kompilainenn (1242) + Kompilainenn (1253) - Adailton (1203) + Jayme Barrientos, Adolfo (1217) - GerryT (1189) + GerryT (1204) - Jayme Barrientos, Adolfo (1185) + Adailton (1203) Mirek2 (1162) @@ -6010,7 +6048,7 @@ - Hallot, Olivier (1063) + Hallot, Olivier (1071) Ostrovsky, David (1010) @@ -6019,7 +6057,7 @@ Novak, Nino (976) - Naruoga (971) + Naruoga (972) @@ -6027,27 +6065,27 @@ Nouws, Cor (961) - Enoki (931) + Enoki (935) Tom (926) - Meeks, Michael (913) + LibreOfficiant (915) - LibreOfficiant (903) + Meeks, Michael (913) Clement21.philippe (897) - Hibagonsan (850) + Hibagonsan (883) - X1sc0 (757) + X1sc0 (815) @@ -6089,35 +6127,35 @@ Paulo (546) - Rathke, Eike (541) + Rathke, Eike (543) - Knorr, Stefan (521) + Beluga (540) - Davidnelson (517) + Knorr, Stefan (521) - Lohmaier, Christian (508) + Davidnelson (517) - Elianedomingos (508) + Lohmaier, Christian (511) - Beluga (499) + Elianedomingos (508) - Vajna, Miklos (497) + Vajna, Miklos (500) Reisinger, Florian (491) - Foote, V Stuart (489) + Foote, V Stuart (491) @@ -6139,16 +6177,19 @@ Holešovský, Jan (448) + SteenRønnow (444) + + Eskroni (437) Rmfaile (436) + + Chris69 (419) - - Gecko (419) @@ -6156,32 +6197,29 @@ Luz Coelho, Rogério (409) - Henschel, Regina (402) - - - Yoshida, Kohei (394) + Henschel, Regina (403) - Sam m (393) + Sam m (403) - Alexander Wilms (392) + Yoshida, Kohei (394) - McNamara, Caolán (390) + Alexander Wilms (392) - Veracape (388) + McNamara, Caolán (391) - Tardon, David (387) + Veracape (388) - SteenRønnow (385) + Tardon, David (387) Foral (384) @@ -6206,10 +6244,10 @@ - Elcico (355) + Stahl, Michael (360) - Stahl, Michael (355) + Elcico (357) Thiebaud, Norbert (341) @@ -6248,7 +6286,7 @@ - Tietze, Heiko (278) + Tietze, Heiko (288) Epix (268) @@ -6257,7 +6295,7 @@ Helen russian (268) - Lillqvist, Tor (260) + Lillqvist, Tor (266) @@ -6307,66 +6345,66 @@ Gilvanvilarim (217) - Khirano (215) + EricBright (216) - Jbfaure (212) + Khirano (215) - Andreschnabel (207) + Jbfaure (212) - EricBright (205) + Andreschnabel (207) - Vignoli, Italo (204) + Vignoli, Italo (205) XsLiDian (203) - Bergmann, Stephan (199) + Bergmann, Stephan (200) - Wheatbix (198) + Schiavinatto (200) - Erhardt (193) + Wheatbix (198) - Schulz, Charles-H. (190) + Erhardt (193) - Kitaygrad (189) + Kitaygrad (192) - DmitryBowie (188) + Schulz, Charles-H. (190) - Tarnhold (187) + DmitryBowie (188) - Kara, Muhammet (185) + Kara, Muhammet (188) - Schiavinatto (185) + Jlv (187) - Méixome, Antón (179) + Tarnhold (187) - Alkurtass, Issa (178) + Méixome, Antón (179) - Jlv (178) + Alkurtass, Issa (178) Raw text (175) @@ -6411,11 +6449,14 @@ Drodriguez (152) - Pietro (150) + Kosiorek, Bartosz (150) + Pietro (150) + + Herzog, Christoph (149) @@ -6424,9 +6465,6 @@ Óvári (146) - - Kosiorek, Bartosz (145) - @@ -6436,15 +6474,15 @@ Lodahl (143) - Michelr (141) + Latini, Marina (141) - Lorenzo (140) + Michelr (141) - Latini, Marina (139) + Lorenzo (140) De Cuyper, Joren (138) @@ -6528,16 +6566,16 @@ - Phorious (118) + Nemeth (118) - Spaeth, Sebastian (115) + Phorious (118) - Markers (114) + Spaeth, Sebastian (115) - Nemeth (114) + Markers (114) @@ -6573,13 +6611,13 @@ Bachka (109) - Nyucel (108) + Chris-hoh (108) - Salix (107) + Nyucel (108) - Chris-hoh (106) + Salix (107) @@ -6654,6 +6692,9 @@ + Nogajun (87) + + Paulojose (87) @@ -6662,13 +6703,13 @@ Omori (86) + + Steve- - (86) - - - Nogajun (85) + Gathoye, William (86) Evy (84) @@ -6676,9 +6717,6 @@ KorrawitBot (84) - - Gathoye, William (84) - @@ -6688,14 +6726,17 @@ JamesWalker (81) - Ogervasi (80) + Jfnif (81) - 80686 (79) + Ogervasi (80) + 80686 (79) + + KeithCu (79) @@ -6704,11 +6745,11 @@ Baffclan (78) + + Xosé (78) - - Albino (75) @@ -6718,11 +6759,11 @@ Emoreno (74) + + Lbalbalba (74) - - Castermans, Luc (72) @@ -6732,11 +6773,11 @@ Köse, Gülşah (71) + + RalfHB (71) - - Vpanter (71) @@ -6746,25 +6787,25 @@ Enio.gemmo (70) - - Jfnif (70) - Jo7ueb (70) + Slacka (70) + + Donaldo (69) Malhassoun (69) + + Freetank (68) - - Fábio Farias (68) @@ -6774,11 +6815,11 @@ Kees538 (68) + + Ptux (67) - - Karbasion, Bersam (65) @@ -6788,13 +6829,10 @@ StanG (65) - - Oipila (64) - - Slacka (64) + Oipila (64) Kudelis, Rimas (63) @@ -6803,12 +6841,12 @@ Sikeler (63) - Popa, Adrian Marius (62) + Timur LOL (63) - Timur LOL (62) + Popa, Adrian Marius (62) Denco (61) @@ -7035,16 +7073,19 @@ Afaccioli74 (38) + Daveb (38) + + Enervation (38) Pje335 (38) + + Alex Thurgood (37) - - Cjenkins (37) @@ -7054,11 +7095,11 @@ Aragunde Pérez, Jacobo (37) + + Kano (37) - - Kinshuksunil (37) @@ -7068,11 +7109,11 @@ RaducuG (37) + + Enger, Terrence (37) - - Caco13 (36) @@ -7080,9 +7121,6 @@ Danishka (36) - Daveb (36) - - Patheticcockroach (36) @@ -7279,11 +7317,14 @@ Sarojdhakal (27) - Thuswaldner, Albert (27) + Thibault, Samuel (27) + Thuswaldner, Albert (27) + + Alayaran (26) @@ -7292,11 +7333,11 @@ Ezeperez26 (26) + + Fanch (26) - - Jstnlth (26) @@ -7306,11 +7347,11 @@ Linuxman (26) + + Lutch (26) - - Hawkins, Nigel (26) @@ -7320,11 +7361,11 @@ Vaslav (26) + + Aidsoid (25) - - Ailion (25) @@ -7334,11 +7375,11 @@ Kłos, Szymon (25) + + Freddyrh (25) - - Sullivan, Gatlin (25) @@ -7348,11 +7389,11 @@ Lboccia (25) + + Manuel De Franceschi (25) - - Noelson (25) @@ -7362,11 +7403,11 @@ Winniemiel05 (25) + + Elpapki (24) - - Gaianer (24) @@ -7376,11 +7417,11 @@ Ksoviero (24) + + Nik vr (24) - - Olivier (24) @@ -7388,9 +7429,6 @@ PaoloPelloni (24) - Thibault, Samuel (24) - - Hamurcu (23) @@ -7525,16 +7563,19 @@ Guateconexion (19) + Houbsi (19) + + JaronBaron (19) Jem (19) + + Glogowski, Jan-Marek (19) - - Juergenfenn (19) @@ -7544,11 +7585,11 @@ Ionita, Teodor-Mircea (19) + + Magee, Timothy (18) - - Elsass68490 (18) @@ -7558,11 +7599,11 @@ Jstaerk (18) + + Narayan (18) - - Power, Noel (18) @@ -7572,11 +7613,11 @@ Sooth (18) + + UriHerrera (18) - - Vuhung (18) @@ -7586,11 +7627,11 @@ Akerbeltz (17) + + Chd (17) - - Craigo (17) @@ -7600,11 +7641,11 @@ Ertsey, Andor (17) + + Guilherme.vanz (17) - - Gulmorais (17) @@ -7614,11 +7655,11 @@ Rubembarreto (17) + + Taken (17) - - Uznomis (17) @@ -7628,11 +7669,11 @@ Беломир (17) + + Airon90 (16) - - Alexpikptz (16) @@ -7642,9 +7683,6 @@ HanV (16) - - Houbsi (16) - @@ -7693,16 +7731,19 @@ Bertob (15) + Guilhem (15) + + Irmhild (15) Khlood Elsayed (15) + + Lefevre00 (15) - - Luctur (15) @@ -7712,11 +7753,11 @@ Naudy (15) + + Dominguez, Rafael (15) - - Patriciasc (15) @@ -7726,11 +7767,11 @@ Royerjy (15) + + Thorogood, Tom (15) - - Ulf hamburg (15) @@ -7740,11 +7781,11 @@ AliIsingor (14) + + Darkcircle (14) - - Elrath (14) @@ -7754,11 +7795,11 @@ Guuml (14) + + Halencarjunior (14) - - Lfernandocarvalho (14) @@ -7768,11 +7809,11 @@ Mderoucy (14) + + Mihkel (14) - - Rania (14) @@ -7782,11 +7823,11 @@ RiderExMachina (14) + + Susobhang70 (14) - - Tamiliam (14) @@ -7796,11 +7837,11 @@ Thangamani-arun (14) + + Akoscomp (13) - - Alrt84 (13) @@ -7810,11 +7851,11 @@ Beuss (13) + + Cedric31 (13) - - Gallaecio (13) @@ -7824,11 +7865,11 @@ Jobo (13) + + Kadekilo (13) - - Leomota (13) @@ -7838,11 +7879,11 @@ Luc (13) + + Luked (13) - - Mabbb (13) @@ -7852,11 +7893,11 @@ Mortense (13) + + Odd123 (13) - - Pete Boyd (13) @@ -7866,11 +7907,11 @@ Samtuke (13) + + Sanyii (13) - - Simplicity Instinct (13) @@ -7880,11 +7921,11 @@ Tnishiki (13) + + Vivaelcelta (13) - - Vkkodali (13) @@ -7894,109 +7935,109 @@ Alfabech (12) + + + + Alg (12) + And471 (12) - - AustinW (12) Bhaskar (12) + + Cralin (12) Al-Otaibi, Faisal M. (12) - - Halan (12) Immanuelg (12) + + Krabina (12) Šebetić, Krunoslav (12) - - Godard, Laurent (12) Marcio Oliveira (12) + + Pcapeluto (12) Gupta, Rachit (12) - - Raruenrom, Samphan (12) Möller, Sören — spelled Soeren Moeller in some patches (12) + + Staticsafe (12) Veerh01 (12) - - 翼之靈歌 (12) AndikaTriwidada (11) + + Bryanquigley (11) Cdan (11) - - ChristopheS (11) Dajare (11) + + Ebraminio (11) Eduaraujo (11) - - Gokul, S (11) - Guilhem (11) - - Johnny M (11) + + Kallecarl (11) - - Kolbjoern (11) @@ -8006,11 +8047,11 @@ MNeto (11) + + Pearson, Timothy (11) - - Marcuskgosi (11) @@ -8020,11 +8061,11 @@ NON (11) + + Johansson, Niklas (11) - - Nuernbergerj (11) @@ -8034,11 +8075,11 @@ Rogeniobelem (11) + + Salmaan (11) - - Sunk8 (11) @@ -8048,11 +8089,11 @@ Vrlivre (11) + + Yaron (11) - - Zero0w (11) @@ -8060,9 +8101,6 @@ Aeusebio (10) - Alg (10) - - Algotruneman (10) @@ -8096,6 +8134,9 @@ + Tomoyuki, Kubota (10) + + J.baer (10) @@ -8104,11 +8145,11 @@ Jdittrich (10) + + Kadertarlan (10) - - Kirill NN (10) @@ -8118,12 +8159,12 @@ Lionlinux (10) - - Marco c (10) - + Marco c (10) + + Chung, Elton (10) @@ -8132,11 +8173,11 @@ Mikeyy (10) + + Morvan (10) - - Nateyee (10) @@ -8146,11 +8187,11 @@ Revol (10) + + Ronja (10) - - Tatat (10) @@ -8160,11 +8201,11 @@ Ttocsmij (10) + + Twstdude0to1 (10) - - User8192 (10) @@ -8174,11 +8215,11 @@ Al-Abdulrazzaq, Abdulmajeed (9) + + Agger (9) - - Brandner, Andreas (9) @@ -8188,11 +8229,11 @@ Camargo (9) + + Cnuss (9) - - Crazyskeggy (9) @@ -8202,11 +8243,11 @@ Dupreyb (9) + + Fatdf (9) - - Fkara (9) @@ -8216,11 +8257,11 @@ GisbertFriege (9) + + Goranrakic (9) - - Jim-BobHarris (9) @@ -8230,11 +8271,11 @@ Jowyta (9) + + Kscanne (9) - - Lapetec (9) @@ -8244,11 +8285,11 @@ Mapper (9) + + Marco (9) - - Meo (9) @@ -8258,11 +8299,11 @@ Ohnemax (9) + + Onting (9) - - Oprea.luci (9) @@ -8272,11 +8313,11 @@ Pixpray (9) + + Dricot, Lionel (9) - - Rantaro (9) @@ -8286,11 +8327,11 @@ Rpr (9) + + Serge Krot (9) - - Spacebat (9) @@ -8300,11 +8341,11 @@ Urdulizer (9) + + Zhangxiaofei (9) - - ميدو (9) @@ -8314,11 +8355,11 @@ Andreas ka (8) + + AndreasL (8) - - Ausserirdischegesund (8) @@ -8328,11 +8369,11 @@ Cusiri (8) + + Dashohoxha (8) - - DrDub (8) @@ -8342,9 +8383,6 @@ Elacheche (8) - - Tomoyuki, Kubota (8) - @@ -8469,11 +8507,14 @@ Bastik (7) - Bjherbison (7) + Belkacem77 (7) + Bjherbison (7) + + Bookman900 (7) @@ -8482,11 +8523,11 @@ Capiscuas (7) + + Chin Zee Yuen (7) - - Ciaran (7) @@ -8496,11 +8537,11 @@ Drose (7) + + Esbardu (7) - - GuKK-Devel (7) @@ -8510,11 +8551,11 @@ Ingotian (7) + + Jonatoni (7) - - Levith (7) @@ -8524,11 +8565,11 @@ M1cky (7) + + Mariosv (7) - - Mbayer (7) @@ -8538,11 +8579,11 @@ Weghorn, Michael (7) + + Francis, Matthew (7) - - Rimkus, Modestas (7) @@ -8552,11 +8593,11 @@ Ndduong (7) + + Nemo bis (7) - - Olivier DDB (7) @@ -8566,11 +8607,11 @@ Polte (7) + + RMCampos (7) - - Rodo (7) @@ -8580,11 +8621,11 @@ Simosx (7) + + Svante (7) - - Tonnysmile (7) @@ -8594,11 +8635,11 @@ Wabuo (7) + + Woordje (7) - - صفا الفليج (7) @@ -8608,11 +8649,11 @@ Armin Dänzer (6) + + Asian flower (6) - - Higginson, Andrew (6) @@ -8622,11 +8663,11 @@ Bobe (6) + + Bruno (6) - - Cccfr (6) @@ -8636,11 +8677,11 @@ Coypu (6) + + Dag (6) - - BEN MANSOUR, Mohamed-Ali (6) @@ -8650,11 +8691,11 @@ Dfriedman (6) + + DotnetCarpenter (6) - - Mencken, Douglas (6) @@ -8664,11 +8705,11 @@ Druzhshchienschkyj (6) + + Edmond ciorba (6) - - Edmund.laugasson (6) @@ -8678,11 +8719,11 @@ FPhoenix (6) + + Fdekruijf (6) - - Gallaire, Florent (6) @@ -8692,11 +8733,11 @@ Florian heckl (6) + + Ghune (6) - - Googly Googly (6) @@ -8706,11 +8747,11 @@ Hmoi (6) + + Hramrach (6) - - Infoprof (6) @@ -8720,11 +8761,11 @@ Timofeev, Ivan (6) + + James 00cat (6) - - Jeffersonx (6) @@ -8734,11 +8775,11 @@ Levlazinskiy (6) + + Link Mauve (6) - - MaggieT (6) @@ -8748,11 +8789,11 @@ Manop (6) + + Mas (6) - - Mgommel (6) @@ -8762,11 +8803,11 @@ Ndlsas (6) + + Öttl, Gerhard (6) - - Only you (6) @@ -8776,11 +8817,11 @@ PLNET (6) + + Paour (6) - - Pescetti (6) @@ -8790,11 +8831,11 @@ Peterhuang1kimo (6) + + Puggan (6) - - RegisPerdreau (6) @@ -8804,11 +8845,11 @@ Sn!py (6) + + Sukit (6) - - Syntaxerrormmm (6) @@ -8818,11 +8859,11 @@ Thorwil (6) + + TiagoSantos (6) - - Tyree (6) @@ -8832,11 +8873,11 @@ Vgezer (6) + + Virthus (6) - - Wagner Augusto Silva Rodrigo (6) @@ -8846,11 +8887,11 @@ Wigglejimmy (6) + + Wiseacre (6) - - Xhi2018 (6) @@ -8860,11 +8901,11 @@ Adam Co (5) + + Albucasis (5) - - AleXanDeR G (5) @@ -8874,11 +8915,11 @@ Alvarez, Octavio (5) + + Andrea Gelmini (5) - - Anousak (5) @@ -8888,11 +8929,11 @@ Art.Gilvanov (5) + + Sodora, August (5) - - AustinSaintAubin (5) @@ -8900,9 +8941,6 @@ Baumgarp (5) - Belkacem77 (5) - - Bitigchi (5) @@ -9163,16 +9201,19 @@ Alex1 (4) + AliKhP (4) + + Alvarenga (4) Alzoo (4) + + Amire80 (4) - - Andréb (4) @@ -9182,11 +9223,11 @@ Arhitectul (4) + + Axel (4) - - Ayhanyalcinsoy (4) @@ -9196,11 +9237,11 @@ Bardo (4) + + Widl, Bernhard (4) - - Bigbek (4) @@ -9210,11 +9251,11 @@ Bntser (4) + + Cam AW (4) - - ConquerorsHaki (4) @@ -9224,11 +9265,11 @@ CyrilBeaussier (4) + + Deivan (4) - - Dhsung (4) @@ -9238,11 +9279,11 @@ DmitryRamones (4) + + Doubi (4) - - Dragon (4) @@ -9252,11 +9293,11 @@ Eisaks (4) + + Erx700 (4) - - Fmolinero (4) @@ -9266,11 +9307,11 @@ GKFX (4) + + Garrowolf (4) - - Gmjs (4) @@ -9280,11 +9321,11 @@ Hossein (4) + + ImperfectlyInformed (4) - - Jamesleader (4) @@ -9294,11 +9335,11 @@ Jiehong (4) + + Jjmeric (4) - - JnRouvignac (4) @@ -9308,11 +9349,11 @@ Jones (4) + + Jooste (4) - - Joriki (4) @@ -9322,11 +9363,11 @@ Lethargilistic (4) + + Loren.rogers (4) - - Haggag, Muhammad (4) @@ -9336,11 +9377,11 @@ Rumianowski, Maciej (4) + + Marinela (4) - - Mhonline (4) @@ -9350,11 +9391,11 @@ Morgan greywolf (4) + + Mortgage01 (4) - - NGHLibreOffice (4) @@ -9364,11 +9405,11 @@ Offidocs (4) + + Orson69 (4) - - Oscar90210 (4) @@ -9378,12 +9419,12 @@ Paranemertes (4) - - PatrickJ (4) - + PatrickJ (4) + + Pegasus (4) @@ -9392,11 +9433,11 @@ Phillip.davis (4) + + Pjacquod (4) - - Prolog.guy (4) @@ -9406,11 +9447,11 @@ Qubit-test (4) + + Reyn100 (4) - - Ricgal (4) @@ -9420,11 +9461,11 @@ Sasha (4) + + Sealview (4) - - SpencerMann (4) @@ -9434,11 +9475,11 @@ Stevenmw (4) + + Surat (4) - - Tct (4) @@ -9448,11 +9489,11 @@ Tk (4) + + Txwikinger (4) - - Ufas (4) @@ -9462,11 +9503,11 @@ Urhixidur (4) + + Uzadmin (4) - - Melenchuk, Vasily (4) @@ -9476,11 +9517,11 @@ Wcolen (4) + + Wikiuser (4) - - Williamjmorenor (4) @@ -9490,11 +9531,11 @@ Денис (4) + + Aalam (3) - - AbhilashSingh (3) @@ -9504,11 +9545,11 @@ Aexyn (3) + + Jain, Atishay (3) - - Alex.simoes (3) @@ -9518,9 +9559,6 @@ Alexstrand7 (3) - - AliKhP (3) - @@ -9592,6 +9630,7 @@ Burdakov (3) + CIB.Mathias (3) @@ -9634,7 +9673,6 @@ Bankston, Daniel (3) - Donbrookman (3) @@ -11323,14 +11361,17 @@ Nickk (2) - Christener, Nicolas (2) + NicksonT (2) - Nicolas PAOUR (2) + Christener, Nicolas (2) + Nicolas PAOUR (2) + + NinaLam6 (2) @@ -11339,11 +11380,11 @@ NoricumArthur (2) + + NorrisAndersen (2) - - NovemberVogel (2) @@ -11353,11 +11394,11 @@ Nuclearbob (2) + + Naeil, Zoueidi (2) - - OUPS (2) @@ -11367,11 +11408,11 @@ Odalcet (2) + + Oiaohm (2) - - OlaPost6 (2) @@ -11381,11 +11422,11 @@ OlivierC (2) + + OnopriyBrandon (2) - - OrlandoArellano (2) @@ -11395,11 +11436,11 @@ Paolobenve (2) + + Pascaje (2) - - Percherie (2) @@ -11409,11 +11450,11 @@ Senna Tschudin, Peter (2) + + Pgraber (2) - - Phil.davis (2) @@ -11423,11 +11464,11 @@ Pierre (2) + + Piotrdrag (2) - - Pitonyak (2) @@ -11437,11 +11478,11 @@ PolishHungarianSharp (2) + + Posterboy (2) - - PragueBergman (2) @@ -11451,11 +11492,11 @@ R.Yu. (2) + + Rahul050 (2) - - Rbecke (2) @@ -11465,11 +11506,11 @@ ReginaldMcgraw (2) + + RenniePrescott (2) - - RetaStern5 (2) @@ -11479,11 +11520,11 @@ RiceBurger3 (2) + + Ritlay (2) - - Rizmut (2) @@ -11493,16 +11534,13 @@ Roadrunner (2) - - RollandHannah (2) - - RosaliaFair4 (2) + RollandHannah (2) - RosalinBlaubaum (2) + RosaliaFair4 (2) RosannaPaul7 (2) @@ -12129,9 +12167,6 @@ - BelindaApplerot (1) - - BernardHannafor (1) @@ -12140,11 +12175,11 @@ Beyoken (1) - - Beznogov (1) + + Bezzy (1) @@ -12154,11 +12189,11 @@ Bgranados (1) - - BillyBurke (1) + + Biofool (1) @@ -12168,11 +12203,11 @@ Bkg2018 (1) - - BlakeGartrell (1) + + BlancheBelstead (1) @@ -12182,11 +12217,11 @@ Blandyna (1) - - Boboo (1) + + Bolo (1) @@ -12196,11 +12231,11 @@ Bortis (1) - - Sowden, Brad (1) + + BrentHawthorne (1) @@ -12210,11 +12245,11 @@ Brinzing, Oliver (1) - - BroderiHolyman (1) + + BryceBrassell (1) @@ -12224,11 +12259,11 @@ Budo (1) - - Burcin (1) + + Bureken (1) @@ -12238,11 +12273,11 @@ Bzsolt (1) - - BáthoryPéter (1) + + CalebSommer (1) @@ -12252,11 +12287,11 @@ Paul, Cameron (1) - - Capira (1) + + CarloASilva (1) @@ -12266,11 +12301,11 @@ Carlos.gilaranz (1) - - Castarco (1) + + Cathy (1) @@ -12280,11 +12315,11 @@ Cesera (1) - - ChantalWalker (1) + + CharlesJenkins (1) @@ -12294,11 +12329,11 @@ Chmilblick (1) - - Beauzée-Luyssen, Hugo (1) + + ChrPr (1) @@ -12308,11 +12343,11 @@ Chrlutz (1) - - Ciampix (1) + + CiaraLockie (1) @@ -12322,11 +12357,11 @@ Classieur (1) - - Claudio Pannacci (1) + + Cleitongalvao (1) @@ -12336,11 +12371,11 @@ CletaValentino (1) - - Cnzhx (1) + + Company (1) @@ -12350,11 +12385,11 @@ Cora17 (1) - - Corsolibreoffice (1) + + Cosmopolitan (1) @@ -12364,11 +12399,11 @@ Cpinedar (1) - - Cpmipn (1) + + Craigsbookclub (1) @@ -12378,11 +12413,11 @@ Csongorhalmai (1) - - Css17 (1) + + Ctfranz (1) @@ -12392,11 +12427,11 @@ Danichocolate (1) - - Danielt998 (1) + + Dar18proore (1) @@ -12406,11 +12441,11 @@ DarylBoot (1) - - Dave (1) + + Davidmichel (1) @@ -12420,11 +12455,11 @@ Dbojan (1) - - Di Marco, Daniel (1) + + DeShark (1) @@ -12434,11 +12469,11 @@ Ray, Debarshi (1) - - DeborahW18 (1) + + Decs75 (1) @@ -12448,11 +12483,11 @@ Deragon (1) - - Dezsiszabi (1) + + Kis-Ádám, László (1) @@ -12462,11 +12497,11 @@ Dhiren (1) - - Dianasedlak (1) + + Kettner, Valentin (1) @@ -12476,11 +12511,11 @@ DocuFree (1) - - Dominiko (1) + + Dominuk (1) @@ -12490,11 +12525,11 @@ DoreenDuell (1) - - Douglasm (1) + + Drizamanuber (1) @@ -12504,11 +12539,11 @@ Drtimwright (1) - - Dusek (1) + + Dxider (1) @@ -12518,11 +12553,11 @@ Echada (1) - - EdgardoRios (1) + + Edsonlead (1) @@ -12532,11 +12567,11 @@ Efcis (1) - - Efegurkan (1) + + Brill, Christoph (1) @@ -12546,11 +12581,11 @@ Ekuiitr (1) - - ElahiMohammad (1) + + Elliot1415 (1) @@ -12560,11 +12595,11 @@ Elshize (1) - - Emad (1) + + Emyr (1) @@ -12574,11 +12609,11 @@ Ennael (1) - - Erasmo (1) + + Erdemdemirkapi (1) @@ -12588,11 +12623,11 @@ ErickRijoJr (1) - - Ernsttremel (1) + + Roux, Elie (1) @@ -12602,11 +12637,11 @@ EstelaAWTxiu (1) - - Etinos (1) + + Evfool (1) @@ -12616,11 +12651,11 @@ FMA (1) - - Factooor (1) + + Falatooni (1) @@ -12630,11 +12665,11 @@ Farhaf (1) - - Farhank (1) + + Farlfr (1) @@ -12644,11 +12679,11 @@ Faseeh1218 (1) - - Fenchi (1) + + FerminAndrade (1) @@ -12658,11 +12693,11 @@ Fgland (1) - - Flirtwomens (1) + + Foadv (1) @@ -12672,11 +12707,11 @@ Fourdollars (1) - - Francesco (1) + + Fred.th (1) @@ -12686,11 +12721,11 @@ Manas Joshi (1) - - GabrielSwart (1) + + Gabrielezorzi (1) @@ -12700,11 +12735,11 @@ Gcoelho (1) - - GeeZ (1) + + Gekacheka (1) @@ -12714,11 +12749,11 @@ Gerard (1) - - van Valkenhoef, Gert (1) + + Houston, Gary (1) @@ -12728,11 +12763,11 @@ Gicmo (1) - - Gmeijssen (1) + + Goldensgui (1) @@ -12742,11 +12777,11 @@ Grahl (1) - - GrantCelley (1) + + Grass-tree (1) @@ -12756,11 +12791,11 @@ GroverYQVvwokac (1) - - Gstein (1) + + Guhde (1) @@ -12770,11 +12805,11 @@ Gustav (1) - - Gwidion (1) + + Gxyd (1) @@ -12784,11 +12819,11 @@ HFujimaki (1) - - HKagerer (1) + + HLGZorawdi (1) @@ -12798,11 +12833,11 @@ Hagos (1) - - Hamati (1) + + Hamkins (1) @@ -12812,11 +12847,11 @@ Hbr (1) - - Rui Wang (1) + + Hermeli2856 (1) @@ -12826,11 +12861,11 @@ Heygo (1) - - Heyheyitshay (1) + + Hfischer (1) @@ -12840,11 +12875,11 @@ HiltonFtel (1) - - Hitomi t (1) + + Hkdocholid (1) @@ -12854,11 +12889,11 @@ Hoaivan27299 (1) - - Honza.havlicek (1) + + Hopman (1) @@ -12868,11 +12903,11 @@ Hornmichaels (1) - - Hosiryuhosi (1) + + Hriostat (1) @@ -12882,11 +12917,11 @@ Hwoehrle (1) - - Ialbors (1) + + Ian (1) @@ -12896,11 +12931,11 @@ Ianjo (1) - - IbraM (1) + + IceBlur (1) @@ -12910,11 +12945,11 @@ Gilham, Ian (1) - - Igorizyumin (1) + + Imypsychconsult (1) @@ -12924,11 +12959,11 @@ Irene (1) - - IrrevdJohn (1) + + IrvinFunkw (1) @@ -12938,11 +12973,11 @@ JDługosz (1) - - JK2308 (1) + + Jab (1) @@ -12952,11 +12987,11 @@ JaimeS (1) - - Jamil (1) + + JanEnEm (1) @@ -12966,11 +13001,11 @@ Jani (1) - - Janvlug (1) + + Jayppc (1) @@ -12980,11 +13015,11 @@ Jcdericco (1) - - Chaffraix, Julien (1) + + Jcrben (1) @@ -12994,11 +13029,11 @@ JeanAmessdvaei (1) - - JeanMcPhillamy (1) + + JefferyMackenna (1) @@ -13008,11 +13043,11 @@ Jeongkyu (1) - - Bicha, Jeremy (1) + + JerryShi (1) @@ -13022,11 +13057,11 @@ Gao, Qiwen (1) - - JestineNww (1) + + Lazar, Timotej (1) @@ -13036,11 +13071,11 @@ Bruhn, Jan-Henrik (1) - - Jinocvla (1) + + JiroMatsuzawa (1) @@ -13050,11 +13085,11 @@ Jmarchn (1) - - Joachim (1) + + Joanluc (1) @@ -13064,11 +13099,11 @@ JoelH (1) - - Johnplay2 (1) + + JomarSilva (1) @@ -13078,11 +13113,11 @@ JonelleFritz (1) - - Wu, Haidong (1) + + JordanS (1) @@ -13092,11 +13127,11 @@ Jorgemendes (1) - - JoseGatica (1) + + Joselaurian (1) @@ -13106,11 +13141,11 @@ José Eduardo (1) - - Jp.santi (1) + + Jpl (1) @@ -13120,11 +13155,11 @@ Jsbueno (1) - - JudeMcCafferty (1) + + Juergen (1) @@ -13134,11 +13169,11 @@ Picca, Juan (1) - - Jwcampbell (1) + + Dubrulle, Kevin (1) @@ -13148,11 +13183,11 @@ Kapoorsahab (1) - - KatjaG (1) + + Bhat, Kishor (1) @@ -13162,11 +13197,11 @@ Kenneth.venken (1) - - Kenton3255 (1) + + Kiyotaka Nishibori (1) @@ -13176,11 +13211,11 @@ Kkremitzki (1) - - Knobo (1) + + Koeleman (1) @@ -13190,11 +13225,11 @@ KourtneNester (1) - - Kr1shna (1) + + Krotow (1) @@ -13204,11 +13239,11 @@ Kying (1) - - LKPSharylptwsdo (1) + + LMKemm (1) @@ -13218,11 +13253,11 @@ LaPingvino (1) - - Laskov (1) + + LatoshaZnu (1) @@ -13232,11 +13267,11 @@ LavinaVandermar (1) - - Learner (1) + + Libo02 (1) @@ -13246,11 +13281,11 @@ Likoski (1) - - LillieNlowccx (1) + + Lineinthesand (1) @@ -13260,11 +13295,11 @@ Litishia (1) - - Liturgist (1) + + Llalllal1 (1) @@ -13274,11 +13309,11 @@ Lopp Rs (1) - - Lorne (1) + + Lplatypus (1) @@ -13288,11 +13323,11 @@ Lucas Filho (1) - - LudieNutter (1) + + Luiz Cláudio (1) @@ -13302,11 +13337,11 @@ Luke (1) - - M.sacharewicz (1) + + M1ndfr3ak (1) @@ -13316,11 +13351,11 @@ Maahicool (1) - - Mabel7997eelu (1) + + Maemst (1) @@ -13330,11 +13365,11 @@ Magmag (1) - - Mahdiekrani (1) + + Mahmudul (1) @@ -13344,11 +13379,11 @@ Manveru1986 (1) - - MarcelProut (1) + + MarcoZ (1) @@ -13358,11 +13393,11 @@ Marcosalex (1) - - Marcosps (1) + + MargoBergman (1) @@ -13372,11 +13407,11 @@ Mariano Gaudix (1) - - MarkWielaaard (1) + + Markcoomes (1) @@ -13386,11 +13421,11 @@ MarthaWaterman (1) - - Marwan (1) + + Maryanndefo91 (1) @@ -13400,11 +13435,11 @@ Massao (1) - - Mastizada (1) + + Matsuura (1) @@ -13414,11 +13449,11 @@ Campanelli, Matteo (1) - - Matěj (1) + + Mau (1) @@ -13428,11 +13463,11 @@ Bechler, Moritz (1) - - Mblume3 (1) + + Doležel, Marek (1) @@ -13442,11 +13477,11 @@ Melikeyurtoglu (1) - - Menturi (1) + + MeskoBalazs (1) @@ -13456,11 +13491,11 @@ Mhaehnel (1) - - Mhcrnl (1) + + Mhenriday (1) @@ -13470,11 +13505,11 @@ Michaelwood (1) - - Michka B (1) + + Midomidi2013 (1) @@ -13484,11 +13519,11 @@ Miguelverdu (1) - - Mikolg (1) + + MilagroWilkerso (1) @@ -13498,11 +13533,11 @@ Miles (1) - - Minarja4 (1) + + Mirsad (1) @@ -13512,11 +13547,11 @@ Mixer (1) - - Mixstah (1) + + Mlager (1) @@ -13526,11 +13561,11 @@ Moberg (1) - - Mohammedzalta (1) + + Momo50 (1) @@ -13540,11 +13575,11 @@ Soini, Mox (1) - - Mrund (1) + + Muhammadsufyanzainalabidin (1) @@ -13554,11 +13589,11 @@ Myan (1) - - MyraBlacklow (1) + + N3rd4i (1) @@ -13567,12 +13602,12 @@ NNe8Lx2gc (1) - - - + Nanotron (1) + + Nattu (1) @@ -13582,11 +13617,11 @@ Nedrichards (1) - - NellieSMWX (1) + + Neteler (1) @@ -13596,860 +13631,861 @@ Ngoswami (1) - - Nickko (1) - - NicksonT (1) - + + Nilss (1) Nithin.padavu (1) - - Ngo, Minh (1) Nnino2 (1) + + Norty (1) Notafish (1) - - NotesTracker (1) Nouiurm (1) + + Norbert X (1) Nurohman (1) - - Oclei (1) Oig (1) + + Oiouitt (1) Okusi (1) - - Olea (1) Omansmith (1) + + Omegamaster (1) Omerta (1) - - Onurkucuk67 (1) Oosterkamp (1) + + Opestawon (1) Sezen, Hunter (1) - - Orrd (1) Osoitz (1) + + Oui (1) Anderson, Owen (1) - - Esen, Özcan (1) Ozpoz (1) + + Öztürk, Emre (1) PBsoft (1) - - Pal, Pawan (1) Padenton (1) + + PamalaDorsch (1) Pankaj (1) - - Papesky (1) Passerpunt (1) + + Pastim (1) Paulmenzel (1) - - Paulolima (1) Pelambrera (1) + + PenelopHewlett (1) Nowee, Peter (1) - - Vorel, Petr (1) Pharmankur (1) + + Phb.nbnet.nb.ca (1) Pherjung (1) - - PhilDur (1) Philhart (1) + + PhilipTimms (1) Philippe43 (1) - - Phomes (1) Paraiso, Joan (1) + + Pi (1) Piero (1) - - PieterDeBruijn (1) Pietro.caballeri (1) + + Pilavi (1) Piratu (1) - - Piternoize (1) Pjotr (1) + + Pkavinda (1) Plastique (1) - - Plastovicka (1) Moscu, Alexandru (1) + + PopularOutcast (1) Por (1) - - Carter, Travis (1) Prosper (1) + + Psauthor (1) Psmits (1) - - Psychicread531 (1) Vidhey Pv (1) + + Illarionov, Arkadiy (1) Qiguo (1) - - Qtwallaert (1) Quick8130 (1) + + Quickbooktech (1) Qwe (1) - - Rahuldeshmukh101 (1) Rainy (1) + + Ramonturner (1) Ratias (1) - - Rcampbelllaos (1) RebeccaToscano (1) + + Rettichschnidi (1) RexRTEJnlzus (1) - - Rholler (1) Richardprins (1) + + RickieHpejt (1) Riessmi (1) - - Rif (1) Ringlerloje (1) + + Rion (1) Ritzema, Brent (1) - - Rizobix (1) Kondratenko, Rostislav (1) + + Robert Wetzlmayr (1) Robineh (1) - - Robustchao (1) Rockers (1) + + Rodney78 (1) Deshmukh, Rohit (1) - - Rombert (1) Ron1 (1) + + Ronny (1) Roscoe5731 (1) - - Rosemarie (1) Rpott (1) + + Rsedak (1) RuleAndLine (1) - - Rvr (1) Ryho (1) + + ONODERA, Ryo (1) SallyMorales (1) - - Samanicute (1) Sambhav2612 (1) + + Tygier, Sam (1) Sandeeps (1) - - Sanipache (1) Saracans (1) + + Sbar1 (1) Sautier, Louis (1) - - Schrillesbunteshamburg (1) Scito (1) + + Scno (1) Sctenebro (1) - - Ak, Sedat (1) Senopen (1) + + Serdarot5 (1) Shay030 (1) - - ShaynaMan (1) SherylMillingto (1) + + Shore, Shimon (1) Shin en (1) - - Shortblack (1) Siegi (1) + + Silvestr (1) Silvia (1) - - Simonbr (1) SimsimiUy (1) + + Skierpage (1) Smalalur (1) - - Socialmitchell (1) Son Sonson (1) + + Sourabh1031 (1) Sovichet (1) - - SpeedyGonsales (1) Sphericalhorse (1) + + Spreadsheetsorter (1) Srijanani (1) - - Stewart75H (1) Stonehubmn (1) + + Subhash (1) Supportex (1) - - SusieVeasley (1) Svalo (1) + + SvenHornung (1) Svend-ev (1) - - Sviola (1) Svtlichnijj (1) + + Sébastien C. (1) TAQSamueld (1) - - Talueses (1) Tanguy k (1) + + Thanakanok, Tantai (1) TaylorSlemp (1) - - Techsquirrel (1) TeganCreswick (1) + + Tegas (1) Terber (1) - - Testsflirt (1) The Magpie (1) + + ThePokehach (1) Thephilosoft (1) - - Thom (1) Thor574 (1) + + ThudDriver (1) Tifroumi (1) - - Tigerbeard (1) Tilt (1) + + Tmongkol (1) Tomasdd (1) - - Viehmann, Thomas (1) Tpokorra (1) + + Transcend (1) TrevorPfe (1) - - Trondtr (1) Ttv20 (1) + + Tuliouel (1) Tuping (1) - - Thibault, Vallois (1) Jain, Umang (1) + + Udit Sharma (1) Shahid, Umair (1) - - Vincent, Brennan (1) Unho (1) + + UrmasD (1) UrsulaHorrell (1) - - Ushabtay (1) VIPSylar (1) + + VPUJamikajklq (1) Vandenoever (1) - - Veeven (1) Vera Cavalcante (1) + + VernaSchulze (1) Vincentvikram (1) - - Vinkas (1) Virus009 (1) + + WOBFriedauk (1) Wadrian (1) - - WandaSingletary (1) Wastl (1) + + Waynemcl (1) Webistrator (1) - - Wes (1) Westantenna (1) + + Wezchlebaty (1) Wilhelm (1) - - William Avery (1) Williewortel (1) + + Klausner, Thomas (1) Woulouf (1) - - XSXKristin (1) Baudin, Lucas (1) + + Xsdcfghjk (1) Suhail Alkowaileet (1) - - XtinaS (1) Xtrusia (1) + + Yangyiji (1) YaroslavRutledge (1) - - Yazu (1) Yeliztaneroglu (1) + + Desai, Yogesh (1) Yoshiharu Kawai (1) - - Yowbooks (1) YvanM (1) + + Yy y ja jp (1) Bölöny, Zsolt (1) - - ZBMCallumbwire (1) Zangune (1) + + Zizzle (1) 鄒延 (1) + + + + If you want to replace your Wiki user name with your full name, go to this wiki page and add yourself to the name mapping list. diff -Nru libreoffice-6.0.6~rc1/sc/inc/columniterator.hxx libreoffice-6.0.6/sc/inc/columniterator.hxx --- libreoffice-6.0.6~rc1/sc/inc/columniterator.hxx 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/sc/inc/columniterator.hxx 2018-07-27 13:15:59.000000000 +0000 @@ -60,6 +60,7 @@ { CellStoreType::const_position_type maPos; CellStoreType::const_position_type maPosEnd; + bool mbComplete; public: ColumnIterator( const CellStoreType& rCells, SCROW nRow1, SCROW nRow2 ); diff -Nru libreoffice-6.0.6~rc1/sc/source/core/data/columniterator.cxx libreoffice-6.0.6/sc/source/core/data/columniterator.cxx --- libreoffice-6.0.6~rc1/sc/source/core/data/columniterator.cxx 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/sc/source/core/data/columniterator.cxx 2018-07-27 13:15:59.000000000 +0000 @@ -172,7 +172,8 @@ ColumnIterator::ColumnIterator( const CellStoreType& rCells, SCROW nRow1, SCROW nRow2 ) : maPos(rCells.position(nRow1)), - maPosEnd(rCells.position(maPos.first, nRow2+1)) + maPosEnd(rCells.position(maPos.first, nRow2)), + mbComplete(false) { } @@ -180,7 +181,10 @@ void ColumnIterator::next() { - maPos = CellStoreType::next_position(maPos); + if ( maPos == maPosEnd) + mbComplete = true; + else + maPos = CellStoreType::next_position(maPos); } SCROW ColumnIterator::getRow() const @@ -190,7 +194,7 @@ bool ColumnIterator::hasCell() const { - return maPos != maPosEnd; + return !mbComplete; } mdds::mtv::element_t ColumnIterator::getType() const diff -Nru libreoffice-6.0.6~rc1/sfx2/source/doc/objxtor.cxx libreoffice-6.0.6/sfx2/source/doc/objxtor.cxx --- libreoffice-6.0.6~rc1/sfx2/source/doc/objxtor.cxx 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/sfx2/source/doc/objxtor.cxx 2018-07-27 13:15:59.000000000 +0000 @@ -314,13 +314,13 @@ DELETEX(AutoReloadTimer_Impl, pImpl->pReloadTimer ); SfxApplication *pSfxApp = SfxGetpApp(); - if ( USHRT_MAX != pImpl->nVisualDocumentNumber ) + if ( USHRT_MAX != pImpl->nVisualDocumentNumber && pSfxApp ) pSfxApp->ReleaseIndex(pImpl->nVisualDocumentNumber); // Destroy Basic-Manager pImpl->aBasicManager.reset( nullptr ); - if ( pSfxApp->GetDdeService() ) + if ( pSfxApp && pSfxApp->GetDdeService() ) pSfxApp->RemoveDdeTopic( this ); pImpl->pBaseModel.set( nullptr ); diff -Nru libreoffice-6.0.6~rc1/solenv/flatpak-manifest.in libreoffice-6.0.6/solenv/flatpak-manifest.in --- libreoffice-6.0.6~rc1/solenv/flatpak-manifest.in 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/solenv/flatpak-manifest.in 2018-07-27 13:15:59.000000000 +0000 @@ -405,10 +405,10 @@ "dest-filename": "external/tarballs/liborcus-0.13.3.tar.gz" }, { - "url": "https://dev-www.libreoffice.org/src/poppler-0.59.0.tar.xz", - "sha256": "a3d626b24cd14efa9864e12584b22c9c32f51c46417d7c10ca17651f297c9641", + "url": "https://dev-www.libreoffice.org/src/poppler-0.66.0.tar.xz", + "sha256": "2c096431adfb74bc2f53be466889b7646e1b599f28fa036094f3f7235cc9eae7", "type": "file", - "dest-filename": "external/tarballs/poppler-0.59.0.tar.xz" + "dest-filename": "external/tarballs/poppler-0.66.0.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2", Binary files /tmp/tmplXGE50/JqYiGkQLuZ/libreoffice-6.0.6~rc1/sw/qa/extras/ooxmlexport/data/tdf118702.odt and /tmp/tmplXGE50/6iXvW5j1DJ/libreoffice-6.0.6/sw/qa/extras/ooxmlexport/data/tdf118702.odt differ diff -Nru libreoffice-6.0.6~rc1/sw/qa/extras/ooxmlexport/ooxmlexport5.cxx libreoffice-6.0.6/sw/qa/extras/ooxmlexport/ooxmlexport5.cxx --- libreoffice-6.0.6~rc1/sw/qa/extras/ooxmlexport/ooxmlexport5.cxx 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/sw/qa/extras/ooxmlexport/ooxmlexport5.cxx 2018-07-27 13:15:59.000000000 +0000 @@ -555,6 +555,15 @@ assertXPath ( pXmlDoc1, "/w:ftr[1]/w:tbl[1]/w:tr[1]/w:tc[1]/w:tbl[1]/w:tr[1]/w:tc[1]/w:tbl", 0 ); } +DECLARE_OOXMLEXPORT_TEST(tdf118702,"tdf118702.odt") +{ + xmlDocPtr pXmlDoc = parseExport("word/document.xml"); + if (!pXmlDoc) + return; + assertXPath ( pXmlDoc, "/w:document/w:body/w:p[1]/w:pPr/w:sectPr/w:type", "val", "nextPage" ); + assertXPath ( pXmlDoc, "/w:document/w:body/w:p[1]/w:pPr/w:sectPr/w:pgSz", "orient", "landscape" ); +} + DECLARE_OOXMLEXPORT_TEST(testfdo79822, "fdo79822.docx") { /* File getting crash while saving in LO. diff -Nru libreoffice-6.0.6~rc1/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx libreoffice-6.0.6/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx --- libreoffice-6.0.6~rc1/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx 2018-07-27 13:15:59.000000000 +0000 @@ -531,10 +531,6 @@ // Page2 comes from follow of style for page 1 and should be a normal page. Also check the two page style have the same properties, // since page style for page1 was created from page style for page 2. - uno::Any page2StyleAny = uno::Reference( - getParagraph(2, "This is page 2, which is obviously an even page."), - uno::UNO_QUERY_THROW)->getPropertyValue("PageDescName"); - CPPUNIT_ASSERT_EQUAL(uno::Any(), page2StyleAny); OUString page2StyleName = getProperty( page1Style, "FollowStyle" ); uno::Reference page2Style(getStyles("PageStyles")->getByName(page2StyleName), uno::UNO_QUERY); CPPUNIT_ASSERT_EQUAL(uno::makeAny(style::PageStyleLayout_ALL), page2Style->getPropertyValue("PageStyleLayout")); diff -Nru libreoffice-6.0.6~rc1/sw/source/filter/html/swhtml.cxx libreoffice-6.0.6/sw/source/filter/html/swhtml.cxx --- libreoffice-6.0.6~rc1/sw/source/filter/html/swhtml.cxx 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/sw/source/filter/html/swhtml.cxx 2018-07-27 13:15:59.000000000 +0000 @@ -1248,9 +1248,7 @@ switch( nToken ) { case HtmlTokenId::BODY_ON: - if (m_bBodySeen) - eState = SvParserState::Error; - else + if (!m_bBodySeen) { m_bBodySeen = true; if( !m_aStyleSource.isEmpty() ) diff -Nru libreoffice-6.0.6~rc1/sw/source/filter/ww8/ww8atr.cxx libreoffice-6.0.6/sw/source/filter/ww8/ww8atr.cxx --- libreoffice-6.0.6~rc1/sw/source/filter/ww8/ww8atr.cxx 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/sw/source/filter/ww8/ww8atr.cxx 2018-07-27 13:15:59.000000000 +0000 @@ -492,7 +492,6 @@ } } } - bNewPageDesc = false; // if next node has RES_BREAK(page break) then bNewPageDesc value should be false. bBreakSet = true; if ( !bRemoveHardBreakInsideTable ) diff -Nru libreoffice-6.0.6~rc1/tarballs/fetch.log libreoffice-6.0.6/tarballs/fetch.log --- libreoffice-6.0.6~rc1/tarballs/fetch.log 2018-07-10 20:52:30.000000000 +0000 +++ libreoffice-6.0.6/tarballs/fetch.log 2018-08-02 17:34:37.000000000 +0000 @@ -1,1427 +1,1427 @@ -Di 10. Jul 22:20:02 CEST 2018 ---2018-07-10 22:20:02-- https://dev-www.libreoffice.org/src/libabw-0.1.2.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 318400 (311K) [application/octet-stream] -Wird in »./libabw-0.1.2.tar.xz« gespeichert. +jeudi 2 août 2018, 19:32:24 (UTC+0200) +--2018-08-02 19:32:24-- https://dev-www.libreoffice.org/src/libabw-0.1.2.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 318400 (311K) [application/octet-stream] +Enregistre : «./libabw-0.1.2.tar.xz» - 0K .... 100% 253K=1,2s + 0K .... 100% 2,56M=0,1s -2018-07-10 22:20:03 (253 KB/s) - »./libabw-0.1.2.tar.xz« gespeichert [318400/318400] +2018-08-02 19:32:24 (2,56 MB/s) - «./libabw-0.1.2.tar.xz» enregistré [318400/318400] ---2018-07-10 22:20:03-- https://dev-www.libreoffice.org/src/commons-logging-1.2-src.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 188536 (184K) [application/octet-stream] -Wird in »./commons-logging-1.2-src.tar.gz« gespeichert. +--2018-08-02 19:32:24-- https://dev-www.libreoffice.org/src/commons-logging-1.2-src.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 188536 (184K) [application/octet-stream] +Enregistre : «./commons-logging-1.2-src.tar.gz» - 0K .. 100% 263K=0,7s + 0K .. 100% 1,79M=0,1s -2018-07-10 22:20:05 (263 KB/s) - »./commons-logging-1.2-src.tar.gz« gespeichert [188536/188536] +2018-08-02 19:32:25 (1,79 MB/s) - «./commons-logging-1.2-src.tar.gz» enregistré [188536/188536] ---2018-07-10 22:20:05-- https://dev-www.libreoffice.org/src/apr-1.5.2.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1031613 (1007K) [application/octet-stream] -Wird in »./apr-1.5.2.tar.gz« gespeichert. +--2018-08-02 19:32:25-- https://dev-www.libreoffice.org/src/apr-1.5.2.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1031613 (1007K) [application/octet-stream] +Enregistre : «./apr-1.5.2.tar.gz» - 0K ........ ....... 100% 239K=4,2s + 0K ........ ....... 100% 3,04M=0,3s -2018-07-10 22:20:09 (239 KB/s) - »./apr-1.5.2.tar.gz« gespeichert [1031613/1031613] +2018-08-02 19:32:26 (3,04 MB/s) - «./apr-1.5.2.tar.gz» enregistré [1031613/1031613] ---2018-07-10 22:20:09-- https://dev-www.libreoffice.org/src/apr-util-1.5.4.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 874044 (854K) [application/octet-stream] -Wird in »./apr-util-1.5.4.tar.gz« gespeichert. +--2018-08-02 19:32:26-- https://dev-www.libreoffice.org/src/apr-util-1.5.4.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 874044 (854K) [application/octet-stream] +Enregistre : «./apr-util-1.5.4.tar.gz» - 0K ........ ..... 100% 244K=3,5s + 0K ........ ..... 100% 4,57M=0,2s -2018-07-10 22:20:13 (244 KB/s) - »./apr-util-1.5.4.tar.gz« gespeichert [874044/874044] +2018-08-02 19:32:26 (4,57 MB/s) - «./apr-util-1.5.4.tar.gz» enregistré [874044/874044] ---2018-07-10 22:20:13-- https://dev-www.libreoffice.org/src/boost_1_65_1.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 82594767 (79M) [application/octet-stream] -Wird in »./boost_1_65_1.tar.bz2« gespeichert. +--2018-08-02 19:32:26-- https://dev-www.libreoffice.org/src/boost_1_65_1.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 82594767 (79M) [application/octet-stream] +Enregistre : «./boost_1_65_1.tar.bz2» - 0K ........ ........ ........ ........ ........ ........ 3% 233K 5m33s - 3072K ........ ........ ........ ........ ........ ........ 7% 219K 5m30s - 6144K ........ ........ ........ ........ ........ ........ 11% 239K 5m10s - 9216K ........ ........ ........ ........ ........ ........ 15% 226K 4m58s - 12288K ........ ........ ........ ........ ........ ........ 19% 236K 4m43s - 15360K ........ ........ ........ ........ ........ ........ 22% 238K 4m28s - 18432K ........ ........ ........ ........ ........ ........ 26% 237K 4m14s - 21504K ........ ........ ........ ........ ........ ........ 30% 239K 4m0s - 24576K ........ ........ ........ ........ ........ ........ 34% 239K 3m47s - 27648K ........ ........ ........ ........ ........ ........ 38% 239K 3m33s - 30720K ........ ........ ........ ........ ........ ........ 41% 238K 3m20s - 33792K ........ ........ ........ ........ ........ ........ 45% 239K 3m6s - 36864K ........ ........ ........ ........ ........ ........ 49% 239K 2m53s - 39936K ........ ........ ........ ........ ........ ........ 53% 239K 2m40s - 43008K ........ ........ ........ ........ ........ ........ 57% 239K 2m27s - 46080K ........ ........ ........ ........ ........ ........ 60% 235K 2m14s - 49152K ........ ........ ........ ........ ........ ........ 64% 242K 2m0s - 52224K ........ ........ ........ ........ ........ ........ 68% 239K 1m47s - 55296K ........ ........ ........ ........ ........ ........ 72% 239K 94s - 58368K ........ ........ ........ ........ ........ ........ 76% 239K 81s - 61440K ........ ........ ........ ........ ........ ........ 79% 238K 68s - 64512K ........ ........ ........ ........ ........ ........ 83% 239K 55s - 67584K ........ ........ ........ ........ ........ ........ 87% 239K 42s - 70656K ........ ........ ........ ........ ........ ........ 91% 239K 29s - 73728K ........ ........ ........ ........ ........ ........ 95% 239K 16s - 76800K ........ ........ ........ ........ ........ ........ 99% 239K 3s - 79872K ........ .... 100% 244K=5m40s + 0K ........ ........ ........ ........ ........ ........ 3% 7,54M 10s + 3072K ........ ........ ........ ........ ........ ........ 7% 8,86M 9s + 6144K ........ ........ ........ ........ ........ ........ 11% 7,69M 9s + 9216K ........ ........ ........ ........ ........ ........ 15% 7,98M 8s + 12288K ........ ........ ........ ........ ........ ........ 19% 8,43M 8s + 15360K ........ ........ ........ ........ ........ ........ 22% 8,53M 7s + 18432K ........ ........ ........ ........ ........ ........ 26% 8,42M 7s + 21504K ........ ........ ........ ........ ........ ........ 30% 8,77M 7s + 24576K ........ ........ ........ ........ ........ ........ 34% 8,02M 6s + 27648K ........ ........ ........ ........ ........ ........ 38% 9,03M 6s + 30720K ........ ........ ........ ........ ........ ........ 41% 9,54M 5s + 33792K ........ ........ ........ ........ ........ ........ 45% 8,75M 5s + 36864K ........ ........ ........ ........ ........ ........ 49% 6,51M 5s + 39936K ........ ........ ........ ........ ........ ........ 53% 5,53M 5s + 43008K ........ ........ ........ ........ ........ ........ 57% 5,41M 4s + 46080K ........ ........ ........ ........ ........ ........ 60% 5,32M 4s + 49152K ........ ........ ........ ........ ........ ........ 64% 4,25M 4s + 52224K ........ ........ ........ ........ ........ ........ 68% 4,41M 4s + 55296K ........ ........ ........ ........ ........ ........ 72% 4,73M 3s + 58368K ........ ........ ........ ........ ........ ........ 76% 4,96M 3s + 61440K ........ ........ ........ ........ ........ ........ 79% 5,11M 2s + 64512K ........ ........ ........ ........ ........ ........ 83% 5,38M 2s + 67584K ........ ........ ........ ........ ........ ........ 87% 5,60M 2s + 70656K ........ ........ ........ ........ ........ ........ 91% 5,83M 1s + 73728K ........ ........ ........ ........ ........ ........ 95% 6,01M 1s + 76800K ........ ........ ........ ........ ........ ........ 99% 6,22M 0s + 79872K ........ .... 100% 6,43M=12s -2018-07-10 22:25:54 (237 KB/s) - »./boost_1_65_1.tar.bz2« gespeichert [82594767/82594767] +2018-08-02 19:32:39 (6,40 MB/s) - «./boost_1_65_1.tar.bz2» enregistré [82594767/82594767] ---2018-07-10 22:25:55-- https://dev-www.libreoffice.org/src/breakpad.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 14897049 (14M) [application/zip] -Wird in »./breakpad.zip« gespeichert. +--2018-08-02 19:32:39-- https://dev-www.libreoffice.org/src/breakpad.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 14897049 (14M) [application/zip] +Enregistre : «./breakpad.zip» - 0K ........ ........ ........ ........ ........ ........ 21% 239K 48s - 3072K ........ ........ ........ ........ ........ ........ 42% 239K 35s - 6144K ........ ........ ........ ........ ........ ........ 63% 239K 22s - 9216K ........ ........ ........ ........ ........ ........ 84% 239K 9s - 12288K ........ ........ ........ ........ ... 100% 235K=61s + 0K ........ ........ ........ ........ ........ ........ 21% 3,73M 3s + 3072K ........ ........ ........ ........ ........ ........ 42% 6,94M 2s + 6144K ........ ........ ........ ........ ........ ........ 63% 9,18M 1s + 9216K ........ ........ ........ ........ ........ ........ 84% 6,38M 0s + 12288K ........ ........ ........ ........ ... 100% 5,79M=2,4s -2018-07-10 22:26:56 (238 KB/s) - »./breakpad.zip« gespeichert [14897049/14897049] +2018-08-02 19:32:42 (5,88 MB/s) - «./breakpad.zip» enregistré [14897049/14897049] ---2018-07-10 22:26:57-- https://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1997625 (1,9M) [application/zip] -Wird in »./beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip« gespeichert. +--2018-08-02 19:32:42-- https://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1997625 (1,9M) [application/zip] +Enregistre : «./beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip» - 0K ........ ........ ........ ...... 100% 241K=8,1s + 0K ........ ........ ........ ...... 100% 5,06M=0,4s -2018-07-10 22:27:05 (241 KB/s) - »./beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip« gespeichert [1997625/1997625] +2018-08-02 19:32:43 (5,06 MB/s) - «./beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip» enregistré [1997625/1997625] ---2018-07-10 22:27:05-- https://dev-www.libreoffice.org/src/00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 782025 (764K) [application/octet-stream] -Wird in »./00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz« gespeichert. +--2018-08-02 19:32:43-- https://dev-www.libreoffice.org/src/00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 782025 (764K) [application/octet-stream] +Enregistre : «./00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz» - 0K ........ ... 100% 244K=3,1s + 0K ........ ... 100% 3,50M=0,2s -2018-07-10 22:27:09 (244 KB/s) - »./00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz« gespeichert [782025/782025] +2018-08-02 19:32:43 (3,50 MB/s) - «./00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz» enregistré [782025/782025] ---2018-07-10 22:27:09-- https://dev-www.libreoffice.org/src/cairo-1.14.10.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 36251788 (35M) [application/octet-stream] -Wird in »./cairo-1.14.10.tar.xz« gespeichert. +--2018-08-02 19:32:43-- https://dev-www.libreoffice.org/src/cairo-1.14.10.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 36251788 (35M) [application/octet-stream] +Enregistre : «./cairo-1.14.10.tar.xz» - 0K ........ ........ ........ ........ ........ ........ 8% 239K 2m15s - 3072K ........ ........ ........ ........ ........ ........ 17% 239K 2m2s - 6144K ........ ........ ........ ........ ........ ........ 26% 238K 1m50s - 9216K ........ ........ ........ ........ ........ ........ 34% 239K 97s - 12288K ........ ........ ........ ........ ........ ........ 43% 239K 84s - 15360K ........ ........ ........ ........ ........ ........ 52% 239K 71s - 18432K ........ ........ ........ ........ ........ ........ 60% 238K 58s - 21504K ........ ........ ........ ........ ........ ........ 69% 239K 45s - 24576K ........ ........ ........ ........ ........ ........ 78% 239K 32s - 27648K ........ ........ ........ ........ ........ ........ 86% 239K 20s - 30720K ........ ........ ........ ........ ........ ........ 95% 239K 7s - 33792K ........ ........ ........ . 100% 239K=2m28s + 0K ........ ........ ........ ........ ........ ........ 8% 4,91M 6s + 3072K ........ ........ ........ ........ ........ ........ 17% 7,32M 5s + 6144K ........ ........ ........ ........ ........ ........ 26% 5,86M 4s + 9216K ........ ........ ........ ........ ........ ........ 34% 5,79M 4s + 12288K ........ ........ ........ ........ ........ ........ 43% 5,88M 3s + 15360K ........ ........ ........ ........ ........ ........ 52% 5,90M 3s + 18432K ........ ........ ........ ........ ........ ........ 60% 6,08M 2s + 21504K ........ ........ ........ ........ ........ ........ 69% 5,72M 2s + 24576K ........ ........ ........ ........ ........ ........ 78% 4,44M 1s + 27648K ........ ........ ........ ........ ........ ........ 86% 6,47M 1s + 30720K ........ ........ ........ ........ ........ ........ 95% 6,06M 0s + 33792K ........ ........ ........ . 100% 6,77M=6,0s -2018-07-10 22:29:37 (239 KB/s) - »./cairo-1.14.10.tar.xz« gespeichert [36251788/36251788] +2018-08-02 19:32:50 (5,81 MB/s) - «./cairo-1.14.10.tar.xz» enregistré [36251788/36251788] ---2018-07-10 22:29:38-- https://dev-www.libreoffice.org/src/e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 878784 (858K) [application/octet-stream] -Wird in »./e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz« gespeichert. +--2018-08-02 19:32:50-- https://dev-www.libreoffice.org/src/e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 878784 (858K) [application/octet-stream] +Enregistre : «./e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz» - 0K ........ ..... 100% 244K=3,5s + 0K ........ ..... 100% 3,29M=0,3s -2018-07-10 22:29:42 (244 KB/s) - »./e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz« gespeichert [878784/878784] +2018-08-02 19:32:51 (3,29 MB/s) - «./e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz» enregistré [878784/878784] ---2018-07-10 22:29:42-- https://dev-www.libreoffice.org/src/libcdr-0.1.4.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 609592 (595K) [application/octet-stream] -Wird in »./libcdr-0.1.4.tar.xz« gespeichert. +--2018-08-02 19:32:51-- https://dev-www.libreoffice.org/src/libcdr-0.1.4.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 609592 (595K) [application/octet-stream] +Enregistre : «./libcdr-0.1.4.tar.xz» - 0K ........ . 100% 245K=2,4s + 0K ........ . 100% 4,07M=0,1s -2018-07-10 22:29:45 (245 KB/s) - »./libcdr-0.1.4.tar.xz« gespeichert [609592/609592] +2018-08-02 19:32:51 (4,07 MB/s) - «./libcdr-0.1.4.tar.xz» enregistré [609592/609592] ---2018-07-10 22:29:45-- https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 2241498 (2,1M) [application/octet-stream] -Wird in »./48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz« gespeichert. +--2018-08-02 19:32:51-- https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 2241498 (2,1M) [application/octet-stream] +Enregistre : «./48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz» - 0K ........ ........ ........ ........ .. 100% 241K=9,1s + 0K ........ ........ ........ ........ .. 100% 4,65M=0,5s -2018-07-10 22:29:54 (241 KB/s) - »./48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz« gespeichert [2241498/2241498] +2018-08-02 19:32:52 (4,65 MB/s) - «./48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz» enregistré [2241498/2241498] ---2018-07-10 22:29:54-- https://dev-www.libreoffice.org/src/libcmis-0.5.1.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 767701 (750K) [application/octet-stream] -Wird in »./libcmis-0.5.1.tar.gz« gespeichert. +--2018-08-02 19:32:52-- https://dev-www.libreoffice.org/src/libcmis-0.5.1.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 767701 (750K) [application/octet-stream] +Enregistre : «./libcmis-0.5.1.tar.gz» - 0K ........ ... 100% 244K=3,1s + 0K ........ ... 100% 3,37M=0,2s -2018-07-10 22:29:58 (244 KB/s) - »./libcmis-0.5.1.tar.gz« gespeichert [767701/767701] +2018-08-02 19:32:52 (3,37 MB/s) - «./libcmis-0.5.1.tar.gz» enregistré [767701/767701] ---2018-07-10 22:29:58-- https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 10343849 (9,9M) [application/octet-stream] -Wird in »./CoinMP-1.7.6.tgz« gespeichert. +--2018-08-02 19:32:53-- https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 10343849 (9,9M) [application/octet-stream] +Enregistre : «./CoinMP-1.7.6.tgz» - 0K ........ ........ ........ ........ ........ ........ 30% 236K 30s - 3072K ........ ........ ........ ........ ........ ........ 60% 242K 17s - 6144K ........ ........ ........ ........ ........ ........ 91% 238K 4s - 9216K ........ ..... 100% 244K=42s + 0K ........ ........ ........ ........ ........ ........ 30% 5,00M 1s + 3072K ........ ........ ........ ........ ........ ........ 60% 6,82M 1s + 6144K ........ ........ ........ ........ ........ ........ 91% 6,73M 0s + 9216K ........ ..... 100% 8,34M=1,6s -2018-07-10 22:30:40 (239 KB/s) - »./CoinMP-1.7.6.tgz« gespeichert [10343849/10343849] +2018-08-02 19:32:54 (6,21 MB/s) - «./CoinMP-1.7.6.tgz» enregistré [10343849/10343849] ---2018-07-10 22:30:40-- https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 959716 (937K) [application/octet-stream] -Wird in »./cppunit-1.14.0.tar.gz« gespeichert. +--2018-08-02 19:32:55-- https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 959716 (937K) [application/octet-stream] +Enregistre : «./cppunit-1.14.0.tar.gz» - 0K ........ ...... 100% 243K=3,9s + 0K ........ ...... 100% 1,94M=0,5s -2018-07-10 22:30:45 (243 KB/s) - »./cppunit-1.14.0.tar.gz« gespeichert [959716/959716] +2018-08-02 19:32:55 (1,94 MB/s) - «./cppunit-1.14.0.tar.gz» enregistré [959716/959716] ---2018-07-10 22:30:45-- https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 49659 (48K) [application/octet-stream] -Wird in »./1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt« gespeichert. +--2018-08-02 19:32:55-- https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 49659 (48K) [application/octet-stream] +Enregistre : «./1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt» - 0K 100% 366K=0,1s + 0K 100% 1,22M=0,04s -2018-07-10 22:30:45 (366 KB/s) - »./1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt« gespeichert [49659/49659] +2018-08-02 19:32:56 (1,22 MB/s) - «./1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt» enregistré [49659/49659] ---2018-07-10 22:30:45-- https://dev-www.libreoffice.org/src/curl-7.60.0.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 3949173 (3,8M) [application/octet-stream] -Wird in »./curl-7.60.0.tar.gz« gespeichert. +--2018-08-02 19:32:56-- https://dev-www.libreoffice.org/src/curl-7.60.0.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 3949173 (3,8M) [application/octet-stream] +Enregistre : «./curl-7.60.0.tar.gz» - 0K ........ ........ ........ ........ ........ ........ 79% 239K 3s - 3072K ........ .... 100% 244K=16s + 0K ........ ........ ........ ........ ........ ........ 79% 3,43M 0s + 3072K ........ .... 100% 6,33M=1,0s -2018-07-10 22:31:02 (240 KB/s) - »./curl-7.60.0.tar.gz« gespeichert [3949173/3949173] +2018-08-02 19:32:57 (3,78 MB/s) - «./curl-7.60.0.tar.gz» enregistré [3949173/3949173] ---2018-07-10 22:31:02-- https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 416268 (407K) [application/octet-stream] -Wird in »./libe-book-0.1.3.tar.xz« gespeichert. +--2018-08-02 19:32:57-- https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 416268 (407K) [application/octet-stream] +Enregistre : «./libe-book-0.1.3.tar.xz» - 0K ...... 100% 249K=1,6s + 0K ...... 100% 1,98M=0,2s -2018-07-10 22:31:07 (249 KB/s) - »./libe-book-0.1.3.tar.xz« gespeichert [416268/416268] +2018-08-02 19:32:57 (1,98 MB/s) - «./libe-book-0.1.3.tar.xz» enregistré [416268/416268] ---2018-07-10 22:31:07-- https://dev-www.libreoffice.org/src/3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 463264 (452K) [application/octet-stream] -Wird in »./3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz« gespeichert. +--2018-08-02 19:32:57-- https://dev-www.libreoffice.org/src/3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 463264 (452K) [application/octet-stream] +Enregistre : «./3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz» - 0K ....... 100% 248K=1,8s + 0K ....... 100% 2,35M=0,2s -2018-07-10 22:31:09 (248 KB/s) - »./3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz« gespeichert [463264/463264] +2018-08-02 19:32:58 (2,35 MB/s) - «./3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz» enregistré [463264/463264] ---2018-07-10 22:31:09-- https://dev-www.libreoffice.org/src/libepubgen-0.1.0.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 398811 (389K) [application/octet-stream] -Wird in »./libepubgen-0.1.0.tar.bz2« gespeichert. +--2018-08-02 19:32:58-- https://dev-www.libreoffice.org/src/libepubgen-0.1.0.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 398811 (389K) [application/octet-stream] +Enregistre : «./libepubgen-0.1.0.tar.bz2» - 0K ...... 100% 250K=1,6s + 0K ...... 100% 2,41M=0,2s -2018-07-10 22:31:11 (250 KB/s) - »./libepubgen-0.1.0.tar.bz2« gespeichert [398811/398811] +2018-08-02 19:32:58 (2,41 MB/s) - «./libepubgen-0.1.0.tar.bz2» enregistré [398811/398811] ---2018-07-10 22:31:11-- https://dev-www.libreoffice.org/src/libetonyek-0.1.7.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1256232 (1,2M) [application/octet-stream] -Wird in »./libetonyek-0.1.7.tar.xz« gespeichert. +--2018-08-02 19:32:58-- https://dev-www.libreoffice.org/src/libetonyek-0.1.7.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1256232 (1,2M) [application/octet-stream] +Enregistre : «./libetonyek-0.1.7.tar.xz» - 0K ........ ........ ... 100% 239K=5,1s + 0K ........ ........ ... 100% 3,13M=0,4s -2018-07-10 22:31:16 (239 KB/s) - »./libetonyek-0.1.7.tar.xz« gespeichert [1256232/1256232] +2018-08-02 19:32:59 (3,13 MB/s) - «./libetonyek-0.1.7.tar.xz» enregistré [1256232/1256232] ---2018-07-10 22:31:16-- https://dev-www.libreoffice.org/src/expat-2.2.5.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 510868 (499K) [application/octet-stream] -Wird in »./expat-2.2.5.tar.bz2« gespeichert. +--2018-08-02 19:32:59-- https://dev-www.libreoffice.org/src/expat-2.2.5.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 510868 (499K) [application/octet-stream] +Enregistre : «./expat-2.2.5.tar.bz2» - 0K ....... 100% 247K=2,0s + 0K ....... 100% 826K=0,6s -2018-07-10 22:31:19 (247 KB/s) - »./expat-2.2.5.tar.bz2« gespeichert [510868/510868] +2018-08-02 19:33:00 (826 KB/s) - «./expat-2.2.5.tar.bz2» enregistré [510868/510868] ---2018-07-10 22:31:19-- https://dev-www.libreoffice.org/src/Firebird-3.0.0.32483-0.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 9552809 (9,1M) [application/octet-stream] -Wird in »./Firebird-3.0.0.32483-0.tar.bz2« gespeichert. +--2018-08-02 19:33:00-- https://dev-www.libreoffice.org/src/Firebird-3.0.0.32483-0.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 9552809 (9,1M) [application/octet-stream] +Enregistre : «./Firebird-3.0.0.32483-0.tar.bz2» - 0K ........ ........ ........ ........ ........ ........ 32% 239K 26s - 3072K ........ ........ ........ ........ ........ ........ 65% 238K 13s - 6144K ........ ........ ........ ........ ........ ........ 98% 239K 0s - 9216K . 100% 281K=39s + 0K ........ ........ ........ ........ ........ ........ 32% 3,75M 2s + 3072K ........ ........ ........ ........ ........ ........ 65% 4,05M 1s + 6144K ........ ........ ........ ........ ........ ........ 98% 3,66M 0s + 9216K . 100% 3,75M=2,4s -2018-07-10 22:31:58 (239 KB/s) - »./Firebird-3.0.0.32483-0.tar.bz2« gespeichert [9552809/9552809] +2018-08-02 19:33:03 (3,81 MB/s) - «./Firebird-3.0.0.32483-0.tar.bz2» enregistré [9552809/9552809] ---2018-07-10 22:31:59-- https://dev-www.libreoffice.org/src/fontconfig-2.12.6.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1624683 (1,5M) [application/octet-stream] -Wird in »./fontconfig-2.12.6.tar.bz2« gespeichert. +--2018-08-02 19:33:03-- https://dev-www.libreoffice.org/src/fontconfig-2.12.6.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1624683 (1,5M) [application/octet-stream] +Enregistre : «./fontconfig-2.12.6.tar.bz2» - 0K ........ ........ ........ 100% 241K=6,6s + 0K ........ ........ ........ 100% 3,37M=0,5s -2018-07-10 22:32:06 (241 KB/s) - »./fontconfig-2.12.6.tar.bz2« gespeichert [1624683/1624683] +2018-08-02 19:33:03 (3,37 MB/s) - «./fontconfig-2.12.6.tar.bz2» enregistré [1624683/1624683] ---2018-07-10 22:32:06-- https://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 516132 (504K) [application/octet-stream] -Wird in »./libfreehand-0.1.2.tar.xz« gespeichert. +--2018-08-02 19:33:03-- https://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 516132 (504K) [application/octet-stream] +Enregistre : «./libfreehand-0.1.2.tar.xz» - 0K ....... 100% 247K=2,0s + 0K ....... 100% 2,78M=0,2s -2018-07-10 22:32:08 (247 KB/s) - »./libfreehand-0.1.2.tar.xz« gespeichert [516132/516132] +2018-08-02 19:33:04 (2,78 MB/s) - «./libfreehand-0.1.2.tar.xz» enregistré [516132/516132] ---2018-07-10 22:32:08-- https://dev-www.libreoffice.org/src/freetype-2.8.1.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1886443 (1,8M) [application/octet-stream] -Wird in »./freetype-2.8.1.tar.bz2« gespeichert. +--2018-08-02 19:33:04-- https://dev-www.libreoffice.org/src/freetype-2.8.1.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1886443 (1,8M) [application/octet-stream] +Enregistre : «./freetype-2.8.1.tar.bz2» - 0K ........ ........ ........ .... 100% 241K=7,6s + 0K ........ ........ ........ .... 100% 3,30M=0,5s -2018-07-10 22:32:16 (241 KB/s) - »./freetype-2.8.1.tar.bz2« gespeichert [1886443/1886443] +2018-08-02 19:33:05 (3,30 MB/s) - «./freetype-2.8.1.tar.bz2» enregistré [1886443/1886443] ---2018-07-10 22:32:16-- https://dev-www.libreoffice.org/src/libepoxy-1.3.1.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 820119 (801K) [application/octet-stream] -Wird in »./libepoxy-1.3.1.tar.bz2« gespeichert. +--2018-08-02 19:33:05-- https://dev-www.libreoffice.org/src/libepoxy-1.3.1.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 820119 (801K) [application/octet-stream] +Enregistre : «./libepoxy-1.3.1.tar.bz2» - 0K ........ .... 100% 244K=3,3s + 0K ........ .... 100% 2,56M=0,3s -2018-07-10 22:32:20 (244 KB/s) - »./libepoxy-1.3.1.tar.bz2« gespeichert [820119/820119] +2018-08-02 19:33:05 (2,56 MB/s) - «./libepoxy-1.3.1.tar.bz2» enregistré [820119/820119] ---2018-07-10 22:32:20-- https://dev-www.libreoffice.org/src/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 5290295 (5,0M) [application/zip] -Wird in »./bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip« gespeichert. +--2018-08-02 19:33:05-- https://dev-www.libreoffice.org/src/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 5290295 (5,0M) [application/zip] +Enregistre : «./bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip» - 0K ........ ........ ........ ........ ........ ........ 59% 238K 9s - 3072K ........ ........ ........ ........ 100% 240K=22s + 0K ........ ........ ........ ........ ........ ........ 59% 4,13M 0s + 3072K ........ ........ ........ ........ 100% 2,08M=1,7s -2018-07-10 22:32:42 (239 KB/s) - »./bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip« gespeichert [5290295/5290295] +2018-08-02 19:33:07 (2,95 MB/s) - «./bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip» enregistré [5290295/5290295] ---2018-07-10 22:32:42-- https://dev-www.libreoffice.org/src/gpgme-1.9.0.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1344222 (1,3M) [application/octet-stream] -Wird in »./gpgme-1.9.0.tar.bz2« gespeichert. +--2018-08-02 19:33:07-- https://dev-www.libreoffice.org/src/gpgme-1.9.0.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1344222 (1,3M) [application/octet-stream] +Enregistre : «./gpgme-1.9.0.tar.bz2» - 0K ........ ........ .... 100% 242K=5,4s + 0K ........ ........ .... 100% 3,60M=0,4s -2018-07-10 22:32:48 (242 KB/s) - »./gpgme-1.9.0.tar.bz2« gespeichert [1344222/1344222] +2018-08-02 19:33:08 (3,60 MB/s) - «./gpgme-1.9.0.tar.bz2» enregistré [1344222/1344222] ---2018-07-10 22:32:48-- https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.10.tgz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 155690 (152K) [application/octet-stream] -Wird in »./graphite2-minimal-1.3.10.tgz« gespeichert. +--2018-08-02 19:33:08-- https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.10.tgz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 155690 (152K) [application/octet-stream] +Enregistre : «./graphite2-minimal-1.3.10.tgz» - 0K .. 100% 268K=0,6s + 0K .. 100% 1,71M=0,09s -2018-07-10 22:32:49 (268 KB/s) - »./graphite2-minimal-1.3.10.tgz« gespeichert [155690/155690] +2018-08-02 19:33:09 (1,71 MB/s) - «./graphite2-minimal-1.3.10.tgz» enregistré [155690/155690] ---2018-07-10 22:32:49-- https://dev-www.libreoffice.org/src/harfbuzz-1.7.0.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1661573 (1,6M) [application/octet-stream] -Wird in »./harfbuzz-1.7.0.tar.bz2« gespeichert. +--2018-08-02 19:33:09-- https://dev-www.libreoffice.org/src/harfbuzz-1.7.0.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1661573 (1,6M) [application/octet-stream] +Enregistre : «./harfbuzz-1.7.0.tar.bz2» - 0K ........ ........ ........ . 100% 241K=6,7s + 0K ........ ........ ........ . 100% 4,22M=0,4s -2018-07-10 22:32:56 (241 KB/s) - »./harfbuzz-1.7.0.tar.bz2« gespeichert [1661573/1661573] +2018-08-02 19:33:09 (4,22 MB/s) - «./harfbuzz-1.7.0.tar.bz2» enregistré [1661573/1661573] ---2018-07-10 22:32:56-- https://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 3519470 (3,4M) [application/zip] -Wird in »./17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip« gespeichert. +--2018-08-02 19:33:09-- https://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 3519470 (3,4M) [application/zip] +Enregistre : «./17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip» - 0K ........ ........ ........ ........ ........ ........ 89% 239K 2s - 3072K ..... 100% 250K=14s + 0K ........ ........ ........ ........ ........ ........ 89% 5,27M 0s + 3072K ..... 100% 8,32M=0,6s -2018-07-10 22:33:11 (240 KB/s) - »./17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip« gespeichert [3519470/3519470] +2018-08-02 19:33:10 (5,48 MB/s) - «./17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip» enregistré [3519470/3519470] ---2018-07-10 22:33:11-- https://dev-www.libreoffice.org/src/hunspell-1.6.2.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 721165 (704K) [application/octet-stream] -Wird in »./hunspell-1.6.2.tar.gz« gespeichert. +--2018-08-02 19:33:10-- https://dev-www.libreoffice.org/src/hunspell-1.6.2.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 721165 (704K) [application/octet-stream] +Enregistre : «./hunspell-1.6.2.tar.gz» - 0K ........ ... 100% 245K=2,9s + 0K ........ ... 100% 2,96M=0,2s -2018-07-10 22:33:14 (245 KB/s) - »./hunspell-1.6.2.tar.gz« gespeichert [721165/721165] +2018-08-02 19:33:11 (2,96 MB/s) - «./hunspell-1.6.2.tar.gz» enregistré [721165/721165] ---2018-07-10 22:33:14-- https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 638369 (623K) [application/octet-stream] -Wird in »./5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz« gespeichert. +--2018-08-02 19:33:11-- https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 638369 (623K) [application/octet-stream] +Enregistre : «./5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz» - 0K ........ . 100% 246K=2,5s + 0K ........ . 100% 3,14M=0,2s -2018-07-10 22:33:17 (246 KB/s) - »./5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz« gespeichert [638369/638369] +2018-08-02 19:33:11 (3,14 MB/s) - «./5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz» enregistré [638369/638369] ---2018-07-10 22:33:17-- https://dev-www.libreoffice.org/src/icu4c-60_2-src.tgz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 23317835 (22M) [application/octet-stream] -Wird in »./icu4c-60_2-src.tgz« gespeichert. +--2018-08-02 19:33:11-- https://dev-www.libreoffice.org/src/icu4c-60_2-src.tgz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 23317835 (22M) [application/octet-stream] +Enregistre : «./icu4c-60_2-src.tgz» - 0K ........ ........ ........ ........ ........ ........ 13% 239K 82s - 3072K ........ ........ ........ ........ ........ ........ 26% 237K 70s - 6144K ........ ........ ........ ........ ........ ........ 40% 239K 57s - 9216K ........ ........ ........ ........ ........ ........ 53% 239K 44s - 12288K ........ ........ ........ ........ ........ ........ 67% 239K 31s - 15360K ........ ........ ........ ........ ........ ........ 80% 239K 18s - 18432K ........ ........ ........ ........ ........ ........ 94% 237K 5s - 21504K ........ ........ ... 100% 216K=96s + 0K ........ ........ ........ ........ ........ ........ 13% 4,84M 4s + 3072K ........ ........ ........ ........ ........ ........ 26% 8,79M 3s + 6144K ........ ........ ........ ........ ........ ........ 40% 10,9M 2s + 9216K ........ ........ ........ ........ ........ ........ 53% 15,3M 1s + 12288K ........ ........ ........ ........ ........ ........ 67% 13,7M 1s + 15360K ........ ........ ........ ........ ........ ........ 80% 12,9M 0s + 18432K ........ ........ ........ ........ ........ ........ 94% 14,0M 0s + 21504K ........ ........ ... 100% 13,2M=2,2s -2018-07-10 22:34:54 (237 KB/s) - »./icu4c-60_2-src.tgz« gespeichert [23317835/23317835] +2018-08-02 19:33:14 (10,1 MB/s) - «./icu4c-60_2-src.tgz» enregistré [23317835/23317835] ---2018-07-10 22:34:54-- https://dev-www.libreoffice.org/src/icu4c-60_2-data.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 15940781 (15M) [application/zip] -Wird in »./icu4c-60_2-data.zip« gespeichert. +--2018-08-02 19:33:14-- https://dev-www.libreoffice.org/src/icu4c-60_2-data.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 15940781 (15M) [application/zip] +Enregistre : «./icu4c-60_2-data.zip» - 0K ........ ........ ........ ........ ........ ........ 19% 239K 52s - 3072K ........ ........ ........ ........ ........ ........ 39% 239K 39s - 6144K ........ ........ ........ ........ ........ ........ 59% 239K 27s - 9216K ........ ........ ........ ........ ........ ........ 78% 237K 14s - 12288K ........ ........ ........ ........ ........ ........ 98% 239K 1s - 15360K ... 100% 259K=65s + 0K ........ ........ ........ ........ ........ ........ 19% 4,90M 2s + 3072K ........ ........ ........ ........ ........ ........ 39% 6,18M 2s + 6144K ........ ........ ........ ........ ........ ........ 59% 6,20M 1s + 9216K ........ ........ ........ ........ ........ ........ 78% 5,00M 1s + 12288K ........ ........ ........ ........ ........ ........ 98% 5,17M 0s + 15360K ... 100% 7,42M=2,8s -2018-07-10 22:35:59 (239 KB/s) - »./icu4c-60_2-data.zip« gespeichert [15940781/15940781] +2018-08-02 19:33:17 (5,45 MB/s) - «./icu4c-60_2-data.zip» enregistré [15940781/15940781] ---2018-07-10 22:36:00-- https://dev-www.libreoffice.org/src/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 743031 (726K) [application/zip] -Wird in »./ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip« gespeichert. +--2018-08-02 19:33:17-- https://dev-www.libreoffice.org/src/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 743031 (726K) [application/zip] +Enregistre : «./ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip» - 0K ........ ... 100% 245K=3,0s + 0K ........ ... 100% 2,75M=0,3s -2018-07-10 22:36:03 (245 KB/s) - »./ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip« gespeichert [743031/743031] +2018-08-02 19:33:18 (2,75 MB/s) - «./ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip» enregistré [743031/743031] ---2018-07-10 22:36:03-- https://dev-www.libreoffice.org/src/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 207563 (203K) [application/zip] -Wird in »./d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip« gespeichert. +--2018-08-02 19:33:18-- https://dev-www.libreoffice.org/src/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 207563 (203K) [application/zip] +Enregistre : «./d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip» - 0K ... 100% 260K=0,8s + 0K ... 100% 2,11M=0,09s -2018-07-10 22:36:04 (260 KB/s) - »./d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip« gespeichert [207563/207563] +2018-08-02 19:33:18 (2,11 MB/s) - «./d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip» enregistré [207563/207563] ---2018-07-10 22:36:04-- https://dev-www.libreoffice.org/src/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 427800 (418K) [application/zip] -Wird in »./eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip« gespeichert. +--2018-08-02 19:33:18-- https://dev-www.libreoffice.org/src/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 427800 (418K) [application/zip] +Enregistre : «./eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip» - 0K ...... 100% 248K=1,7s + 0K ...... 100% 2,15M=0,2s -2018-07-10 22:36:06 (248 KB/s) - »./eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip« gespeichert [427800/427800] +2018-08-02 19:33:18 (2,15 MB/s) - «./eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip» enregistré [427800/427800] ---2018-07-10 22:36:06-- https://dev-www.libreoffice.org/src/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 5750610 (5,5M) [application/zip] -Wird in »./3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip« gespeichert. +--2018-08-02 19:33:19-- https://dev-www.libreoffice.org/src/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 5750610 (5,5M) [application/zip] +Enregistre : «./3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip» - 0K ........ ........ ........ ........ ........ ........ 54% 239K 11s - 3072K ........ ........ ........ ........ ....... 100% 241K=23s + 0K ........ ........ ........ ........ ........ ........ 54% 5,07M 0s + 3072K ........ ........ ........ ........ ....... 100% 5,60M=1,0s -2018-07-10 22:36:30 (240 KB/s) - »./3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip« gespeichert [5750610/5750610] +2018-08-02 19:33:20 (5,30 MB/s) - «./3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip» enregistré [5750610/5750610] ---2018-07-10 22:36:30-- https://dev-www.libreoffice.org/src/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1180582 (1,1M) [application/zip] -Wird in »./3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip« gespeichert. +--2018-08-02 19:33:20-- https://dev-www.libreoffice.org/src/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1180582 (1,1M) [application/zip] +Enregistre : «./3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip» - 0K ........ ........ .. 100% 241K=4,8s + 0K ........ ........ .. 100% 3,71M=0,3s -2018-07-10 22:36:36 (241 KB/s) - »./3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip« gespeichert [1180582/1180582] +2018-08-02 19:33:20 (3,71 MB/s) - «./3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip» enregistré [1180582/1180582] ---2018-07-10 22:36:36-- https://dev-www.libreoffice.org/src/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1396007 (1,3M) [application/zip] -Wird in »./db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip« gespeichert. +--2018-08-02 19:33:20-- https://dev-www.libreoffice.org/src/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1396007 (1,3M) [application/zip] +Enregistre : «./db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip» - 0K ........ ........ ..... 100% 238K=5,7s + 0K ........ ........ ..... 100% 4,24M=0,3s -2018-07-10 22:36:42 (238 KB/s) - »./db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip« gespeichert [1396007/1396007] +2018-08-02 19:33:21 (4,24 MB/s) - «./db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip» enregistré [1396007/1396007] ---2018-07-10 22:36:42-- https://dev-www.libreoffice.org/src/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 2938721 (2,8M) [application/zip] -Wird in »./97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip« gespeichert. +--2018-08-02 19:33:21-- https://dev-www.libreoffice.org/src/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 2938721 (2,8M) [application/zip] +Enregistre : «./97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip» - 0K ........ ........ ........ ........ ........ .... 100% 240K=12s + 0K ........ ........ ........ ........ ........ .... 100% 4,29M=0,7s -2018-07-10 22:36:54 (240 KB/s) - »./97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip« gespeichert [2938721/2938721] +2018-08-02 19:33:22 (4,29 MB/s) - «./97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip» enregistré [2938721/2938721] ---2018-07-10 22:36:54-- https://dev-www.libreoffice.org/src/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 762419 (745K) [application/zip] -Wird in »./8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip« gespeichert. +--2018-08-02 19:33:22-- https://dev-www.libreoffice.org/src/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 762419 (745K) [application/zip] +Enregistre : «./8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip» - 0K ........ ... 100% 244K=3,0s + 0K ........ ... 100% 2,95M=0,2s -2018-07-10 22:36:58 (244 KB/s) - »./8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip« gespeichert [762419/762419] +2018-08-02 19:33:23 (2,95 MB/s) - «./8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip» enregistré [762419/762419] ---2018-07-10 22:36:58-- https://dev-www.libreoffice.org/src/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 211919 (207K) [application/zip] -Wird in »./f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip« gespeichert. +--2018-08-02 19:33:23-- https://dev-www.libreoffice.org/src/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 211919 (207K) [application/zip] +Enregistre : «./f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip» - 0K ... 100% 260K=0,8s + 0K ... 100% 1,47M=0,1s -2018-07-10 22:36:59 (260 KB/s) - »./f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip« gespeichert [211919/211919] +2018-08-02 19:33:23 (1,47 MB/s) - «./f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip» enregistré [211919/211919] ---2018-07-10 22:36:59-- https://dev-www.libreoffice.org/src/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 2929311 (2,8M) [application/zip] -Wird in »./ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip« gespeichert. +--2018-08-02 19:33:23-- https://dev-www.libreoffice.org/src/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 2929311 (2,8M) [application/zip] +Enregistre : «./ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip» - 0K ........ ........ ........ ........ ........ .... 100% 240K=12s + 0K ........ ........ ........ ........ ........ .... 100% 4,55M=0,6s -2018-07-10 22:37:11 (240 KB/s) - »./ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip« gespeichert [2929311/2929311] +2018-08-02 19:33:24 (4,55 MB/s) - «./ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip» enregistré [2929311/2929311] ---2018-07-10 22:37:11-- https://dev-www.libreoffice.org/src/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 153157 (150K) [application/zip] -Wird in »./39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip« gespeichert. +--2018-08-02 19:33:24-- https://dev-www.libreoffice.org/src/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 153157 (150K) [application/zip] +Enregistre : «./39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip» - 0K .. 100% 269K=0,6s + 0K .. 100% 1,86M=0,08s -2018-07-10 22:37:12 (269 KB/s) - »./39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip« gespeichert [153157/153157] +2018-08-02 19:33:24 (1,86 MB/s) - «./39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip» enregistré [153157/153157] ---2018-07-10 22:37:12-- https://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.2.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1657235 (1,6M) [application/octet-stream] -Wird in »./libjpeg-turbo-1.5.2.tar.gz« gespeichert. +--2018-08-02 19:33:24-- https://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.2.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1657235 (1,6M) [application/octet-stream] +Enregistre : «./libjpeg-turbo-1.5.2.tar.gz» - 0K ........ ........ ........ . 100% 241K=6,7s + 0K ........ ........ ........ . 100% 3,94M=0,4s -2018-07-10 22:37:20 (241 KB/s) - »./libjpeg-turbo-1.5.2.tar.gz« gespeichert [1657235/1657235] +2018-08-02 19:33:25 (3,94 MB/s) - «./libjpeg-turbo-1.5.2.tar.gz» enregistré [1657235/1657235] ---2018-07-10 22:37:20-- https://dev-www.libreoffice.org/src/b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 37482428 (36M) [application/octet-stream] -Wird in »./b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2« gespeichert. +--2018-08-02 19:33:25-- https://dev-www.libreoffice.org/src/b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 37482428 (36M) [application/octet-stream] +Enregistre : «./b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2» - 0K ........ ........ ........ ........ ........ ........ 8% 239K 2m20s - 3072K ........ ........ ........ ........ ........ ........ 16% 236K 2m8s - 6144K ........ ........ ........ ........ ........ ........ 25% 239K 1m55s - 9216K ........ ........ ........ ........ ........ ........ 33% 239K 1m42s - 12288K ........ ........ ........ ........ ........ ........ 41% 239K 89s - 15360K ........ ........ ........ ........ ........ ........ 50% 238K 76s - 18432K ........ ........ ........ ........ ........ ........ 58% 233K 64s - 21504K ........ ........ ........ ........ ........ ........ 67% 229K 51s - 24576K ........ ........ ........ ........ ........ ........ 75% 239K 38s - 27648K ........ ........ ........ ........ ........ ........ 83% 239K 25s - 30720K ........ ........ ........ ........ ........ ........ 92% 233K 12s - 33792K ........ ........ ........ ........ ........ ... 100% 247K=2m34s + 0K ........ ........ ........ ........ ........ ........ 8% 3,22M 10s + 3072K ........ ........ ........ ........ ........ ........ 16% 1,61M 14s + 6144K ........ ........ ........ ........ ........ ........ 25% 2,35M 12s + 9216K ........ ........ ........ ........ ........ ........ 33% 2,70M 10s + 12288K ........ ........ ........ ........ ........ ........ 41% 3,09M 9s + 15360K ........ ........ ........ ........ ........ ........ 50% 3,33M 7s + 18432K ........ ........ ........ ........ ........ ........ 58% 3,18M 6s + 21504K ........ ........ ........ ........ ........ ........ 67% 2,51M 5s + 24576K ........ ........ ........ ........ ........ ........ 75% 3,55M 3s + 27648K ........ ........ ........ ........ ........ ........ 83% 3,70M 2s + 30720K ........ ........ ........ ........ ........ ........ 92% 3,95M 1s + 33792K ........ ........ ........ ........ ........ ... 100% 4,02M=12s -2018-07-10 22:39:54 (237 KB/s) - »./b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2« gespeichert [37482428/37482428] +2018-08-02 19:33:38 (2,91 MB/s) - «./b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2» enregistré [37482428/37482428] ---2018-07-10 22:39:55-- https://dev-www.libreoffice.org/src/lcms2-2.8.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 6687005 (6,4M) [application/octet-stream] -Wird in »./lcms2-2.8.tar.gz« gespeichert. +--2018-08-02 19:33:38-- https://dev-www.libreoffice.org/src/lcms2-2.8.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 6687005 (6,4M) [application/octet-stream] +Enregistre : «./lcms2-2.8.tar.gz» - 0K ........ ........ ........ ........ ........ ........ 47% 239K 14s - 3072K ........ ........ ........ ........ ........ ........ 94% 239K 2s - 6144K ...... 100% 249K=27s + 0K ........ ........ ........ ........ ........ ........ 47% 4,16M 1s + 3072K ........ ........ ........ ........ ........ ........ 94% 8,12M 0s + 6144K ...... 100% 10,3M=1,1s -2018-07-10 22:40:22 (239 KB/s) - »./lcms2-2.8.tar.gz« gespeichert [6687005/6687005] +2018-08-02 19:33:39 (5,66 MB/s) - «./lcms2-2.8.tar.gz» enregistré [6687005/6687005] ---2018-07-10 22:40:22-- https://dev-www.libreoffice.org/src/libatomic_ops-7_2d.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 319388 (312K) [application/zip] -Wird in »./libatomic_ops-7_2d.zip« gespeichert. +--2018-08-02 19:33:39-- https://dev-www.libreoffice.org/src/libatomic_ops-7_2d.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 319388 (312K) [application/zip] +Enregistre : «./libatomic_ops-7_2d.zip» - 0K .... 100% 252K=1,2s + 0K .... 100% 2,01M=0,2s -2018-07-10 22:40:24 (252 KB/s) - »./libatomic_ops-7_2d.zip« gespeichert [319388/319388] +2018-08-02 19:33:40 (2,01 MB/s) - «./libatomic_ops-7_2d.zip» enregistré [319388/319388] ---2018-07-10 22:40:24-- https://dev-www.libreoffice.org/src/libassuan-2.4.3.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 559867 (547K) [application/octet-stream] -Wird in »./libassuan-2.4.3.tar.bz2« gespeichert. +--2018-08-02 19:33:40-- https://dev-www.libreoffice.org/src/libassuan-2.4.3.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 559867 (547K) [application/octet-stream] +Enregistre : «./libassuan-2.4.3.tar.bz2» - 0K ........ 100% 246K=2,2s + 0K ........ 100% 3,04M=0,2s -2018-07-10 22:40:27 (246 KB/s) - »./libassuan-2.4.3.tar.bz2« gespeichert [559867/559867] +2018-08-02 19:33:40 (3,04 MB/s) - «./libassuan-2.4.3.tar.bz2» enregistré [559867/559867] ---2018-07-10 22:40:27-- https://dev-www.libreoffice.org/src/libeot-0.01.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 260288 (254K) [application/octet-stream] -Wird in »./libeot-0.01.tar.bz2« gespeichert. +--2018-08-02 19:33:40-- https://dev-www.libreoffice.org/src/libeot-0.01.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 260288 (254K) [application/octet-stream] +Enregistre : «./libeot-0.01.tar.bz2» - 0K ... 100% 256K=1,0s + 0K ... 100% 1,91M=0,1s -2018-07-10 22:40:28 (256 KB/s) - »./libeot-0.01.tar.bz2« gespeichert [260288/260288] +2018-08-02 19:33:41 (1,91 MB/s) - «./libeot-0.01.tar.bz2» enregistré [260288/260288] ---2018-07-10 22:40:28-- https://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1041268 (1017K) [application/octet-stream] -Wird in »./libexttextcat-3.4.5.tar.xz« gespeichert. +--2018-08-02 19:33:41-- https://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1041268 (1017K) [application/octet-stream] +Enregistre : «./libexttextcat-3.4.5.tar.xz» - 0K ........ ....... 100% 243K=4,2s + 0K ........ ....... 100% 3,63M=0,3s -2018-07-10 22:40:33 (243 KB/s) - »./libexttextcat-3.4.5.tar.xz« gespeichert [1041268/1041268] +2018-08-02 19:33:41 (3,63 MB/s) - «./libexttextcat-3.4.5.tar.xz» enregistré [1041268/1041268] ---2018-07-10 22:40:33-- https://dev-www.libreoffice.org/src/libgpg-error-1.27.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 813060 (794K) [application/octet-stream] -Wird in »./libgpg-error-1.27.tar.bz2« gespeichert. +--2018-08-02 19:33:41-- https://dev-www.libreoffice.org/src/libgpg-error-1.27.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 813060 (794K) [application/octet-stream] +Enregistre : «./libgpg-error-1.27.tar.bz2» - 0K ........ .... 100% 240K=3,3s + 0K ........ .... 100% 3,24M=0,2s -2018-07-10 22:40:37 (240 KB/s) - »./libgpg-error-1.27.tar.bz2« gespeichert [813060/813060] +2018-08-02 19:33:42 (3,24 MB/s) - «./libgpg-error-1.27.tar.bz2» enregistré [813060/813060] ---2018-07-10 22:40:37-- https://dev-www.libreoffice.org/src/language-subtag-registry-2018-03-30.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 74782 (73K) [application/octet-stream] -Wird in »./language-subtag-registry-2018-03-30.tar.bz2« gespeichert. +--2018-08-02 19:33:42-- https://dev-www.libreoffice.org/src/language-subtag-registry-2018-03-30.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 74782 (73K) [application/octet-stream] +Enregistre : «./language-subtag-registry-2018-03-30.tar.bz2» - 0K . 100% 310K=0,2s + 0K . 100% 1,62M=0,04s -2018-07-10 22:40:37 (310 KB/s) - »./language-subtag-registry-2018-03-30.tar.bz2« gespeichert [74782/74782] +2018-08-02 19:33:42 (1,62 MB/s) - «./language-subtag-registry-2018-03-30.tar.bz2» enregistré [74782/74782] ---2018-07-10 22:40:37-- https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 766080 (748K) [application/octet-stream] -Wird in »./liblangtag-0.6.2.tar.bz2« gespeichert. +--2018-08-02 19:33:42-- https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 766080 (748K) [application/octet-stream] +Enregistre : «./liblangtag-0.6.2.tar.bz2» - 0K ........ ... 100% 244K=3,1s + 0K ........ ... 100% 3,63M=0,2s -2018-07-10 22:40:41 (244 KB/s) - »./liblangtag-0.6.2.tar.bz2« gespeichert [766080/766080] +2018-08-02 19:33:43 (3,63 MB/s) - «./liblangtag-0.6.2.tar.bz2» enregistré [766080/766080] ---2018-07-10 22:40:41-- https://dev-www.libreoffice.org/src/libpng-1.6.34.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 997968 (975K) [application/octet-stream] -Wird in »./libpng-1.6.34.tar.xz« gespeichert. +--2018-08-02 19:33:43-- https://dev-www.libreoffice.org/src/libpng-1.6.34.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 997968 (975K) [application/octet-stream] +Enregistre : «./libpng-1.6.34.tar.xz» - 0K ........ ....... 100% 243K=4,0s + 0K ........ ....... 100% 3,92M=0,2s -2018-07-10 22:40:45 (243 KB/s) - »./libpng-1.6.34.tar.xz« gespeichert [997968/997968] +2018-08-02 19:33:43 (3,92 MB/s) - «./libpng-1.6.34.tar.xz» enregistré [997968/997968] ---2018-07-10 22:40:45-- https://dev-www.libreoffice.org/src/ltm-1.0.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 2542693 (2,4M) [application/zip] -Wird in »./ltm-1.0.zip« gespeichert. +--2018-08-02 19:33:43-- https://dev-www.libreoffice.org/src/ltm-1.0.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 2542693 (2,4M) [application/zip] +Enregistre : «./ltm-1.0.zip» - 0K ........ ........ ........ ........ ...... 100% 241K=10s + 0K ........ ........ ........ ........ ...... 100% 4,76M=0,5s -2018-07-10 22:40:56 (241 KB/s) - »./ltm-1.0.zip« gespeichert [2542693/2542693] +2018-08-02 19:33:44 (4,76 MB/s) - «./ltm-1.0.zip» enregistré [2542693/2542693] ---2018-07-10 22:40:56-- https://dev-www.libreoffice.org/src/libxml2-2.9.8.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 5469097 (5,2M) [application/octet-stream] -Wird in »./libxml2-2.9.8.tar.gz« gespeichert. +--2018-08-02 19:33:44-- https://dev-www.libreoffice.org/src/libxml2-2.9.8.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 5469097 (5,2M) [application/octet-stream] +Enregistre : «./libxml2-2.9.8.tar.gz» - 0K ........ ........ ........ ........ ........ ........ 57% 239K 9s - 3072K ........ ........ ........ ........ ... 100% 241K=22s + 0K ........ ........ ........ ........ ........ ........ 57% 5,74M 0s + 3072K ........ ........ ........ ........ ... 100% 9,16M=0,8s -2018-07-10 22:41:19 (240 KB/s) - »./libxml2-2.9.8.tar.gz« gespeichert [5469097/5469097] +2018-08-02 19:33:45 (6,82 MB/s) - «./libxml2-2.9.8.tar.gz» enregistré [5469097/5469097] ---2018-07-10 22:41:19-- https://dev-www.libreoffice.org/src/xmlsec1-1.2.25.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1839160 (1,8M) [application/octet-stream] -Wird in »./xmlsec1-1.2.25.tar.gz« gespeichert. +--2018-08-02 19:33:45-- https://dev-www.libreoffice.org/src/xmlsec1-1.2.25.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1839160 (1,8M) [application/octet-stream] +Enregistre : «./xmlsec1-1.2.25.tar.gz» - 0K ........ ........ ........ .... 100% 241K=7,4s + 0K ........ ........ ........ .... 100% 4,48M=0,4s -2018-07-10 22:41:27 (241 KB/s) - »./xmlsec1-1.2.25.tar.gz« gespeichert [1839160/1839160] +2018-08-02 19:33:46 (4,48 MB/s) - «./xmlsec1-1.2.25.tar.gz» enregistré [1839160/1839160] ---2018-07-10 22:41:27-- https://dev-www.libreoffice.org/src/libxslt-1.1.32.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 3440715 (3,3M) [application/octet-stream] -Wird in »./libxslt-1.1.32.tar.gz« gespeichert. +--2018-08-02 19:33:46-- https://dev-www.libreoffice.org/src/libxslt-1.1.32.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 3440715 (3,3M) [application/octet-stream] +Enregistre : «./libxslt-1.1.32.tar.gz» - 0K ........ ........ ........ ........ ........ ........ 91% 237K 1s - 3072K .... 100% 253K=14s + 0K ........ ........ ........ ........ ........ ........ 91% 6,36M 0s + 3072K .... 100% 73,2M=0,5s -2018-07-10 22:41:42 (238 KB/s) - »./libxslt-1.1.32.tar.gz« gespeichert [3440715/3440715] +2018-08-02 19:33:47 (6,90 MB/s) - «./libxslt-1.1.32.tar.gz» enregistré [3440715/3440715] ---2018-07-10 22:41:42-- https://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 769268 (751K) [application/octet-stream] -Wird in »./26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz« gespeichert. +--2018-08-02 19:33:47-- https://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 769268 (751K) [application/octet-stream] +Enregistre : «./26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz» - 0K ........ ... 100% 244K=3,1s + 0K ........ ... 100% 3,04M=0,2s -2018-07-10 22:41:45 (244 KB/s) - »./26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz« gespeichert [769268/769268] +2018-08-02 19:33:47 (3,04 MB/s) - «./26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz» enregistré [769268/769268] ---2018-07-10 22:41:45-- https://dev-www.libreoffice.org/src/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1923436 (1,8M) [application/octet-stream] -Wird in »./a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz« gespeichert. +--2018-08-02 19:33:47-- https://dev-www.libreoffice.org/src/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1923436 (1,8M) [application/octet-stream] +Enregistre : «./a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz» - 0K ........ ........ ........ ..... 100% 241K=7,8s + 0K ........ ........ ........ ..... 100% 5,61M=0,3s -2018-07-10 22:41:54 (241 KB/s) - »./a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz« gespeichert [1923436/1923436] +2018-08-02 19:33:48 (5,61 MB/s) - «./a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz» enregistré [1923436/1923436] ---2018-07-10 22:41:54-- https://dev-www.libreoffice.org/src/mdds-1.3.1.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 287612 (281K) [application/octet-stream] -Wird in »./mdds-1.3.1.tar.bz2« gespeichert. +--2018-08-02 19:33:48-- https://dev-www.libreoffice.org/src/mdds-1.3.1.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 287612 (281K) [application/octet-stream] +Enregistre : «./mdds-1.3.1.tar.bz2» - 0K .... 100% 254K=1,1s + 0K .... 100% 1,98M=0,1s -2018-07-10 22:41:55 (254 KB/s) - »./mdds-1.3.1.tar.bz2« gespeichert [287612/287612] +2018-08-02 19:33:48 (1,98 MB/s) - «./mdds-1.3.1.tar.bz2» enregistré [287612/287612] ---2018-07-10 22:41:55-- https://dev-www.libreoffice.org/src/mDNSResponder-576.30.4.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 2157791 (2,1M) [application/octet-stream] -Wird in »./mDNSResponder-576.30.4.tar.gz« gespeichert. +--2018-08-02 19:33:48-- https://dev-www.libreoffice.org/src/mDNSResponder-576.30.4.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 2157791 (2,1M) [application/octet-stream] +Enregistre : «./mDNSResponder-576.30.4.tar.gz» - 0K ........ ........ ........ ........ 100% 241K=8,7s + 0K ........ ........ ........ ........ 100% 3,76M=0,5s -2018-07-10 22:42:04 (241 KB/s) - »./mDNSResponder-576.30.4.tar.gz« gespeichert [2157791/2157791] +2018-08-02 19:33:49 (3,76 MB/s) - «./mDNSResponder-576.30.4.tar.gz» enregistré [2157791/2157791] ---2018-07-10 22:42:04-- https://dev-www.libreoffice.org/src/368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 112756 (110K) [application/octet-stream] -Wird in »./368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz« gespeichert. +--2018-08-02 19:33:49-- https://dev-www.libreoffice.org/src/368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 112756 (110K) [application/octet-stream] +Enregistre : «./368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz» - 0K . 100% 281K=0,4s + 0K . 100% 1,25M=0,09s -2018-07-10 22:42:05 (281 KB/s) - »./368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz« gespeichert [112756/112756] +2018-08-02 19:33:50 (1,25 MB/s) - «./368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz» enregistré [112756/112756] ---2018-07-10 22:42:05-- https://dev-www.libreoffice.org/src/c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1169488 (1,1M) [application/octet-stream] -Wird in »./c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz« gespeichert. +--2018-08-02 19:33:50-- https://dev-www.libreoffice.org/src/c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1169488 (1,1M) [application/octet-stream] +Enregistre : «./c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz» - 0K ........ ........ . 100% 242K=4,7s + 0K ........ ........ . 100% 3,20M=0,3s -2018-07-10 22:42:10 (242 KB/s) - »./c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz« gespeichert [1169488/1169488] +2018-08-02 19:33:50 (3,20 MB/s) - «./c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz» enregistré [1169488/1169488] ---2018-07-10 22:42:10-- https://dev-www.libreoffice.org/src/33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 5522795 (5,3M) [application/zip] -Wird in »./33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip« gespeichert. +--2018-08-02 19:33:50-- https://dev-www.libreoffice.org/src/33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 5522795 (5,3M) [application/zip] +Enregistre : «./33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip» - 0K ........ ........ ........ ........ ........ ........ 56% 239K 10s - 3072K ........ ........ ........ ........ .... 100% 241K=23s + 0K ........ ........ ........ ........ ........ ........ 56% 4,99M 0s + 3072K ........ ........ ........ ........ .... 100% 4,15M=1,1s -2018-07-10 22:42:33 (240 KB/s) - »./33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip« gespeichert [5522795/5522795] +2018-08-02 19:33:52 (4,59 MB/s) - «./33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip» enregistré [5522795/5522795] ---2018-07-10 22:42:33-- https://dev-www.libreoffice.org/src/1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 811606 (793K) [application/zip] -Wird in »./1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip« gespeichert. +--2018-08-02 19:33:52-- https://dev-www.libreoffice.org/src/1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 811606 (793K) [application/zip] +Enregistre : «./1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip» - 0K ........ .... 100% 241K=3,3s + 0K ........ .... 100% 2,60M=0,3s -2018-07-10 22:42:37 (241 KB/s) - »./1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip« gespeichert [811606/811606] +2018-08-02 19:33:52 (2,60 MB/s) - «./1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip» enregistré [811606/811606] ---2018-07-10 22:42:37-- https://dev-www.libreoffice.org/src/134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1333593 (1,3M) [application/octet-stream] -Wird in »./134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz« gespeichert. +--2018-08-02 19:33:53-- https://dev-www.libreoffice.org/src/134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1333593 (1,3M) [application/octet-stream] +Enregistre : «./134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz» - 0K ........ ........ .... 100% 242K=5,4s + 0K ........ ........ .... 100% 3,00M=0,4s -2018-07-10 22:42:43 (242 KB/s) - »./134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz« gespeichert [1333593/1333593] +2018-08-02 19:33:53 (3,00 MB/s) - «./134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz» enregistré [1333593/1333593] ---2018-07-10 22:42:43-- https://dev-www.libreoffice.org/src/5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 2285857 (2,2M) [application/octet-stream] -Wird in »./5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz« gespeichert. +--2018-08-02 19:33:53-- https://dev-www.libreoffice.org/src/5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 2285857 (2,2M) [application/octet-stream] +Enregistre : «./5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz» - 0K ........ ........ ........ ........ .. 100% 241K=9,3s + 0K ........ ........ ........ ........ .. 100% 3,57M=0,6s -2018-07-10 22:42:53 (241 KB/s) - »./5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz« gespeichert [2285857/2285857] +2018-08-02 19:33:54 (3,57 MB/s) - «./5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz» enregistré [2285857/2285857] ---2018-07-10 22:42:53-- https://dev-www.libreoffice.org/src/e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 6651982 (6,3M) [application/zip] -Wird in »./e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip« gespeichert. +--2018-08-02 19:33:54-- https://dev-www.libreoffice.org/src/e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 6651982 (6,3M) [application/zip] +Enregistre : «./e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip» - 0K ........ ........ ........ ........ ........ ........ 47% 239K 14s - 3072K ........ ........ ........ ........ ........ ........ 94% 239K 1s - 6144K ..... 100% 250K=27s + 0K ........ ........ ........ ........ ........ ........ 47% 4,38M 1s + 3072K ........ ........ ........ ........ ........ ........ 94% 7,64M 0s + 6144K ..... 100% 7,88M=1,1s -2018-07-10 22:43:20 (239 KB/s) - »./e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip« gespeichert [6651982/6651982] +2018-08-02 19:33:56 (5,66 MB/s) - «./e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip» enregistré [6651982/6651982] ---2018-07-10 22:43:20-- https://dev-www.libreoffice.org/src/907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1338551 (1,3M) [application/octet-stream] -Wird in »./907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz« gespeichert. +--2018-08-02 19:33:56-- https://dev-www.libreoffice.org/src/907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1338551 (1,3M) [application/octet-stream] +Enregistre : «./907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz» - 0K ........ ........ .... 100% 242K=5,4s + 0K ........ ........ .... 100% 4,20M=0,3s -2018-07-10 22:43:26 (242 KB/s) - »./907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz« gespeichert [1338551/1338551] +2018-08-02 19:33:56 (4,20 MB/s) - «./907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz» enregistré [1338551/1338551] ---2018-07-10 22:43:26-- https://dev-www.libreoffice.org/src/edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1098827 (1,0M) [application/octet-stream] -Wird in »./edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz« gespeichert. +--2018-08-02 19:33:56-- https://dev-www.libreoffice.org/src/edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1098827 (1,0M) [application/octet-stream] +Enregistre : «./edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz» - 0K ........ ........ 100% 243K=4,4s + 0K ........ ........ 100% 4,31M=0,2s -2018-07-10 22:43:31 (243 KB/s) - »./edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz« gespeichert [1098827/1098827] +2018-08-02 19:33:57 (4,31 MB/s) - «./edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz» enregistré [1098827/1098827] ---2018-07-10 22:43:31-- https://dev-www.libreoffice.org/src/EmojiOneColor-SVGinOT-1.3.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 2961759 (2,8M) [application/octet-stream] -Wird in »./EmojiOneColor-SVGinOT-1.3.tar.gz« gespeichert. +--2018-08-02 19:33:57-- https://dev-www.libreoffice.org/src/EmojiOneColor-SVGinOT-1.3.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 2961759 (2,8M) [application/octet-stream] +Enregistre : «./EmojiOneColor-SVGinOT-1.3.tar.gz» - 0K ........ ........ ........ ........ ........ ..... 100% 239K=12s + 0K ........ ........ ........ ........ ........ ..... 100% 3,26M=0,9s -2018-07-10 22:43:44 (239 KB/s) - »./EmojiOneColor-SVGinOT-1.3.tar.gz« gespeichert [2961759/2961759] +2018-08-02 19:33:58 (3,26 MB/s) - «./EmojiOneColor-SVGinOT-1.3.tar.gz» enregistré [2961759/2961759] ---2018-07-10 22:43:44-- https://dev-www.libreoffice.org/src/noto-fonts-20171024.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 6646182 (6,3M) [application/octet-stream] -Wird in »./noto-fonts-20171024.tar.gz« gespeichert. +--2018-08-02 19:33:58-- https://dev-www.libreoffice.org/src/noto-fonts-20171024.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 6646182 (6,3M) [application/octet-stream] +Enregistre : «./noto-fonts-20171024.tar.gz» - 0K ........ ........ ........ ........ ........ ........ 47% 238K 14s - 3072K ........ ........ ........ ........ ........ ........ 94% 239K 1s - 6144K ..... 100% 251K=27s + 0K ........ ........ ........ ........ ........ ........ 47% 4,67M 1s + 3072K ........ ........ ........ ........ ........ ........ 94% 5,09M 0s + 6144K ..... 100% 7,06M=1,3s -2018-07-10 22:44:11 (239 KB/s) - »./noto-fonts-20171024.tar.gz« gespeichert [6646182/6646182] +2018-08-02 19:33:59 (4,95 MB/s) - «./noto-fonts-20171024.tar.gz» enregistré [6646182/6646182] ---2018-07-10 22:44:11-- https://dev-www.libreoffice.org/src/culmus-0.131.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1076737 (1,0M) [application/octet-stream] -Wird in »./culmus-0.131.tar.gz« gespeichert. +--2018-08-02 19:34:00-- https://dev-www.libreoffice.org/src/culmus-0.131.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1076737 (1,0M) [application/octet-stream] +Enregistre : «./culmus-0.131.tar.gz» - 0K ........ ........ 100% 243K=4,3s + 0K ........ ........ 100% 3,66M=0,3s -2018-07-10 22:44:16 (243 KB/s) - »./culmus-0.131.tar.gz« gespeichert [1076737/1076737] +2018-08-02 19:34:00 (3,66 MB/s) - «./culmus-0.131.tar.gz» enregistré [1076737/1076737] ---2018-07-10 22:44:16-- https://dev-www.libreoffice.org/src/libre-hebrew-1.0.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 531276 (519K) [application/octet-stream] -Wird in »./libre-hebrew-1.0.tar.gz« gespeichert. +--2018-08-02 19:34:00-- https://dev-www.libreoffice.org/src/libre-hebrew-1.0.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 531276 (519K) [application/octet-stream] +Enregistre : «./libre-hebrew-1.0.tar.gz» - 0K ........ 100% 247K=2,1s + 0K ........ 100% 2,92M=0,2s -2018-07-10 22:44:19 (247 KB/s) - »./libre-hebrew-1.0.tar.gz« gespeichert [531276/531276] +2018-08-02 19:34:01 (2,92 MB/s) - «./libre-hebrew-1.0.tar.gz» enregistré [531276/531276] ---2018-07-10 22:44:19-- https://dev-www.libreoffice.org/src/alef-1.001.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 93498 (91K) [application/octet-stream] -Wird in »./alef-1.001.tar.gz« gespeichert. +--2018-08-02 19:34:01-- https://dev-www.libreoffice.org/src/alef-1.001.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 93498 (91K) [application/octet-stream] +Enregistre : «./alef-1.001.tar.gz» - 0K . 100% 292K=0,3s + 0K . 100% 2,16M=0,04s -2018-07-10 22:44:19 (292 KB/s) - »./alef-1.001.tar.gz« gespeichert [93498/93498] +2018-08-02 19:34:01 (2,16 MB/s) - «./alef-1.001.tar.gz» enregistré [93498/93498] ---2018-07-10 22:44:19-- https://dev-www.libreoffice.org/src/amiri-0.109.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1501258 (1,4M) [application/zip] -Wird in »./amiri-0.109.zip« gespeichert. +--2018-08-02 19:34:01-- https://dev-www.libreoffice.org/src/amiri-0.109.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1501258 (1,4M) [application/zip] +Enregistre : «./amiri-0.109.zip» - 0K ........ ........ ...... 100% 242K=6,1s + 0K ........ ........ ...... 100% 4,57M=0,3s -2018-07-10 22:44:26 (242 KB/s) - »./amiri-0.109.zip« gespeichert [1501258/1501258] +2018-08-02 19:34:02 (4,57 MB/s) - «./amiri-0.109.zip» enregistré [1501258/1501258] ---2018-07-10 22:44:26-- https://dev-www.libreoffice.org/src/ttf-kacst_2.01+mry.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 407400 (398K) [application/octet-stream] -Wird in »./ttf-kacst_2.01+mry.tar.gz« gespeichert. +--2018-08-02 19:34:02-- https://dev-www.libreoffice.org/src/ttf-kacst_2.01+mry.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 407400 (398K) [application/octet-stream] +Enregistre : «./ttf-kacst_2.01+mry.tar.gz» - 0K ...... 100% 249K=1,6s + 0K ...... 100% 3,13M=0,1s -2018-07-10 22:44:28 (249 KB/s) - »./ttf-kacst_2.01+mry.tar.gz« gespeichert [407400/407400] +2018-08-02 19:34:02 (3,13 MB/s) - «./ttf-kacst_2.01+mry.tar.gz» enregistré [407400/407400] ---2018-07-10 22:44:28-- https://dev-www.libreoffice.org/src/ReemKufi-0.6.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 85466 (83K) [application/octet-stream] -Wird in »./ReemKufi-0.6.tar.gz« gespeichert. +--2018-08-02 19:34:02-- https://dev-www.libreoffice.org/src/ReemKufi-0.6.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 85466 (83K) [application/octet-stream] +Enregistre : «./ReemKufi-0.6.tar.gz» - 0K . 100% 299K=0,3s + 0K . 100% 1,88M=0,04s -2018-07-10 22:44:29 (299 KB/s) - »./ReemKufi-0.6.tar.gz« gespeichert [85466/85466] +2018-08-02 19:34:02 (1,88 MB/s) - «./ReemKufi-0.6.tar.gz» enregistré [85466/85466] ---2018-07-10 22:44:29-- https://dev-www.libreoffice.org/src/Scheherazade-2.100.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1114645 (1,1M) [application/zip] -Wird in »./Scheherazade-2.100.zip« gespeichert. +--2018-08-02 19:34:02-- https://dev-www.libreoffice.org/src/Scheherazade-2.100.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1114645 (1,1M) [application/zip] +Enregistre : «./Scheherazade-2.100.zip» - 0K ........ ........ . 100% 243K=4,5s + 0K ........ ........ . 100% 3,26M=0,3s -2018-07-10 22:44:34 (243 KB/s) - »./Scheherazade-2.100.zip« gespeichert [1114645/1114645] +2018-08-02 19:34:03 (3,26 MB/s) - «./Scheherazade-2.100.zip» enregistré [1114645/1114645] ---2018-07-10 22:44:34-- https://dev-www.libreoffice.org/src/libmspub-0.1.3.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 377716 (369K) [application/octet-stream] -Wird in »./libmspub-0.1.3.tar.xz« gespeichert. +--2018-08-02 19:34:03-- https://dev-www.libreoffice.org/src/libmspub-0.1.3.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 377716 (369K) [application/octet-stream] +Enregistre : «./libmspub-0.1.3.tar.xz» - 0K ..... 100% 247K=1,5s + 0K ..... 100% 2,71M=0,1s -2018-07-10 22:44:36 (247 KB/s) - »./libmspub-0.1.3.tar.xz« gespeichert [377716/377716] +2018-08-02 19:34:03 (2,71 MB/s) - «./libmspub-0.1.3.tar.xz» enregistré [377716/377716] ---2018-07-10 22:44:36-- https://dev-www.libreoffice.org/src/libmwaw-0.3.13.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1258220 (1,2M) [application/octet-stream] -Wird in »./libmwaw-0.3.13.tar.xz« gespeichert. +--2018-08-02 19:34:03-- https://dev-www.libreoffice.org/src/libmwaw-0.3.13.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1258220 (1,2M) [application/octet-stream] +Enregistre : «./libmwaw-0.3.13.tar.xz» - 0K ........ ........ ... 100% 242K=5,1s + 0K ........ ........ ... 100% 3,51M=0,3s -2018-07-10 22:44:41 (242 KB/s) - »./libmwaw-0.3.13.tar.xz« gespeichert [1258220/1258220] +2018-08-02 19:34:04 (3,51 MB/s) - «./libmwaw-0.3.13.tar.xz» enregistré [1258220/1258220] ---2018-07-10 22:44:41-- https://dev-www.libreoffice.org/src/7239a4430efd4d0189c4f24df67f08e5-mysql-connector-c++-1.1.4.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 506106 (494K) [application/octet-stream] -Wird in »./7239a4430efd4d0189c4f24df67f08e5-mysql-connector-c++-1.1.4.tar.gz« gespeichert. +--2018-08-02 19:34:04-- https://dev-www.libreoffice.org/src/7239a4430efd4d0189c4f24df67f08e5-mysql-connector-c++-1.1.4.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 506106 (494K) [application/octet-stream] +Enregistre : «./7239a4430efd4d0189c4f24df67f08e5-mysql-connector-c++-1.1.4.tar.gz» - 0K ....... 100% 247K=2,0s + 0K ....... 100% 2,57M=0,2s -2018-07-10 22:44:44 (247 KB/s) - »./7239a4430efd4d0189c4f24df67f08e5-mysql-connector-c++-1.1.4.tar.gz« gespeichert [506106/506106] +2018-08-02 19:34:05 (2,57 MB/s) - «./7239a4430efd4d0189c4f24df67f08e5-mysql-connector-c++-1.1.4.tar.gz» enregistré [506106/506106] ---2018-07-10 22:44:44-- https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 4910303 (4,7M) [application/octet-stream] -Wird in »./a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz« gespeichert. +--2018-08-02 19:34:05-- https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 4910303 (4,7M) [application/octet-stream] +Enregistre : «./a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz» - 0K ........ ........ ........ ........ ........ ........ 64% 239K 7s - 3072K ........ ........ ........ .. 100% 241K=20s + 0K ........ ........ ........ ........ ........ ........ 64% 4,38M 0s + 3072K ........ ........ ........ .. 100% 7,74M=0,9s -2018-07-10 22:45:04 (240 KB/s) - »./a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz« gespeichert [4910303/4910303] +2018-08-02 19:34:06 (5,19 MB/s) - «./a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz» enregistré [4910303/4910303] ---2018-07-10 22:45:04-- https://dev-www.libreoffice.org/src/neon-0.30.2.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 932779 (911K) [application/octet-stream] -Wird in »./neon-0.30.2.tar.gz« gespeichert. +--2018-08-02 19:34:06-- https://dev-www.libreoffice.org/src/neon-0.30.2.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 932779 (911K) [application/octet-stream] +Enregistre : «./neon-0.30.2.tar.gz» - 0K ........ ...... 100% 243K=3,7s + 0K ........ ...... 100% 3,65M=0,2s -2018-07-10 22:45:08 (243 KB/s) - »./neon-0.30.2.tar.gz« gespeichert [932779/932779] +2018-08-02 19:34:06 (3,65 MB/s) - «./neon-0.30.2.tar.gz» enregistré [932779/932779] ---2018-07-10 22:45:09-- https://dev-www.libreoffice.org/src/nss-3.33-with-nspr-4.17.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 10969305 (10M) [application/octet-stream] -Wird in »./nss-3.33-with-nspr-4.17.tar.gz« gespeichert. +--2018-08-02 19:34:06-- https://dev-www.libreoffice.org/src/nss-3.33-with-nspr-4.17.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 10969305 (10M) [application/octet-stream] +Enregistre : «./nss-3.33-with-nspr-4.17.tar.gz» - 0K ........ ........ ........ ........ ........ ........ 28% 239K 32s - 3072K ........ ........ ........ ........ ........ ........ 57% 239K 19s - 6144K ........ ........ ........ ........ ........ ........ 86% 183K 7s - 9216K ........ ........ ....... 100% 242K=49s + 0K ........ ........ ........ ........ ........ ........ 28% 4,39M 2s + 3072K ........ ........ ........ ........ ........ ........ 57% 5,48M 1s + 6144K ........ ........ ........ ........ ........ ........ 86% 5,44M 0s + 9216K ........ ........ ....... 100% 3,55M=2,2s -2018-07-10 22:45:58 (220 KB/s) - »./nss-3.33-with-nspr-4.17.tar.gz« gespeichert [10969305/10969305] +2018-08-02 19:34:09 (4,77 MB/s) - «./nss-3.33-with-nspr-4.17.tar.gz» enregistré [10969305/10969305] ---2018-07-10 22:45:58-- https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 446705 (436K) [application/octet-stream] -Wird in »./libodfgen-0.1.6.tar.bz2« gespeichert. +--2018-08-02 19:34:09-- https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 446705 (436K) [application/octet-stream] +Enregistre : «./libodfgen-0.1.6.tar.bz2» - 0K ...... 100% 249K=1,8s + 0K ...... 100% 2,15M=0,2s -2018-07-10 22:46:00 (249 KB/s) - »./libodfgen-0.1.6.tar.bz2« gespeichert [446705/446705] +2018-08-02 19:34:09 (2,15 MB/s) - «./libodfgen-0.1.6.tar.bz2» enregistré [446705/446705] ---2018-07-10 22:46:00-- https://dev-www.libreoffice.org/src/openldap-2.4.45.tgz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 5672845 (5,4M) [application/octet-stream] -Wird in »./openldap-2.4.45.tgz« gespeichert. +--2018-08-02 19:34:09-- https://dev-www.libreoffice.org/src/openldap-2.4.45.tgz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 5672845 (5,4M) [application/octet-stream] +Enregistre : «./openldap-2.4.45.tgz» - 0K ........ ........ ........ ........ ........ ........ 55% 218K 11s - 3072K ........ ........ ........ ........ ...... 100% 241K=24s + 0K ........ ........ ........ ........ ........ ........ 55% 3,82M 1s + 3072K ........ ........ ........ ........ ...... 100% 7,36M=1,1s -2018-07-10 22:46:25 (228 KB/s) - »./openldap-2.4.45.tgz« gespeichert [5672845/5672845] +2018-08-02 19:34:11 (4,86 MB/s) - «./openldap-2.4.45.tgz» enregistré [5672845/5672845] ---2018-07-10 22:46:25-- https://dev-www.libreoffice.org/src/openssl-1.0.2m.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 5373776 (5,1M) [application/octet-stream] -Wird in »./openssl-1.0.2m.tar.gz« gespeichert. +--2018-08-02 19:34:11-- https://dev-www.libreoffice.org/src/openssl-1.0.2m.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 5373776 (5,1M) [application/octet-stream] +Enregistre : «./openssl-1.0.2m.tar.gz» - 0K ........ ........ ........ ........ ........ ........ 58% 239K 9s - 3072K ........ ........ ........ ........ . 100% 241K=22s + 0K ........ ........ ........ ........ ........ ........ 58% 5,68M 0s + 3072K ........ ........ ........ ........ . 100% 9,05M=0,8s -2018-07-10 22:46:47 (240 KB/s) - »./openssl-1.0.2m.tar.gz« gespeichert [5373776/5373776] +2018-08-02 19:34:12 (6,72 MB/s) - «./openssl-1.0.2m.tar.gz» enregistré [5373776/5373776] ---2018-07-10 22:46:47-- https://dev-www.libreoffice.org/src/liborcus-0.13.3.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 2327631 (2,2M) [application/octet-stream] -Wird in »./liborcus-0.13.3.tar.gz« gespeichert. +--2018-08-02 19:34:12-- https://dev-www.libreoffice.org/src/liborcus-0.13.3.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 2327631 (2,2M) [application/octet-stream] +Enregistre : «./liborcus-0.13.3.tar.gz» - 0K ........ ........ ........ ........ ... 100% 241K=9,5s + 0K ........ ........ ........ ........ ... 100% 4,50M=0,5s -2018-07-10 22:47:00 (241 KB/s) - »./liborcus-0.13.3.tar.gz« gespeichert [2327631/2327631] +2018-08-02 19:34:13 (4,50 MB/s) - «./liborcus-0.13.3.tar.gz» enregistré [2327631/2327631] ---2018-07-10 22:47:00-- https://dev-www.libreoffice.org/src/owncloud-android-library-0.9.4-no-binary-deps.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 760676 (743K) [application/octet-stream] -Wird in »./owncloud-android-library-0.9.4-no-binary-deps.tar.gz« gespeichert. +--2018-08-02 19:34:13-- https://dev-www.libreoffice.org/src/owncloud-android-library-0.9.4-no-binary-deps.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 760676 (743K) [application/octet-stream] +Enregistre : «./owncloud-android-library-0.9.4-no-binary-deps.tar.gz» - 0K ........ ... 100% 244K=3,0s + 0K ........ ... 100% 3,12M=0,2s -2018-07-10 22:47:04 (244 KB/s) - »./owncloud-android-library-0.9.4-no-binary-deps.tar.gz« gespeichert [760676/760676] +2018-08-02 19:34:13 (3,12 MB/s) - «./owncloud-android-library-0.9.4-no-binary-deps.tar.gz» enregistré [760676/760676] ---2018-07-10 22:47:04-- https://dev-www.libreoffice.org/src/libpagemaker-0.0.4.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 306496 (299K) [application/octet-stream] -Wird in »./libpagemaker-0.0.4.tar.xz« gespeichert. +--2018-08-02 19:34:13-- https://dev-www.libreoffice.org/src/libpagemaker-0.0.4.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 306496 (299K) [application/octet-stream] +Enregistre : «./libpagemaker-0.0.4.tar.xz» - 0K .... 100% 252K=1,2s + 0K .... 100% 2,18M=0,1s -2018-07-10 22:47:05 (252 KB/s) - »./libpagemaker-0.0.4.tar.xz« gespeichert [306496/306496] +2018-08-02 19:34:14 (2,18 MB/s) - «./libpagemaker-0.0.4.tar.xz» enregistré [306496/306496] ---2018-07-10 22:47:05-- https://dev-www.libreoffice.org/src/pdfium-3235.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 5836207 (5,6M) [application/octet-stream] -Wird in »./pdfium-3235.tar.bz2« gespeichert. +--2018-08-02 19:34:14-- https://dev-www.libreoffice.org/src/pdfium-3235.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 5836207 (5,6M) [application/octet-stream] +Enregistre : «./pdfium-3235.tar.bz2» - 0K ........ ........ ........ ........ ........ ........ 53% 237K 11s - 3072K ........ ........ ........ ........ ........ . 100% 243K=24s + 0K ........ ........ ........ ........ ........ ........ 53% 4,68M 1s + 3072K ........ ........ ........ ........ ........ . 100% 8,59M=0,9s -2018-07-10 22:47:30 (240 KB/s) - »./pdfium-3235.tar.bz2« gespeichert [5836207/5836207] +2018-08-02 19:34:15 (5,92 MB/s) - «./pdfium-3235.tar.bz2» enregistré [5836207/5836207] ---2018-07-10 22:47:30-- https://dev-www.libreoffice.org/src/poppler-0.66.0.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1457420 (1,4M) [application/octet-stream] -Wird in »./poppler-0.66.0.tar.xz« gespeichert. +--2018-08-02 19:34:15-- https://dev-www.libreoffice.org/src/poppler-0.66.0.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1457420 (1,4M) [application/octet-stream] +Enregistre : «./poppler-0.66.0.tar.xz» - 0K ........ ........ ...... 100% 241K=5,9s + 0K ........ ........ ...... 100% 3,57M=0,4s -2018-07-10 22:47:36 (241 KB/s) - »./poppler-0.66.0.tar.xz« gespeichert [1457420/1457420] +2018-08-02 19:34:16 (3,57 MB/s) - «./poppler-0.66.0.tar.xz» enregistré [1457420/1457420] ---2018-07-10 22:47:36-- https://dev-www.libreoffice.org/src/c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 16113737 (15M) [application/octet-stream] -Wird in »./c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2« gespeichert. +--2018-08-02 19:34:16-- https://dev-www.libreoffice.org/src/c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 16113737 (15M) [application/octet-stream] +Enregistre : «./c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2» - 0K ........ ........ ........ ........ ........ ........ 19% 239K 53s - 3072K ........ ........ ........ ........ ........ ........ 39% 239K 40s - 6144K ........ ........ ........ ........ ........ ........ 58% 239K 27s - 9216K ........ ........ ........ ........ ........ ........ 78% 239K 14s - 12288K ........ ........ ........ ........ ........ ........ 97% 238K 2s - 15360K ..... 100% 250K=66s + 0K ........ ........ ........ ........ ........ ........ 19% 4,19M 3s + 3072K ........ ........ ........ ........ ........ ........ 39% 7,37M 2s + 6144K ........ ........ ........ ........ ........ ........ 58% 9,98M 1s + 9216K ........ ........ ........ ........ ........ ........ 78% 12,4M 0s + 12288K ........ ........ ........ ........ ........ ........ 97% 13,5M 0s + 15360K ..... 100% 3,86M=2,0s -2018-07-10 22:48:43 (239 KB/s) - »./c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2« gespeichert [16113737/16113737] +2018-08-02 19:34:18 (7,75 MB/s) - «./c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2» enregistré [16113737/16113737] ---2018-07-10 22:48:43-- https://dev-www.libreoffice.org/src/Python-3.5.5.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 15351440 (15M) [application/octet-stream] -Wird in »./Python-3.5.5.tar.xz« gespeichert. +--2018-08-02 19:34:18-- https://dev-www.libreoffice.org/src/Python-3.5.5.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 15351440 (15M) [application/octet-stream] +Enregistre : «./Python-3.5.5.tar.xz» - 0K ........ ........ ........ ........ ........ ........ 20% 239K 50s - 3072K ........ ........ ........ ........ ........ ........ 40% 239K 37s - 6144K ........ ........ ........ ........ ........ ........ 61% 239K 24s - 9216K ........ ........ ........ ........ ........ ........ 81% 239K 11s - 12288K ........ ........ ........ ........ ........ .. 100% 239K=63s + 0K ........ ........ ........ ........ ........ ........ 20% 6,24M 2s + 3072K ........ ........ ........ ........ ........ ........ 40% 7,07M 1s + 6144K ........ ........ ........ ........ ........ ........ 61% 7,34M 1s + 9216K ........ ........ ........ ........ ........ ........ 81% 6,87M 0s + 12288K ........ ........ ........ ........ ........ .. 100% 5,26M=2,3s -2018-07-10 22:49:46 (239 KB/s) - »./Python-3.5.5.tar.xz« gespeichert [15351440/15351440] +2018-08-02 19:34:21 (6,50 MB/s) - «./Python-3.5.5.tar.xz» enregistré [15351440/15351440] ---2018-07-10 22:49:46-- https://dev-www.libreoffice.org/src/libqxp-0.0.1.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 340184 (332K) [application/octet-stream] -Wird in »./libqxp-0.0.1.tar.xz« gespeichert. +--2018-08-02 19:34:21-- https://dev-www.libreoffice.org/src/libqxp-0.0.1.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 340184 (332K) [application/octet-stream] +Enregistre : «./libqxp-0.0.1.tar.xz» - 0K ..... 100% 252K=1,3s + 0K ..... 100% 2,17M=0,1s -2018-07-10 22:49:48 (252 KB/s) - »./libqxp-0.0.1.tar.xz« gespeichert [340184/340184] +2018-08-02 19:34:21 (2,17 MB/s) - «./libqxp-0.0.1.tar.xz» enregistré [340184/340184] ---2018-07-10 22:49:48-- https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1886657 (1,8M) [application/octet-stream] -Wird in »./a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz« gespeichert. +--2018-08-02 19:34:21-- https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1886657 (1,8M) [application/octet-stream] +Enregistre : «./a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz» - 0K ........ ........ ........ .... 100% 241K=7,6s + 0K ........ ........ ........ .... 100% 4,33M=0,4s -2018-07-10 22:49:56 (241 KB/s) - »./a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz« gespeichert [1886657/1886657] +2018-08-02 19:34:22 (4,33 MB/s) - «./a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz» enregistré [1886657/1886657] ---2018-07-10 22:49:56-- https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1595647 (1,5M) [application/octet-stream] -Wird in »./1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz« gespeichert. +--2018-08-02 19:34:22-- https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1595647 (1,5M) [application/octet-stream] +Enregistre : «./1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz» - 0K ........ ........ ........ 100% 242K=6,5s + 0K ........ ........ ........ 100% 4,43M=0,3s -2018-07-10 22:50:03 (242 KB/s) - »./1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz« gespeichert [1595647/1595647] +2018-08-02 19:34:23 (4,43 MB/s) - «./1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz» enregistré [1595647/1595647] ---2018-07-10 22:50:03-- https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1621566 (1,5M) [application/octet-stream] -Wird in »./e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz« gespeichert. +--2018-08-02 19:34:23-- https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1621566 (1,5M) [application/octet-stream] +Enregistre : «./e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz» - 0K ........ ........ ........ 100% 241K=6,6s + 0K ........ ........ ........ 100% 3,54M=0,4s -2018-07-10 22:50:10 (241 KB/s) - »./e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz« gespeichert [1621566/1621566] +2018-08-02 19:34:24 (3,54 MB/s) - «./e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz» enregistré [1621566/1621566] ---2018-07-10 22:50:10-- https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 529833 (517K) [application/octet-stream] -Wird in »./librevenge-0.0.4.tar.bz2« gespeichert. +--2018-08-02 19:34:24-- https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 529833 (517K) [application/octet-stream] +Enregistre : «./librevenge-0.0.4.tar.bz2» - 0K ........ 100% 247K=2,1s + 0K ........ 100% 2,54M=0,2s -2018-07-10 22:50:12 (247 KB/s) - »./librevenge-0.0.4.tar.bz2« gespeichert [529833/529833] +2018-08-02 19:34:24 (2,54 MB/s) - «./librevenge-0.0.4.tar.bz2» enregistré [529833/529833] ---2018-07-10 22:50:12-- https://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 1521926 (1,5M) [application/zip] -Wird in »./798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip« gespeichert. +--2018-08-02 19:34:24-- https://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 1521926 (1,5M) [application/zip] +Enregistre : «./798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip» - 0K ........ ........ ....... 100% 242K=6,1s + 0K ........ ........ ....... 100% 3,67M=0,4s -2018-07-10 22:50:19 (242 KB/s) - »./798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip« gespeichert [1521926/1521926] +2018-08-02 19:34:25 (3,67 MB/s) - «./798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip» enregistré [1521926/1521926] ---2018-07-10 22:50:19-- https://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 9796 (9,6K) [application/zip] -Wird in »./35c94d2df8893241173de1d16b6034c0-swingExSrc.zip« gespeichert. +--2018-08-02 19:34:25-- https://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 9796 (9,6K) [application/zip] +Enregistre : «./35c94d2df8893241173de1d16b6034c0-swingExSrc.zip» - 0K 100% 325M=0s + 0K 100% 200M=0s -2018-07-10 22:50:19 (325 MB/s) - »./35c94d2df8893241173de1d16b6034c0-swingExSrc.zip« gespeichert [9796/9796] +2018-08-02 19:34:25 (200 MB/s) - «./35c94d2df8893241173de1d16b6034c0-swingExSrc.zip» enregistré [9796/9796] ---2018-07-10 22:50:19-- https://dev-www.libreoffice.org/src/serf-1.2.1.tar.bz2 -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 190464 (186K) [application/octet-stream] -Wird in »./serf-1.2.1.tar.bz2« gespeichert. +--2018-08-02 19:34:25-- https://dev-www.libreoffice.org/src/serf-1.2.1.tar.bz2 +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 190464 (186K) [application/octet-stream] +Enregistre : «./serf-1.2.1.tar.bz2» - 0K .. 100% 262K=0,7s + 0K .. 100% 2,23M=0,08s -2018-07-10 22:50:20 (262 KB/s) - »./serf-1.2.1.tar.bz2« gespeichert [190464/190464] +2018-08-02 19:34:25 (2,23 MB/s) - «./serf-1.2.1.tar.bz2» enregistré [190464/190464] ---2018-07-10 22:50:21-- https://dev-www.libreoffice.org/src/libstaroffice-0.0.5.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 682380 (666K) [application/octet-stream] -Wird in »./libstaroffice-0.0.5.tar.xz« gespeichert. +--2018-08-02 19:34:25-- https://dev-www.libreoffice.org/src/libstaroffice-0.0.5.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 682380 (666K) [application/octet-stream] +Enregistre : «./libstaroffice-0.0.5.tar.xz» - 0K ........ .. 100% 245K=2,7s + 0K ........ .. 100% 2,58M=0,3s -2018-07-10 22:50:24 (245 KB/s) - »./libstaroffice-0.0.5.tar.xz« gespeichert [682380/682380] +2018-08-02 19:34:26 (2,58 MB/s) - «./libstaroffice-0.0.5.tar.xz» enregistré [682380/682380] ---2018-07-10 22:50:24-- https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 96939 (95K) [application/octet-stream] -Wird in »./0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz« gespeichert. +--2018-08-02 19:34:26-- https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 96939 (95K) [application/octet-stream] +Enregistre : «./0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz» - 0K . 100% 290K=0,3s + 0K . 100% 1,97M=0,05s -2018-07-10 22:50:24 (290 KB/s) - »./0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz« gespeichert [96939/96939] +2018-08-02 19:34:26 (1,97 MB/s) - «./0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz» enregistré [96939/96939] ---2018-07-10 22:50:24-- https://dev-www.libreoffice.org/src/libvisio-0.1.6.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 676396 (661K) [application/octet-stream] -Wird in »./libvisio-0.1.6.tar.xz« gespeichert. +--2018-08-02 19:34:26-- https://dev-www.libreoffice.org/src/libvisio-0.1.6.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 676396 (661K) [application/octet-stream] +Enregistre : «./libvisio-0.1.6.tar.xz» - 0K ........ .. 100% 245K=2,7s + 0K ........ .. 100% 2,69M=0,2s -2018-07-10 22:50:28 (245 KB/s) - »./libvisio-0.1.6.tar.xz« gespeichert [676396/676396] +2018-08-02 19:34:27 (2,69 MB/s) - «./libvisio-0.1.6.tar.xz» enregistré [676396/676396] ---2018-07-10 22:50:28-- https://dev-www.libreoffice.org/src/libwpd-0.10.2.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 536400 (524K) [application/octet-stream] -Wird in »./libwpd-0.10.2.tar.xz« gespeichert. +--2018-08-02 19:34:27-- https://dev-www.libreoffice.org/src/libwpd-0.10.2.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 536400 (524K) [application/octet-stream] +Enregistre : «./libwpd-0.10.2.tar.xz» - 0K ........ 100% 247K=2,1s + 0K ........ 100% 2,73M=0,2s -2018-07-10 22:50:30 (247 KB/s) - »./libwpd-0.10.2.tar.xz« gespeichert [536400/536400] +2018-08-02 19:34:27 (2,73 MB/s) - «./libwpd-0.10.2.tar.xz» enregistré [536400/536400] ---2018-07-10 22:50:30-- https://dev-www.libreoffice.org/src/libwpg-0.3.2.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 326840 (319K) [application/octet-stream] -Wird in »./libwpg-0.3.2.tar.xz« gespeichert. +--2018-08-02 19:34:28-- https://dev-www.libreoffice.org/src/libwpg-0.3.2.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 326840 (319K) [application/octet-stream] +Enregistre : «./libwpg-0.3.2.tar.xz» - 0K .... 100% 252K=1,3s + 0K .... 100% 2,19M=0,1s -2018-07-10 22:50:32 (252 KB/s) - »./libwpg-0.3.2.tar.xz« gespeichert [326840/326840] +2018-08-02 19:34:28 (2,19 MB/s) - «./libwpg-0.3.2.tar.xz» enregistré [326840/326840] ---2018-07-10 22:50:32-- https://dev-www.libreoffice.org/src/libwps-0.4.8.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 648512 (633K) [application/octet-stream] -Wird in »./libwps-0.4.8.tar.xz« gespeichert. +--2018-08-02 19:34:28-- https://dev-www.libreoffice.org/src/libwps-0.4.8.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 648512 (633K) [application/octet-stream] +Enregistre : «./libwps-0.4.8.tar.xz» - 0K ........ . 100% 243K=2,6s + 0K ........ . 100% 2,76M=0,2s -2018-07-10 22:50:35 (243 KB/s) - »./libwps-0.4.8.tar.xz« gespeichert [648512/648512] +2018-08-02 19:34:28 (2,76 MB/s) - «./libwps-0.4.8.tar.xz» enregistré [648512/648512] ---2018-07-10 22:50:35-- https://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 23150 (23K) [application/zip] -Wird in »./a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip« gespeichert. +--2018-08-02 19:34:28-- https://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 23150 (23K) [application/zip] +Enregistre : «./a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip» - 0K 100% 905K=0,02s + 0K 100% 232M=0s -2018-07-10 22:50:35 (905 KB/s) - »./a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip« gespeichert [23150/23150] +2018-08-02 19:34:29 (232 MB/s) - «./a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip» enregistré [23150/23150] ---2018-07-10 22:50:35-- https://dev-www.libreoffice.org/src/zlib-1.2.11.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 467960 (457K) [application/octet-stream] -Wird in »./zlib-1.2.11.tar.xz« gespeichert. +--2018-08-02 19:34:29-- https://dev-www.libreoffice.org/src/zlib-1.2.11.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 467960 (457K) [application/octet-stream] +Enregistre : «./zlib-1.2.11.tar.xz» - 0K ....... 100% 248K=1,8s + 0K ....... 100% 2,40M=0,2s -2018-07-10 22:50:38 (248 KB/s) - »./zlib-1.2.11.tar.xz« gespeichert [467960/467960] +2018-08-02 19:34:29 (2,40 MB/s) - «./zlib-1.2.11.tar.xz» enregistré [467960/467960] ---2018-07-10 22:50:38-- https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 320952 (313K) [application/octet-stream] -Wird in »./libzmf-0.0.2.tar.xz« gespeichert. +--2018-08-02 19:34:29-- https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 320952 (313K) [application/octet-stream] +Enregistre : «./libzmf-0.0.2.tar.xz» - 0K .... 100% 252K=1,2s + 0K .... 100% 2,57M=0,1s -2018-07-10 22:50:39 (252 KB/s) - »./libzmf-0.0.2.tar.xz« gespeichert [320952/320952] +2018-08-02 19:34:30 (2,57 MB/s) - «./libzmf-0.0.2.tar.xz» enregistré [320952/320952] ---2018-07-10 22:50:39-- https://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 12288 (12K) [application/octet-stream] -Wird in »./185d60944ea767075d27247c3162b3bc-unowinreg.dll« gespeichert. +--2018-08-02 19:34:30-- https://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 12288 (12K) [application/octet-stream] +Enregistre : «./185d60944ea767075d27247c3162b3bc-unowinreg.dll» - 0K 100% 398M=0s + 0K 100% 154M=0s -2018-07-10 22:50:40 (398 MB/s) - »./185d60944ea767075d27247c3162b3bc-unowinreg.dll« gespeichert [12288/12288] +2018-08-02 19:34:30 (154 MB/s) - «./185d60944ea767075d27247c3162b3bc-unowinreg.dll» enregistré [12288/12288] ---2018-07-10 22:50:40-- https://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 23988041 (23M) [application/java-archive] -Wird in »./odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar« gespeichert. +--2018-08-02 19:34:30-- https://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 23988041 (23M) [application/java-archive] +Enregistre : «./odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar» - 0K ........ ........ ........ ........ ........ ........ 13% 239K 85s - 3072K ........ ........ ........ ........ ........ ........ 26% 214K 76s - 6144K ........ ........ ........ ........ ........ ........ 39% 239K 62s - 9216K ........ ........ ........ ........ ........ ........ 52% 239K 48s - 12288K ........ ........ ........ ........ ........ ........ 65% 233K 35s - 15360K ........ ........ ........ ........ ........ ........ 78% 244K 21s - 18432K ........ ........ ........ ........ ........ ........ 91% 239K 8s - 21504K ........ ........ ........ ...... 100% 241K=1m40s + 0K ........ ........ ........ ........ ........ ........ 13% 3,19M 6s + 3072K ........ ........ ........ ........ ........ ........ 26% 3,84M 5s + 6144K ........ ........ ........ ........ ........ ........ 39% 4,17M 4s + 9216K ........ ........ ........ ........ ........ ........ 52% 4,28M 3s + 12288K ........ ........ ........ ........ ........ ........ 65% 4,53M 2s + 15360K ........ ........ ........ ........ ........ ........ 78% 4,85M 1s + 18432K ........ ........ ........ ........ ........ ........ 91% 5,11M 0s + 21504K ........ ........ ........ ...... 100% 5,35M=5,4s -2018-07-10 22:52:20 (235 KB/s) - »./odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar« gespeichert [23988041/23988041] +2018-08-02 19:34:36 (4,27 MB/s) - «./odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar» enregistré [23988041/23988041] ---2018-07-10 22:52:20-- https://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar -Auflösen des Hostnamens dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 -Verbindungsaufbau zu dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443 … verbunden. -HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK -Länge: 2448421 (2,3M) [application/java-archive] -Wird in »./8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar« gespeichert. +--2018-08-02 19:34:36-- https://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar +Résolution de dev-www.libreoffice.org (dev-www.libreoffice.org)… 89.238.68.201, 2a00:1828:a012:201::1 +Connexion à dev-www.libreoffice.org (dev-www.libreoffice.org)|89.238.68.201|:443… connecté. +requête HTTP transmise, en attente de la réponse… 200 OK +Taille : 2448421 (2,3M) [application/java-archive] +Enregistre : «./8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar» - 0K ........ ........ ........ ........ ..... 100% 241K=9,9s + 0K ........ ........ ........ ........ ..... 100% 3,60M=0,6s -2018-07-10 22:52:30 (241 KB/s) - »./8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar« gespeichert [2448421/2448421] +2018-08-02 19:34:37 (3,60 MB/s) - «./8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar» enregistré [2448421/2448421] diff -Nru libreoffice-6.0.6~rc1/translations/source/ab/cui/messages.po libreoffice-6.0.6/translations/source/ab/cui/messages.po --- libreoffice-6.0.6~rc1/translations/source/ab/cui/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ab/cui/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-06-19 19:12+0000\n" +"PO-Revision-Date: 2018-07-22 08:31+0000\n" "Last-Translator: Андрей Абухба \n" "Language-Team: LANGUAGE \n" "Language: ab\n" @@ -12,8 +12,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1529435547.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1532248271.000000\n" #: personalization.hrc:31 msgctxt "RID_SVXSTR_PERSONA_CATEGORIES" @@ -723,7 +723,7 @@ #: strings.hrc:167 msgctxt "RID_SVXSTR_EVENT_TEXTCHANGED" msgid "Text modified" -msgstr "Атеқст аҧсахра" +msgstr "Атеқст аԥсахра" #: strings.hrc:168 msgctxt "RID_SVXSTR_EVENT_UNLOADING" @@ -4398,7 +4398,7 @@ #: dimensionlinestabpage.ui:272 msgctxt "dimensionlinestabpage|FT_POSITION" msgid "_Text position" -msgstr "Атеқст аҭыҧ" +msgstr "Атеқст аҭыԥ" #: dimensionlinestabpage.ui:307 msgctxt "dimensionlinestabpage|TSB_AUTOPOSV" @@ -7144,6 +7144,8 @@ "Minimum space between\n" "numbering and text:" msgstr "" +"Иминималу аинтервал\n" +"аномери атеқсти рыбжьара:" #: numberingpositionpage.ui:366 msgctxt "numberingpositionpage|numalign" @@ -9401,7 +9403,7 @@ #: paraindentspacing.ui:129 msgctxt "paraindentspacing|labelFT_LEFTINDENT" msgid "_Before text:" -msgstr "Атеқст аҧхьа:" +msgstr "Атеқст аԥхьа:" #: paraindentspacing.ui:143 msgctxt "paraindentspacing|labelFT_RIGHTINDENT" diff -Nru libreoffice-6.0.6~rc1/translations/source/ab/dbaccess/messages.po libreoffice-6.0.6/translations/source/ab/dbaccess/messages.po --- libreoffice-6.0.6~rc1/translations/source/ab/dbaccess/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ab/dbaccess/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-11-22 13:53+0100\n" -"PO-Revision-Date: 2018-06-24 10:51+0000\n" +"PO-Revision-Date: 2018-07-22 08:32+0000\n" "Last-Translator: Андрей Абухба \n" "Language-Team: LANGUAGE \n" "Language: ab\n" @@ -13,7 +13,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529837505.000000\n" +"X-POOTLE-MTIME: 1532248321.000000\n" #: query.hrc:26 msgctxt "RSC_QUERY_OBJECT_TYPE" @@ -1844,7 +1844,7 @@ #: strings.hrc:402 msgctxt "STR_PAGETITLE_TEXT" msgid "Set up a connection to text files" -msgstr "" +msgstr "Атеқсттә фаилқәа рҽаҿакра архиара" #: strings.hrc:403 msgctxt "STR_PAGETITLE_MSACCESS" @@ -1941,7 +1941,7 @@ #: strings.hrc:421 msgctxt "STR_TEXT_HEADERTEXT" msgid "Set up a connection to text files" -msgstr "" +msgstr "Атеқсттә фаилқәа рҽаҿакра архиара" #: strings.hrc:422 msgctxt "STR_TEXT_HELPTEXT" @@ -3978,7 +3978,7 @@ #: textconnectionsettings.ui:8 msgctxt "textconnectionsettings|TextConnectionSettingsDialog" msgid "Text Connection Settings" -msgstr "" +msgstr "Атеқсттә фаилқәа рҽаҿакра архиарақәа" #: textpage.ui:39 msgctxt "textpage|textfile" diff -Nru libreoffice-6.0.6~rc1/translations/source/ab/extensions/messages.po libreoffice-6.0.6/translations/source/ab/extensions/messages.po --- libreoffice-6.0.6~rc1/translations/source/ab/extensions/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ab/extensions/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-11-22 13:53+0100\n" -"PO-Revision-Date: 2018-06-17 16:43+0000\n" +"PO-Revision-Date: 2018-07-22 08:32+0000\n" "Last-Translator: Андрей Абухба \n" "Language-Team: LANGUAGE \n" "Language: ab\n" @@ -13,7 +13,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529253821.000000\n" +"X-POOTLE-MTIME: 1532248377.000000\n" #: command.hrc:29 msgctxt "RID_RSC_ENUM_COMMAND_TYPE" @@ -1284,7 +1284,7 @@ #: strings.hrc:154 msgctxt "RID_STR_EVT_TEXTCHANGED" msgid "Text modified" -msgstr "Атеқст ҧсахуп" +msgstr "Атеқст ԥсахуп" #: strings.hrc:155 msgctxt "RID_STR_EVT_UNLOADING" @@ -1781,7 +1781,7 @@ #: strings.hrc:259 msgctxt "RID_STR_PROPTITLE_EDIT" msgid "Text Box" -msgstr "Атексттә ҭыкыра" +msgstr "Атеқсттә ҭакыра" #: strings.hrc:260 msgctxt "RID_STR_PROPTITLE_FORMATTED" diff -Nru libreoffice-6.0.6~rc1/translations/source/ab/librelogo/source/pythonpath.po libreoffice-6.0.6/translations/source/ab/librelogo/source/pythonpath.po --- libreoffice-6.0.6~rc1/translations/source/ab/librelogo/source/pythonpath.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ab/librelogo/source/pythonpath.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-04-12 14:14+0200\n" -"PO-Revision-Date: 2018-06-17 19:35+0000\n" +"PO-Revision-Date: 2018-07-22 08:33+0000\n" "Last-Translator: Андрей Абухба \n" "Language-Team: LANGUAGE \n" "Language: ab\n" @@ -13,7 +13,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529264135.000000\n" +"X-POOTLE-MTIME: 1532248432.000000\n" #: LibreLogo_en_US.properties msgctxt "" @@ -278,7 +278,7 @@ "FONTCOLOR\n" "property.text" msgid "fontcolor|textcolor|textcolour" -msgstr "ашрифт_аҧштәы|атеқст_аҧштәы" +msgstr "ашрифт_аԥштәы|атеқст_аԥштәы" #: LibreLogo_en_US.properties msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po libreoffice-6.0.6/translations/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po --- libreoffice-6.0.6~rc1/translations/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-03-13 12:37+0100\n" -"PO-Revision-Date: 2018-06-24 10:39+0000\n" +"PO-Revision-Date: 2018-07-22 08:38+0000\n" "Last-Translator: Андрей Абухба \n" "Language-Team: LANGUAGE \n" "Language: ab\n" @@ -13,7 +13,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529836757.000000\n" +"X-POOTLE-MTIME: 1532248706.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -4414,14 +4414,13 @@ msgstr "3D апараметрқәа" #: CalcWindowState.xcu -#, fuzzy msgctxt "" "CalcWindowState.xcu\n" "..CalcWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n" "UIName\n" "value.text" msgid "Text Box Formatting" -msgstr "Атеқст аформатркра" +msgstr "Атеқсттә ҭакыра аформатркра" #: CalcWindowState.xcu msgctxt "" @@ -6702,7 +6701,7 @@ "Label\n" "value.text" msgid "Report to Text Document..." -msgstr "" +msgstr "Аҳасабырба атеқсттә документахь..." #: DbuCommands.xcu msgctxt "" @@ -9446,14 +9445,13 @@ msgstr "Аԥхьатәи акомментари" #: DrawImpressCommands.xcu -#, fuzzy msgctxt "" "DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Popups..uno:TextAutoFitToSize\n" "Label\n" "value.text" msgid "Autofit Text" -msgstr "Атеқст автошәагаа" +msgstr "Атеқст автозалхра" #: DrawImpressCommands.xcu #, fuzzy @@ -10051,14 +10049,13 @@ msgstr "" #: DrawWindowState.xcu -#, fuzzy msgctxt "" "DrawWindowState.xcu\n" "..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n" "UIName\n" "value.text" msgid "Text Box Formatting" -msgstr "Атеқст аформатркра" +msgstr "Атеқсттә ҭакыра аформатркра" #: DrawWindowState.xcu msgctxt "" @@ -10358,14 +10355,13 @@ msgstr "Атеқсттә еффектқәа рформа" #: DrawWindowState.xcu -#, fuzzy msgctxt "" "DrawWindowState.xcu\n" "..DrawWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n" "UIName\n" "value.text" msgid "Text Box Formatting" -msgstr "Атеқст аформатркра" +msgstr "Атеқсттә ҭакыра аформатркра" #: DrawWindowState.xcu msgctxt "" @@ -18163,7 +18159,7 @@ "Label\n" "value.text" msgid "Text Box" -msgstr "Атексттә ҭыкыра" +msgstr "Атексттә ҭакыра" #: GenericCommands.xcu msgctxt "" @@ -18759,7 +18755,7 @@ "Label\n" "value.text" msgid "~Text Box" -msgstr "Атексттә ҭыкыра" +msgstr "Атеқсттә ҭакыра" #: GenericCommands.xcu msgctxt "" @@ -21254,7 +21250,7 @@ "Label\n" "value.text" msgid "Current Context" -msgstr "Уажәтәи аконтекст" +msgstr "Уажәтәи аконтеқст" #: GenericCommands.xcu msgctxt "" @@ -23121,7 +23117,7 @@ "UIName\n" "value.text" msgid "Text Box (drawing)" -msgstr "" +msgstr "Атеқсттә ҭакыра (асахьа)" #: ImpressWindowState.xcu msgctxt "" @@ -24004,7 +24000,7 @@ "Label\n" "value.text" msgid "Contextual groups" -msgstr "" +msgstr "Иконтеқсту агәыԥқәа" #: Notebookbar.xcu msgctxt "" @@ -24049,7 +24045,7 @@ "Label\n" "value.text" msgid "Contextual groups" -msgstr "" +msgstr "Иконтеқсту агәыԥқәа" #: Notebookbar.xcu msgctxt "" @@ -24067,7 +24063,7 @@ "Label\n" "value.text" msgid "Contextual groups" -msgstr "" +msgstr "Иконтеқсту агәыԥқәа" #: Notebookbar.xcu msgctxt "" @@ -26595,7 +26591,7 @@ "Label\n" "value.text" msgid "Text Box and Shap~e" -msgstr "" +msgstr "Атеқсттә ҭакыреи афигуреи" #: WriterCommands.xcu msgctxt "" @@ -30409,14 +30405,13 @@ msgstr "" #: WriterFormWindowState.xcu -#, fuzzy msgctxt "" "WriterFormWindowState.xcu\n" "..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n" "UIName\n" "value.text" msgid "Text Box Formatting" -msgstr "Атеқст аформатркра" +msgstr "Атеқсттә ҭакыра аформатркра" #: WriterFormWindowState.xcu msgctxt "" @@ -30861,14 +30856,13 @@ msgstr "" #: WriterGlobalWindowState.xcu -#, fuzzy msgctxt "" "WriterGlobalWindowState.xcu\n" "..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n" "UIName\n" "value.text" msgid "Text Box Formatting" -msgstr "Атеқст аформатркра" +msgstr "Атеқсттә ҭакыра аформатркра" #: WriterGlobalWindowState.xcu msgctxt "" @@ -31024,14 +31018,13 @@ msgstr "3D апараметрқәа" #: WriterGlobalWindowState.xcu -#, fuzzy msgctxt "" "WriterGlobalWindowState.xcu\n" "..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n" "UIName\n" "value.text" msgid "Text Box Formatting" -msgstr "Атеқст аформатркра" +msgstr "Атеқсттә ҭакыра аформатркра" #: WriterGlobalWindowState.xcu msgctxt "" @@ -31157,7 +31150,7 @@ "UIName\n" "value.text" msgid "Text Object" -msgstr "Атеқсттә обиект" +msgstr "Атеқсттә обиеқт" #: WriterGlobalWindowState.xcu msgctxt "" @@ -31331,14 +31324,13 @@ msgstr "" #: WriterReportWindowState.xcu -#, fuzzy msgctxt "" "WriterReportWindowState.xcu\n" "..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n" "UIName\n" "value.text" msgid "Text Box Formatting" -msgstr "Атеқст аформатркра" +msgstr "Атеқсттә ҭакыра аформатркра" #: WriterReportWindowState.xcu msgctxt "" @@ -31494,14 +31486,13 @@ msgstr "3D апараметрқәа" #: WriterReportWindowState.xcu -#, fuzzy msgctxt "" "WriterReportWindowState.xcu\n" "..WriterReportWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n" "UIName\n" "value.text" msgid "Text Box Formatting" -msgstr "Атеқст аформатркра" +msgstr "Атеқсттә ҭакыра аформатркра" #: WriterReportWindowState.xcu msgctxt "" @@ -31637,7 +31628,7 @@ "UIName\n" "value.text" msgid "Text Object" -msgstr "Атеқсттә обиект" +msgstr "Атеқсттә обиеқт" #: WriterReportWindowState.xcu msgctxt "" @@ -31766,14 +31757,13 @@ msgstr "" #: WriterWebWindowState.xcu -#, fuzzy msgctxt "" "WriterWebWindowState.xcu\n" "..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n" "UIName\n" "value.text" msgid "Text Box Formatting" -msgstr "Атеқст аформатркра" +msgstr "Атеқсттә ҭакыра аформатркра" #: WriterWebWindowState.xcu msgctxt "" @@ -31917,7 +31907,7 @@ "UIName\n" "value.text" msgid "Text Object" -msgstr "Атеқсттә обиект" +msgstr "Атеқсттә обиеқт" #: WriterWebWindowState.xcu msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/ab/sc/messages.po libreoffice-6.0.6/translations/source/ab/sc/messages.po --- libreoffice-6.0.6~rc1/translations/source/ab/sc/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ab/sc/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-01-10 11:50+0100\n" -"PO-Revision-Date: 2018-06-17 16:52+0000\n" +"PO-Revision-Date: 2018-07-22 08:45+0000\n" "Last-Translator: Андрей Абухба \n" "Language-Team: LANGUAGE \n" "Language: ab\n" @@ -13,7 +13,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529254374.000000\n" +"X-POOTLE-MTIME: 1532249121.000000\n" #: compiler.hrc:27 msgctxt "RID_FUNCTION_CATEGORIES" @@ -11927,7 +11927,7 @@ #: scfuncs.hrc:3510 msgctxt "SC_OPCODE_BAHTTEXT" msgid "Converts a number to text (Baht)." -msgstr "" +msgstr "Иианагоит ахыԥхьаӡара атеқст ахь (Baht)." #: scfuncs.hrc:3511 msgctxt "SC_OPCODE_BAHTTEXT" @@ -12274,7 +12274,7 @@ #: scfuncs.hrc:3652 msgctxt "SC_OPCODE_FIND" msgid "The text to be found." -msgstr "Иҧшаатәу атеқст." +msgstr "Иԥшаатәу атеқст." #: scfuncs.hrc:3653 msgctxt "SC_OPCODE_FIND" @@ -12284,7 +12284,7 @@ #: scfuncs.hrc:3654 msgctxt "SC_OPCODE_FIND" msgid "The text in which a search is to be made." -msgstr "Иахьыҧшаатәу атеқст." +msgstr "Иахьыԥшаатәу атеқст." #: scfuncs.hrc:3655 msgctxt "SC_OPCODE_FIND" @@ -12564,7 +12564,7 @@ #: scfuncs.hrc:3770 msgctxt "SC_OPCODE_LEFT" msgid "The number of characters for the start text." -msgstr "Раҧхьатәи атеқст асимволқәа рхыҧхьаӡара." +msgstr "Раԥхьатәи атеқст асимволқәа рыԥхьаӡа." #: scfuncs.hrc:3776 msgctxt "SC_OPCODE_RIGHT" @@ -12650,7 +12650,7 @@ #: scfuncs.hrc:3802 msgctxt "SC_OPCODE_REPT" msgid "The number of times the text is to be repeated." -msgstr "Атеқст аиқәшәарақәа рхыԥхьаӡара." +msgstr "Атеқст аиқәшәарақәа рыԥхьаӡа." #: scfuncs.hrc:3808 msgctxt "SC_OPCODE_SUBSTITUTE" @@ -12685,7 +12685,7 @@ #: scfuncs.hrc:3814 msgctxt "SC_OPCODE_SUBSTITUTE" msgid "The text which is to replace the text string." -msgstr "" +msgstr "Атеқст, ацәаҳәа зыԥсахуа." #: scfuncs.hrc:3815 msgctxt "SC_OPCODE_SUBSTITUTE" @@ -13138,7 +13138,7 @@ #: scfuncs.hrc:3987 msgctxt "SC_OPCODE_LEFTB" msgid "The number of characters for the start text." -msgstr "Раҧхьатәи атеқст асимволқәа рхыҧхьаӡара." +msgstr "Раԥхьатәи атеқст асимволқәа рыԥхьаӡа." #: scfuncs.hrc:3992 msgctxt "SC_OPCODE_MIDB" @@ -13832,7 +13832,7 @@ #: strings.hrc:95 msgctxt "STR_ACC_EDITLINE_DESCR" msgid "This is where you enter or edit text, numbers and formulas." -msgstr "Ара шәара иҭажәгалоит насгьы аредакциа рзыжәуеит атеқст, ахыҧхьаӡарақәеи аформулақәеи." +msgstr "Ара шәара иҭажәгалоит насгьы аредакциа рзыжәуеит атеқст, ахыԥхьаӡарақәеи аформулақәеи." #: strings.hrc:96 msgctxt "SCSTR_MEDIASHELL" @@ -17319,7 +17319,7 @@ #: formulacalculationoptions.ui:46 msgctxt "formulacalculationoptions|labelConvT2N" msgid "Conversion from text to number:" -msgstr "" +msgstr "Атеқст аҟынтә ахыԥхьаӡарахь аиагара:" #: formulacalculationoptions.ui:55 msgctxt "formulacalculationoptions|checkEmptyAsZero" @@ -21018,17 +21018,17 @@ #: sidebaralignment.ui:329 msgctxt "sidebaralignment|wraptext" msgid "Wrap text" -msgstr "" +msgstr "Ииагатәуп атеқст" #: sidebaralignment.ui:334 msgctxt "sidebaralignment|wraptext|tooltip_text" msgid "Wrap texts automatically." -msgstr "" +msgstr "Ииагатәуп автоматикала жәа-жәала." #: sidebaralignment.ui:369 msgctxt "sidebaralignment|orientationlabel" msgid "Text _orientation:" -msgstr "" +msgstr "Атеқст аориентациа:" #: sidebaralignment.ui:384 msgctxt "sidebaralignment|orientationdegrees|tooltip_text" @@ -21038,7 +21038,7 @@ #: sidebaralignment.ui:390 msgctxt "sidebaralignment|orientationdegrees-atkobject" msgid "Text Orientation" -msgstr "" +msgstr "Атеқст аориентациа" #: sidebaralignment.ui:411 msgctxt "sidebaralignment|bottom|tooltip_text" @@ -22384,7 +22384,7 @@ #: textimportcsv.ui:638 msgctxt "textimportcsv|textalttitle" msgid "Text to Columns" -msgstr "" +msgstr "Атеқст еиҵагылала" #: textimportcsv.ui:654 msgctxt "textimportcsv|label4" @@ -22684,7 +22684,7 @@ #: validationcriteriapage.ui:43 msgctxt "validationcriteriapage|liststore1" msgid "Text length" -msgstr "" +msgstr "Атеқст аура" #: validationcriteriapage.ui:57 msgctxt "validationcriteriapage|liststore2" diff -Nru libreoffice-6.0.6~rc1/translations/source/ab/svx/messages.po libreoffice-6.0.6/translations/source/ab/svx/messages.po --- libreoffice-6.0.6~rc1/translations/source/ab/svx/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ab/svx/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-02-19 11:42+0100\n" -"PO-Revision-Date: 2018-06-24 10:40+0000\n" +"PO-Revision-Date: 2018-07-22 08:48+0000\n" "Last-Translator: Андрей Абухба \n" "Language-Team: LANGUAGE \n" "Language: ab\n" @@ -13,7 +13,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529836842.000000\n" +"X-POOTLE-MTIME: 1532249302.000000\n" #: fieldunit.hrc:30 msgctxt "RID_SVXSTR_FIELDUNIT_TABLE" @@ -2982,12 +2982,12 @@ #: docking3deffects.ui:1497 msgctxt "docking3deffects|texreplace|tooltip_text" msgid "Only Texture" -msgstr "Атекстура мацара" +msgstr "Атеқстура мацара" #: docking3deffects.ui:1511 msgctxt "docking3deffects|texmodulate|tooltip_text" msgid "Texture and Shading" -msgstr "Атекстуреи агагеи" +msgstr "Атеқстуреи агагеи" #: docking3deffects.ui:1525 msgctxt "docking3deffects|texobjx|tooltip_text" @@ -3027,12 +3027,12 @@ #: docking3deffects.ui:1624 msgctxt "docking3deffects|texblend|tooltip_text" msgid "Texture, Shadow and Color" -msgstr "Атекстура, агага, аԥштәы" +msgstr "Атеқстура, агага, аԥштәы" #: docking3deffects.ui:1651 msgctxt "docking3deffects|label21" msgid "Textures" -msgstr "Атекстурақәа" +msgstr "Атеқстурақәа" #: docking3deffects.ui:1686 msgctxt "docking3deffects|label26" @@ -3132,7 +3132,7 @@ #: docking3deffects.ui:1965 msgctxt "docking3deffects|texture|tooltip_text" msgid "Textures" -msgstr "Атекстурақәа" +msgstr "Атеқстурақәа" #: docking3deffects.ui:1978 msgctxt "docking3deffects|light|tooltip_text" @@ -7143,7 +7143,7 @@ #: strings.hrc:250 msgctxt "STR_UndoObjSetText" msgid "Edit text of %1" -msgstr "Иҧсахтәуп атеқст %1" +msgstr "Иԥсахтәуп атеқст %1" #: strings.hrc:251 msgctxt "STR_UndoNewPage" diff -Nru libreoffice-6.0.6~rc1/translations/source/ab/sw/messages.po libreoffice-6.0.6/translations/source/ab/sw/messages.po --- libreoffice-6.0.6~rc1/translations/source/ab/sw/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ab/sw/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-06-23 18:59+0000\n" +"PO-Revision-Date: 2018-07-22 08:51+0000\n" "Last-Translator: Андрей Абухба \n" "Language-Team: LANGUAGE \n" "Language: ab\n" @@ -12,8 +12,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1529780388.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1532249473.000000\n" #: app.hrc:30 msgctxt "RID_PARAGRAPHSTYLEFAMILY" @@ -16645,7 +16645,7 @@ #: templatedialog8.ui:328 msgctxt "templatedialog8|textgrid" msgid "Text Grid" -msgstr "" +msgstr "Атеқсттә каҭа" #: testmailsettings.ui:6 msgctxt "testmailsettings|textbuffer1" diff -Nru libreoffice-6.0.6~rc1/translations/source/am/officecfg/registry/data/org/openoffice/Office/UI.po libreoffice-6.0.6/translations/source/am/officecfg/registry/data/org/openoffice/Office/UI.po --- libreoffice-6.0.6~rc1/translations/source/am/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/am/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-03-13 12:37+0100\n" -"PO-Revision-Date: 2018-03-24 19:31+0000\n" +"PO-Revision-Date: 2018-07-14 17:43+0000\n" "Last-Translator: Samson B \n" "Language-Team: LANGUAGE \n" "Language: am\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1521919913.000000\n" +"X-POOTLE-MTIME: 1531590185.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -17521,7 +17521,7 @@ "Label\n" "value.text" msgid "Save as Template..." -msgstr "ማስቀመጫ እንደ ቴምፕሌት..." +msgstr "እንደ ቴምፕሌት ማስቀመጫ..." #: GenericCommands.xcu msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/scalc/01.po libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/scalc/01.po --- libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/scalc/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/scalc/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:32+0100\n" -"PO-Revision-Date: 2018-07-10 12:07+0000\n" +"PO-Revision-Date: 2018-07-19 15:27+0000\n" "Last-Translator: Mihail Balabanov \n" "Language-Team: LibreOffice на български\n" "Language: bg\n" @@ -15,7 +15,7 @@ "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1531224456.000000\n" +"X-POOTLE-MTIME: 1532014059.000000\n" #: 01120000.xhp msgctxt "" @@ -66559,7 +66559,7 @@ "hd_id9599597\n" "help.text" msgid "To expand cell contents to multiple cells" -msgstr "За да разгърнете съдъжанието на клетка в няколко клетки" +msgstr "За да разгърнете съдържанието на клетка в няколко клетки" #: text2columns.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/scalc/guide.po libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/scalc/guide.po --- libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/scalc/guide.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/scalc/guide.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: 2018-07-10 13:15+0000\n" +"PO-Revision-Date: 2018-07-19 15:11+0000\n" "Last-Translator: Mihail Balabanov \n" "Language-Team: .\n" "Language: bg\n" @@ -15,7 +15,7 @@ "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1531228501.000000\n" +"X-POOTLE-MTIME: 1532013066.000000\n" #: address_auto.xhp msgctxt "" @@ -3167,7 +3167,7 @@ "par_idN108E2\n" "help.text" msgid "Check the text delimiter box that matches the character used as text delimiter in the file. In case of an unlisted delimiter, type the character into the input box." -msgstr "Щракнете въху полето за разделител, което отговаря на използвания като разделител знак във файла. Ако го няма сред изброените, въведете знака във входното поле." +msgstr "Щракнете върху полето за разделител, което отговаря на използвания като разделител знак във файла. Ако го няма сред изброените, въведете знака във входното поле." #: csv_files.xhp msgctxt "" @@ -9007,7 +9007,7 @@ "par_id3146976\n" "help.text" msgid "Open the context menu and choose the Rename Sheet command. A dialog box appears where you can enter a new name." -msgstr "Отворете контекстното меню и изберете Преименуване на лист. Появява се диалогов прозорец, където можте да въведете новото име." +msgstr "Отворете контекстното меню и изберете Преименуване на лист. Появява се диалогов прозорец, където можете да въведете новото име." #: rename_table.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/shared/00.po libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/shared/00.po --- libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/shared/00.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/shared/00.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:31+0100\n" -"PO-Revision-Date: 2018-01-12 01:32+0000\n" +"PO-Revision-Date: 2018-07-19 10:17+0000\n" "Last-Translator: Mihail Balabanov \n" "Language-Team: LANGUAGE \n" "Language: bg\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1515720746.000000\n" +"X-POOTLE-MTIME: 1531995422.000000\n" #: 00000001.xhp msgctxt "" @@ -9934,7 +9934,7 @@ "par_id3144448\n" "help.text" msgid "Open Form Controls toolbar or Form Design toolbar, click Form icon - General tab" -msgstr "Отворете лентата с инструменти Елементи за управление или Проектиране на формуляр, щракнете въху иконата Формуляр - раздел Общи" +msgstr "Отворете лентата с инструменти Елементи за управление или Проектиране на формуляр, щракнете върху иконата Формуляр - раздел Общи" #: 00040501.xhp msgctxt "" @@ -9950,7 +9950,7 @@ "par_id3158156\n" "help.text" msgid "Open Form Controls toolbar or Form Design toolbar, click Form icon - Data tab" -msgstr "Отворете лентата с инструменти Елементи за управление или Проектиране на формуляр, щракнете въху иконата Формуляр - раздел Данни" +msgstr "Отворете лентата с инструменти Елементи за управление или Проектиране на формуляр, щракнете върху иконата Формуляр - раздел Данни" #: 00040501.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/shared/01.po libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/shared/01.po --- libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/shared/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/shared/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-02-19 11:42+0100\n" -"PO-Revision-Date: 2018-07-08 10:45+0000\n" +"PO-Revision-Date: 2018-07-19 10:17+0000\n" "Last-Translator: Mihail Balabanov \n" "Language-Team: .\n" "Language: bg\n" @@ -15,7 +15,7 @@ "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1531046706.000000\n" +"X-POOTLE-MTIME: 1531995427.000000\n" #: 01010000.xhp msgctxt "" @@ -1111,7 +1111,7 @@ "par_id3155342\n" "help.text" msgid "Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the Synchronize Labels button." -msgstr "Позволява ви да редактирате един отделен етикет иил визитна картичка и обновява съдържанието на останалите етикети или визитни картички върху страницата, когато натиснете бутона Синхронизиране на етикетите." +msgstr "Позволява ви да редактирате един отделен етикет или визитна картичка и обновява съдържанието на останалите етикети или визитни картички върху страницата, когато натиснете бутона Синхронизиране на етикетите." #: 01010203.xhp msgctxt "" @@ -38343,7 +38343,7 @@ "par_id3147557\n" "help.text" msgid "Locate the directory containing the files that you want to add, and then click OK." -msgstr "Намерете директорията с файловете, които желаете да добавите, и щракнете въху OK." +msgstr "Намерете директорията с файловете, които желаете да добавите, и щракнете върху OK." #: gallery_files.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/shared/02.po libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/shared/02.po --- libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/shared/02.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/shared/02.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-02-19 11:42+0100\n" -"PO-Revision-Date: 2018-07-08 10:45+0000\n" +"PO-Revision-Date: 2018-07-20 09:31+0000\n" "Last-Translator: Mihail Balabanov \n" "Language-Team: .\n" "Language: bg\n" @@ -15,7 +15,7 @@ "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1531046721.000000\n" +"X-POOTLE-MTIME: 1532079114.000000\n" #: 01110000.xhp msgctxt "" @@ -1319,7 +1319,7 @@ "par_id3149596\n" "help.text" msgid "Creates an image control. It can only be used to add images from a database. In the form document, double-click one of these controls to open the Insert Graphic dialog to insert the image. There is also a context menu (not in design mode) with commands for inserting and deleting the image." -msgstr "Вмъква елемент за управление с изображение. Той служи единствено за добавяне на изображения от база от данни. В документа на формуляра щракнете двуккратно върху такъв елемент, за да отворите диалоговия прозорец Вмъкване на графика и да вмъкнете желаното изображение. Освен това разполагате и с контекстно меню (не и в режима на проектиране) с команди за вмъкване и изтриване на изображението." +msgstr "Вмъква елемент за управление с изображение. Той служи единствено за добавяне на изображения от база от данни. В документа на формуляра щракнете двукратно върху такъв елемент, за да отворите диалоговия прозорец Вмъкване на графика и да вмъкнете желаното изображение. Освен това разполагате и с контекстно меню (не и в режима на проектиране) с команди за вмъкване и изтриване на изображението." #: 01170000.xhp msgctxt "" @@ -1551,7 +1551,7 @@ "par_id3150567\n" "help.text" msgid "Note: When you drag a group box over already existing controls and then want to select a control, you have to first open the context menu of the group box and choose Arrange - Send to Back. Then select the control while pressing CommandCtrl." -msgstr "Бележка: Когато плъзнете групираща рамка върху съществуващи елементи за управление и след това пожелаете да изберете елемент за управление, трябва първо да отворите конеткстното меню на групиращата рамка и да изберете Подреждане - Изнасяне отзад. След това изберете елемента за управление, задържайки CommandCtrl." +msgstr "Бележка: Когато плъзнете групираща рамка върху съществуващи елементи за управление и след това пожелаете да изберете елемент за управление, трябва първо да отворите контекстното меню на групиращата рамка и да изберете Подреждане - Изнасяне отзад. След това изберете елемента за управление, задържайки CommandCtrl." #: 01170000.xhp msgctxt "" @@ -2223,7 +2223,7 @@ "par_id3149763\n" "help.text" msgid "In the Show Columns dialog you can select the columns to be shown. Hold down the Shift or CommandCtrl key to select multiple entries." -msgstr "В диалоговия прозорец Показване на колони можете да изберете показваните колони. Задръжте клавиша Shift или CommandCtrl, за да изберете няколко елемента." +msgstr "В диалоговия прозорец Показване на колони можете да изберете кои колони да се показват. Задръжте клавиша Shift или CommandCtrl, за да изберете няколко елемента." #: 01170004.xhp msgctxt "" @@ -3615,7 +3615,7 @@ "par_id3151300\n" "help.text" msgid "Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the List entries field and type your text. Please note the tips referring to the keyboard controls." -msgstr "Определя елементите на списъка, които да се виждат в документа. Отворете този списък и въведете желания текст. Използвайте Shift+Enter за нов ред. В списъчните и комбинираните полета можете да зададете елементите от списъка, които да се виждат в документа. Отворете полето Елементи на списъка и въведете желания текст. Моля, обърнете внимание на съветите относно работата с елементи за управленеи на клавиатурата." +msgstr "Определя елементите на списъка, които да се виждат в документа. Отворете този списък и въведете желания текст. Използвайте Shift+Enter за нов ред. В списъчните и комбинираните полета можете да зададете елементите от списъка, които да се виждат в документа. Отворете полето Елементи на списъка и въведете желания текст. Моля, обърнете внимание на съветите относно управлението с клавиатура." #: 01170101.xhp msgctxt "" @@ -3919,7 +3919,7 @@ "par_id3147505\n" "help.text" msgid "You can determine here a value for the control field to prevent the user from entering a smaller value. For numerical and currency fields you can determine a minimum value to prevent the user from entering a smaller value." -msgstr "Тук можете да укажете минималната допустима стойност на елемента за управление за да не се позволява на потребителя да въвежда по-малка стойност.За числови и валутни полета можете да зададете минимална стойност, така че потреибтелят да не може да въведе по-малка стойност от нея." +msgstr "Тук можете да укажете минималната допустима стойност на елемента за управление за да не се позволява на потребителя да въвежда по-малка стойност.За числови и валутни полета можете да зададете минимална стойност, така че потребителят да не може да въведе по-малка стойност от нея." #: 01170101.xhp msgctxt "" @@ -3967,7 +3967,7 @@ "par_id3149819\n" "help.text" msgid "On the Properties tab page, this option specifies the name for the control field. On the Form Properties tab page, this option specifies the name for the form. Each control field and each form has a Name property through which it can be identified. The name will appear in the Form Navigator and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number." -msgstr "В прозореца Свойства задава името на елемента за управление. В прозореца Свойства на формуляр задава името на формуляра.Всеки елемент за упрвление има свойство Име, чрез което може да бъде идентифициран. Името се показва в навигатора на формуляри и позволява елементът за управление да бъде цитиран в макрос. Подразбираните настройки включват готово име. Настройките по подразбиране вече определят име, което се образува от етикета и номера на полето." +msgstr "В прозореца Свойства задава името на елемента за управление. В прозореца Свойства на формуляр задава името на формуляра.Всеки елемент за управление има свойство Име, чрез което може да бъде идентифициран. Името се показва в навигатора на формуляри и позволява елементът за управление да бъде цитиран в макрос. Подразбираните настройки включват готово име, образувано от етикета и номера на полето." #: 01170101.xhp msgctxt "" @@ -4063,7 +4063,7 @@ "par_id3156207\n" "help.text" msgid "The Tab order property is not available to Hidden Controls. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key." -msgstr "Свойството Ред на обхождане не е достъпно за скрити елементи за управление. Ако желаете, можете да задавате това свойство и за бутони и полета с изображения, така че де можете да ги избирате с клавиша Tab." +msgstr "Свойството Ред на обхождане не е достъпно за скрити елементи за управление. Ако желаете, можете да задавате това свойство и за бутони и полета с изображения, така че да можете да ги избирате с клавиша Tab." #: 01170101.xhp msgctxt "" @@ -4935,7 +4935,7 @@ "par_id3163812\n" "help.text" msgid "You can enter a reference value for the web form, which will be remitted to a server when sending the form. With database forms, the value entered is written in the database field, assigned to the control field. You can assign a reference value to option buttons and check boxes. The reference value will be remitted to a server when sending the web form. With database forms the value entered here will be written in the database assigned to the control field." -msgstr "Можете да въведете отправна стойност за уебформуляр, която да бъде предадена към сървъра при изпращане на формуляра. При формуляри към бази от данни стойността се записва в полето на базата от данни, приписано на елемента за управление.На бутоните за избор и полетата за отметка можте да приписвате отправни стойности. Те ще бъдат предадени към сървъра при изпращане на уебформуляра. Във формулярите към бази от данни въведените тук стойности ще се записват в базата от данни, приписана на елемента за управление." +msgstr "Можете да въведете отправна стойност за уебформуляр, която да бъде предадена към сървъра при изпращане на формуляра. При формуляри към бази от данни стойността се записва в полето на базата от данни, приписано на елемента за управление.На бутоните за избор и полетата за отметка можете да приписвате отправни стойности. Те ще бъдат предадени към сървъра при изпращане на уебформуляра. Във формулярите към бази от данни въведените тук стойности ще се записват в базата от данни, приписана на елемента за управление." #: 01170102.xhp msgctxt "" @@ -4991,7 +4991,7 @@ "par_id3155852\n" "help.text" msgid "Specifies the field of the data source table to which the control refers. With database forms, you can link controls with the data fields." -msgstr "Задава полето от таблицата в източника на данни, към което се отнася елеметът за управление.Във формуляри за бази от данни можете да свързвате елементите за управление към полета с данни." +msgstr "Задава полето от таблицата в източника на данни, към което се отнася елементът за управление.Във формуляри за бази от данни можете да свързвате елементите за управление към полета с данни." #: 01170102.xhp msgctxt "" @@ -5135,7 +5135,7 @@ "par_id3145295\n" "help.text" msgid "For list boxes, you can use value lists. Value lists are lists that define reference values. In this way, the control in the form does not directly display the content of a database field, but rather values assigned in the value list." -msgstr "За списъчните полета можете да използвате списъци от стойности. В тях се дафинират отправни стойности. По този начин елементът за управление във формуляра не показва директно съдържанието на полето в базата от данни – вместо това показва стойностите от списъка." +msgstr "За списъчните полета можете да използвате списъци от стойности. В тях се дефинират отправни стойности. По този начин елементът за управление във формуляра не показва директно съдържанието на полето в базата от данни – вместо това показва стойностите от списъка." #: 01170102.xhp msgctxt "" @@ -5407,7 +5407,7 @@ "par_id3168456\n" "help.text" msgid "In the case of database forms, the data source determines the entries of the list or combo box. Depending on the selected type, you have a choice between different data sources under List content, provided that these objects exist in your database. All available database objects of the type selected under Type of list contents are offered here. If you have selected the \"Value List\" option as the type, you can use references for database forms. If the display of the control is controlled by an SQL command, the SQL statement is entered here." -msgstr "Във формуляр към база от данни елементите на списъчното или комбинирано поле се определят от източника на данни. В зависимост от избрания тип можете да избирате измежду различни източници на данни в Съдържание на списъка, стига обекти от съотвения вид да съществуват в базата от данни. Тук се предлагат всички налични в базата от данни обекти от типа, избран във Вид на съдържанието. Ако сте избрали „Списък на стойностите“ за вида на съдържанието, можете да използвате стойности за обръщения. Ако видимото съдържание на елемента за управление се определя от команда на SQL, тя се въвежда тук." +msgstr "Във формуляр към база от данни елементите на списъчното или комбинирано поле се определят от източника на данни. В зависимост от избрания тип можете да избирате измежду различни източници на данни в Съдържание на списъка, стига обекти от съответния вид да съществуват в базата от данни. Тук се предлагат всички налични в базата от данни обекти от типа, избран във Вид на съдържанието. Ако сте избрали „Списък на стойностите“ за вида на съдържанието, можете да използвате стойности за обръщения. Ако видимото съдържание на елемента за управление се определя от команда на SQL, тя се въвежда тук." #: 01170102.xhp msgctxt "" @@ -5695,7 +5695,7 @@ "par_idN10EE7\n" "help.text" msgid "Specifies the reference to a linked cell on a spreadsheet. The live state or contents of the control are linked to the cell contents. The following tables list the controls and their corresponding link type:" -msgstr "Задава обръщение към свързана клетка в електронна таблица. Динамичното състояние или съдържанието на елемента за управление се свързва със съдъжанието на клетката. Следващите таблици показват елементите за управление и съответните им видове връзки:" +msgstr "Задава обръщение към свързана клетка в електронна таблица. Динамичното състояние или съдържанието на елемента за управление се свързва със съдържанието на клетката. Следващите таблици показват елементите за управление и съответните им видове връзки:" #: 01170102.xhp msgctxt "" @@ -8359,7 +8359,7 @@ "par_id3146957\n" "help.text" msgid "You can change how the different controls are arranged by dragging and dropping them in the Form Navigator. Select one or more controls and drag them into another form. Alternatively use CommandCtrl+X or the context menu command Cut to move a control to the clipboard and CommandCtrl+V or the command Insert to insert the control into another position." -msgstr "Можете да променяте подредбата на елементите за управление, като ги плъзгате и пускате в навигатора за формуляри. Изберете един или повече елементи за управление и ги плъзнете в друг формуляр. Също така можете да използвате CommandCtrl+X или командата Изтрязване от контекстното меню, за да преместите елемент за управление в клипборда, и CommandCtrl+V или командата Поставяне, за да вмъкнете елемента за управление в друга позиция." +msgstr "Можете да променяте подредбата на елементите за управление, като ги плъзгате и пускате в навигатора за формуляри. Изберете един или повече елементи за управление и ги плъзнете в друг формуляр. Също така можете да използвате CommandCtrl+X или командата Изрязване от контекстното меню, за да преместите елемент за управление в клипборда, и CommandCtrl+V или командата Поставяне, за да вмъкнете елемента за управление в друга позиция." #: 01170600.xhp msgctxt "" @@ -14567,7 +14567,7 @@ "par_id3152918\n" "help.text" msgid "Unlike the normal search, which is activated by the Find Record icon on the Form Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions." -msgstr "За разлика от обикновеното търсене, което се задейства чрез иконата Търсене на запис от лентата Формуляр, чрез формулярния филтър можете да търсите по-бързо. Обикновено със самото търсене се натоварва бърз сървър за бази от данни. Освен това можетре да въвеждате по-сложни условия." +msgstr "За разлика от обикновеното търсене, което се задейства чрез иконата Търсене на запис от лентата Формуляр, чрез формулярния филтър можете да търсите по-бързо. Обикновено със самото търсене се натоварва бърз сървър за бази от данни. Освен това можете да въвеждате по-сложни условия." #: 12110000.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/shared/04.po libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/shared/04.po --- libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/shared/04.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/shared/04.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-05-17 15:41+0200\n" -"PO-Revision-Date: 2017-11-29 11:17+0000\n" +"PO-Revision-Date: 2018-07-20 11:44+0000\n" "Last-Translator: Mihail Balabanov \n" "Language-Team: LANGUAGE \n" "Language: bg\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1511954268.000000\n" +"X-POOTLE-MTIME: 1532087051.000000\n" #: 01010000.xhp msgctxt "" @@ -1950,7 +1950,7 @@ "par_id3155512\n" "help.text" msgid "Edit a point of a drawing object (Point Edit mode)" -msgstr "Редактиране на възел от рисуван обект (режим \"редактиране на възли\")" +msgstr "Редактиране на възел от рисуван обект (режим „Редактиране по възли“)" #: 01010000.xhp msgctxt "" @@ -2462,7 +2462,7 @@ "par_id3145791\n" "help.text" msgid "Moves the selected control in steps of 1 mm in the respective direction. In point edit mode, it changes the size of the selected control." -msgstr "Мести избрания елемент за управление на стъпки от 1 мм в съответната посока. В режим \"редактиране на възли\" променя размера наизбрания елемент за управление." +msgstr "Мести избрания елемент за управление на стъпки от 1 мм в съответната посока. В режим „редактиране по възли“ променя размера на избрания елемент за управление." #: 01020000.xhp msgctxt "" @@ -2478,7 +2478,7 @@ "par_id3155581\n" "help.text" msgid "In point edit mode, jumps to next handle." -msgstr "В режим \"редактиране на възли\" превключва към следващия манипулатор." +msgstr "В режим „редактиране по възли“ превключва към следващия манипулатор." #: 01020000.xhp msgctxt "" @@ -2494,7 +2494,7 @@ "par_id3147506\n" "help.text" msgid "In point edit mode, jumps to previous handle." -msgstr "В режим \"редактиране на възли\" превключва към предходния манипулатор." +msgstr "В режим „редактиране по възли“ превключва към предходния манипулатор." #: 01020000.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/simpress.po libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/simpress.po --- libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/simpress.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/simpress.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:31+0100\n" -"PO-Revision-Date: 2017-10-26 20:39+0000\n" +"PO-Revision-Date: 2018-07-20 11:44+0000\n" "Last-Translator: Mihail Balabanov \n" "Language-Team: LANGUAGE \n" "Language: bg\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1509050375.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1532087055.000000\n" #: main0000.xhp msgctxt "" @@ -142,7 +142,7 @@ "par_id3154766\n" "help.text" msgid "Switches the Edit Points mode on and off." -msgstr "Включва и изключва режима Редактиране на възли." +msgstr "Включва и изключва режима Редактиране по възли." #: main0102.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/smath/01.po libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/smath/01.po --- libreoffice-6.0.6~rc1/translations/source/bg/helpcontent2/source/text/smath/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/bg/helpcontent2/source/text/smath/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-05-12 14:35+0200\n" -"PO-Revision-Date: 2018-05-09 16:19+0000\n" +"PO-Revision-Date: 2018-07-19 10:17+0000\n" "Last-Translator: Mihail Balabanov \n" "Language-Team: .\n" "Language: bg\n" @@ -15,7 +15,7 @@ "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1525882781.000000\n" +"X-POOTLE-MTIME: 1531995430.000000\n" #: 02080000.xhp msgctxt "" @@ -5887,7 +5887,7 @@ "par_id3158441\n" "help.text" msgid "This example formula is then interpreted from left to right. The operations only affect its corresponding group (or expression). Operations further to the right \"replace\" or \"combine themselves with\" their predecessors." -msgstr "Тази примерна формула се интерпретира отляво надясно. Операциите действат само въху съответната група или израз. Операциите по-надясно \"подменят\" или \"се съчетават\" с предшестващите ги." +msgstr "Тази примерна формула се интерпретира отляво надясно. Операциите действат само върху съответната група или израз. Операциите по-надясно \"подменят\" или \"се съчетават\" с предшестващите ги." #: 03091100.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/bg/svx/messages.po libreoffice-6.0.6/translations/source/bg/svx/messages.po --- libreoffice-6.0.6~rc1/translations/source/bg/svx/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/bg/svx/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-02-19 11:42+0100\n" -"PO-Revision-Date: 2018-06-08 13:46+0000\n" +"PO-Revision-Date: 2018-07-14 22:55+0000\n" "Last-Translator: Mihail Balabanov \n" "Language-Team: LANGUAGE \n" "Language: bg\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1528465597.000000\n" +"X-POOTLE-MTIME: 1531608921.000000\n" #: fieldunit.hrc:30 msgctxt "RID_SVXSTR_FIELDUNIT_TABLE" @@ -12528,7 +12528,7 @@ #: strings.hrc:1382 msgctxt "RID_SUBSETMAP" msgid "IPA Extensions" -msgstr "Разширения на IPA" +msgstr "Разширения за IPA" #: strings.hrc:1383 msgctxt "RID_SUBSETMAP" diff -Nru libreoffice-6.0.6~rc1/translations/source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po libreoffice-6.0.6/translations/source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po --- libreoffice-6.0.6~rc1/translations/source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: 2018-07-10 00:18+0000\n" +"PO-Revision-Date: 2018-07-15 08:05+0000\n" "Last-Translator: scootergrisen \n" "Language-Team: LANGUAGE \n" "Language: da\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1531181897.000000\n" +"X-POOTLE-MTIME: 1531641959.000000\n" #: ActionTe.ulf msgctxt "" @@ -2622,7 +2622,7 @@ "OOO_CONTROL_273\n" "LngText.text" msgid "Microsoft &Visio Documents" -msgstr "Microsoft &Visio Dokumenter" +msgstr "Microsoft &Visio-dokumenter" #: Control.ulf msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/da/scp2/source/draw.po libreoffice-6.0.6/translations/source/da/scp2/source/draw.po --- libreoffice-6.0.6~rc1/translations/source/da/scp2/source/draw.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/da/scp2/source/draw.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-04-22 23:41+0200\n" -"PO-Revision-Date: 2017-10-09 16:21+0000\n" +"PO-Revision-Date: 2018-07-15 08:06+0000\n" "Last-Translator: scootergrisen \n" "Language-Team: LANGUAGE \n" "Language: da\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1507566115.000000\n" +"X-POOTLE-MTIME: 1531641967.000000\n" #: folderitem_draw.ulf msgctxt "" @@ -126,7 +126,7 @@ "STR_REG_VAL_MS_VISIO_DOCUMENT\n" "LngText.text" msgid "Microsoft Visio 2000/XP/2003 Document" -msgstr "Microsoft Visio 2000/XP/2003 Dokument" +msgstr "Microsoft Visio 2000/XP/2003-dokument" #: registryitem_draw.ulf msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/extensions/messages.po libreoffice-6.0.6/translations/source/de/extensions/messages.po --- libreoffice-6.0.6~rc1/translations/source/de/extensions/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/extensions/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-11-22 13:53+0100\n" -"PO-Revision-Date: 2017-12-17 06:12+0000\n" -"Last-Translator: Christian Kühl \n" +"PO-Revision-Date: 2018-07-22 04:32+0000\n" +"Last-Translator: Sophia Schröder \n" "Language-Team: LANGUAGE \n" "Language: de\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1513491138.000000\n" +"X-POOTLE-MTIME: 1532233972.000000\n" #: command.hrc:29 msgctxt "RID_RSC_ENUM_COMMAND_TYPE" @@ -2385,7 +2385,7 @@ msgstr "" "Im Augenblick sind keine Felder zugeordnet.\n" "Sie können die Zuordnung jetzt treffen, oder dies später nachholen:\n" -"Wählen Sie im Menü \"Datei - Dokumentvorlage - Adressbuch-Quelle...\"" +"Wählen Sie im Menü \"Datei - Dokumentvorlage - Adressbuchquelle...\"" #: strings.hrc:380 msgctxt "RID_STR_OPTION_DB_FIELD_TITLE" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/scalc/01.po libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/scalc/01.po --- libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/scalc/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/scalc/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:32+0100\n" -"PO-Revision-Date: 2018-05-20 12:48+0000\n" +"PO-Revision-Date: 2018-07-21 15:10+0000\n" "Last-Translator: Sophia Schröder \n" "Language-Team: LANGUAGE \n" "Language: de\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1526820506.000000\n" +"X-POOTLE-MTIME: 1532185834.000000\n" #: 01120000.xhp msgctxt "" @@ -1150,7 +1150,7 @@ "par_id3147436\n" "help.text" msgid "Select the command Sheet - Fill Cells - Sheets. In the dialog which appears, the check box Numbers must be selected (or Paste All) if you want to combine operations with the values. You can also choose the desired operation here." -msgstr "Wählen Sie Bearbeiten - Ausfüllen - Tabelle.... Möchten Sie mit den Werten Rechenoperationen verbinden, so müssen Sie natürlich im Bereich Auswahl die Optionen Zahlen markiert haben (oder Alles einfügen). Wählen Sie bei Bedarf die gewünschte Rechenoperation aus." +msgstr "Wählen Sie Bearbeiten - Ausfüllen - Tabelle.... Möchten Sie mit den Werten Rechenoperationen verbinden, so müssen Sie natürlich im Bereich Auswahl die Option Zahlen markiert haben (oder Alles einfügen). Wählen Sie bei Bedarf die gewünschte Rechenoperation aus." #: 02140500.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/01.po libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/01.po --- libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-02-19 11:42+0100\n" -"PO-Revision-Date: 2018-07-10 15:13+0000\n" +"PO-Revision-Date: 2018-07-21 15:22+0000\n" "Last-Translator: Sophia Schröder \n" "Language-Team: LANGUAGE \n" "Language: de\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1531235593.000000\n" +"X-POOTLE-MTIME: 1532186575.000000\n" #: 01010000.xhp msgctxt "" @@ -2438,7 +2438,7 @@ "par_id431513629862558\n" "help.text" msgid "Long click on the Save icon and select Save Remote Files..." -msgstr "Lang-klicken Sie auf das Symbol Speichern und wählen Sie Auf Server speichern... ." +msgstr "Lang-klicken Sie auf das Symbol Speichern und wählen Sie Auf Server speichern...." #: 01060001.xhp msgctxt "" @@ -3806,7 +3806,7 @@ "par_id3150771\n" "help.text" msgid "Add a new data source to the Address Book Source list." -msgstr "Fügen Sie eine neue Datenquelle zur Adressdatenquellen-Liste hinzu." +msgstr "Fügen Sie eine neue Datenquelle zur Liste Adressbuchquelle hinzu." #: 01110101.xhp msgctxt "" @@ -5838,7 +5838,7 @@ "hd_id3151054\n" "help.text" msgid "Date & Time " -msgstr "Datum und Zeit " +msgstr "Datum und Zeit" #: 02070000.xhp msgctxt "" @@ -10950,7 +10950,7 @@ "par_id3147442\n" "help.text" msgid "To reverse the acceptance or rejection of a change, choose Undo on the Edit menu." -msgstr "Möchten Sie die Annahme oder Verwerfung einer Änderung rückgängig machen, wählen Sie Bearbeiten - Rückgängig." +msgstr "Um die Annahme oder Verwerfung einer Änderung rückgängig zu machen, wählen Sie Rückgängig im Menü Bearbeiten." #: 02230401.xhp msgctxt "" @@ -15350,7 +15350,7 @@ "par_id3149174\n" "help.text" msgid "The Date&Time format displays the date and time that an entry was made to a cell with this format. " -msgstr "Das Format Datum&Zeit gibt das Datum und die Uhrzeit an, wann ein Eintrag in diesem Format in die Zelle eingefügt wurde." +msgstr "Das Format Datum&Zeit gibt das Datum und die Uhrzeit an, an dem ein Eintrag in diesem Format in die Zelle eingefügt wurde." #: 05020301.xhp msgctxt "" @@ -18166,7 +18166,7 @@ "hd_id3150288\n" "help.text" msgid "Automatic " -msgstr "automatisch " +msgstr "automatisch" #: 05030100.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/02.po libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/02.po --- libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/02.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/02.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-02-19 11:42+0100\n" -"PO-Revision-Date: 2018-07-09 11:38+0000\n" +"PO-Revision-Date: 2018-07-15 09:34+0000\n" "Last-Translator: Sophia Schröder \n" "Language-Team: LANGUAGE \n" "Language: de\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1531136301.000000\n" +"X-POOTLE-MTIME: 1531647294.000000\n" #: 01110000.xhp msgctxt "" @@ -6230,7 +6230,7 @@ "par_idN11066\n" "help.text" msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents." -msgstr "Verknüpfter Inhalt: Textinhalt des markierte n Listenfeldes mit dem Zellinhalt abgleichen." +msgstr "Verknüpfter Inhalt: Textinhalt des markierten Listenfeldes mit dem Zellinhalt abgleichen." #: 01170102.xhp msgctxt "" @@ -6534,7 +6534,7 @@ "par_idN11179\n" "help.text" msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"" -msgstr "Verknüpfter Inhalt: Textinhalt des markierte n Listenfeldes mit dem Zellinhalt abgleichen. \"Der ausgewählte Eintrag\" markieren" +msgstr "Verknüpfter Inhalt: Textinhalt des markierten Listenfeldes mit dem Zellinhalt abgleichen. \"Der ausgewählte Eintrag\" markieren" #: 01170102.xhp msgctxt "" @@ -9422,7 +9422,7 @@ "par_id3152594\n" "help.text" msgid "You can also call the Navigator by selecting View - NavigatorView - NavigatorView - NavigatorView - NavigatorView - Navigator" -msgstr "Sie können auch den Navigator aufrufen, indem Sie Folgendes auswählen: Ansicht - NavigatorAnsicht - NavigatorAnsicht - NavigatorView - NavigatorAnsicht - Navigator" +msgstr "Sie können auch den Navigator aufrufen, indem Sie Folgendes auswählen: Ansicht - NavigatorAnsicht - NavigatorAnsicht - NavigatorAnsicht - NavigatorAnsicht - Navigator" #: 01220000.xhp msgctxt "" @@ -10782,7 +10782,7 @@ "par_id3155555\n" "help.text" msgid "This function can be called by pressing CommandCtrl+Up Arrow." -msgstr "Diese Funktion kann durch Drücken von Befehlstaste (Strg) und (Cursor Auf) ausgelöst werden." +msgstr "Diese Funktion kann durch Drücken von BefehlstasteStrg+Pfeil nach oben ausgelöst werden." #: 06100000.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/05.po libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/05.po --- libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/05.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/05.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:31+0100\n" -"PO-Revision-Date: 2018-01-13 05:47+0000\n" +"PO-Revision-Date: 2018-07-20 04:21+0000\n" "Last-Translator: Christian Kühl \n" "Language-Team: LANGUAGE \n" "Language: de\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1515822433.000000\n" +"X-POOTLE-MTIME: 1532060507.000000\n" #: 00000001.xhp msgctxt "" @@ -654,7 +654,7 @@ "bm_id3150672\n" "help.text" msgid "Help; Help tips tooltips; help" -msgstr "Hilfe; HilfetippsDirekthilfe; Hilfe" +msgstr "Hilfe; TippsTooltips; Hilfe" #: 00000120.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/explorer/database.po libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/explorer/database.po --- libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/explorer/database.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/explorer/database.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:32+0100\n" -"PO-Revision-Date: 2018-04-27 08:56+0000\n" +"PO-Revision-Date: 2018-07-22 04:33+0000\n" "Last-Translator: Sophia Schröder \n" "Language-Team: LANGUAGE \n" "Language: de\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1524819411.000000\n" +"X-POOTLE-MTIME: 1532234036.000000\n" #: 02000000.xhp msgctxt "" @@ -5078,7 +5078,7 @@ "par_id3153049\n" "help.text" msgid "To select the address book that you want to use, choose Tools - Address Book Source." -msgstr "Das gewünschte Adressbuch wählen Sie über Datei - Assistenten - Adress-Datenquelle...." +msgstr "Das gewünschte Adressbuch wählen Sie über Extras - Adressbuchquelle...." #: 11000002.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/guide.po libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/guide.po --- libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/shared/guide.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/shared/guide.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:31+0100\n" -"PO-Revision-Date: 2018-07-09 16:10+0000\n" +"PO-Revision-Date: 2018-07-21 15:12+0000\n" "Last-Translator: Sophia Schröder \n" "Language-Team: LANGUAGE \n" "Language: de\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1531152611.000000\n" +"X-POOTLE-MTIME: 1532185935.000000\n" #: aaa_start.xhp msgctxt "" @@ -246,7 +246,7 @@ "bm_id3156414\n" "help.text" msgid "Help; extended tips on/offextended tips in Helptips;extended tips in Helptooltips;extended tipsactivating;extended help tips" -msgstr "Hilfe; Erweiterte Tipps ein/ausErweiterte Tipps in der HilfeTipps; Erweiterte Tipps in der HilfeDirekthilfe; Erweiterte TippsAktivieren; Erweiterte Hilfetipps" +msgstr "Hilfe; Erweiterte Tipps ein/ausErweiterte Tipps in der HilfeTipps; Erweiterte Tipps in der HilfeTooltips; Erweiterte Tipps in der HilfeAktivieren; Erweiterte Tipps in der Hilfe" #: active_help_on_off.xhp msgctxt "" @@ -6094,7 +6094,7 @@ "par_idN10688\n" "help.text" msgid "Choose File - Digital Signatures - Digital Signatures." -msgstr "Wählen Sie Datei - Digitale Signaturen - Digitale Signaturen... ." +msgstr "Wählen Sie Datei - Digitale Signaturen - Digitale Signaturen...." #: digitalsign_send.xhp msgctxt "" @@ -10486,7 +10486,7 @@ "par_id3148922\n" "help.text" msgid "Press F6 repeatedly until the first icon on the toolbar is selected. Use the right and left arrows to select an icon on a horizontal toolbar. Similarly, use the up and down arrows to select an icon on a vertical toolbar. The Home key selects the first icon on a toolbar and the End key, the last." -msgstr "Drücken Sie so oft (F6), bis das erste Symbol der gewünschten Symbolleiste markiert ist. Mit (Cursor Rechts) und (Cursor Links) bewegen Sie sich in horizontalen Symbolleisten zum nächsten oder zum vorigen Symbol. In vertikalen Symbolleisten nutzen Sie dazu (Cursor Ab) und (Cursor Auf). Mit (Pos1) und (Ende) wählen Sie direkt das erste beziehungsweise letzte Symbol in der Symbolleiste." +msgstr "Drücken Sie so oft F6, bis das erste Symbol der gewünschten Symbolleiste markiert ist. Mit Pfeil nach rechts/links bewegen Sie sich in horizontalen Symbolleisten zum nächsten oder zum vorigen Symbol. In vertikalen Symbolleisten nutzen Sie dazu Pfeil nach oben/unten. Mit Pos1 und Ende wählen Sie direkt das erste beziehungsweise letzte Symbol in der Symbolleiste." #: keyboard.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/simpress/guide.po libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/simpress/guide.po --- libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/simpress/guide.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/simpress/guide.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:31+0100\n" -"PO-Revision-Date: 2018-05-19 12:23+0000\n" +"PO-Revision-Date: 2018-07-14 17:51+0000\n" "Last-Translator: Sophia Schröder \n" "Language-Team: LANGUAGE \n" "Language: de\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1526732595.000000\n" +"X-POOTLE-MTIME: 1531590713.000000\n" #: 3d_create.xhp msgctxt "" @@ -1286,7 +1286,7 @@ "par_id4101077\n" "help.text" msgid "By default, the Date and Time checkbox is enabled, but the format is set to Fixed and the text input box is empty, so no date and time is visible on the slides." -msgstr "Standardmäßig ist das Datum und Zeit-Markierfeld markiert, aber das Format ist auf Fix gesetzt und das Texteingabefeld leer, so dass kein Datum und keine Zeit auf den Folien sichtbar ist." +msgstr "Standardmäßig ist das Markierfeld Datum und Zeit markiert, aber das Format ist auf Fix gesetzt und das Texteingabefeld leer, sodass kein Datum und keine Zeit auf den Folien sichtbar ist." #: footer.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/smath/00.po libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/smath/00.po --- libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/smath/00.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/smath/00.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-05-09 16:45+0200\n" -"PO-Revision-Date: 2018-06-02 04:14+0000\n" +"PO-Revision-Date: 2018-07-15 04:01+0000\n" "Last-Translator: Christian Kühl \n" "Language-Team: LANGUAGE \n" "Language: de\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1527912863.000000\n" +"X-POOTLE-MTIME: 1531627319.000000\n" #: 00000004.xhp msgctxt "" @@ -270,7 +270,7 @@ "par_id3154273\n" "help.text" msgid "Choose View - Elements" -msgstr "Wählen Sie Ansicht - Elemente" +msgstr "Wählen Sie Ansicht - Seitenleiste" #: 00000004.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/smath/01.po libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/smath/01.po --- libreoffice-6.0.6~rc1/translations/source/de/helpcontent2/source/text/smath/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/helpcontent2/source/text/smath/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-05-12 14:35+0200\n" -"PO-Revision-Date: 2018-06-02 04:27+0000\n" +"PO-Revision-Date: 2018-07-15 04:03+0000\n" "Last-Translator: Christian Kühl \n" "Language-Team: LANGUAGE \n" "Language: de\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1527913624.000000\n" +"X-POOTLE-MTIME: 1531627400.000000\n" #: 02080000.xhp msgctxt "" @@ -334,7 +334,7 @@ "tit\n" "help.text" msgid "Elements" -msgstr "Elemente" +msgstr "Seitenleiste" #: 03090000.xhp msgctxt "" @@ -342,7 +342,7 @@ "bm_id3155963\n" "help.text" msgid "selection options in formulas formulas; selections elements;in Math" -msgstr "Auswahloptionen in FormelnFormeln; AuswahlElemente; in Math" +msgstr "Auswahloptionen in FormelnFormeln; AuswahlSeitenleiste; in Math" #: 03090000.xhp msgctxt "" @@ -350,7 +350,7 @@ "hd_id3155963\n" "help.text" msgid "Elements" -msgstr "Elemente" +msgstr "Seitenleiste" #: 03090000.xhp msgctxt "" @@ -6374,7 +6374,7 @@ "par_id3149502\n" "help.text" msgid "This reference section contains lists of many operators, functions, symbols and formatting features available in $[officename] Math. Many of the commands displayed can be inserted using the icons in the Elements window or the context menu of the Commands window." -msgstr "Dieser Referenzabschnitt enthält viele der in $[officename] Math verfügbaren Operatoren, Funktionen, Symbole und Formatierungsmöglichkeiten. Viele der angezeigten Befehle können Sie über die Symbole im Fenster Elemente oder über das Kontextmenü im Fenster Befehle einfügen." +msgstr "Dieser Referenzabschnitt enthält viele der in $[officename] Math verfügbaren Operatoren, Funktionen, Symbole und Formatierungsmöglichkeiten. Viele der angezeigten Befehle können Sie über die Symbole in der Seitenleiste oder über das Kontextmenü im Fenster Befehle einfügen." #: 03091501.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/officecfg/registry/data/org/openoffice/Office/UI.po libreoffice-6.0.6/translations/source/de/officecfg/registry/data/org/openoffice/Office/UI.po --- libreoffice-6.0.6~rc1/translations/source/de/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-03-13 12:37+0100\n" -"PO-Revision-Date: 2018-06-25 16:17+0000\n" -"Last-Translator: Thomas Hackert \n" +"PO-Revision-Date: 2018-07-21 05:46+0000\n" +"Last-Translator: Christian Kühl \n" "Language-Team: LANGUAGE \n" "Language: de\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529943469.000000\n" +"X-POOTLE-MTIME: 1532151961.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -17998,7 +17998,7 @@ "Label\n" "value.text" msgid "~Group..." -msgstr "~Gruppierung..." +msgstr "~Gruppieren..." #: GenericCommands.xcu msgctxt "" @@ -22714,7 +22714,7 @@ "Label\n" "value.text" msgid "Te~mplates" -msgstr "~Vorlagen" +msgstr "Dokument~vorlagen" #: GenericCommands.xcu msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/sc/messages.po libreoffice-6.0.6/translations/source/de/sc/messages.po --- libreoffice-6.0.6~rc1/translations/source/de/sc/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/sc/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-01-10 11:50+0100\n" -"PO-Revision-Date: 2018-04-23 14:40+0000\n" -"Last-Translator: Sophia Schröder \n" +"PO-Revision-Date: 2018-07-11 20:18+0000\n" +"Last-Translator: Christian Kühl \n" "Language-Team: LANGUAGE \n" "Language: de\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1524494438.000000\n" +"X-POOTLE-MTIME: 1531340325.000000\n" #: compiler.hrc:27 msgctxt "RID_FUNCTION_CATEGORIES" @@ -17605,7 +17605,7 @@ #: groupdialog.ui:8 msgctxt "groupdialog|GroupDialog" msgid "Group" -msgstr "Gruppe" +msgstr "Gruppieren" #: groupdialog.ui:98 msgctxt "groupdialog|rows" diff -Nru libreoffice-6.0.6~rc1/translations/source/de/sfx2/messages.po libreoffice-6.0.6/translations/source/de/sfx2/messages.po --- libreoffice-6.0.6~rc1/translations/source/de/sfx2/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/de/sfx2/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-07-02 14:52+0000\n" -"Last-Translator: Sophia Schröder \n" +"PO-Revision-Date: 2018-07-20 04:35+0000\n" +"Last-Translator: Christian Kühl \n" "Language-Team: LANGUAGE \n" "Language: de\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530543124.000000\n" +"X-POOTLE-MTIME: 1532061334.000000\n" #: strings.hrc:25 msgctxt "STR_TEMPLATE_FILTER" @@ -2278,7 +2278,7 @@ #: managestylepage.ui:66 msgctxt "managestylepage|linkedwithft" msgid "Inherit from:" -msgstr "Verknüpfen mit:" +msgstr "Basierend auf:" #: managestylepage.ui:80 msgctxt "managestylepage|categoryft" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/cui/messages.po libreoffice-6.0.6/translations/source/es/cui/messages.po --- libreoffice-6.0.6~rc1/translations/source/es/cui/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/cui/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-07-04 14:27+0000\n" +"PO-Revision-Date: 2018-07-15 15:41+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530714448.000000\n" +"X-POOTLE-MTIME: 1531669284.000000\n" #: personalization.hrc:31 msgctxt "RID_SVXSTR_PERSONA_CATEGORIES" @@ -9387,7 +9387,7 @@ #: paraindentspacing.ui:61 msgctxt "paraindentspacing|liststoreLB_LINEDIST" msgid "Leading" -msgstr "Interlineado" +msgstr "Regleta" #: paraindentspacing.ui:91 msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/dbaccess/messages.po libreoffice-6.0.6/translations/source/es/dbaccess/messages.po --- libreoffice-6.0.6~rc1/translations/source/es/dbaccess/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/dbaccess/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-11-22 13:53+0100\n" -"PO-Revision-Date: 2018-05-21 20:27+0000\n" +"PO-Revision-Date: 2018-07-25 01:22+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1526934423.000000\n" +"X-POOTLE-MTIME: 1532481724.000000\n" #: query.hrc:26 msgctxt "RSC_QUERY_OBJECT_TYPE" @@ -2280,7 +2280,7 @@ #: strings.hrc:483 msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER" msgid "The given interaction handler is invalid." -msgstr "El manejador de interacciones indicado no es válido." +msgstr "El manipulador de interacciones indicado no es válido." #: strings.hrc:485 msgctxt "STR_QUERY_REL_EDIT_RELATION" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/sbasic/guide.po libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/sbasic/guide.po --- libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/sbasic/guide.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/sbasic/guide.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: 2017-10-07 18:23+0000\n" +"PO-Revision-Date: 2018-07-25 01:17+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1507400595.000000\n" +"X-POOTLE-MTIME: 1532481461.000000\n" #: access2base.xhp msgctxt "" @@ -142,7 +142,7 @@ "par_idA2B015\n" "help.text" msgid "a consistent errors and exceptions handler" -msgstr "un manejador coherente de errores y excepciones" +msgstr "un manipulador coherente de errores y excepciones" #: access2base.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/sbasic/shared.po libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/sbasic/shared.po --- libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/sbasic/shared.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/sbasic/shared.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:31+0100\n" -"PO-Revision-Date: 2018-07-04 18:53+0000\n" +"PO-Revision-Date: 2018-07-25 01:20+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530730416.000000\n" +"X-POOTLE-MTIME: 1532481636.000000\n" #: 00000002.xhp msgctxt "" @@ -11038,7 +11038,7 @@ "par_id3155415\n" "help.text" msgid "On Error GoTo ErrorHandler ' Define target for error handler" -msgstr "On Error GoTo ErrorHandler ' Definir el destino para el manejador de errores" +msgstr "On Error GoTo ErrorHandler ' Definir el destino para el manipulador de errores" #: 03020410.xhp msgctxt "" @@ -11630,7 +11630,7 @@ "par_id3148645\n" "help.text" msgid "On Error GoTo ErrorHandler ' Define target for error handler" -msgstr "On Error GoTo ErrorHandler ' Definir el destino para el manejador de errores" +msgstr "On Error GoTo ErrorHandler ' Definir el destino para el manipulador de errores" #: 03020415.xhp msgctxt "" @@ -15454,7 +15454,7 @@ "par_id3150010\n" "help.text" msgid "On Error GoTo ErrorHandler ' Set up error handler" -msgstr "on error goto ManejadorError 'Configurar manejador de errores" +msgstr "On Error GoTo ErrorHandler ' Configurar manipulador de errores" #: 03050100.xhp msgctxt "" @@ -15558,7 +15558,7 @@ "par_id3147426\n" "help.text" msgid "On Error Goto ErrorHandler REM Set up error handler" -msgstr "on error goto ManejadorError REM Configurar manejador de errores" +msgstr "On Error Goto ErrorHandler REM Configurar manipulador de errores" #: 03050200.xhp msgctxt "" @@ -15742,7 +15742,7 @@ "par_id3149482\n" "help.text" msgid "GoTo 0: Disables the error handler in the current procedure." -msgstr "GoTo 0: Desactiva el manejador de errores para el procedimiento actual." +msgstr "GoTo 0: Desactiva el manipulador de errores en el procedimiento actual." #: 03050500.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/scalc/01.po libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/scalc/01.po --- libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/scalc/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/scalc/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:32+0100\n" -"PO-Revision-Date: 2018-07-04 19:02+0000\n" +"PO-Revision-Date: 2018-07-17 10:06+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530730936.000000\n" +"X-POOTLE-MTIME: 1531821997.000000\n" #: 01120000.xhp msgctxt "" @@ -64582,7 +64582,7 @@ "par_id1000040\n" "help.text" msgid "Choose Data - Statistics - Sampling" -msgstr "Vaya a Datos ▸ Estadísticas ▸ Muestro" +msgstr "Vaya a Datos ▸ Estadísticas ▸ Muestreo" #: statistics.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/shared/05.po libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/shared/05.po --- libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/shared/05.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/shared/05.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:31+0100\n" -"PO-Revision-Date: 2017-12-26 15:40+0000\n" +"PO-Revision-Date: 2018-07-20 05:29+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1514302851.000000\n" +"X-POOTLE-MTIME: 1532064585.000000\n" #: 00000001.xhp msgctxt "" @@ -998,7 +998,7 @@ "par_id3145382\n" "help.text" msgid "The following commands are on the context menu of a bookmark:" -msgstr "En el menú contextual de un marcador se encuentran los siguientes comandos:" +msgstr "En el menú contextual de un marcador se encuentran las órdenes siguientes:" #: 00000150.xhp msgctxt "" @@ -1006,7 +1006,7 @@ "par_id3147573\n" "help.text" msgid "Display - displays the selected help subject." -msgstr "Mostrar - presenta el tema de ayuda seleccionado." +msgstr "Mostrar: presenta el tema de ayuda seleccionado." #: 00000150.xhp msgctxt "" @@ -1014,7 +1014,7 @@ "par_id3150771\n" "help.text" msgid "Rename - opens a dialog for entering another name for the bookmark." -msgstr "Cambiar nombre - abre un diálogo para introducir otro nombre para el marcador." +msgstr "Cambiar nombre: abre un cuadro diálogo para introducir otro nombre para el marcador." #: 00000150.xhp msgctxt "" @@ -1022,7 +1022,7 @@ "par_id3153087\n" "help.text" msgid "Delete - deletes the bookmark selected ." -msgstr "Eliminar - elimina el marcador seleccionado." +msgstr "Eliminar: elimina el marcador seleccionado." #: 00000160.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/shared/guide.po libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/shared/guide.po --- libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/shared/guide.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/shared/guide.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:31+0100\n" -"PO-Revision-Date: 2018-07-08 00:12+0000\n" +"PO-Revision-Date: 2018-07-25 01:21+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1531008764.000000\n" +"X-POOTLE-MTIME: 1532481713.000000\n" #: aaa_start.xhp msgctxt "" @@ -78,7 +78,7 @@ "par_id0820200803563974\n" "help.text" msgid "You can also use the various wizards (under the File - Wizards menu) to create your own templates, which you can use as a basis for further documents." -msgstr "Se puede usar los diversos asistentes (bajo el menú Archivo - Asistentes) para crear plantillas propias, las cuales se pueden usar como base para futuros documentos." +msgstr "Puede utilizar los diversos asistentes (bajo el menú Archivo ▸ Asistentes) para crear plantillas propias, las cuales se pueden usar como base para futuros documentos." #: aaa_start.xhp msgctxt "" @@ -7030,7 +7030,7 @@ "par_id3153105\n" "help.text" msgid "To insert a complete record, select the corresponding header and drag it into the document. When you release the mouse button, the Insert database columns dialog appears, in which you can decide whether to use all database fields, and whether to copy the data into the document as text, a table or fields. All currently selected records will be inserted." -msgstr "Para insertar un registro entero, seleccione el encabezamiento correspondiente y arrástrelo al documento. Al soltar el botón del ratón se abrirá el diálogo Insertar columnas de la base de datos, en el que podrá decidir si desea utilizar todos los campos de la base de datos y si desea copiar los datos en el documento en forma de texto, de tabla o de campos. Se insertarán todos los registros actualmente seleccionados." +msgstr "Para insertar un registro entero, seleccione la cabecera correspondiente y arrástrela al documento. Al soltar el botón del ratón se abrirá el diálogo Insertar columnas de la base de datos, en el que podrá decidir si desea utilizar todos los campos de la base de datos y si desea copiar los datos en el documento en forma de texto, de tabla o de campos. Se insertarán todos los registros actualmente seleccionados." #: dragdrop_beamer.xhp msgctxt "" @@ -10286,7 +10286,7 @@ "par_id3153345\n" "help.text" msgid "Integrate the new components as services. The ProtocolHandler and JobDispatch services assist you; more information can be found in the $[officename] Developer's Guide." -msgstr "Integre los nuevos componentes como servicios. Los servicios ProtocolHandler y JobDispatch le ayudan; puede encontrar más información en $[officename] Developer's Guide." +msgstr "Integre los componentes nuevos como servicios. Los servicios ProtocolHandler y JobDispatch lo auxiliarán; puede encontrar más información en la Guía de desarrollo de $[officename]." #: integratinguno.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/shared/optionen.po libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/shared/optionen.po --- libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/shared/optionen.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/shared/optionen.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:32+0100\n" -"PO-Revision-Date: 2018-05-19 19:50+0000\n" +"PO-Revision-Date: 2018-07-23 17:15+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1526759428.000000\n" +"X-POOTLE-MTIME: 1532366147.000000\n" #: 01000000.xhp msgctxt "" @@ -718,7 +718,7 @@ "par_id3149561\n" "help.text" msgid "Specifies that %PRODUCTNAME saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does." -msgstr "Especifica que %PRODUCTNAME guarde todos los documentos abiertos cuando almacene información de recuperación. Se utiliza el mismo intervalo de tiempo que la autorrecuperación." +msgstr "Especifica que %PRODUCTNAME guarde todos los documentos abiertos cuando almacene información de recuperación. Se utiliza el mismo intervalo de tiempo que la recuperación automática." #: 01010200.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/smath/00.po libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/smath/00.po --- libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/smath/00.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/smath/00.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-05-09 16:45+0200\n" -"PO-Revision-Date: 2017-07-10 11:51+0000\n" +"PO-Revision-Date: 2018-07-20 01:56+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1499687504.000000\n" +"X-POOTLE-MTIME: 1532051781.000000\n" #: 00000004.xhp msgctxt "" @@ -262,7 +262,7 @@ "par_id3154262\n" "help.text" msgid "Choose View - AutoUpdate Display" -msgstr "Elija Ver ▸ Actualizar automáticamente" +msgstr "Vaya a Ver ▸ Actualizar vista automáticamente" #: 00000004.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/smath/01.po libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/smath/01.po --- libreoffice-6.0.6~rc1/translations/source/es/helpcontent2/source/text/smath/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/helpcontent2/source/text/smath/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-05-12 14:35+0200\n" -"PO-Revision-Date: 2018-06-02 01:55+0000\n" +"PO-Revision-Date: 2018-07-20 01:56+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1527904527.000000\n" +"X-POOTLE-MTIME: 1532051806.000000\n" #: 02080000.xhp msgctxt "" @@ -294,7 +294,7 @@ "par_id3145253\n" "help.text" msgid "Changes in the Commands window are automatically updated if AutoUpdate Display is activated." -msgstr "Los cambios que realice en el cuadro Órdenes se actualizan automáticamente si se activa la opción Actualizar visualización automáticamente." +msgstr "Los cambios que realice en el cuadro Órdenes se actualizan automáticamente si se activa la opción Actualizar vista automáticamente." #: 03080000.xhp msgctxt "" @@ -302,7 +302,7 @@ "tit\n" "help.text" msgid "AutoUpdate Display" -msgstr "Actualizar visualización automáticamente" +msgstr "Actualizar vista automáticamente" #: 03080000.xhp msgctxt "" @@ -318,7 +318,7 @@ "hd_id3154702\n" "help.text" msgid "AutoUpdate Display" -msgstr "Actualizar visualización automáticamente" +msgstr "Actualizar vista automáticamente" #: 03080000.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/officecfg/registry/data/org/openoffice/Office/UI.po libreoffice-6.0.6/translations/source/es/officecfg/registry/data/org/openoffice/Office/UI.po --- libreoffice-6.0.6~rc1/translations/source/es/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-03-13 12:37+0100\n" -"PO-Revision-Date: 2018-06-27 03:36+0000\n" +"PO-Revision-Date: 2018-07-25 21:54+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530070572.000000\n" +"X-POOTLE-MTIME: 1532555694.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -10085,7 +10085,7 @@ "UIName\n" "value.text" msgid "Line/Arrow" -msgstr "Línea / flecha" +msgstr "Línea/flecha" #: DrawWindowState.xcu msgctxt "" @@ -21094,7 +21094,7 @@ "Label\n" "value.text" msgid "Toggle Design Mode" -msgstr "Activar o desactivar modo de diseño" +msgstr "Alternar modo de diseño" #: GenericCommands.xcu msgctxt "" @@ -22939,7 +22939,7 @@ "UIName\n" "value.text" msgid "Line/Arrow" -msgstr "Línea / flecha" +msgstr "Línea/flecha" #: ImpressWindowState.xcu msgctxt "" @@ -23578,7 +23578,7 @@ "Label\n" "value.text" msgid "~AutoUpdate Display" -msgstr "~Actualizar ~visualización automáticamente" +msgstr "Actualizar ~vista automáticamente" #: MathCommands.xcu msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/sc/messages.po libreoffice-6.0.6/translations/source/es/sc/messages.po --- libreoffice-6.0.6~rc1/translations/source/es/sc/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/sc/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-01-10 11:50+0100\n" -"PO-Revision-Date: 2018-06-18 03:51+0000\n" +"PO-Revision-Date: 2018-07-16 15:14+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529293892.000000\n" +"X-POOTLE-MTIME: 1531754079.000000\n" #: compiler.hrc:27 msgctxt "RID_FUNCTION_CATEGORIES" @@ -18450,7 +18450,7 @@ #: notebookbar_groupedbar_compact.ui:4939 msgctxt "notebookbar_groupedbar_compact|paragraphstyleb" msgid "St_yles" -msgstr "Est_ilos" +msgstr "E_stilos" #: notebookbar_groupedbar_compact.ui:5092 msgctxt "notebookbar_groupedbar_compact|formatb" @@ -18603,7 +18603,7 @@ #: notebookbar_groupedbar_compact.ui:9255 msgctxt "notebookbar_groupedbar_compact|formats" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: notebookbar_groupedbar_compact.ui:9527 msgctxt "notebookbar_groupedbar_compact|paragraphS" @@ -18708,7 +18708,7 @@ #: notebookbar_groupedbar_full.ui:5007 msgctxt "notebookbar_groupedbar_full|paragraphstyleb" msgid "St_yles" -msgstr "Est_ilos" +msgstr "E_stilos" #: notebookbar_groupedbar_full.ui:5278 msgctxt "notebookbar_groupedbar_full|formatb" diff -Nru libreoffice-6.0.6~rc1/translations/source/es/sd/messages.po libreoffice-6.0.6/translations/source/es/sd/messages.po --- libreoffice-6.0.6~rc1/translations/source/es/sd/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/sd/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-02-19 11:42+0100\n" -"PO-Revision-Date: 2018-04-29 05:11+0000\n" +"PO-Revision-Date: 2018-07-16 15:15+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1524978703.000000\n" +"X-POOTLE-MTIME: 1531754113.000000\n" #: DocumentRenderer.hrc:29 msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES" @@ -3056,7 +3056,7 @@ #: dlgfield.ui:216 msgctxt "dlgfield|label3" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: dockinganimation.ui:62 msgctxt "dockinganimation|DockingAnimation" @@ -3754,7 +3754,7 @@ #: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079 msgctxt "notebookbar_groupedbar_compact|formatt" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: notebookbar_groupedbar_compact.ui:4321 #: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5329 @@ -3789,10 +3789,9 @@ msgstr "Calc" #: notebookbar_groupedbar_compact.ui:5987 -#, fuzzy msgctxt "notebookbar_groupedbar_compact|editdrawb" msgid "St_yles" -msgstr "Estilos" +msgstr "E_stilos" #: notebookbar_groupedbar_compact.ui:6214 msgctxt "notebookbar_groupedbar_compact|drawb" @@ -3952,7 +3951,7 @@ #: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592 msgctxt "notebookbar_groupedbar_full|formatd" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: notebookbar_groupedbar_full.ui:5651 #: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6918 diff -Nru libreoffice-6.0.6~rc1/translations/source/es/sw/messages.po libreoffice-6.0.6/translations/source/es/sw/messages.po --- libreoffice-6.0.6~rc1/translations/source/es/sw/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/es/sw/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-05-14 09:19+0000\n" +"PO-Revision-Date: 2018-07-16 15:16+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: LANGUAGE \n" "Language: es\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1526289579.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531754219.000000\n" #: app.hrc:30 msgctxt "RID_PARAGRAPHSTYLEFAMILY" @@ -8505,7 +8505,7 @@ #: envformatpage.ui:478 msgctxt "envformatpage|label12" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: envformatpage.ui:494 msgctxt "envformatpage|label13" @@ -8799,7 +8799,7 @@ #: flddocinfopage.ui:161 msgctxt "flddocinfopage|label3" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: flddocinfopage.ui:183 msgctxt "flddocinfopage|liststore1" @@ -8834,7 +8834,7 @@ #: flddocumentpage.ui:179 msgctxt "flddocumentpage|label3" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: flddocumentpage.ui:196 msgctxt "flddocumentpage|fixed" @@ -8874,7 +8874,7 @@ #: fldfuncpage.ui:135 msgctxt "fldfuncpage|label2" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: fldfuncpage.ui:157 msgctxt "fldfuncpage|macro" @@ -9029,7 +9029,7 @@ #: fldvarpage.ui:297 msgctxt "fldvarpage|label3" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: fldvarpage.ui:313 msgctxt "fldvarpage|invisible" @@ -12336,12 +12336,12 @@ #: notebookbar_groupedbar_compact.ui:4441 msgctxt "notebookbar_groupedbar_compact|paragraphstyleb" msgid "St_yles" -msgstr "Est_ilos" +msgstr "E_stilos" #: notebookbar_groupedbar_compact.ui:4619 msgctxt "notebookbar_groupedbar_compact|formatb" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: notebookbar_groupedbar_compact.ui:4872 msgctxt "notebookbar_groupedbar_compact|paragraphb" @@ -12371,12 +12371,12 @@ #: notebookbar_groupedbar_compact.ui:5516 msgctxt "notebookbar_groupedbar_compact|paragraphstylet" msgid "St_yles" -msgstr "Est_ilos" +msgstr "E_stilos" #: notebookbar_groupedbar_compact.ui:5691 msgctxt "notebookbar_groupedbar_compact|formatt" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: notebookbar_groupedbar_compact.ui:5906 msgctxt "notebookbar_groupedbar_compact|paragrapht" @@ -12458,7 +12458,7 @@ #: notebookbar_groupedbar_compact.ui:8032 msgctxt "notebookbar_groupedbar_compact|editdrawb" msgid "St_yles" -msgstr "Est_ilos" +msgstr "E_stilos" #: notebookbar_groupedbar_compact.ui:8248 msgctxt "notebookbar_groupedbar_compact|drawb" @@ -12509,7 +12509,7 @@ #: notebookbar_groupedbar_compact.ui:9542 msgctxt "notebookbar_groupedbar_compact|paragraphstyles" msgid "St_yles" -msgstr "Est_ilos" +msgstr "E_stilos" #: notebookbar_groupedbar_compact.ui:9717 msgctxt "notebookbar_groupedbar_compact|formats" @@ -12564,7 +12564,7 @@ #: notebookbar_groupedbar_full.ui:4580 msgctxt "notebookbar_groupedbar_full|paragraphstyleb" msgid "St_yles" -msgstr "Est_ilos" +msgstr "E_stilos" #: notebookbar_groupedbar_full.ui:4867 msgctxt "notebookbar_groupedbar_full|formatb" @@ -12621,7 +12621,7 @@ #: notebookbar_groupedbar_full.ui:7333 msgctxt "notebookbar_groupedbar_full|paragraphstylet" msgid "St_yles" -msgstr "Est_ilos" +msgstr "E_stilos" #: notebookbar_groupedbar_full.ui:7620 msgctxt "notebookbar_groupedbar_full|formatt" @@ -12733,10 +12733,9 @@ msgstr "3_D" #: notebookbar_groupedbar_full.ui:12158 -#, fuzzy msgctxt "notebookbar_groupedbar_full|formatd" msgid "F_ormat" -msgstr "F_ormato" +msgstr "_Formato" #: notebookbar_groupedbar_full.ui:12424 msgctxt "notebookbar_groupedbar_full|paragraphTextb" diff -Nru libreoffice-6.0.6~rc1/translations/source/et/cui/messages.po libreoffice-6.0.6/translations/source/et/cui/messages.po --- libreoffice-6.0.6~rc1/translations/source/et/cui/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/et/cui/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-01-06 22:13+0000\n" +"PO-Revision-Date: 2018-07-13 16:56+0000\n" "Last-Translator: Mihkel Tõnnov \n" "Language-Team: LANGUAGE \n" "Language: et\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1515276801.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531500986.000000\n" #: personalization.hrc:31 msgctxt "RID_SVXSTR_PERSONA_CATEGORIES" @@ -2214,7 +2214,7 @@ #: aboutdialog.ui:214 msgctxt "aboutdialog|copyright" msgid "Copyright © 2000–2018 LibreOffice contributors." -msgstr "" +msgstr "Autoriõigus © 2000–2018 LibreOffice'i kaastöötajad." #: aboutdialog.ui:228 msgctxt "aboutdialog|libreoffice" diff -Nru libreoffice-6.0.6~rc1/translations/source/et/readlicense_oo/docs.po libreoffice-6.0.6/translations/source/et/readlicense_oo/docs.po --- libreoffice-6.0.6~rc1/translations/source/et/readlicense_oo/docs.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/et/readlicense_oo/docs.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-06-12 12:01+0200\n" -"PO-Revision-Date: 2017-12-14 23:22+0000\n" +"PO-Revision-Date: 2018-07-13 16:56+0000\n" "Last-Translator: Mihkel Tõnnov \n" "Language-Team: Estonian \n" "Language: et\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1513293766.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531501017.000000\n" #: readme.xrm msgctxt "" @@ -118,7 +118,7 @@ "macxiOSX\n" "readmeitem.text" msgid "MacOSX 10.9 (Mavericks) or higher" -msgstr "" +msgstr "Mac OS X 10.9 (Mavericks) või uuem" #: readme.xrm msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/et/scp2/source/ooo.po libreoffice-6.0.6/translations/source/et/scp2/source/ooo.po --- libreoffice-6.0.6~rc1/translations/source/et/scp2/source/ooo.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/et/scp2/source/ooo.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: ooo.po\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-05-29 11:00+0200\n" -"PO-Revision-Date: 2017-12-28 15:40+0000\n" +"PO-Revision-Date: 2018-07-13 16:57+0000\n" "Last-Translator: Mihkel Tõnnov \n" "Language-Team: Estonian \n" "Language: et\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1514475609.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531501042.000000\n" #: folderitem_ooo.ulf msgctxt "" @@ -1886,7 +1886,7 @@ "STR_NAME_MODULE_LANGPACK_FY\n" "LngText.text" msgid "Frisian" -msgstr "" +msgstr "Friisi" #: module_langpack.ulf msgctxt "" @@ -1894,7 +1894,7 @@ "STR_DESC_MODULE_LANGPACK_FY\n" "LngText.text" msgid "Installs the Frisian user interface" -msgstr "" +msgstr "Paigaldab friisikeelse kasutajaliidese" #: module_langpack.ulf msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/et/sfx2/messages.po libreoffice-6.0.6/translations/source/et/sfx2/messages.po --- libreoffice-6.0.6~rc1/translations/source/et/sfx2/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/et/sfx2/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2017-12-28 15:40+0000\n" +"PO-Revision-Date: 2018-07-13 16:57+0000\n" "Last-Translator: Mihkel Tõnnov \n" "Language-Team: LANGUAGE \n" "Language: et\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1514475612.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531501079.000000\n" #: strings.hrc:25 msgctxt "STR_TEMPLATE_FILTER" @@ -2180,6 +2180,15 @@ "\n" "This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details." msgstr "" +"%PRODUCTNAME on kättesaadavaks tehtud vastavalt Mozilla Avaliku Litsentsi (MPL-i) versioonile 2.0. MPL-i koopia leiab aadressilt http://mozilla.org/MPL/2.0/\n" +"\n" +"Kolmandate osapoolte koodi lisa-autoriõiguse märkused ja litsentsitingimused, mis rakenduvad osadele tarkvarast, on kirjas failis LICENSE.html; täpsete ingliskeelsete tingimuste nägemiseks vajuta \"Kuva litsents\".\n" +"\n" +"Kõik siin mainitud kaubamärgid ja registreeritud kaubamärgid kuuluvad nende omanikele.\n" +"\n" +"Autoriõigus © 2000–2018 LibreOffice'i kaastöötajad. Kõik õigused kaitstud.\n" +"\n" +"Selle toote valmistas %OOOVENDOR OpenOffice.org-i põhjal, mille autoriõigus: 2000, 2011 Oracle ja/või partnerid. %OOOVENDOR tunnustab kõiki kogukonnaliikmeid, täpsem info: http://www.libreoffice.org/" #: linkeditdialog.ui:100 msgctxt "linkeditdialog|label2" diff -Nru libreoffice-6.0.6~rc1/translations/source/ne/chart2/messages.po libreoffice-6.0.6/translations/source/ne/chart2/messages.po --- libreoffice-6.0.6~rc1/translations/source/ne/chart2/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ne/chart2/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-11-22 13:53+0100\n" -"PO-Revision-Date: 2018-07-05 06:20+0000\n" -"Last-Translator: सन्जोग सिग्देल \n" +"PO-Revision-Date: 2018-07-22 03:06+0000\n" +"Last-Translator: Saroj Dhakal \n" "Language-Team: LANGUAGE \n" "Language: ne\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530771651.000000\n" +"X-POOTLE-MTIME: 1532228768.000000\n" #: strings.hrc:24 msgctxt "STR_DLG_CHART_WIZARD" @@ -1749,10 +1749,9 @@ msgstr "Y त्रुटि-पट्टी" #: sidebarseries.ui:183 -#, fuzzy msgctxt "sidebarseries|label1" msgid "Error Bars" -msgstr "Y त्रुटि-पट्टी" +msgstr "त्रुटि-पट्टी" #: sidebarseries.ui:216 msgctxt "sidebarseries|radiobutton_primary_axis" @@ -2170,7 +2169,6 @@ msgstr "चित्रपट प्रकार रोज्नुहोस्" #: tp_ChartType.ui:102 -#, fuzzy msgctxt "tp_ChartType|3dlook" msgid "_3D Look" msgstr "त्रि-आयामिक दृष्टि" @@ -2193,7 +2191,7 @@ #: tp_ChartType.ui:195 msgctxt "tp_ChartType|stack" msgid "_Stack series" -msgstr "" +msgstr "थाक श्रृङ्खला" #: tp_ChartType.ui:222 msgctxt "tp_ChartType|ontop" diff -Nru libreoffice-6.0.6~rc1/translations/source/ne/helpcontent2/source/auxiliary.po libreoffice-6.0.6/translations/source/ne/helpcontent2/source/auxiliary.po --- libreoffice-6.0.6~rc1/translations/source/ne/helpcontent2/source/auxiliary.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ne/helpcontent2/source/auxiliary.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: 2018-06-21 06:31+0000\n" +"PO-Revision-Date: 2018-07-19 06:17+0000\n" "Last-Translator: Saroj Dhakal \n" "Language-Team: LANGUAGE \n" "Language: ne\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529562708.000000\n" +"X-POOTLE-MTIME: 1531981074.000000\n" #: sbasic.tree msgctxt "" @@ -678,7 +678,7 @@ "0205\n" "node.text" msgid "Tables in Text Documents" -msgstr "" +msgstr "पाठ कागजातहरूको तालिकाहरू" #: swriter.tree msgctxt "" @@ -686,7 +686,7 @@ "0206\n" "node.text" msgid "Objects in Text Documents" -msgstr "" +msgstr "पाठ कागजातहरूको वस्तुहरू" #: swriter.tree msgctxt "" @@ -694,7 +694,7 @@ "0207\n" "node.text" msgid "Sections and Frames in Text Documents" -msgstr "" +msgstr "पाठ कागजातहरूको खण्डहरू र फ्रेमहरू" #: swriter.tree msgctxt "" @@ -702,7 +702,7 @@ "0208\n" "node.text" msgid "Tables of Contents and Indexes" -msgstr "" +msgstr "विषय सूची र अनुक्रमणिकाहरू" #: swriter.tree msgctxt "" @@ -710,7 +710,7 @@ "0209\n" "node.text" msgid "Fields in Text Documents" -msgstr "" +msgstr "पाठ कागजातहरूको क्षेत्रहरू" #: swriter.tree msgctxt "" @@ -718,7 +718,7 @@ "0210\n" "node.text" msgid "Navigating Text Documents" -msgstr "" +msgstr "पाठ कागजातहरू नेभिगेट गरिँदै" #: swriter.tree msgctxt "" @@ -734,7 +734,7 @@ "0212\n" "node.text" msgid "Formatting Text Documents" -msgstr "" +msgstr "पाठ कागजातहरू ढाँचाबद्ध गरिँदै" #: swriter.tree msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/ne/helpcontent2/source/text/sbasic/guide.po libreoffice-6.0.6/translations/source/ne/helpcontent2/source/text/sbasic/guide.po --- libreoffice-6.0.6~rc1/translations/source/ne/helpcontent2/source/text/sbasic/guide.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/ne/helpcontent2/source/text/sbasic/guide.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: 2018-06-21 06:32+0000\n" +"PO-Revision-Date: 2018-07-19 06:18+0000\n" "Last-Translator: Saroj Dhakal \n" "Language-Team: LANGUAGE \n" "Language: ne\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529562741.000000\n" +"X-POOTLE-MTIME: 1531981082.000000\n" #: access2base.xhp msgctxt "" @@ -102,7 +102,7 @@ "par_idA2B010\n" "help.text" msgid "an API for database access with the table, query, recordset and field objects" -msgstr "" +msgstr "डाटाबेसको पहुँचको लागि एपीआई तालिका , क्वेरी, रेकोर्डसेटअनि क्षेत्र वस्तुहरू" #: access2base.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/nl/cui/messages.po libreoffice-6.0.6/translations/source/nl/cui/messages.po --- libreoffice-6.0.6~rc1/translations/source/nl/cui/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/nl/cui/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-07-05 09:30+0000\n" -"Last-Translator: kees538 \n" +"PO-Revision-Date: 2018-07-14 11:16+0000\n" +"Last-Translator: Cor Nouws \n" "Language-Team: LANGUAGE \n" "Language: nl\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530783045.000000\n" +"X-POOTLE-MTIME: 1531566968.000000\n" #: personalization.hrc:31 msgctxt "RID_SVXSTR_PERSONA_CATEGORIES" @@ -1534,7 +1534,7 @@ #: strings.hrc:354 msgctxt "RID_SVXSTR_ORDINAL" msgid "Format ordinal numbers suffixes (1st -> 1^st)" -msgstr "Voorvoegsels voor ordinale getallen opmaken (1ste -> 1^ste)" +msgstr "Achtervoegsels rangtelwoorden opmaken (1e -> 1^e)" #: strings.hrc:355 msgctxt "RID_SVXSTR_DEL_EMPTY_PARA" diff -Nru libreoffice-6.0.6~rc1/translations/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po libreoffice-6.0.6/translations/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po --- libreoffice-6.0.6~rc1/translations/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-03-13 12:37+0100\n" -"PO-Revision-Date: 2018-06-19 07:49+0000\n" +"PO-Revision-Date: 2018-07-26 06:44+0000\n" "Last-Translator: kees538 \n" "Language-Team: LANGUAGE \n" "Language: nl\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1529394591.000000\n" +"X-POOTLE-MTIME: 1532587488.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -19744,7 +19744,7 @@ "TooltipLabel\n" "value.text" msgid "Display Grid" -msgstr "Rooster tonen" +msgstr "Raster tonen" #: GenericCommands.xcu msgctxt "" @@ -32335,7 +32335,7 @@ "UIName\n" "value.text" msgid "Form Controls" -msgstr "Formulier besturingselementen" +msgstr "Formulierbesturingselementen" #: WriterWindowState.xcu msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/dictionaries/gd_GB.po libreoffice-6.0.6/translations/source/pl/dictionaries/gd_GB.po --- libreoffice-6.0.6~rc1/translations/source/pl/dictionaries/gd_GB.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/dictionaries/gd_GB.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,14 +4,17 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2018-07-14 19:26+0000\n" +"Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531596414.000000\n" #: description.xml msgctxt "" @@ -19,4 +22,4 @@ "dispname\n" "description.text" msgid "Scottish Gaelic spell checker" -msgstr "" +msgstr "Sprawdzanie pisowni dla Szkocki Galeicki" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/dictionaries/gug.po libreoffice-6.0.6/translations/source/pl/dictionaries/gug.po --- libreoffice-6.0.6~rc1/translations/source/pl/dictionaries/gug.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/dictionaries/gug.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,14 +4,17 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2018-07-14 19:26+0000\n" +"Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531596415.000000\n" #: description.xml msgctxt "" @@ -19,4 +22,4 @@ "dispname\n" "description.text" msgid "Guarani thesaurus and spell checker" -msgstr "" +msgstr "Dzielenie wyrazów i sprawdzanie dla języka Guarani" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/extras/source/autocorr/emoji.po libreoffice-6.0.6/translations/source/pl/extras/source/autocorr/emoji.po --- libreoffice-6.0.6~rc1/translations/source/pl/extras/source/autocorr/emoji.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/extras/source/autocorr/emoji.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-20 08:16+0100\n" -"PO-Revision-Date: 2018-07-02 10:49+0000\n" -"Last-Translator: Piotr Roszkowski \n" +"PO-Revision-Date: 2018-07-14 19:26+0000\n" +"Last-Translator: LightCode \n" "Language-Team: LANGUAGE \n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530528596.000000\n" +"X-POOTLE-MTIME: 1531596393.000000\n" #. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -10949,7 +10949,7 @@ "PAGES\n" "LngText.text" msgid "pages" -msgstr "Strony" +msgstr "strony" #. 🗘 (U+1F5D8), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/formula/messages.po libreoffice-6.0.6/translations/source/pl/formula/messages.po --- libreoffice-6.0.6~rc1/translations/source/pl/formula/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/formula/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-11-22 13:53+0100\n" -"PO-Revision-Date: 2018-07-01 20:28+0000\n" +"PO-Revision-Date: 2018-07-15 10:02+0000\n" "Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530476937.000000\n" +"X-POOTLE-MTIME: 1531648947.000000\n" #: core_resource.hrc:2258 msgctxt "RID_STRLIST_FUNCTION_NAMES" @@ -2071,7 +2071,6 @@ msgstr "ZNAJDŹ" #: core_resource.hrc:2676 -#, fuzzy msgctxt "RID_STRLIST_FUNCTION_NAMES" msgid "SEARCHB" msgstr "SZUKAJ.TEKST" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/scalc/guide.po libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/scalc/guide.po --- libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/scalc/guide.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/scalc/guide.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: 2017-03-25 19:15+0000\n" -"Last-Translator: Mateusz Zasuwik \n" +"PO-Revision-Date: 2018-07-15 22:40+0000\n" +"Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1490469322.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531694421.000000\n" #: address_auto.xhp msgctxt "" @@ -1246,7 +1246,7 @@ "par_idN106D7\n" "help.text" msgid "AutoFill automatically generates a data series based on a defined pattern." -msgstr "Autowypełnianie automatycznie tworzy serię danych w oparciu o określony wzorzec." +msgstr "Autowypełnianie tworzy serię danych w oparciu o wybrany wzorzec." #: calc_series.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/simpress/00.po libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/simpress/00.po --- libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/simpress/00.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/simpress/00.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: 2017-04-09 10:03+0000\n" -"Last-Translator: Mateusz Zasuwik \n" +"PO-Revision-Date: 2018-07-15 22:41+0000\n" +"Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1491732214.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531694467.000000\n" #: 00000004.xhp msgctxt "" @@ -366,7 +366,7 @@ "par_id3151264\n" "help.text" msgid "Choose View - Master" -msgstr "Wybierz Widok - Wzorzec" +msgstr "Wybierz Widok - Projekt" #: 00000403.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/simpress/01.po libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/simpress/01.po --- libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/simpress/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/simpress/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: 2017-04-09 10:18+0000\n" -"Last-Translator: Mateusz Zasuwik \n" +"PO-Revision-Date: 2018-07-15 22:41+0000\n" +"Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1491733110.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531694479.000000\n" #: 01170000.xhp msgctxt "" @@ -1686,7 +1686,7 @@ "tit\n" "help.text" msgid "Master" -msgstr "Wzorzec" +msgstr "Projekt" #: 03150000.xhp msgctxt "" @@ -1702,7 +1702,7 @@ "hd_id3153142\n" "help.text" msgid "Master" -msgstr "Wzorzec" +msgstr "Projekt" #: 03150000.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/swriter/01.po libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/swriter/01.po --- libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/swriter/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/swriter/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-06 15:59+0100\n" -"PO-Revision-Date: 2018-07-05 19:30+0000\n" +"PO-Revision-Date: 2018-07-15 08:49+0000\n" "Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530819057.000000\n" +"X-POOTLE-MTIME: 1531644581.000000\n" #: 01120000.xhp msgctxt "" @@ -7638,7 +7638,7 @@ "hd_id3146326\n" "help.text" msgid "Chapter numbering" -msgstr "Numerowanie rozdziałów" +msgstr "Numeracja rozdziałów" #: 04090005.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/swriter/guide.po libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/swriter/guide.po --- libreoffice-6.0.6~rc1/translations/source/pl/helpcontent2/source/text/swriter/guide.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/helpcontent2/source/text/swriter/guide.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:32+0100\n" -"PO-Revision-Date: 2017-03-12 16:41+0000\n" -"Last-Translator: Mateusz Zasuwik \n" +"PO-Revision-Date: 2018-07-15 08:49+0000\n" +"Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1489336878.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531644588.000000\n" #: anchor_object.xhp msgctxt "" @@ -2782,7 +2782,7 @@ "par_id3145574\n" "help.text" msgid "Chapter numbering" -msgstr "Numerowanie rozdziałów" +msgstr "Numeracja rozdziałów" #: change_header.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/officecfg/registry/data/org/openoffice/Office/UI.po libreoffice-6.0.6/translations/source/pl/officecfg/registry/data/org/openoffice/Office/UI.po --- libreoffice-6.0.6~rc1/translations/source/pl/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/officecfg/registry/data/org/openoffice/Office/UI.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-03-13 12:37+0100\n" -"PO-Revision-Date: 2018-07-05 19:57+0000\n" +"PO-Revision-Date: 2018-07-16 18:00+0000\n" "Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530820656.000000\n" +"X-POOTLE-MTIME: 1531764001.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -7376,7 +7376,7 @@ "Label\n" "value.text" msgid "M~aster Notes" -msgstr "Tryby wzorców" +msgstr "Tryb projektów" #: DrawImpressCommands.xcu msgctxt "" @@ -8132,7 +8132,7 @@ "Label\n" "value.text" msgid "Master Hando~ut" -msgstr "" +msgstr "Materiały informacyjne" #: DrawImpressCommands.xcu msgctxt "" @@ -8762,7 +8762,7 @@ "Label\n" "value.text" msgid "New Master" -msgstr "Nowy wzorzec" +msgstr "Nowy projekt" #: DrawImpressCommands.xcu msgctxt "" @@ -8771,7 +8771,7 @@ "Label\n" "value.text" msgid "Delete Master" -msgstr "Usuń wzorzec" +msgstr "Usuń projekt" #: DrawImpressCommands.xcu msgctxt "" @@ -29212,7 +29212,7 @@ "Label\n" "value.text" msgid "Chapter ~Numbering..." -msgstr "Numerowanie rozdziałów" +msgstr "Numeracja rozdziałów..." #: WriterCommands.xcu msgctxt "" @@ -29221,7 +29221,7 @@ "TooltipLabel\n" "value.text" msgid "Set Chapter Numbering" -msgstr "Ustaw numerowanie rozdziałów" +msgstr "Ustaw numerację rozdziałów" #: WriterCommands.xcu msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/sc/messages.po libreoffice-6.0.6/translations/source/pl/sc/messages.po --- libreoffice-6.0.6~rc1/translations/source/pl/sc/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/sc/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-01-10 11:50+0100\n" -"PO-Revision-Date: 2018-07-05 19:30+0000\n" +"PO-Revision-Date: 2018-07-15 10:04+0000\n" "Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530819059.000000\n" +"X-POOTLE-MTIME: 1531649063.000000\n" #: compiler.hrc:27 msgctxt "RID_FUNCTION_CATEGORIES" @@ -6877,10 +6877,9 @@ msgstr "Macierz danych Y." #: scfuncs.hrc:1640 -#, fuzzy msgctxt "SC_OPCODE_LINEST" msgid "Data X" -msgstr "Pasek danych" +msgstr "Dane X" #: scfuncs.hrc:1641 msgctxt "SC_OPCODE_LINEST" @@ -6898,10 +6897,9 @@ msgstr "Dla typu równego zero linie przechodzą przez punkt zerowy, w przeciwnym przypadku są przesunięte o odcinek." #: scfuncs.hrc:1644 -#, fuzzy msgctxt "SC_OPCODE_LINEST" msgid "Stats" -msgstr "Stan" +msgstr "Statystyki" #: scfuncs.hrc:1645 msgctxt "SC_OPCODE_LINEST" @@ -6914,10 +6912,9 @@ msgstr "Wyznacza parametry regresji wykładniczej jako macierz." #: scfuncs.hrc:1652 -#, fuzzy msgctxt "SC_OPCODE_LOGEST" msgid "Data Y" -msgstr "Pasek danych" +msgstr "Dane Y" #: scfuncs.hrc:1653 msgctxt "SC_OPCODE_LOGEST" @@ -7085,10 +7082,9 @@ msgstr "Liczba " #: scfuncs.hrc:1711 -#, fuzzy msgctxt "SC_OPCODE_MAX" msgid "Number 1, number 2, ... are numerical arguments for which the largest number is to be determined." -msgstr "Liczba 1, liczba 2, ... to od 1 do 30 liczbowych argumentów, dla których ma zostać określona maksymalna wartość." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, dla których ma zostać określona maksymalna wartość." #: scfuncs.hrc:1717 msgctxt "SC_OPCODE_MAX_A" @@ -7096,16 +7092,14 @@ msgstr "Zwraca największą wartość z listy argumentów. Dla tekstu jest przyjmowana wartość zero." #: scfuncs.hrc:1718 -#, fuzzy msgctxt "SC_OPCODE_MAX_A" msgid "Value " -msgstr "Wartość 1" +msgstr "Wartość: " #: scfuncs.hrc:1719 -#, fuzzy msgctxt "SC_OPCODE_MAX_A" msgid "Value 1, value 2, are arguments whose largest value is to be determined." -msgstr "Od 1 do 30 argumentów, dla których ma zostać określona maksymalna wartość." +msgstr "Wartość 1; wartość 2 to argumenty, dla których ma zostać określona maksymalna wartość." #: scfuncs.hrc:1725 msgctxt "SC_OPCODE_MIN" @@ -7118,10 +7112,9 @@ msgstr "Liczba " #: scfuncs.hrc:1727 -#, fuzzy msgctxt "SC_OPCODE_MIN" msgid "Number 1, number 2, ... are numerical arguments for which the smallest number is to be determined." -msgstr "Liczba 1, liczba 2, ... to od 1 do 30 liczbowych argumentów, dla których ma zostać określona minimalna wartość." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, dla których ma zostać określona minimalna wartość." #: scfuncs.hrc:1733 msgctxt "SC_OPCODE_MIN_A" @@ -7129,16 +7122,14 @@ msgstr "Zwraca minimalną wartość z listy argumentów. Dla tekstu jest przyjmowana wartość zero." #: scfuncs.hrc:1734 -#, fuzzy msgctxt "SC_OPCODE_MIN_A" msgid "Value " -msgstr "Wartość 1" +msgstr "Wartość: " #: scfuncs.hrc:1735 -#, fuzzy msgctxt "SC_OPCODE_MIN_A" msgid "Value 1; value 2;... are arguments whose smallest number is to be determined." -msgstr "Wartość 1; wartość 2;...to od 1 do 30 argumentów, które odpowiadają próbce populacji." +msgstr "Wartość 1; wartość 2;...to argumenty, które odpowiadają najmniejszej próbce populacji." #: scfuncs.hrc:1741 msgctxt "SC_OPCODE_VAR" @@ -7151,10 +7142,9 @@ msgstr "Liczba " #: scfuncs.hrc:1743 -#, fuzzy msgctxt "SC_OPCODE_VAR" msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population." -msgstr "Liczba 1, liczba 2, ... od 1 do 254 liczbowych argumentów, reprezentujących próbkę." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, reprezentujące próbkę populacji." #: scfuncs.hrc:1749 msgctxt "SC_OPCODE_VAR_S" @@ -7167,10 +7157,9 @@ msgstr "Liczba " #: scfuncs.hrc:1751 -#, fuzzy msgctxt "SC_OPCODE_VAR_S" msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population." -msgstr "Liczba 1, liczba 2, ... od 1 do 254 liczbowych argumentów, reprezentujących próbkę." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, reprezentujące próbkę populacji." #: scfuncs.hrc:1757 msgctxt "SC_OPCODE_VAR_A" @@ -7178,16 +7167,14 @@ msgstr "Zwraca wariancję, bazując na próbce. Dla tekstu jest przyjmowana wartość zero." #: scfuncs.hrc:1758 -#, fuzzy msgctxt "SC_OPCODE_VAR_A" msgid "Value " -msgstr "Wartość 1" +msgstr "Wartość " #: scfuncs.hrc:1759 -#, fuzzy msgctxt "SC_OPCODE_VAR_A" msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population." -msgstr "Wartość 1; wartość 2;...to od 1 do 30 argumentów, które odpowiadają próbce populacji." +msgstr "Wartość 1; wartość 2;...to argumenty, które odpowiadają próbce populacji bazowej." #: scfuncs.hrc:1765 msgctxt "SC_OPCODE_VAR_P" @@ -7200,10 +7187,9 @@ msgstr "Liczba " #: scfuncs.hrc:1767 -#, fuzzy msgctxt "SC_OPCODE_VAR_P" msgid "Number 1, number 2, ... are numerical arguments which represent a population." -msgstr "Liczba 1, liczba 2, ... od 1 do 254 liczbowych argumentów, reprezentujących próbkę." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, reprezentujące populację." #: scfuncs.hrc:1773 msgctxt "SC_OPCODE_VAR_P_MS" @@ -7216,10 +7202,9 @@ msgstr "Liczba " #: scfuncs.hrc:1775 -#, fuzzy msgctxt "SC_OPCODE_VAR_P_MS" msgid "Number 1, number 2, ... are numerical arguments which represent a population." -msgstr "Liczba 1, liczba 2, ... od 1 do 254 liczbowych argumentów, reprezentujących próbkę." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, reprezentujące populację." #: scfuncs.hrc:1781 msgctxt "SC_OPCODE_VAR_P_A" @@ -7227,16 +7212,14 @@ msgstr "Zwraca wariancję, bazując na całej populacji. Dla tekstu jest przyjmowana wartość zero." #: scfuncs.hrc:1782 -#, fuzzy msgctxt "SC_OPCODE_VAR_P_A" msgid "Value " -msgstr "Wartość 1" +msgstr "Wartość " #: scfuncs.hrc:1783 -#, fuzzy msgctxt "SC_OPCODE_VAR_P_A" msgid "Value 1; value 2;... are arguments representing a population." -msgstr "Wartość 1; wartość 2;...to od 1 do 30 argumentów, które odpowiadają próbce populacji." +msgstr "Wartość 1; wartość 2;...to argumenty, które odpowiadają próbce populacji." #: scfuncs.hrc:1789 msgctxt "SC_OPCODE_ST_DEV" @@ -7249,10 +7232,9 @@ msgstr "Liczba " #: scfuncs.hrc:1791 -#, fuzzy msgctxt "SC_OPCODE_ST_DEV" msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population." -msgstr "Liczba 1, liczba 2, ... od 1 do 254 liczbowych argumentów, reprezentujących próbkę." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, reprezentujące próbkę populacji." #: scfuncs.hrc:1797 msgctxt "SC_OPCODE_ST_DEV_S" @@ -7265,10 +7247,9 @@ msgstr "Liczba " #: scfuncs.hrc:1799 -#, fuzzy msgctxt "SC_OPCODE_ST_DEV_S" msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population." -msgstr "Liczba 1, liczba 2, ... od 1 do 254 liczbowych argumentów, reprezentujących próbkę." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, reprezentujące próbkę populacji." #: scfuncs.hrc:1805 msgctxt "SC_OPCODE_ST_DEV_A" @@ -7276,16 +7257,14 @@ msgstr "Zwraca odchylenie standardowe, bazując na próbce. Wartość funkcji dla tekstu jest równa zero." #: scfuncs.hrc:1806 -#, fuzzy msgctxt "SC_OPCODE_ST_DEV_A" msgid "Value " -msgstr "Wartość 1" +msgstr "Wartość " #: scfuncs.hrc:1807 -#, fuzzy msgctxt "SC_OPCODE_ST_DEV_A" msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population." -msgstr "Wartość 1; wartość 2;...to od 1 do 30 argumentów, które odpowiadają próbce populacji." +msgstr "Wartość 1; wartość 2;...to argumenty, które odpowiadają próbce populacji bazowej." #: scfuncs.hrc:1813 msgctxt "SC_OPCODE_ST_DEV_P" @@ -7298,10 +7277,9 @@ msgstr "Liczba " #: scfuncs.hrc:1815 -#, fuzzy msgctxt "SC_OPCODE_ST_DEV_P" msgid "Number 1, number 2, ... are numerical arguments which portray a population." -msgstr "Liczba 1, liczba 2, ... od 1 do 254 liczbowych argumentów, reprezentujących próbkę." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, reprezentujące próbkę populacji." #: scfuncs.hrc:1821 msgctxt "SC_OPCODE_ST_DEV_P_MS" @@ -7314,10 +7292,9 @@ msgstr "Liczba " #: scfuncs.hrc:1823 -#, fuzzy msgctxt "SC_OPCODE_ST_DEV_P_MS" msgid "Number 1, number 2, ... are numerical arguments which portray a population." -msgstr "Liczba 1, liczba 2, ... od 1 do 254 liczbowych argumentów, reprezentujących próbkę." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, reprezentujące populację." #: scfuncs.hrc:1829 msgctxt "SC_OPCODE_ST_DEV_P_A" @@ -7325,16 +7302,14 @@ msgstr "Zwraca odchylenie standardowe, bazując na populacji. Dla tekstu jest przyjmowana wartość zero." #: scfuncs.hrc:1830 -#, fuzzy msgctxt "SC_OPCODE_ST_DEV_P_A" msgid "Value " -msgstr "Wartość 1" +msgstr "Wartość: " #: scfuncs.hrc:1831 -#, fuzzy msgctxt "SC_OPCODE_ST_DEV_P_A" msgid "Value 1; value 2;... are arguments corresponding to a population." -msgstr "Wartość 1; wartość 2;...to od 1 do 30 argumentów, które odpowiadają próbce populacji." +msgstr "Wartość 1; wartość 2;...to argumenty, które odpowiadają próbce populacji." #: scfuncs.hrc:1837 msgctxt "SC_OPCODE_AVERAGE" @@ -7347,10 +7322,9 @@ msgstr "Liczba " #: scfuncs.hrc:1839 -#, fuzzy msgctxt "SC_OPCODE_AVERAGE" msgid "Number 1, number 2;...are numeric arguments representing a population sample." -msgstr "Liczba 1, liczba 2, ... to od 1 do 30 liczbowych argumentów, reprezentujących próbkę populacji." +msgstr "Liczba 1, liczba 2, ... to liczbowe argumenty, reprezentujące próbkę populacji." #: scfuncs.hrc:1845 msgctxt "SC_OPCODE_AVERAGE_A" @@ -7358,10 +7332,9 @@ msgstr "Zwraca średnią z próbki. Dla tekstu jest przyjmowana wartość zero." #: scfuncs.hrc:1846 -#, fuzzy msgctxt "SC_OPCODE_AVERAGE_A" msgid "Value " -msgstr "Wartość 1" +msgstr "Wartość " #: scfuncs.hrc:1847 #, fuzzy diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/sd/messages.po libreoffice-6.0.6/translations/source/pl/sd/messages.po --- libreoffice-6.0.6~rc1/translations/source/pl/sd/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/sd/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-02-19 11:42+0100\n" -"PO-Revision-Date: 2018-07-05 19:31+0000\n" +"PO-Revision-Date: 2018-07-16 18:00+0000\n" "Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530819061.000000\n" +"X-POOTLE-MTIME: 1531764014.000000\n" #: DocumentRenderer.hrc:29 msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES" @@ -300,7 +300,7 @@ #: strings.hrc:40 msgctxt "STR_NOTES_MASTER_MODE" msgid "Master Notes" -msgstr "Tryby wzorców" +msgstr "Tryb projektów" #: strings.hrc:41 msgctxt "STR_HANDOUT_MASTER_MODE" @@ -425,7 +425,7 @@ #: strings.hrc:65 msgctxt "STR_DISPLAYMODE_MASTERMODES" msgid "Master Modes" -msgstr "Tryby wzorców" +msgstr "Tryb projektów" #: strings.hrc:66 msgctxt "STR_AUTOLAYOUT_NOTES" @@ -2510,7 +2510,7 @@ #: currentmastermenu.ui:42 msgctxt "currentmastermenu|delete" msgid "D_elete Master" -msgstr "Usuń wzorzec" +msgstr "Usuń proj_ekt" #: currentmastermenu.ui:56 msgctxt "currentmastermenu|large" @@ -4123,12 +4123,12 @@ #: notebookbar_groups.ui:168 msgctxt "notebookbar_groups|master01" msgid "Master 1" -msgstr "Wzorzec 1" +msgstr "Projekt 1" #: notebookbar_groups.ui:177 msgctxt "notebookbar_groups|master02" msgid "Master 2" -msgstr "Wzorzec 2" +msgstr "Projekt 2" #: notebookbar_groups.ui:257 msgctxt "notebookbar_groups|shapestyledefault" @@ -4193,7 +4193,7 @@ #: notebookbar_groups.ui:1275 msgctxt "notebookbar_groups|masterb" msgid "Master" -msgstr "Wzorzec" +msgstr "Projekt" #: notebookbar_groups.ui:1293 msgctxt "notebookbar_groups|layoutb" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/wizards/messages.po libreoffice-6.0.6/translations/source/pl/wizards/messages.po --- libreoffice-6.0.6~rc1/translations/source/pl/wizards/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/wizards/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-01-10 11:50+0100\n" -"PO-Revision-Date: 2018-07-01 20:12+0000\n" +"PO-Revision-Date: 2018-07-15 22:47+0000\n" "Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1530475978.000000\n" +"X-POOTLE-MTIME: 1531694851.000000\n" #: strings.hrc:32 msgctxt "RID_COMMON_START_0" @@ -1030,7 +1030,7 @@ #: strings.hrc:253 msgctxt "RID_AGENDAWIZARDDIALOG_START_31" msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names." -msgstr "Wzorzec agendy będzie zawierał obszary dla imion wybranych ludzi. Podczas tworzenia agendy ze wzorca obszary mogą być wypełnione odpowiednimi imionami." +msgstr "Szablon agendy będzie zawierał obszary dla imion wybranych ludzi. Podczas tworzenia agendy z szablonu obszary mogą być wypełnione odpowiednimi imionami." #: strings.hrc:254 msgctxt "RID_AGENDAWIZARDDIALOG_START_32" @@ -1055,7 +1055,7 @@ #: strings.hrc:258 msgctxt "RID_AGENDAWIZARDDIALOG_START_36" msgid "The agenda template will include placeholders for the selected items." -msgstr "Wzorzec agendy będzie zawierał obszary dla wybranych obiektów." +msgstr "Szablon agendy będzie zawierał obszary dla wybranych obiektów." #: strings.hrc:259 msgctxt "RID_AGENDAWIZARDDIALOG_START_38" diff -Nru libreoffice-6.0.6~rc1/translations/source/pl/wizards/source/resources.po libreoffice-6.0.6/translations/source/pl/wizards/source/resources.po --- libreoffice-6.0.6~rc1/translations/source/pl/wizards/source/resources.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pl/wizards/source/resources.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:47+0200\n" -"PO-Revision-Date: 2018-07-10 17:05+0000\n" +"PO-Revision-Date: 2018-07-15 22:47+0000\n" "Last-Translator: Piotr Roszkowski \n" "Language-Team: LANGUAGE \n" "Language: pl\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1531242309.000000\n" +"X-POOTLE-MTIME: 1531694856.000000\n" #: resources_en_US.properties msgctxt "" @@ -630,7 +630,7 @@ "RID_REPORT_72\n" "property.text" msgid "An error occurred in the wizard.
The template '%PATH' could be erroneous.
Either the required sections or tables do not exist or exist under the wrong name.
See the Help for more detailed information.
Please select another template." -msgstr "Wystąpił błąd w Kreatorze.
Wzorzec '%PATH' może posiadać błędy.
Prawdopodobnie wymagane sekcje lub tabele nie istnieją lub posiadają błędną nazwę.
Bardziej szczegółowe informacje znajdują się w Pomocy.
Proszę wybrać inny wzorzec." +msgstr "Wystąpił błąd w Kreatorze.
Wzorzec '%PATH' może posiadać błędy.
Prawdopodobnie wymagane sekcje lub tabele nie istnieją lub posiadają błędną nazwę.
Bardziej szczegółowe informacje znajdują się w Pomocy.
Proszę wybrać inny szablon." #: resources_en_US.properties msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pt/helpcontent2/source/text/shared/guide.po libreoffice-6.0.6/translations/source/pt/helpcontent2/source/text/shared/guide.po --- libreoffice-6.0.6~rc1/translations/source/pt/helpcontent2/source/text/shared/guide.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pt/helpcontent2/source/text/shared/guide.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:31+0100\n" -"PO-Revision-Date: 2018-02-17 15:01+0000\n" +"PO-Revision-Date: 2018-07-14 14:16+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: LANGUAGE \n" "Language: pt\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1518879694.000000\n" +"X-POOTLE-MTIME: 1531577819.000000\n" #: aaa_start.xhp msgctxt "" @@ -398,7 +398,7 @@ "par_id3159399\n" "help.text" msgid "Open the Optional Components entry and find the ActiveX Control entry. Open the sub menu of the icon and select to install the feature." -msgstr "Abra a entrada Componentes opcionais e procure a entrada Controlo ActiveX. Abra o submenu do ícone e selecione a funcionalidade a instalar." +msgstr "Abra a entrada Componentes opcionais e procure a entrada Controlo ActiveX. Abra o sub-menu do ícone e selecione a funcionalidade a instalar." #: activex.xhp msgctxt "" @@ -6494,7 +6494,7 @@ "par_id3153092\n" "help.text" msgid "If you click the arrow next to the New icon, a submenu opens in which you can select another document type." -msgstr "Se clicar na seta junto ao ícone Novo, é aberto um submenu no qual pode selecionar outro tipo de documento." +msgstr "Se clicar na seta junto ao ícone Novo, é aberto um sub-menu no qual pode selecionar outro tipo de documento." #: doc_open.xhp msgctxt "" @@ -6918,7 +6918,7 @@ "par_id3156422\n" "help.text" msgid "If you drag objects out of the Navigator, you can specify in the submenu of the Navigator's Drag Mode icon whether to copy the object, insert it as a link or insert it as a hyperlink." -msgstr "Se arrastar objetos para fora do Navegador, pode especificar no submenu do ícone do Modo de arrastamento do Navegador se pretende copiar o objeto, inseri-lo como uma ligação ou inseri-lo como uma hiperligação." +msgstr "Se arrastar objetos para fora do Navegador, pode especificar no sub-menu do ícone do Modo de arrastamento do Navegador se pretende copiar o objeto, inseri-lo como uma ligação ou inseri-lo como uma hiperligação." #: dragdrop.xhp msgctxt "" @@ -8990,7 +8990,7 @@ "par_id1399578\n" "help.text" msgid "Right-click any of the selected objects to open the context menu. In Calc or Writer, commands are in a submenu Group, while in Impress or Draw, they are at the toplevel of the context menu." -msgstr "Clique com o botão direito do rato num dos objetos selecionados para abrir o menu de contexto. No Calc e no Writer, os comandos estão disponíveis no submenu Agrupar mas, no Impress e no Draw, estão no nível superior do menu de contexto." +msgstr "Clique com o botão direito do rato num dos objetos selecionados para abrir o menu de contexto. No Calc e no Writer, os comandos estão disponíveis no sub-menu Agrupar mas, no Impress e no Draw, estão no nível superior do menu de contexto." #: groups.xhp msgctxt "" @@ -9038,7 +9038,7 @@ "par_id1388592\n" "help.text" msgid "Right-click any object of the group. In Calc or Writer, commands are in a submenu Group, while in Impress or Draw, they are at the toplevel of the context menu." -msgstr "Clique com o botão direito do rato num dos objetos selecionados para abrir o menu de contexto. No Calc e no Writer, os comandos estão disponíveis no submenu Agrupar mas, no Impress e no Draw, estão no nível superior do menu de contexto." +msgstr "Clique com o botão direito do rato num dos objetos selecionados para abrir o menu de contexto. No Calc e no Writer, os comandos estão disponíveis no sub-menu Agrupar mas, no Impress e no Draw, estão no nível superior do menu de contexto." #: groups.xhp msgctxt "" @@ -9086,7 +9086,7 @@ "par_id6354869\n" "help.text" msgid "Right-click any object of the group. In Calc or Writer, commands are in a submenu Group, while in Impress or Draw, they are at the toplevel of the context menu." -msgstr "Clique com o botão direito do rato num dos objetos do grupo. No Calc e no Writer, os comandos estão disponíveis no submenu Agrupar mas, no Impress e no Draw, estão no nível superior do menu de contexto." +msgstr "Clique com o botão direito do rato num dos objetos do grupo. No Calc e no Writer, os comandos estão disponíveis no sub-menu Agrupar mas, no Impress e no Draw, estão no nível superior do menu de contexto." #: groups.xhp msgctxt "" @@ -9118,7 +9118,7 @@ "par_id3236182\n" "help.text" msgid "Right-click any object of the group. In Calc or Writer, commands are in a submenu Group, while in Impress or Draw, they are at the toplevel of the context menu." -msgstr "Clique com o botão direito do rato num dos objetos do grupo. No Calc e no Writer, os comandos estão disponíveis no submenu Agrupar mas, no Impress e no Draw, estão no nível superior do menu de contexto." +msgstr "Clique com o botão direito do rato num dos objetos do grupo. No Calc e no Writer, os comandos estão disponíveis no sub-menu Agrupar mas, no Impress e no Draw, estão no nível superior do menu de contexto." #: groups.xhp msgctxt "" @@ -9894,7 +9894,7 @@ "par_id6457411\n" "help.text" msgid "Right-click the image and choose Image from the submenu to open a properties dialog." -msgstr "Clique com o botão direito do rato na imagem e escolha Imagem, no submenu, para abrir uma caixa de diálogo de propriedades." +msgstr "Clique com o botão direito do rato na imagem e escolha Imagem, no sub-menu, para abrir uma caixa de diálogo de propriedades." #: insert_bitmap.xhp msgctxt "" @@ -10438,7 +10438,7 @@ "par_id3153896\n" "help.text" msgid "Escape closes an open submenu, a toolbar, or the current free window." -msgstr "A tecla Escape fecha um submenu aberto, uma barra de ferramentas, ou a janela livre atual." +msgstr "A tecla Esc fecha um sub-menu aberto, uma barra de ferramentas, ou a janela livre atual." #: keyboard.xhp msgctxt "" @@ -10462,7 +10462,7 @@ "par_id3153381\n" "help.text" msgid "Arrow down opens a selected menu. Any additional arrow down and up arrow move the selection through the menu commands. With right arrow you open any existing submenus." -msgstr "A seta para baixo abre um menu selecionado. Todas as setas para cima ou para baixo adicionais move a seleção através dos comandos de menu. Com a seta para a direita são abertos quaisquer submenus existentes." +msgstr "A seta para baixo abre um menu selecionado. Todas as setas para cima ou para baixo adicionais move a seleção através dos comandos de menu. Com a seta para a direita são abertos quaisquer sub-menus existentes." #: keyboard.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pt/helpcontent2/source/text/shared/menu.po libreoffice-6.0.6/translations/source/pt/helpcontent2/source/text/shared/menu.po --- libreoffice-6.0.6~rc1/translations/source/pt/helpcontent2/source/text/shared/menu.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pt/helpcontent2/source/text/shared/menu.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-06-21 12:46+0000\n" +"PO-Revision-Date: 2018-07-14 14:17+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: LANGUAGE \n" "Language: pt\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1466513162.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531577839.000000\n" #: insert_chart.xhp msgctxt "" @@ -62,7 +62,7 @@ "par_id03072016061205929\n" "help.text" msgid "This submenu contains form controls like a textbox, checkbox, option button, and listbox that can be inserted into the document." -msgstr "Este submenu contém os controlos dos formulários, tais como caixa de texto, caixa de verificação, botão de seleção e outros que podem ser inseridos no documento." +msgstr "Este sub-menu contém os controlos dos formulários, tais como caixa de texto, caixa de verificação, botão de seleção e outros que podem ser inseridos no documento." #: insert_shape.xhp msgctxt "" @@ -86,7 +86,7 @@ "par_id030420161051456436\n" "help.text" msgid "This submenu contains common shapes like a line, circle, triangle, and square, or a symbol shape like a smiley face, heart, and flower that can be inserted into the document." -msgstr "Este submenu contém as formas mais comuns tais como o círculo, o triângulo, o quadrado e também os símbolos como, por exemplo, os ícones emotivos, o coração, a flor e outros que podem ser inseridos no documento." +msgstr "Este sub-menu contém as formas mais comuns tais como o círculo, o triângulo, o quadrado e também os símbolos como, por exemplo, os ícones emotivos, o coração, a flor e outros que podem ser inseridos no documento." #: insert_shape.xhp msgctxt "" @@ -102,7 +102,7 @@ "par_id030720160640091844\n" "help.text" msgid "This submenu contains straight, freeform, curved and polygon line shapes." -msgstr "Este submenu contém as linhas simples, livres, curvas, polígonos e outras que podem ser inseridas no documento." +msgstr "Este sub-menu contém as linhas simples, livres, curvas, polígonos e outras que podem ser inseridas no documento." #: insert_shape.xhp msgctxt "" @@ -126,7 +126,7 @@ "par_id030720160644597415\n" "help.text" msgid "This submenu contains basic shapes like rectangles, circles, triangles, pentagon, hexagon, octagon, cylinder, and cube." -msgstr "Este submenu contém as formas básicas tais como retângulo, círculo, triângulo, pentágono, hexágono, octógono, cilindro e o cubo." +msgstr "Este sub-menu contém as formas básicas tais como retângulo, círculo, triângulo, pentágono, hexágono, octógono, cilindro e o cubo." #: insert_shape.xhp msgctxt "" @@ -142,4 +142,4 @@ "par_id030720160644595417\n" "help.text" msgid "This submenu contains symbols shapes like smiley face, heart, sun, moon, flower, puzzle, beveled shapes, and brackets." -msgstr "Este submenu contém as formas de símbolo tais como, coração, sol, lua, flor, puzzle, formas com relevo e parênteses." +msgstr "Este sub-menu contém as formas de símbolo tais como, coração, sol, lua, flor, puzzle, formas com relevo e parênteses." diff -Nru libreoffice-6.0.6~rc1/translations/source/pt/helpcontent2/source/text/shared/optionen.po libreoffice-6.0.6/translations/source/pt/helpcontent2/source/text/shared/optionen.po --- libreoffice-6.0.6~rc1/translations/source/pt/helpcontent2/source/text/shared/optionen.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pt/helpcontent2/source/text/shared/optionen.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-12-18 12:32+0100\n" -"PO-Revision-Date: 2018-02-17 15:02+0000\n" +"PO-Revision-Date: 2018-07-14 14:17+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: LANGUAGE \n" "Language: pt\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1518879737.000000\n" +"X-POOTLE-MTIME: 1531577858.000000\n" #: 01000000.xhp msgctxt "" @@ -1798,7 +1798,7 @@ "par_id3153815\n" "help.text" msgid "To place the word pair in the AutoCorrect replacement table, open the AutoCorrect context menu and choose AutoCorrect. Make your selection from the submenu. The word is replaced and at the same time the word pair is placed in the replacement table." -msgstr "Para colocar o par de palavras na Tabela de substituição da correção automática, abra o menu de contexto Correção automática e escolha Correção automática. Efetue a seleção no submenu. A palavra é substituída e ao mesmo tempo o par da palavra é colocado na tabela de substituição." +msgstr "Para colocar o par de palavras na Tabela de substituição da correção automática, abra o menu de contexto Correção automática e escolha Correção automática. Efetue a seleção no sub-menu. A palavra é substituída e ao mesmo tempo o par da palavra é colocado na tabela de substituição." #: 01010400.xhp msgctxt "" @@ -7790,7 +7790,7 @@ "par_id3149294\n" "help.text" msgid "It is also possible to toggle the visibility of the grid with the Grid - Display Grid command in the context menu for the page. You can also select the Grid - Grid to Front submenu of this context menu to display the grid in front of objects." -msgstr "Pode alternar a visibilidade da grelha através do comando Grelha - Mostrar grelha no menu de contexto da página. Também pode selecionar o submenu Grelha - Grelha à frente deste menu de contexto para mostrar a grelha à frente dos objetos." +msgstr "Pode alternar a visibilidade da grelha através do comando Grelha - Mostrar grelha no menu de contexto da página. Também pode selecionar o sub-menu Grelha - Grelha à frente deste menu de contexto para mostrar a grelha à frente dos objetos." #: 01050100.xhp msgctxt "" @@ -7798,7 +7798,7 @@ "par_id3150791\n" "help.text" msgid "It is also possible to toggle the visibility of the grid with the Grid - Display Grid command in the context menu of the page. You can also select the Grid - Grid to Front submenu of this context menu to display the grid in front of objects." -msgstr "Pode alternar a visibilidade da grelha através do comando Grelha - Mostrar grelha no menu de contexto da página. Também pode selecionar o submenu Grelha - Grelha à frente deste menu de contexto para ver a grelha à frente dos objetos." +msgstr "Pode alternar a visibilidade da grelha através do comando Grelha - Mostrar grelha no menu de contexto da página. Também pode selecionar o sub-menu Grelha - Grelha à frente deste menu de contexto para ver a grelha à frente dos objetos." #: 01050100.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pt/helpcontent2/source/text/simpress/01.po libreoffice-6.0.6/translations/source/pt/helpcontent2/source/text/simpress/01.po --- libreoffice-6.0.6~rc1/translations/source/pt/helpcontent2/source/text/simpress/01.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pt/helpcontent2/source/text/simpress/01.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" -"PO-Revision-Date: 2018-06-09 13:50+0000\n" +"PO-Revision-Date: 2018-07-14 14:17+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: LANGUAGE \n" "Language: pt\n" @@ -14,7 +14,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1528552246.000000\n" +"X-POOTLE-MTIME: 1531577876.000000\n" #: 01170000.xhp msgctxt "" @@ -750,7 +750,7 @@ "par_id9635914\n" "help.text" msgid "In the submenu you can choose to display a list of all shapes or only the named shapes. Use drag-and-drop in the list to reorder the shapes. When you set the focus to a slide and press the Tab key, the next shape in the defined order is selected." -msgstr "No submenu, pode optar por mostrar a lista de todas as formas ou apenas das formas designadas. Utilize a função de arrastar e largar na lista para reordenar as formas. Ao definir o foco para um diapositivo e ao premir a tecla Tab, é selecionada a forma seguinte pela ordem definida." +msgstr "No sub-menu, pode optar por mostrar a lista de todas as formas ou apenas das formas designadas. Utilize a função de arrastar e largar na lista para reordenar as formas. Ao definir o foco para um diapositivo e ao premir a tecla Tab, é selecionada a forma seguinte pela ordem definida." #: 02110000.xhp msgctxt "" @@ -1438,7 +1438,7 @@ "par_id1977294\n" "help.text" msgid "Opens a submenu with commands for the current slide." -msgstr "Abre um submenu com comandos para o diapositivo atual." +msgstr "Abre um sub-menu com comandos para o diapositivo atual." #: 03080000.xhp msgctxt "" @@ -3974,7 +3974,7 @@ "par_id3149126\n" "help.text" msgid "Opens a submenu with slide layouts." -msgstr "Abre um submenu com os esquemas disponíveis." +msgstr "Abre um sub-menu com os esquemas disponíveis." #: 05130000.xhp msgctxt "" @@ -3982,7 +3982,7 @@ "par_id31469757\n" "help.text" msgid "The icon in the Presentation toolbar opens a submenu. Select the slide layout for the slide." -msgstr "O ícone na barra de ferramentas Apresentação abre um submenu. Selecione o esquema do diapositivo." +msgstr "O ícone na barra de ferramentas Apresentação abre um sub-menu. Selecione o esquema do diapositivo." #: 05140000.xhp msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/pt/sw/messages.po libreoffice-6.0.6/translations/source/pt/sw/messages.po --- libreoffice-6.0.6~rc1/translations/source/pt/sw/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/pt/sw/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-02-20 21:54+0000\n" +"PO-Revision-Date: 2018-07-15 17:27+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: LANGUAGE \n" "Language: pt\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1519163661.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531675666.000000\n" #: app.hrc:30 msgctxt "RID_PARAGRAPHSTYLEFAMILY" @@ -10598,12 +10598,12 @@ #: labelformatpage.ui:29 msgctxt "labelformatpage|label1" msgid "Hori_zontal pitch:" -msgstr "Dist. hori_zontal:" +msgstr "Distância hori_zontal:" #: labelformatpage.ui:43 msgctxt "labelformatpage|label2" msgid "_Vertical pitch:" -msgstr "Dist. _vertical:" +msgstr "Distância _vertical:" #: labelformatpage.ui:57 msgctxt "labelformatpage|label3" diff -Nru libreoffice-6.0.6~rc1/translations/source/tr/cui/messages.po libreoffice-6.0.6/translations/source/tr/cui/messages.po --- libreoffice-6.0.6~rc1/translations/source/tr/cui/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/tr/cui/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2017-12-21 23:32+0000\n" +"PO-Revision-Date: 2018-07-17 01:02+0000\n" "Last-Translator: Necdet Yucel \n" "Language-Team: LANGUAGE \n" "Language: tr\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1513899175.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531789359.000000\n" #: personalization.hrc:31 msgctxt "RID_SVXSTR_PERSONA_CATEGORIES" @@ -2214,7 +2214,7 @@ #: aboutdialog.ui:214 msgctxt "aboutdialog|copyright" msgid "Copyright © 2000–2018 LibreOffice contributors." -msgstr "" +msgstr "Telif Hakkı © 2000 – 2018 LibreOffice katkıcıları." #: aboutdialog.ui:228 msgctxt "aboutdialog|libreoffice" diff -Nru libreoffice-6.0.6~rc1/translations/source/tr/sfx2/messages.po libreoffice-6.0.6/translations/source/tr/sfx2/messages.po --- libreoffice-6.0.6~rc1/translations/source/tr/sfx2/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/tr/sfx2/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-04-15 15:38+0000\n" +"PO-Revision-Date: 2018-07-17 01:02+0000\n" "Last-Translator: Necdet Yucel \n" "Language-Team: LANGUAGE \n" "Language: tr\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1523806728.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1531789373.000000\n" #: strings.hrc:25 msgctxt "STR_TEMPLATE_FILTER" @@ -2180,6 +2180,15 @@ "\n" "This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details." msgstr "" +"%PRODUCTNAME Mozilla Kamu Lisansı'nın v. 2.0 sürümünde belirtilen şartlar çerçevesinde kullanıma sunulmaktadır. MPL'nin bir kopyası http://mozilla.org/MPL/2.0/ adresinden alınabilir.\n" +"\n" +"Yazılımın bazı kısımlar için geçerli Üçüncü Taraflara Ait Ek Kodların telif hakkı bildirimleri ve lisans şartları LICENSE.html dosyasında belirtilmektedir; tüm ayrıntıları İngilizce görmek için Lisansı göster seçeneğini seçiniz.\n" +"\n" +"Burada sözü edilen tüm ticari markalar ve tescilli markalar ilgili sahiplerine aittir.\n" +"\n" +"Telif Hakkı© 2000–2018 LibreOffice Katkıcılar Topluluğu. Tüm hakları saklıdır.\n" +"\n" +"Bu ürün 2000, 2011 Telif Hakları Oracle ve/veya yan kuruluşlarına ait olan OpenOffice.org temel alınarak %OOOVENDOR tarafından geliştirilmiştir. %OOOVENDOR tüm topluluk üyelerinin katkısını tanımaktadır, daha fazla bilgi için http://www.libreoffice.org/ adresini ziyaret ediniz." #: linkeditdialog.ui:100 msgctxt "linkeditdialog|label2" diff -Nru libreoffice-6.0.6~rc1/translations/source/zh-CN/cui/messages.po libreoffice-6.0.6/translations/source/zh-CN/cui/messages.po --- libreoffice-6.0.6~rc1/translations/source/zh-CN/cui/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/zh-CN/cui/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-05-16 17:46+0000\n" -"Last-Translator: Voina i Mir \n" +"PO-Revision-Date: 2018-07-26 11:47+0000\n" +"Last-Translator: 锁琨珑 \n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1526492784.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1532605642.000000\n" #: personalization.hrc:31 msgctxt "RID_SVXSTR_PERSONA_CATEGORIES" @@ -2216,7 +2216,7 @@ #: aboutdialog.ui:214 msgctxt "aboutdialog|copyright" msgid "Copyright © 2000–2018 LibreOffice contributors." -msgstr "" +msgstr "版权所有 © 2000–2018 LibreOffice 的贡献者。" #: aboutdialog.ui:228 msgctxt "aboutdialog|libreoffice" diff -Nru libreoffice-6.0.6~rc1/translations/source/zh-CN/readlicense_oo/docs.po libreoffice-6.0.6/translations/source/zh-CN/readlicense_oo/docs.po --- libreoffice-6.0.6~rc1/translations/source/zh-CN/readlicense_oo/docs.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/zh-CN/readlicense_oo/docs.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,8 +4,8 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-06-12 12:01+0200\n" -"PO-Revision-Date: 2018-03-06 02:44+0000\n" -"Last-Translator: Voina i Mir \n" +"PO-Revision-Date: 2018-07-26 11:47+0000\n" +"Last-Translator: 锁琨珑 \n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1520304265.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1532605662.000000\n" #: readme.xrm msgctxt "" @@ -118,7 +118,7 @@ "macxiOSX\n" "readmeitem.text" msgid "MacOSX 10.9 (Mavericks) or higher" -msgstr "" +msgstr "MacOSX 10.9 (Mavericks) 或更高版本" #: readme.xrm msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/zh-CN/scp2/source/ooo.po libreoffice-6.0.6/translations/source/zh-CN/scp2/source/ooo.po --- libreoffice-6.0.6~rc1/translations/source/zh-CN/scp2/source/ooo.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/zh-CN/scp2/source/ooo.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-05-29 11:00+0200\n" -"PO-Revision-Date: 2018-03-19 11:21+0000\n" +"PO-Revision-Date: 2018-07-26 11:49+0000\n" "Last-Translator: 锁琨珑 \n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1521458498.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1532605778.000000\n" #: folderitem_ooo.ulf msgctxt "" @@ -1886,7 +1886,7 @@ "STR_NAME_MODULE_LANGPACK_FY\n" "LngText.text" msgid "Frisian" -msgstr "" +msgstr "弗里西亚语" #: module_langpack.ulf msgctxt "" @@ -1894,7 +1894,7 @@ "STR_DESC_MODULE_LANGPACK_FY\n" "LngText.text" msgid "Installs the Frisian user interface" -msgstr "" +msgstr "安装弗里西亚语用户界面" #: module_langpack.ulf msgctxt "" diff -Nru libreoffice-6.0.6~rc1/translations/source/zh-CN/sfx2/messages.po libreoffice-6.0.6/translations/source/zh-CN/sfx2/messages.po --- libreoffice-6.0.6~rc1/translations/source/zh-CN/sfx2/messages.po 2018-07-10 18:46:54.000000000 +0000 +++ libreoffice-6.0.6/translations/source/zh-CN/sfx2/messages.po 2018-07-27 13:15:59.000000000 +0000 @@ -4,7 +4,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-07-02 13:34+0200\n" -"PO-Revision-Date: 2018-03-04 11:34+0000\n" +"PO-Revision-Date: 2018-07-26 11:51+0000\n" "Last-Translator: 锁琨珑 \n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" @@ -13,8 +13,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1520163290.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1532605889.000000\n" #: strings.hrc:25 msgctxt "STR_TEMPLATE_FILTER" @@ -2180,6 +2180,15 @@ "\n" "This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details." msgstr "" +"%PRODUCTNAME 采用 Mozilla Public License v. 2.0 发布,MPL 的许可协议可以在 http://mozilla.org/MPL/2.0/ 找到。\n" +"\n" +"我们使用的第三方代码附加版权申明和许可协议可以在 LICENSE.html 文件中找到;选择“显示许可证”可以查看详细的英文表述。\n" +"\n" +"此处提及的所有商标和注册商标均为各自商标所有人的财产。\n" +"\n" +"版权所有 © 2000–2018 LibreOffice 的贡献者。保留所有权利。\n" +"\n" +"本软件由 %OOOVENDOR 在 OpenOffice.org 基础上开发。OpenOffice.org 版权所有:2000, 2011 Oracle 及其关联方。%OOOVENDOR 谨向所有的社区成员致谢,详情请见 http://www.libreoffice.org/。" #: linkeditdialog.ui:100 msgctxt "linkeditdialog|label2"