[MediaWiki-commits] [Gerrit] mediawiki...Wikidata[master]: New Wikidata Build - 2017-10-21T10:00:01+0000

2017-10-21 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/385772 )

Change subject: New Wikidata Build - 2017-10-21T10:00:01+
..


New Wikidata Build - 2017-10-21T10:00:01+

Change-Id: I75c1eb2e460c29c5f152bc62cd4be8eba1ec1279
---
M composer.lock
M extensions/Constraints/i18n/cs.json
M extensions/Wikibase/lib/i18n/cy.json
M extensions/Wikibase/repo/i18n/it.json
M vendor/composer/installed.json
5 files changed, 43 insertions(+), 15 deletions(-)

Approvals:
  WMDE-leszek: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/composer.lock b/composer.lock
index bc1df58..19af775 100644
--- a/composer.lock
+++ b/composer.lock
@@ -971,7 +971,7 @@
 "source": {
 "type": "git",
 "url": 
"https://gerrit.wikimedia.org/r/mediawiki/extensions/WikibaseQualityConstraints;,
-"reference": "0b42b96d328b7a2d7abcd168702b1d4e51b9794e"
+"reference": "01ab10567fe9260935b745a58f77edd60508f64b"
 },
 "require": {
 "php": ">=5.5.9",
@@ -1031,7 +1031,7 @@
 "support": {
 "issues": 
"https://phabricator.wikimedia.org/project/profile/1202/;
 },
-"time": "2017-10-19 21:29:54"
+"time": "2017-10-20 20:58:32"
 },
 {
 "name": "wikibase/data-model",
@@ -1542,12 +1542,12 @@
 "source": {
 "type": "git",
 "url": 
"https://github.com/wikimedia/mediawiki-extensions-Wikibase.git;,
-"reference": "e2397f95e4a71965f1bc60aa4a1e6d1e584819e4"
+"reference": "112d3c27c42fd9e8e50eb84e51a1864f1013f6e7"
 },
 "dist": {
 "type": "zip",
-"url": 
"https://api.github.com/repos/wikimedia/mediawiki-extensions-Wikibase/zipball/e2397f95e4a71965f1bc60aa4a1e6d1e584819e4;,
-"reference": "e2397f95e4a71965f1bc60aa4a1e6d1e584819e4",
+"url": 
"https://api.github.com/repos/wikimedia/mediawiki-extensions-Wikibase/zipball/112d3c27c42fd9e8e50eb84e51a1864f1013f6e7;,
+"reference": "112d3c27c42fd9e8e50eb84e51a1864f1013f6e7",
 "shasum": ""
 },
 "require": {
@@ -1626,7 +1626,7 @@
 "wikibaserepo",
 "wikidata"
 ],
-"time": "2017-10-20 09:32:04"
+"time": "2017-10-20 20:58:07"
 },
 {
 "name": "wikibase/wikimedia-badges",
diff --git a/extensions/Constraints/i18n/cs.json 
b/extensions/Constraints/i18n/cs.json
index 3d82d0e..62bf7ba 100644
--- a/extensions/Constraints/i18n/cs.json
+++ b/extensions/Constraints/i18n/cs.json
@@ -24,16 +24,24 @@
"wbqc-constraintreport-status-exception": "Výjimka",
"wbqc-constraintreport-status-todo": "Chybí",
"wbqc-constraintreport-status-bad-parameters": "Nesprávné parametry",
+   "wbqc-constraintreport-status-deprecated": "Zavržené",
+   "wbqc-constraintreport-status-warning": "Upozornění",
"wbqc-constraintreport-result-table-header-status": "Stav",
"wbqc-constraintreport-result-table-header-claim": "Tvrzení",
"wbqc-constraintreport-result-table-header-constraint": "Omezení",
"wbqc-constraintreport-result-link-to-claim": "přejít na tvrzení",
"wbqc-constraintreport-result-link-to-constraint": "přejít na omezení",
"wbqc-constraintreport-no-parameter": "není",
+   "wbqc-issues-short": "Problémy",
+   "wbqc-issues-long": "Tento výrok má určité problémy.",
"wbqc-potentialissues-short": "Možné problémy",
"wbqc-potentialissues-long": "Toto tvrzení může mít určité problémy.",
"wbqc-badparameters-short": "Chybné parametry",
"wbqc-badparameters-long": "Některé parametry tohoto tvrzení o omezení 
jsou neplatné.",
+   "wbqc-parameterissues-short": "Pokročilé nedostatky",
+   "wbqc-parameterissues-long": "Tyto nedostatky jsou problémy definice 
omezení na vlastnosti, nikoli tohoto výroku.",
+   "wbqc-constrainttypehelp-short": "Nápověda",
+   "wbqc-constrainttypehelp-long": "Stránka s nápovědou pro tento typ 
omezení",
"wbq-subextension-name-wbqc": "Omezení",
"wbqc-violation-header-parameters": "Parametry:",
"wbqc-violations-group": "Omezení",
@@ -52,10 +60,14 @@
"wbqc-violation-message-parameter-item": "Hodnota parametru „$1“ musí 
být položka, ne „$2“.",
"wbqc-violation-message-parameter-property": "Hodnota parametru „$1“ 
musí být vlastnost, nikoliv „$2“.",
"wbqc-violation-message-parameter-string": "Hodnota parametru „$1“ musí 
být řetězec, ne „$2“.",
+   "wbqc-violation-message-parameter-monolingualtext": "Hodnota parametru 
„$1“ musí být jednojazyčný text, nikoli „$2“.",
"wbqc-violation-message-parameter-single": "Parametr „$1“ může mít 

[MediaWiki-commits] [Gerrit] mediawiki...Wikidata[master]: New Wikidata Build - 2017-10-21T10:00:01+0000

2017-10-21 Thread WikidataBuilder (Code Review)
WikidataBuilder has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/385772 )

