summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/DataTransfer/i18n/qqq.json
blob: a6a60b7b982c9a0414a2885d0f42fb02b02a4819 (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
{
	"@metadata": {
		"authors": [
			"EugeneZelenko",
			"Fryed-peach",
			"Jon Harald Søby",
			"Kghbln",
			"Purodha",
			"Raymond",
			"Shirayuki",
			"Siebrand",
			"Umherirrender"
		]
	},
	"datatransfer-desc": "{{Desc|name=Data Transfer|url=https://www.mediawiki.org/wiki/Extension:Data_Transfer}}",
	"viewxml": "{{doc-special|ViewXML|unlisted=1}}",
	"dt_viewxml_docu": "Used as heading of the form.\n\nThis message is followed by HTML <code><nowiki><h2></nowiki></code> heading {{msg-mw|Dt viewxml categories}}.",
	"dt_viewxml_categories": "{{Identical|Category}}",
	"dt_viewxml_namespaces": "{{Identical|Namespace}}",
	"dt_viewxml_simplifiedformat": "Used as checkbox label in the \"View XML\" form.\n\nIf enabled, the extension generates simplified XML.",
	"dt_xml_namespace": "Used as XML tag name.\n{{Identical|Namespace}}",
	"dt_xml_pages": "Used as XML tag name.\n{{Identical|Page}}",
	"dt_xml_page": "Used as XML tag name.\n{{Identical|Page}}",
	"dt_xml_template": "Used as XML tag name.\n{{Identical|Template}}",
	"dt_xml_field": "Used as XML tag name.\n{{Identical|Field}}",
	"dt_xml_name": "Used as XML tag name.\n{{Identical|Name}}",
	"dt_xml_title": "Used as XML tag name.\n{{Identical|Title}}",
	"dt_xml_id": "Used as XML tag name.\n{{Identical|ID}}",
	"dt_xml_freetext": "Used as XML tag name.\n{{Identical|Free text}}",
	"importxml": "{{doc-special|ImportXML|unlisted=1}}",
	"dt_import_selectfile": "Used as label for the File selector. Parameters:\n* $1 - the file format: CSV, XML or spreadsheet",
	"dt_import_encodingtype": "The type of encoding for the file: either UTF-8 or UTF-16",
	"dt_import_forexisting": "This message is followed by the following radio boxes:\n* {{msg-mw|Dt import overwriteexisting}}\n* {{msg-mw|Dt import mergeintoexisting}}\n* {{msg-mw|Dt import skipexisting}}\n* {{msg-mw|Dt import appendtoexisting}}",
	"dt_import_overwriteexisting": "Used as label for the radiobutton.\n{{Related|Dt import forexisting}}",
	"dt_import_mergeintoexisting": "Used as label for the radiobutton.\n{{Related|Dt import forexisting}}",
	"dt_import_skipexisting": "Used as label for the radiobutton.\n{{Related|Dt import forexisting}}\n{{Identical|Skip}}",
	"dt_import_appendtoexisting": "Used as label for the radiobutton.\n{{Related|Dt import forexisting}}",
	"dt_import_summarydesc": "Used as label for the \"Summary text of import\" input box.\n\nThe default value of the input box is {{msg-mw|Dt import editsummary}}.",
	"dt_import_editsummary": "This message is part of the editsummary. It prints the result of the import in the version history of the respective page content was imported to.\n\nParameters:\n* $1 - the file format: CSV, XML or spreadsheet\n{{Identical|Import}}",
	"dt_import_importing": "This message indicates the extension is currently importing a CSV file (or an XML file).\n{{Identical|Importing}}",
	"dt_import_success": "Parameters:\n* $1 - the number of pages\n* $2 - the file format: CSV, XML or spreadsheet",
	"importcsv": "{{doc-special|ImportCSV|unlisted=1}}\nCSV (comma separated value)",
	"importspreadsheet": "{{doc-special|ImportSpreadsheet|unlisted=1}}",
	"dt_importcsv_badheader": "The text \"template_name[field_name]\" can be translated. Parameters:\n* $1 - a column number in the first row of the CVS file\n* $2 - the value found for the $1th column in the first line of the CSV file\n* $3 - the title label\n* $4 - a free text label",
	"right-datatransferimport": "{{doc-right|datatransferimport}}",
	"dt_filetype_xml": "The type of the file that is to be imported. This is a descriptive name, NOT a file extension.",
	"dt_filetype_csv": "The type of the file that is to be imported. This is a descriptive name, NOT a file extension.",
	"dt_filetype_spreadsheet": "The type of the file that is to be imported. This is a descriptive name, NOT a file extension. Patchwork message with {{msg-mw|Dt import editsummary}} as suffix."
}