summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Gadgets/i18n/qqq.json
blob: d86a2e90d7bab2c20e98d9fc7b593704ce8146fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
	"@metadata": {
		"authors": [
			"EugeneZelenko",
			"Jon Harald Søby",
			"Kghbln",
			"Lloffiwr",
			"Mormegil",
			"Purodha",
			"SPQRobin",
			"Shirayuki",
			"Siebrand",
			"The Evil IP address",
			"Umherirrender",
			"Liuxinyu970226",
			"Robby"
		]
	},
	"gadgets-desc": "{{desc|name=Gadgets|url=https://www.mediawiki.org/wiki/Extension:Gadgets}}",
	"prefs-gadgets": "In Gadgets extension. The name of a tab in [[Special:Preferences#mw-prefsection-gadgets|Special:Preferences]] where user set their preferences for the extension.\n\n{{Identical|Gadgets}}",
	"gadgets-prefstext": "In Gadgets extension. This is the explanation text displayed under the Gadgets tab in [[Special:Preferences#mw-prefsection-gadgets|Special:Preferences]].",
	"gadgets": "{{doc-special|Gadgets}}\n{{Identical|Gadgets}}",
	"gadgetusage": "{{doc-special|Gadget usage statistics}}",
	"gadgetusage-gadget": "Table column header on [[Special:GadgetUsage]]\n{{Identical|Gadget}}",
	"gadgetusage-usercount": "Table column header on [[Special:GadgetUsage]]",
	"gadgetusage-noresults": "Message shown to user when no gadgets found installed on the wiki. Used on [[Special:GadgetUsage]]",
	"gadgetusage-intro": "Intro text on [[Special:GadgetUsage]] Parameter:\n* $1 - the number of days to consider for defining a user as active",
	"gadgetusage-intro-noactive": "Intro text on [[Special:GadgetUsage]]",
	"gadgetusage-activeusers": "Table column header for active users using a gadget",
	"gadgetusage-default": "Message to indicate the gadget is default and actual stats are not available\n{{Identical|Default}}",
	"gadgets-definition": "{{notranslate}}",
	"gadgets-title": "{{Identical|Gadgets}}",
	"gadgets-pagetext": "Used as intro text in [[Special:Gadgets]].",
	"gadgets-uses": "This is used as a verb in third-person singular. It appears in front of a script name. Example: \"''Uses: Gadget-UTCLiveClock.js''\"\n\nSee [[meta:Special:Gadgets|Gadgets page in meta.wikimedia.org]]\n{{Identical|Use}}",
	"gadgets-required-rights": "Parameters:\n* $1 - a list in wikitext.\n* $2 - the number of items in list $1 for PLURAL use.",
	"gadgets-required-skins": "Parameters:\n* $1 - a comma separated list.\n* $2 - the number of items in list $1 for PLURAL use.",
	"gadgets-default": "Used in [[Special:Gadgets]], if the extension is enabled for everyone by the Wiki's default settings.",
	"gadgets-legacy": "Used on [[Special:Gadgets]], if the extension contains legacy scripts and doesn't use ResourceLoader yet.",
	"gadgets-export": "Used on [[Special:Gadgets]]. This is a verb, not noun.\n{{Identical|Export}}",
	"gadgets-export-title": "Used as page title. Example: [[Special:Gadgets/export/editbuttons]]",
	"gadgets-not-found": "Used as error message. Parameters:\n* $1 - gadget name",
	"gadgets-export-text": "Used as page description in [[Special:Gadgets]].\n\nRefers to {{msg-mw|Gadgets-export-download}}.\n\nSee example: [[Special:Gadgets/export/editbuttons]]\n\nFollowed by the \"Export\" form.\n\nParameters:\n* $1 - gadget name\n* $2 - gadget definition (code)",
	"gadgets-export-download": "Use the verb for this message. Submit button.\n{{Identical|Download}}",
	"gadgets-validate-notset": "Error message shown if a a required property is not set. $1 is the name of the property, e.g. settings.rights .",
	"gadgets-validate-wrongtype": "Error message shown if a property is set to the wrong type. * $1 is the name of the property, e.g. settings.rights or module.messages[3].\n* $2 is the type that this property is expected to have\n* $3 is the type it actually had",
	"apihelp-query+gadgetcategories-description": "{{doc-apihelp-description|query+gadgetcategories}}",
	"apihelp-query+gadgetcategories-summary": "{{doc-apihelp-summary|query+gadgetcategories}}",
	"apihelp-query+gadgetcategories-param-prop": "{{doc-apihelp-param|query+gadgetcategories|prop}}",
	"apihelp-query+gadgetcategories-param-names": "{{doc-apihelp-param|query+gadgetcategories|names}}",
	"apihelp-query+gadgetcategories-example-1": "{{doc-apihelp-example|query+gadgetcategories}}",
	"apihelp-query+gadgetcategories-example-2": "{{doc-apihelp-example|query+gadgetcategories}}",
	"apihelp-query+gadgets-description": "{{doc-apihelp-description|query+gadgets}}",
	"apihelp-query+gadgets-summary": "{{doc-apihelp-summary|query+gadgets}}",
	"apihelp-query+gadgets-param-prop": "{{doc-apihelp-param|query+gadgets|prop}}",
	"apihelp-query+gadgets-param-categories": "{{doc-apihelp-param|query+gadgets|categories}}",
	"apihelp-query+gadgets-param-ids": "{{doc-apihelp-param|query+gadgets|ids}}",
	"apihelp-query+gadgets-param-allowedonly": "{{doc-apihelp-param|query+gadgets|allowedonly}}",
	"apihelp-query+gadgets-param-enabledonly": "{{doc-apihelp-param|query+gadgets|enabledonly}}",
	"apihelp-query+gadgets-example-1": "{{doc-apihelp-example|query+gadgets}}",
	"apihelp-query+gadgets-example-2": "{{doc-apihelp-example|query+gadgets}}",
	"apihelp-query+gadgets-example-3": "{{doc-apihelp-example|query+gadgets}}",
	"apihelp-query+gadgets-example-4": "{{doc-apihelp-example|query+gadgets}}",
	"apihelp-query+gadgets-example-5": "{{doc-apihelp-example|query+gadgets}}",
	"right-gadgets-edit": "{{doc-right|gadgets-edit}}",
	"action-gadgets-edit": "{{doc-action|gadgets-edit}}",
	"right-gadgets-definition-edit": "{{doc-right|gadgets-definition-edit}}",
	"action-gadgets-definition-edit": "{{doc-action|gadgets-definition-edit}}"
}