Change subject: New Wikidata Build - 2017-10-21T10:00:01+
..

New Wikidata Build - 2017-10-21T10:00:01+

Change-Id: I75c1eb2e460c29c5f152bc62cd4be8eba1ec1279
---
M composer.lock
M extensions/Constraints/i18n/cs.json
M extensions/Wikibase/lib/i18n/cy.json
M extensions/Wikibase/repo/i18n/it.json
M vendor/composer/installed.json
5 files changed, 43 insertions(+), 15 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikidata 
refs/changes/72/385772/1

diff --git a/composer.lock b/composer.lock
index bc1df58..19af775 100644
--- a/composer.lock
+++ b/composer.lock
@@ -971,7 +971,7 @@
 "source": {
 "type": "git",
 "url": 
"https://gerrit.wikimedia.org/r/mediawiki/extensions/WikibaseQualityConstraints;,
-"reference": "0b42b96d328b7a2d7abcd168702b1d4e51b9794e"
+"reference": "01ab10567fe9260935b745a58f77edd60508f64b"
 },
 "require": {
 "php": ">=5.5.9",
@@ -1031,7 +1031,7 @@
 "support": {
 "issues": 
"https://phabricator.wikimedia.org/project/profile/1202/;
 },
-"time": "2017-10-19 21:29:54"
+"time": "2017-10-20 20:58:32"
 },
 {
 "name": "wikibase/data-model",
@@ -1542,12 +1542,12 @@
 "source": {
 "type": "git",
 "url": 
"https://github.com/wikimedia/mediawiki-extensions-Wikibase.git;,
-"reference": "e2397f95e4a71965f1bc60aa4a1e6d1e584819e4"
+"reference": "112d3c27c42fd9e8e50eb84e51a1864f1013f6e7"
 },
 "dist": {
 "type": "zip",
-"url": 
"https://api.github.com/repos/wikimedia/mediawiki-extensions-Wikibase/zipball/e2397f95e4a71965f1bc60aa4a1e6d1e584819e4;,
-"reference": "e2397f95e4a71965f1bc60aa4a1e6d1e584819e4",
+"url": 
"https://api.github.com/repos/wikimedia/mediawiki-extensions-Wikibase/zipball/112d3c27c42fd9e8e50eb84e51a1864f1013f6e7;,
+"reference": "112d3c27c42fd9e8e50eb84e51a1864f1013f6e7",
 "shasum": ""
 },
 "require": {
@@ -1626,7 +1626,7 @@
 "wikibaserepo",
 "wikidata"
 ],
-"time": "2017-10-20 09:32:04"
+"time": "2017-10-20 20:58:07"
 },
 {
 "name": "wikibase/wikimedia-badges",
diff --git a/extensions/Constraints/i18n/cs.json 
b/extensions/Constraints/i18n/cs.json
index 3d82d0e..62bf7ba 100644
--- a/extensions/Constraints/i18n/cs.json
+++ b/extensions/Constraints/i18n/cs.json
@@ -24,16 +24,24 @@
"wbqc-constraintreport-status-exception": "Výjimka",
"wbqc-constraintreport-status-todo": "Chybí",
"wbqc-constraintreport-status-bad-parameters": "Nesprávné parametry",
+   "wbqc-constraintreport-status-deprecated": "Zavržené",
+   "wbqc-constraintreport-status-warning": "Upozornění",
"wbqc-constraintreport-result-table-header-status": "Stav",
"wbqc-constraintreport-result-table-header-claim": "Tvrzení",
"wbqc-constraintreport-result-table-header-constraint": "Omezení",
"wbqc-constraintreport-result-link-to-claim": "přejít na tvrzení",
"wbqc-constraintreport-result-link-to-constraint": "přejít na omezení",
"wbqc-constraintreport-no-parameter": "není",
+   "wbqc-issues-short": "Problémy",
+   "wbqc-issues-long": "Tento výrok má určité problémy.",
"wbqc-potentialissues-short": "Možné problémy",
"wbqc-potentialissues-long": "Toto tvrzení může mít určité problémy.",
"wbqc-badparameters-short": "Chybné parametry",
"wbqc-badparameters-long": "Některé parametry tohoto tvrzení o omezení 
jsou neplatné.",
+   "wbqc-parameterissues-short": "Pokročilé nedostatky",
+   "wbqc-parameterissues-long": "Tyto nedostatky jsou problémy definice 
omezení na vlastnosti, nikoli tohoto výroku.",
+   "wbqc-constrainttypehelp-short": "Nápověda",
+   "wbqc-constrainttypehelp-long": "Stránka s nápovědou pro tento typ 
omezení",
"wbq-subextension-name-wbqc": "Omezení",
"wbqc-violation-header-parameters": "Parametry:",
"wbqc-violations-group": "Omezení",
@@ -52,10 +60,14 @@
"wbqc-violation-message-parameter-item": "Hodnota parametru „$1“ musí 
být položka, ne „$2“.",
"wbqc-violation-message-parameter-property": "Hodnota parametru „$1“ 
musí být vlastnost, nikoliv „$2“.",
"wbqc-violation-message-parameter-string": "Hodnota parametru „$1“ musí 
být řetězec, ne „$2“.",
+   "wbqc-violation-message-parameter-monolingualtext": "Hodnota parametru 
„$1“ musí být jednojazyčný text, nikoli „$2“.",
"wbqc-violation-message-parameter-single":