Raimond Spekking has uploaded a new change for review. https://gerrit.wikimedia.org/r/231148
Change subject: Revert "Localisation updates from https://translatewiki.net." ...................................................................... Revert "Localisation updates from https://translatewiki.net." Overwrites I1f1495f34cf5ca173f88323e122bc6583a8be1df This reverts commit babf27b37c4012da0b1cbfbcba2433d2202862ee. Change-Id: I71cd95fc0bee2afe67d760319497dbaf2b7fc595 --- D i18n/ca.json M i18n/dty.json M i18n/fr.json D i18n/gu.json M i18n/qqq.json 5 files changed, 9 insertions(+), 27 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Graph refs/changes/48/231148/1 diff --git a/i18n/ca.json b/i18n/ca.json deleted file mode 100644 index 000df1d..0000000 --- a/i18n/ca.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "@metadata": { - "authors": [ - "Macofe" - ] - }, - "graph-ve-dialog-edit-cancel": "Cancel·la" -} diff --git a/i18n/dty.json b/i18n/dty.json index e31214c..0b07f4c 100644 --- a/i18n/dty.json +++ b/i18n/dty.json @@ -4,6 +4,5 @@ "जनक राज भट्ट" ] }, - "graph-ve-dialog-edit-cancel": "रद्द", "graph-ve-dialog-button-tooltip": " ग्राफ" } diff --git a/i18n/fr.json b/i18n/fr.json index 1c87eb8..4a84bc9 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -10,11 +10,6 @@ "graph-desc": "Permet aux balises <graph> ou aux pages complètes de devenir des graphes basés sur [http://trifacta.github.io/vega/ Vega]", "graph-ve-dialog-edit-apply": "Appliquer", "graph-ve-dialog-edit-cancel": "Annuler", - "graph-ve-dialog-edit-field-raw-json": "Spécification JSON brut", - "graph-ve-dialog-edit-json-invalid": "Chaîne JSON non valide", "graph-ve-dialog-edit-title": "Edit graphique", - "graph-ve-dialog-button-tooltip": "Graphe", - "graph-ve-no-spec": "Spécification de graphe introuvable", - "graph-ve-vega-error": "Vega a rencontré une erreur lors du rendu de ce graphe", - "graph-ve-vega-error-no-render": "Vega n’a pas pu faire un rendu de ce graphe" + "graph-ve-no-spec": "Spécification de graphe introuvable" } diff --git a/i18n/gu.json b/i18n/gu.json deleted file mode 100644 index 5bc7949..0000000 --- a/i18n/gu.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "@metadata": { - "authors": [ - "Nisargjhaveri" - ] - }, - "graph-ve-dialog-edit-apply": "લાગુ કરો", - "graph-ve-dialog-edit-cancel": "રદ કરો", - "graph-ve-dialog-edit-json-invalid": "અમાન્ય JSON સ્ટ્રિંગ", - "graph-ve-dialog-edit-title": "આલેખ સંપાદિત કરો", - "graph-ve-dialog-button-tooltip": "આલેખ" -} diff --git a/i18n/qqq.json b/i18n/qqq.json index afec48d..c9b9f87 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -10,9 +10,17 @@ "graph-desc": "{{desc|name=Graph|url=https://www.mediawiki.org/wiki/Extension:Graph}}", "graph-ve-dialog-edit-apply": "Label for the apply button in the graph editing dialog\n{{Identical|Apply}}", "graph-ve-dialog-edit-cancel": "Label for the cancel button in the graph editing dialog\n{{Identical|Cancel}}", + "graph-ve-dialog-edit-field-graph-type": "Label for graph type", "graph-ve-dialog-edit-field-raw-json": "Label for the raw JSON specification in the graph editing dialog", "graph-ve-dialog-edit-json-invalid": "Validation label for the JSON specification string", + "graph-ve-dialog-edit-page-general": "Label for the general page in the graph edit dialog", + "graph-ve-dialog-edit-page-raw": "Label for the raw data page in the graph edit dialog", "graph-ve-dialog-edit-title": "Title for the graph editing dialog", + "graph-ve-dialog-edit-type-area": "Label for area graph", + "graph-ve-dialog-edit-type-bar": "Label for bar graph", + "graph-ve-dialog-edit-type-line": "Label for line graph", + "graph-ve-dialog-edit-type-unknown": "Label for unknown graph type", + "graph-ve-dialog-edit-unknown-graph-type-warning": "Warning label about unsupported graph types", "graph-ve-dialog-button-tooltip": "Tooltip for the graph editing dialog button", "graph-ve-no-spec": "Label to display on a graph node when no spec is found", "graph-ve-vega-error": "Label to display on a graph node when Vega encounters an unknown error", -- To view, visit https://gerrit.wikimedia.org/r/231148 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I71cd95fc0bee2afe67d760319497dbaf2b7fc595 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Graph Gerrit-Branch: master Gerrit-Owner: Raimond Spekking <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
