summaryrefslogtreecommitdiff
path: root/extensions/WikiEditor/i18n/qqq.json
blob: 56748af62a93d54df38c9e5b749ac364ccb39eef (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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
{
	"@metadata": {
		"authors": [
			"Amire80",
			"Crt",
			"EugeneZelenko",
			"Hamilton Abreu",
			"Harald Khan",
			"Kghbln",
			"Liangent",
			"Lloffiwr",
			"Mormegil",
			"Njardarlogar",
			"Onecountry",
			"Prima klasy4na",
			"Purodha",
			"Raymond",
			"Shirayuki",
			"Siebrand",
			"Umherirrender",
			"Yekrats",
			"Liuxinyu970226",
			"Metalhead64",
			"Mareklug",
			"Macofe",
			"Totosunarto"
		]
	},
	"wikieditor": "An extension to allow for advanced editing features.\nhttp://www.mediawiki.org/wiki/Extension:WikiEditor",
	"wikieditor-desc": "{{desc|name=Wiki Editor|url=https://www.mediawiki.org/wiki/Extension:WikiEditor}}\nI guess that \"feature-providing modules\" means the same as \"modules providing features\".",
	"wikieditor-wikitext-tab": "Caption of the tab containing the edit box",
	"wikieditor-loading": "Explanatory text for the temporary cover placed over the wikieditor while it's being assembled.\n{{Identical|Loading}}",
	"wikieditor-preview-preference": "Option in [[Special:Preferences]], tab ''{{int:prefs-editing}}''",
	"wikieditor-preview-tab": "Caption of the tab containing the preview\n\n{{Identical|Preview}}",
	"wikieditor-preview-changes-tab": "Caption of the tab containing a diff of the user's changes, à la ''{{int:Showdiff}}'' ({{msg-mw|Showdiff|notext=1}}).\n\n{{Identical|Change}}",
	"wikieditor-preview-loading": "Alt text for spinner displayed while preview is being loaded\n{{Identical|Loading}}",
	"wikieditor-publish-preference": "Option in [[Special:Preferences]], tab ''{{int:prefs-editing}}''",
	"wikieditor-publish-button-publish": "Button to the right of the Edit/Preview tabs that opens a dialog window that lets the user save their edit\n\n{{Identical|Publish}}",
	"wikieditor-publish-button-cancel": "Button to the right of the Edit/Preview tabs that has the same effect as the {{msg-mw|Cancel}} link below the edit box.\n\n{{Identical|Cancel}}",
	"wikieditor-publish-dialog-title": "Title of the dialog that opens when the user clicks the Publish button",
	"wikieditor-publish-dialog-summary": "Label for the edit summary textbox in the dialog that opens when the user clicks the Publish button. See also {{msg-mw|Summary}}.",
	"wikieditor-publish-dialog-minor": "Label for the minor edit checkbox in the dialog that opens when the user clicks the Publish button.\n\nSee also:\n* {{msg-mw|Minoredit}}\n{{Identical|Minor edit}}",
	"wikieditor-publish-dialog-watch": "Label for the watch checkbox in the dialog that opens when the user clicks the Publish button\n\n{{Identical|Watch this page}}",
	"wikieditor-publish-dialog-publish": "Button that saves the user's edit in the dialog that opens when the user clicks the Publish button\n\n{{Identical|Publish}}",
	"wikieditor-publish-dialog-goback": "Button that closes the dialog that opens when the user clicks the Publish button.\n{{Identical|Go back}}",
	"wikieditor-toolbar": "A customizable toolbar for the WikiEditor.\nFor more information, see http://www.mediawiki.org/wiki/Extension:WikiEditor/Toolbar_customization",
	"wikieditor-toolbar-desc": "Unused at this time.",
	"wikieditor-toolbar-preference": "Option in [[Special:Preferences]]",
	"wikieditor-toolbar-dialogs-preference": "Caption of a checkbox on [[Special:Preferences]] (''editing'' tab), enabling helper dialogs for various features of the advanced edit toolbar (e.g. inserting links or tables).",
	"wikieditor-toolbar-loading": "{{Identical|Loading}}",
	"wikieditor-toolbar-tool-bold": "{{Identical|Bold}}",
	"wikieditor-toolbar-tool-bold-example": "{{Identical|Bold text}}",
	"wikieditor-toolbar-tool-italic": "{{Identical|Italic}}",
	"wikieditor-toolbar-tool-italic-example": "{{Identical|Italic text}}",
	"wikieditor-toolbar-tool-ilink": "{{Identical|Internal link}}",
	"wikieditor-toolbar-tool-ilink-example": "Used as link title when inserting an example wikilink into the editbox from the toolbar",
	"wikieditor-toolbar-tool-xlink": "{{Identical|External link (remember http:// prefix)}}",
	"wikieditor-toolbar-tool-xlink-example": "www.example.com is not a real website, but it has been reserved to use in software documentation, and will never be sold or used for advertising. If you translate the word example and try to go to that web address then you might get a message that it doesn't exist. But somebody may have created a commercial web page for that address, such as www.Beispiel.org, using the German word for example. It is therefore recommended that you do not translate http://www.example.com at all. If you do wish to translate it you should first check where the translated link takes you, and bear in mind that anybody could purchase that name in the future.",
	"wikieditor-toolbar-tool-link": "{{Identical|Link}}",
	"wikieditor-toolbar-tool-link-title": "{{Identical|Insert link}}",
	"wikieditor-toolbar-tool-link-int": "Used in the link dialog of the toolbar as label for a checkbox",
	"wikieditor-toolbar-tool-link-int-target": "Used in the link dialog of the toolbar as label for an input field",
	"wikieditor-toolbar-tool-link-int-target-tooltip": "Used in the link dialog of the toolbar as tooltip of a label for an input field",
	"wikieditor-toolbar-tool-link-int-text": "Used in the link dialog of the toolbar as label for an input field",
	"wikieditor-toolbar-tool-link-int-text-tooltip": "Used in the link dialog of the toolbar as tooltip of a label for an input field",
	"wikieditor-toolbar-tool-link-ext": "Used in the link dialog of the toolbar as label for a checkbox",
	"wikieditor-toolbar-tool-link-ext-target": "{{Identical|Link URL}}",
	"wikieditor-toolbar-tool-link-ext-text": "Unused at the moment",
	"wikieditor-toolbar-tool-link-insert": "{{Identical|Insert link}}",
	"wikieditor-toolbar-tool-link-cancel": "{{Identical|Cancel}}",
	"wikieditor-toolbar-tool-link-int-target-status-exists": "Text shown when the title the user entered exists",
	"wikieditor-toolbar-tool-link-int-target-status-notexists": "Text shown when the title the user entered does not exist",
	"wikieditor-toolbar-tool-link-int-target-status-invalid": "Text shown when the title the user entered is invalid.\n{{Identical|Invalid title}}",
	"wikieditor-toolbar-tool-link-int-target-status-external": "Text shown when the link target the user entered points to an external web site\n{{Identical|External link}}",
	"wikieditor-toolbar-tool-link-int-target-status-loading": "alt text and title text for the image shown while the title the user entered is being checked for existence",
	"wikieditor-toolbar-tool-link-int-target-status-disambig": "Text shown when the link target the user entered points to a disambiguation page.\n{{Identical|Disambiguation page}}",
	"wikieditor-toolbar-tool-link-int-invalid": "This message appears when you try to create an internal link but the page title in the link is invalid.",
	"wikieditor-toolbar-tool-link-lookslikeinternal": "Used in the link dialog of the toolbar as hint when clicking the insert button",
	"wikieditor-toolbar-tool-link-lookslikeinternal-int": "{{Identical|Internal link}}",
	"wikieditor-toolbar-tool-link-lookslikeinternal-ext": "{{Identical|External link}}",
	"wikieditor-toolbar-tool-link-empty": "Used in the link dialog of the toolbar as hint after clicking the insert button",
	"wikieditor-toolbar-tool-file": "{{Identical|Embedded file}}",
	"wikieditor-toolbar-tool-file-example": "{{Identical|Example}}",
	"wikieditor-toolbar-tool-file-title": "Title for insert file dialog",
	"wikieditor-toolbar-file-target": "Label for the input of filename on insert file dialog.\n{{Identical|Filename}}",
	"wikieditor-toolbar-file-caption": "Label for input of caption on insert file dialog\n\n{{Identical|Caption}}",
	"wikieditor-toolbar-file-size": "Label for input of size on insert file dialog\n{{Identical|Size}}",
	"wikieditor-toolbar-file-float": "Label for image align selector on insert file dialog\n{{Identical|Align}}",
	"wikieditor-toolbar-file-default": "Label for default option in insert file dialog selectors\n{{Identical|Default}}",
	"wikieditor-toolbar-file-format": "Label for image format (thumbnail, framed, frameless, none) selector on insert file dialog\n{{Identical|Format}}",
	"wikieditor-toolbar-file-format-none": "Option in file dialog for no format for the added image.\n{{Identical|None}}",
	"wikieditor-toolbar-tool-file-insert": "{{Identical|Insert}}",
	"wikieditor-toolbar-tool-file-cancel": "{{Identical|Cancel}}",
	"wikieditor-toolbar-tool-reference": "{{Identical|Reference}}",
	"wikieditor-toolbar-tool-reference-example": "Used as example text when inserting a reference into the editbox from the toolbar",
	"wikieditor-toolbar-tool-reference-cancel": "{{Identical|Cancel}}",
	"wikieditor-toolbar-tool-reference-title": "Title of insert reference dialog. This text is on the very top bar of the dialog.\n{{Identical|Insert reference}}",
	"wikieditor-toolbar-tool-reference-insert": "Button text for the insert action of the insert reference dialog.\n{{Identical|Insert}}",
	"wikieditor-toolbar-tool-reference-text": "Label for the input field on the insert reference dialog.",
	"wikieditor-toolbar-tool-signature": "{{Identical|Signature with timestamp}}",
	"wikieditor-toolbar-section-advanced": "{{Identical|Advanced}}",
	"wikieditor-toolbar-tool-heading": "{{Identical|Heading}}",
	"wikieditor-toolbar-tool-heading-1": "Used as example text when inserting a header into the editbox from the toolbar",
	"wikieditor-toolbar-tool-heading-2": "Used as example text when inserting a header into the editbox from the toolbar",
	"wikieditor-toolbar-tool-heading-3": "Used as example text when inserting a header into the editbox from the toolbar",
	"wikieditor-toolbar-tool-heading-4": "Used as example text when inserting a header into the editbox from the toolbar",
	"wikieditor-toolbar-tool-heading-5": "Used as example text when inserting a header into the editbox from the toolbar",
	"wikieditor-toolbar-tool-heading-example": "Used as example text when inserting a header into the editbox from the toolbar",
	"wikieditor-toolbar-group-format": "{{Identical|Format}}",
	"wikieditor-toolbar-tool-ulist": "{{Identical|Bulleted list}}",
	"wikieditor-toolbar-tool-ulist-example": "Used as example text when inserting an unordered list into the editbox from the toolbar",
	"wikieditor-toolbar-tool-olist": "{{Identical|Numbered list}}",
	"wikieditor-toolbar-tool-olist-example": "Used as example text when inserting an orderered list into the editbox from the toolbar",
	"wikieditor-toolbar-tool-nowiki": "This is the text that appears when you hover the mouse over the third button from the right on the edit toolbar.",
	"wikieditor-toolbar-tool-nowiki-example": "Used as example text when inserting a nowiki tag into the editbox from the toolbar",
	"wikieditor-toolbar-tool-redirect": "Tooltip for icon to place wiki text for a redirect in the edit box. The label before these icons says 'Insert'. 'Redirect' is a noun here.\n{{Identical|Redirect}}",
	"wikieditor-toolbar-tool-redirect-example": "Target is an adjective describing the page name. You could use 'destination' instead of 'target'. 'Target page name' is the destination of the redirect and appears when the wikitext for a redirect is inserted in the text box thus\n <nowiki>#REDIRECT [[target page name]]</nowiki>",
	"wikieditor-toolbar-tool-big": "{{Identical|Big}}",
	"wikieditor-toolbar-tool-big-example": "Used as example text when inserting a big tag into the editbox from the toolbar",
	"wikieditor-toolbar-tool-small": "{{Identical|Small}}",
	"wikieditor-toolbar-tool-small-example": "Used as example text when inserting a small tag into the editbox from the toolbar",
	"wikieditor-toolbar-tool-superscript": "Used as description when inserting a sup tag into the editbox from the toolbar",
	"wikieditor-toolbar-tool-superscript-example": "Used as example text when inserting a sup text into the editbox from the toolbar",
	"wikieditor-toolbar-tool-subscript": "Used as description when inserting a sub tag into the editbox from the toolbar",
	"wikieditor-toolbar-tool-subscript-example": "Used as example text when inserting a sub tag into the editbox from the toolbar",
	"wikieditor-toolbar-group-insert": "{{Identical|Insert}}",
	"wikieditor-toolbar-tool-gallery": "Used as description when inserting a gallery tag into the editbox from the toolbar",
	"wikieditor-toolbar-tool-gallery-example": "Used as example for Picture Gallery.\n\nThis message follows the message {{msg-mw|wikieditor-toolbar-tool-gallery}}.\n\nParameters:\n* $1 - optional namespace name \"File\", unused in the default message.",
	"wikieditor-toolbar-tool-newline": "Used as description when inserting a new line into the editbox from the toolbar",
	"wikieditor-toolbar-tool-table": "{{Identical|Table}}",
	"wikieditor-toolbar-tool-table-example-old": "Used as example text when inserting a table into the editbox from the toolbar",
	"wikieditor-toolbar-tool-table-example-cell-text": "[[File:Wikieditor-toolbar-tool-table.png|thumb]] See screenshot.",
	"wikieditor-toolbar-tool-table-example-header": "[[File:Wikieditor-toolbar-tool-table.png|thumb]] See screenshot.\n\nSee also:\n* {{msg-mw|wikieditor-toolbar-tool-table-example-header}}\n* {{msg-mw|wikieditor-toolbar-tool-table-example}}",
	"wikieditor-toolbar-tool-table-title": "[[File:Wikieditor-toolbar-tool-table.png|thumb]] See screenshot.",
	"wikieditor-toolbar-tool-table-dimensions-rows": "See screenshot.\n[[File:Wikieditor-toolbar-tool-table.png|thumb]]\n{{Identical|Row}}",
	"wikieditor-toolbar-tool-table-dimensions-columns": "[[File:Wikieditor-toolbar-tool-table.png|thumb]] See screenshot.\n{{Identical|Column}}",
	"wikieditor-toolbar-tool-table-dimensions-header": "[[File:Wikieditor-toolbar-tool-table.png|thumb]] See screenshot.",
	"wikieditor-toolbar-tool-table-wikitable": "[[File:Wikieditor-toolbar-tool-table.png|thumb]] See screenshot.",
	"wikieditor-toolbar-tool-table-sortable": "[[File:Wikieditor-toolbar-tool-table.png|thumb]] See screenshot.",
	"wikieditor-toolbar-tool-table-example": "[[File:Wikieditor-toolbar-tool-table.png|thumb]]This is a noun. Important to indicate that this is not a preview of what the table will look like, but an example of what it will look similar to. See screenshot.\n\nSee also:\n* {{msg-mw|wikieditor-toolbar-tool-table-example-header}}\n* {{msg-mw|wikieditor-toolbar-tool-table-example}}\n{{Identical|Example}}",
	"wikieditor-toolbar-tool-table-preview": "This is a noun. See screenshot.\n[[File:Wikieditor-toolbar-tool-table.png|thumb]]\n{{Identical|Preview}}",
	"wikieditor-toolbar-tool-table-insert": "See screenshot.\n[[File:Wikieditor-toolbar-tool-table.png|thumb]]\n{{Identical|Insert}}",
	"wikieditor-toolbar-tool-table-cancel": "{{Identical|Cancel}}",
	"wikieditor-toolbar-tool-table-example-text": "{{optional}}\nPlaceholder text to help the table example appear to be in the context of an article. Should be lorem ipsum, or equivalent.",
	"wikieditor-toolbar-tool-table-toomany": "See also:\n* {{msg-mw|wikieditor-toolbar-tool-table-invalidnumber}}\n* {{msg-mw|wikieditor-toolbar-tool-table-zero}}\n* {{msg-mw|wikieditor-toolbar-tool-table-toomany}}\n\nParameter:\n* $1 - Maximum number of permitted table cells (currently 1000)",
	"wikieditor-toolbar-tool-table-invalidnumber": "See also:\n* {{msg-mw|wikieditor-toolbar-tool-table-invalidnumber}}\n* {{msg-mw|wikieditor-toolbar-tool-table-zero}}\n* {{msg-mw|wikieditor-toolbar-tool-table-toomany}}",
	"wikieditor-toolbar-tool-table-zero": "See also:\n* {{msg-mw|wikieditor-toolbar-tool-table-invalidnumber}}\n* {{msg-mw|wikieditor-toolbar-tool-table-zero}}\n* {{msg-mw|wikieditor-toolbar-tool-table-toomany}}",
	"wikieditor-toolbar-tool-replace": "{{Identical|Search and replace}}",
	"wikieditor-toolbar-tool-replace-title": "{{Identical|Search and replace}}",
	"wikieditor-toolbar-tool-replace-search": "{{Identical|Search}}",
	"wikieditor-toolbar-tool-replace-replace": "Used in the \"search and replace\" dialog of the toolbar as label for an input field",
	"wikieditor-toolbar-tool-replace-case": "This could as well be translated as \"case sensitive search\" -\n\"case\" refers to character case, that is upper case, or lower case.",
	"wikieditor-toolbar-tool-replace-regex": "A \"regular expression\" is a syntax to find strings based on patterns, for more see [[wikipedia:Regular expression|the Wikipedia article]].\n\nMore notes:\n* \"Regular expression\" is mostly a programmer tool, which is sometimes exposed to normal users too. It's almost as a programming language, but it is used to describe different kinds of strings (sometimes also called patterns and pattern matching), and is often used to change (parts of) the strings,  too.",
	"wikieditor-toolbar-tool-replace-button-findnext": "{{Identical|Find next}}",
	"wikieditor-toolbar-tool-replace-button-replace": "{{Identical|Replace}}",
	"wikieditor-toolbar-tool-replace-button-replaceall": "Used in the \"search and replace\" dialog of the toolbar as text for a button",
	"wikieditor-toolbar-tool-replace-close": "{{Identical|Close}}",
	"wikieditor-toolbar-tool-replace-nomatch": "Used in the \"search and replace\" dialog of the toolbar as hint after clicking the button",
	"wikieditor-toolbar-tool-replace-success": "Parameter:\n* $1 - the number of replacements",
	"wikieditor-toolbar-tool-replace-emptysearch": "Used in the \"search and replace\" dialog of the toolbar as hint after clicking the button",
	"wikieditor-toolbar-tool-replace-invalidregex": "Parameters:\n* $1 - a browser-supplied error message, probably in English, possibly in the browser language.\n\nA \"regular expression\" is a syntax to find strings based on patterns, for more see [[wikipedia:Regular expression|the Wikipedia article]].\n\nRegular expressions are mostly a programmer tool, which is sometimes exposed to normal users too.\n\nIt's almost as a programming language, but it is used to describe different kinds of strings (sometimes also called patterns and pattern matching), and is often used to change (parts of) the strings too.",
	"wikieditor-toolbar-section-characters": "This will be a toolbar for special characters, like emoticons.\nFor more information, see http://www.mediawiki.org/wiki/Extension:WikiEditor/Toolbar_customization\n{{Identical|Special character}}",
	"wikieditor-toolbar-section-help": "{{Identical|Help}}",
	"wikieditor-toolbar-help-heading-description": "Header for the description column used in the help section of the toolbar\n{{Identical|Description}}",
	"wikieditor-toolbar-help-heading-syntax": "Header for the syntax column used in the help section of the toolbar",
	"wikieditor-toolbar-help-heading-result": "Header for the result column used in the help section of the toolbar",
	"wikieditor-toolbar-help-page-format": "{{Identical|Formatting}}",
	"wikieditor-toolbar-help-page-link": "{{Identical|Link}}",
	"wikieditor-toolbar-help-page-heading": "{{Identical|Heading}}",
	"wikieditor-toolbar-help-page-list": "{{Identical|List}}",
	"wikieditor-toolbar-help-page-file": "{{Identical|File}}",
	"wikieditor-toolbar-help-page-reference": "{{Identical|Reference}}",
	"wikieditor-toolbar-help-page-discussion": "{{Identical|Discussion}}",
	"wikieditor-toolbar-help-content-italic-description": "{{Identical|Italic}}",
	"wikieditor-toolbar-help-content-italic-syntax": "{{Identical|Italic text}}",
	"wikieditor-toolbar-help-content-italic-result": "{{Identical|Italic text}}",
	"wikieditor-toolbar-help-content-bold-description": "{{Identical|Bold}}",
	"wikieditor-toolbar-help-content-bold-syntax": "{{Identical|Bold text}}",
	"wikieditor-toolbar-help-content-bold-result": "{{Identical|Bold text}}",
	"wikieditor-toolbar-help-content-bolditalic-description": "\"& amp;\" is displayed as &. It means \"and\".",
	"wikieditor-toolbar-help-content-bolditalic-syntax": "\"& amp;\" is displayed as &. It means \"and\".",
	"wikieditor-toolbar-help-content-bolditalic-result": "\"& amp;\" is displayed as &. It means \"and\".",
	"wikieditor-toolbar-help-content-ilink-description": "{{Identical|Internal link}}",
	"wikieditor-toolbar-help-content-ilink-syntax": "Syntax example used in the help section \"link\" of the toolbar",
	"wikieditor-toolbar-help-content-ilink-result": "Html example used in the help section \"link\" of the toolbar",
	"wikieditor-toolbar-help-content-xlink-description": "{{Identical|External link}}",
	"wikieditor-toolbar-help-content-xlink-syntax": "Syntax example used in the help section \"link\" of the toolbar\n\nwww.example.org is not a real website, but it has been reserved to use in software documentation. If you translate the word example and try to go to that web address then you might get a message that it doesn't exist. But somebody may have created a commercial web page for that address, such as www.Beispiel.org, using the German word for example. It is therefore recommended that you do not translate http://www.example.org at all. If you do wish to translate it you should first check where the translated link takes you.",
	"wikieditor-toolbar-help-content-xlink-result": "Html example used in the help section \"link\" of the toolbar\n\nwww.example.org is not a real website, but it has been reserved to use in software documentation. If you translate the word example and try to go to that web address then you might get a message that it doesn't exist. But somebody may have created a commercial web page for that address, such as www.Beispiel.org, using the German word for example. It is therefore recommended that you do not translate http://www.example.org at all. If you do wish to translate it you should first check where the translated link takes you.",
	"wikieditor-toolbar-help-content-heading2-description": "Description used in the help section \"header\" of the toolbar",
	"wikieditor-toolbar-help-content-heading2-syntax": "{{Identical|Heading text}}",
	"wikieditor-toolbar-help-content-heading2-result": "{{Identical|Heading text}}",
	"wikieditor-toolbar-help-content-heading3-description": "Description used in the help section \"header\" of the toolbar",
	"wikieditor-toolbar-help-content-heading3-syntax": "{{Identical|Heading text}}",
	"wikieditor-toolbar-help-content-heading3-result": "{{Identical|Heading text}}",
	"wikieditor-toolbar-help-content-heading4-description": "Description used in the help section \"header\" of the toolbar",
	"wikieditor-toolbar-help-content-heading4-syntax": "{{Identical|Heading text}}",
	"wikieditor-toolbar-help-content-heading4-result": "{{Identical|Heading text}}",
	"wikieditor-toolbar-help-content-heading5-description": "Description used in the help section \"header\" of the toolbar",
	"wikieditor-toolbar-help-content-heading5-syntax": "{{Identical|Heading text}}",
	"wikieditor-toolbar-help-content-heading5-result": "{{Identical|Heading text}}",
	"wikieditor-toolbar-help-content-ulist-description": "{{Identical|Bulleted list}}",
	"wikieditor-toolbar-help-content-ulist-syntax": "Syntax example used in the help section \"list\" of the toolbar",
	"wikieditor-toolbar-help-content-ulist-result": "Html example used in the help section \"list\" of the toolbar",
	"wikieditor-toolbar-help-content-olist-description": "{{Identical|Numbered list}}",
	"wikieditor-toolbar-help-content-olist-syntax": "Syntax example used in the help section \"list\" of the toolbar",
	"wikieditor-toolbar-help-content-olist-result": "Html example used in the help section \"list\" of the toolbar",
	"wikieditor-toolbar-help-content-file-description": "{{Identical|Embedded file}}",
	"wikieditor-toolbar-help-content-file-syntax": "Parameters:\n* $1 - \"File\" namespace name\n* $2 - the image syntax parameter for a thumbnail\n* $3 - the caption for the a thumbnail",
	"wikieditor-toolbar-help-content-file-caption": "Placeholder text for file caption. Must match {{msg-mw|wikieditor-toolbar-help-content-file-syntax}}.",
	"wikieditor-toolbar-help-content-reference-description": "{{Identical|Reference}}",
	"wikieditor-toolbar-help-content-reference-syntax": "Syntax example used in the help section \"reference\" of the toolbar\n\nwww.example.org is not a real website, but it has been reserved to use in software documentation. If you translate the word example and try to go to that web address then you might get a message that it doesn't exist. But somebody may have created a commercial web page for that address, such as www.Beispiel.org, using the German word for example. It is therefore recommended that you do not translate http://www.example.org at all. If you do wish to translate it you should first check where the translated link takes you.",
	"wikieditor-toolbar-help-content-reference-result": "Html example used in the help section \"reference\" of the toolbar",
	"wikieditor-toolbar-help-content-named-reference-description": "Description used in the help section \"reference\" of the toolbar",
	"wikieditor-toolbar-help-content-named-reference-syntax": "{{Optional}}\nSyntax example used in the help section \"reference\" of the toolbar\n\nIt is suggest to leave the <code>name=\"test\"</code> string in English",
	"wikieditor-toolbar-help-content-named-reference-result": "Html example used in the help section \"reference\" of the toolbar. If your language uses different digits, use it instead of \"[2]\".",
	"wikieditor-toolbar-help-content-rereference-description": "Description used in the help section \"reference\" of the toolbar",
	"wikieditor-toolbar-help-content-rereference-syntax": "{{Optional}}\nSyntax example used in the help section \"reference\" of the toolbar",
	"wikieditor-toolbar-help-content-rereference-result": "Html example used in the help section \"reference\" of the toolbar",
	"wikieditor-toolbar-help-content-showreferences-description": "Description used in the help section \"reference\" of the toolbar",
	"wikieditor-toolbar-help-content-showreferences-syntax": "{{Optional}}",
	"wikieditor-toolbar-help-content-showreferences-result": "For the <code><nowiki><li></nowiki></code> tag's <code>id</code> attribute, non-ASCII characters are URL-encoded as follows: a period (<code>.</code>) followed by a capital hexadecimal code. For example, <code><nowiki><ref name=\"thử\"></nowiki></code> produces <code><nowiki><li id=\"cite_note-th.E1.BB.AD-0\"></nowiki></code>.\n\nwww.example.org is not a real website, but it has been reserved to use in software documentation. If you translate the word example and try to go to that web address then you might get a message that it doesn't exist. But somebody may have created a commercial web page for that address, such as www.Beispiel.org, using the German word for example. It is therefore recommended that you do not translate http://www.example.org at all. If you do wish to translate it you should first check where the translated link takes you.",
	"wikieditor-toolbar-help-content-signaturetimestamp-description": "{{Identical|Signature with timestamp}}",
	"wikieditor-toolbar-help-content-signaturetimestamp-syntax": "{{notranslate}}",
	"wikieditor-toolbar-help-content-signaturetimestamp-result": "Html example used in the help section \"discussion\" of the toolbar",
	"wikieditor-toolbar-help-content-signature-description": "{{Identical|Signature}}",
	"wikieditor-toolbar-help-content-signature-syntax": "{{notranslate}}",
	"wikieditor-toolbar-help-content-signature-result": "Html example used in the help section \"discussion\" of the toolbar",
	"wikieditor-toolbar-help-content-indent-description": "{{Identical|Indent}}",
	"wikieditor-toolbar-help-content-indent-syntax": "Syntax example used in the help section \"discussion\" of the toolbar",
	"wikieditor-toolbar-help-content-indent-result": "Html example used in the help section \"discussion\" of the toolbar"
}