summaryrefslogtreecommitdiff
blob: 72fb8202f3b12445611ae8eec0e77175f71e9bae (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
{
	"@metadata": {
		"authors": [
			"Cindy Cicalese",
			"Jason Ji",
			"Liuxinyu970226",
			"Robby"
		]
	},
	"commentstreams-desc": "{{desc|name=CommentStreams|url=https://www.mediawiki.org/wiki/Extension:CommentStreams}}",
	"commentstreams-error-prohibitedaction": "Error message.",
	"commentstreams-error-comment-on-deleted-page": "Error message.",
	"commentstreams-author-anonymous": "The name displayed for anonymous comment authors\n{{Identical|Anonymous}}",
	"apihelp-csQueryComment-description": "{{doc-apihelp-description|csQueryComment}}",
	"apihelp-csQueryComment-summary": "{{doc-apihelp-summary|csQueryComment}}",
	"apihelp-csQueryComment-param-pageid": "{{doc-apihelp-param|csQueryComment|pageid}}",
	"apihelp-csQueryComment-param-title": "{{doc-apihelp-param|csQueryComment|title}}",
	"apihelp-csQueryComment-pageid-example": "{{doc-apihelp-example|csQueryComment}}",
	"apihelp-csQueryComment-title-example": "{{doc-apihelp-example|csQueryComment}}",
	"apihelp-csDeleteComment-description": "{{doc-apihelp-description|csDeleteComment}}",
	"apihelp-csDeleteComment-summary": "{{doc-apihelp-summary|csDeleteComment}}",
	"apihelp-csDeleteComment-param-pageid": "{{doc-apihelp-param|csDeleteComment|pageid}}",
	"apihelp-csDeleteComment-param-title": "{{doc-apihelp-param|csDeleteComment|title}}",
	"apihelp-csDeleteComment-pageid-example": "{{doc-apihelp-example|csDeleteComment}}",
	"apihelp-csDeleteComment-title-example": "{{doc-apihelp-example|csDeleteComment}}",
	"apihelp-csPostComment-description": "{{doc-apihelp-description|csPostComment}}",
	"apihelp-csPostComment-summary": "{{doc-apihelp-summary|csPostComment}}",
	"apihelp-csPostComment-param-commenttitle": "{{doc-apihelp-param|csPostComment|commenttitle}}",
	"apihelp-csPostComment-param-wikitext": "{{doc-apihelp-param|csPostComment|wikitext}}",
	"apihelp-csPostComment-param-associatedid": "{{doc-apihelp-param|csPostComment|associatedid}}",
	"apihelp-csPostComment-param-parentid": "{{doc-apihelp-param|csPostComment|parentid}}",
	"apihelp-csEditComment-description": "{{doc-apihelp-description|csEditComment}}",
	"apihelp-csEditComment-summary": "{{doc-apihelp-summary|csEditComment}}",
	"apihelp-csEditComment-param-pageid": "{{doc-apihelp-param|csEditComment|pageid}}",
	"apihelp-csEditComment-param-title": "{{doc-apihelp-param|csEditComment|title}}",
	"apihelp-csEditComment-param-commenttitle": "{{doc-apihelp-param|csEditComment|commenttitle}}",
	"apihelp-csEditComment-param-wikitext": "{{doc-apihelp-param|csEditComment|wikitext}}",
	"apihelp-csVote-description": "{{doc-apihelp-description|csVote}}",
	"apihelp-csVote-summary": "{{doc-apihelp-summary|csVote}}",
	"apihelp-csVote-param-pageid": "{{doc-apihelp-param|csVote|pageid}}",
	"apihelp-csVote-param-title": "{{doc-apihelp-param|csVote|title}}",
	"apihelp-csVote-param-vote": "{{doc-apihelp-param|csVote|vote}}",
	"apihelp-csVote-pageid-example": "{{doc-apihelp-example|csVote}}",
	"apihelp-csVote-title-example": "{{doc-apihelp-example|csVote}}",
	"apihelp-csWatch-description": "{{doc-apihelp-description|csWatch}}",
	"apihelp-csWatch-summary": "{{doc-apihelp-summary|csWatch}}",
	"apihelp-csWatch-param-pageid": "{{doc-apihelp-param|csWatch|pageid}}",
	"apihelp-csWatch-param-title": "{{doc-apihelp-param|csWatch|title}}",
	"apihelp-csWatch-pageid-example": "{{doc-apihelp-example|csWatch}}",
	"apihelp-csWatch-title-example": "{{doc-apihelp-example|csWatch}}",
	"apihelp-csUnwatch-description": "{{doc-apihelp-description|csUnwatch}}",
	"apihelp-csUnwatch-summary": "{{doc-apihelp-summary|csUnwatch}}",
	"apihelp-csUnwatch-param-pageid": "{{doc-apihelp-param|csUnwatch|pageid}}",
	"apihelp-csUnwatch-param-title": "{{doc-apihelp-param|csUnwatch|title}}",
	"apihelp-csUnwatch-pageid-example": "{{doc-apihelp-example|csUnwatch}}",
	"apihelp-csUnwatch-title-example": "{{doc-apihelp-example|csUnwatch}}",
	"commentstreams-api-error-notloggedin": "Error message.",
	"commentstreams-api-error-commentnotfound": "Error message.",
	"commentstreams-api-error-notacomment": "Error message.",
	"commentstreams-api-error-missingcommenttitle": "Error message.",
	"commentstreams-api-error-post-permissions": "Error message.",
	"commentstreams-api-error-post-parentandtitle": "Error message.",
	"commentstreams-api-error-post-parentpagedoesnotexist": "Error message.",
	"commentstreams-api-error-post-associatedpageidmismatch": "Error message.",
	"commentstreams-api-error-post-associatedpagedoesnotexist": "Error message.",
	"commentstreams-api-error-post": "Error message.",
	"commentstreams-api-error-edit-notloggedin": "Error message.",
	"commentstreams-api-error-edit-permissions": "Error message.",
	"commentstreams-api-error-edit": "Error message.",
	"commentstreams-api-error-delete-notloggedin": "Error message.",
	"commentstreams-api-error-delete-permissions": "Error message.",
	"commentstreams-api-error-delete-haschildren": "Error message.",
	"commentstreams-api-error-delete": "Error message.",
	"commentstreams-api-error-vote-notloggedin": "Error message.",
	"commentstreams-api-error-vote-novoteonreply": "Error message.",
	"commentstreams-api-error-vote": "Error message.",
	"commentstreams-api-error-watch-notloggedin": "Error message.",
	"commentstreams-api-error-watch-nowatchreply": "Error message.",
	"commentstreams-api-error-watch": "Error message.",
	"commentstreams-api-error-unwatch-notloggedin": "Error message.",
	"commentstreams-api-error-unwatch-nounwatchreply": "Error message.",
	"commentstreams-api-error-unwatch": "Error message.",
	"commentstreams-validation-error-nocommenttitle": "Error message.",
	"commentstreams-validation-error-nocommenttext": "Error message.",
	"commentstreams-buttontext-add": "User interface button label. Upper case for stylistic reasons.",
	"commentstreams-buttontext-reply": "User interface button label. Upper case for stylistic reasons.\n{{Identical|Reply}}",
	"commentstreams-buttontooltip-add": "User interface button tooltip.",
	"commentstreams-buttontooltip-reply": "User interface button tooltip.\n{{Identical|Reply}}",
	"commentstreams-buttontooltip-edit": "User interface button tooltip.\n{{Identical|Edit}}",
	"commentstreams-buttontooltip-moderator-edit": "User interface button tooltip.",
	"commentstreams-buttontooltip-delete": "User interface button tooltip.\n{{Identical|Delete}}",
	"commentstreams-buttontooltip-moderator-delete": "User interface button tooltip.",
	"commentstreams-buttontooltip-permalink": "User interface button tooltip.\n{{Identical|Permalink}}",
	"commentstreams-buttontooltip-collapse": "User interface button tooltip.\n{{Identical|Collapse}}",
	"commentstreams-buttontooltip-expand": "User interface button tooltip.\n{{Identical|Expand}}",
	"commentstreams-buttontooltip-upvote": "User interface button tooltip.",
	"commentstreams-buttontooltip-downvote": "User interface button tooltip.",
	"commentstreams-buttontooltip-watch": "User interface button tooltip.\n{{Identical|Watch}}",
	"commentstreams-buttontooltip-unwatch": "User interface button tooltip.",
	"commentstreams-buttontooltip-submit": "User interface button text.\n{{Identical|Submit}}",
	"commentstreams-buttontooltip-cancel": "User interface button text.\n{{Identical|Cancel}}",
	"commentstreams-dialog-delete-message": "User interface dialog message.",
	"commentstreams-dialog-anonymous-message": "User interface dialog message.",
	"commentstreams-dialog-buttontext-ok": "User interface dialog button text.\n{{Identical|OK}}",
	"commentstreams-dialog-buttontext-cancel": "User interface dialog button text.\n{{Identical|Cancel}}",
	"commentstreams-dialog-buttontext-yes": "User interface dialog button text.\n{{Identical|Yes}}",
	"commentstreams-dialog-buttontext-no": "User interface dialog button text.\n{{Identical|No}}",
	"commentstreams-urldialog-instructions": "User interface dialog button text.",
	"commentstreams-datetext-postedon": "User interface date text",
	"commentstreams-datetext-lasteditedon": "User interface date text",
	"commentstreams-datetext-moderated": "User interface date text",
	"commentstreams-title-field-placeholder": "Text field placeholder text",
	"commentstreams-body-field-placeholder": "Text field placeholder text",
	"echo-category-title-commentstreams-notification-category": "Name of category on Prefences/Notifications page for CommentStreams notifications",
	"notification-header-commentstreams-comment-on-watched-page": "Flyout-specific format for displaying notification header of a new comment on a watched page.\n\nParameters:\n* $1 - the formatted username of the person who commented.\n* $2 - the comment title.\n* $3 - the display name of the page being commented on.\n* $4 - the username of the person who commented (for gender).\n* $5 - the username of the viewing user (for gender).",
	"notification-header-commentstreams-reply-on-watched-page": "Flyout-specific format for displaying notification header of a new reply on a watched page.\n\nParameters:\n* $1 - the formatted username of the person who commented.\n* $2 - the comment title.\n* $3 - the display name of the page being commented on.\n* $4 - the username of the person who commented (for gender).\n* $5 - the username of the viewing user (for gender).",
	"notification-header-commentstreams-reply-to-watched-comment": "Flyout-specific format for displaying notification header of a reply to a comment by the user.\n\nParameters:\n* $1 - the formatted username of the person who commented.\n* $2 - the comment title.\n* $3 - the display name of the page being commented on.\n* $4 - the username of the person who commented (for gender).\n* $5 - the username of the viewing user (for gender).",
	"notification-subject-commentstreams-comment-on-watched-page": "Echo email subject.",
	"notification-subject-commentstreams-reply-on-watched-page": "Echo email subject.",
	"notification-subject-commentstreams-reply-to-watched-comment": "Echo email subject.",
	"notification-body-commentstreams-comment-on-watched-page": "Echo email body.\n\nParameters:\n*$1 - the username of the user authoring the new comment.\n* $2 - the display name of the comment author.\n* $3 - the title of the comment.\n* $4 - the display title of the page being commented on.\n* $5 - a link to that page.\n* $6 - the wikitext of the new comment.",
	"notification-body-commentstreams-reply-on-watched-page": "Echo email body.\n\nParameters:\n*$1 - the username of the user authoring the new comment.\n* $2 - the display name of the comment author.\n* $3 - the title of the comment.\n* $4 - the display title of the page being commented on.\n* $5 - a link to that page.\n* $6 - the wikitext of the new comment.",
	"notification-body-commentstreams-reply-to-watched-comment": "Echo email body.\n\nParameters:\n*$1 - the username of the user authoring the new comment.\n* $2 - the display name of the comment author.\n* $3 - the title of the comment.\n* $4 - the display title of the page being commented on.\n* $5 - a link to that page.\n* $6 - the wikitext of the new comment.",
	"notification-link-label-commentstreams-comment-on-watched-page": "Label",
	"notification-link-label-commentstreams-reply-on-watched-page": "Label",
	"notification-link-label-commentstreams-reply-to-watched-comment": "Label",
	"group-csmoderator": "{{doc-group|csmoderator|group}}",
	"group-csmoderator-member": "{{doc-group|csmoderator|member}}",
	"grouppage-csmoderator": "{{doc-group|csmoderator|page}}",
	"right-cs-comment": "{{doc-right|cs-comment}}",
	"action-cs-comment": "{{doc-action|cs-comment}}",
	"right-cs-moderator-edit": "{{doc-right|cs-moderator-edit}}",
	"action-cs-moderator-edit": "{{doc-action|cs-moderator-edit}}",
	"right-cs-moderator-delete": "{{doc-right|cs-moderator-delete}}",
	"action-cs-moderator-delete": "{{doc-action|cs-moderator-delete}}",
	"log-name-commentstreams": "The Special:Log log name that appears in the drop-down on the Special:Log page",
	"log-description-commentstreams": "The Special:Log description that appears on the Special:Log page when you filter logs on this specific log name",
	"logentry-commentstreams-comment-create": "The template of the log entry message",
	"logentry-commentstreams-reply-create": "The template of the log entry message",
	"logentry-commentstreams-comment-edit": "The template of the log entry message",
	"logentry-commentstreams-comment-moderator-edit": "The template of the log entry message",
	"logentry-commentstreams-reply-edit": "The template of the log entry message",
	"logentry-commentstreams-reply-moderator-edit": "The template of the log entry message",
	"logentry-commentstreams-comment-delete": "The template of the log entry message",
	"logentry-commentstreams-comment-moderator-delete": "The template of the log entry message",
	"logentry-commentstreams-reply-delete": "The template of the log entry message",
	"logentry-commentstreams-reply-moderator-delete": "The template of the log entry message",
	"commentstreamsallcomments": "Special page title",
	"commentstreams-allcomments-nocommentsfound": "Message to user.",
	"commentstreams-allcomments-label-page": "Table column label",
	"commentstreams-allcomments-label-associatedpage": "Table column label",
	"commentstreams-allcomments-label-commenttitle": "Table column label",
	"commentstreams-allcomments-label-wikitext": "Table column label\n{{Identical|Comment}}",
	"commentstreams-allcomments-label-author": "Table column label\n{{Identical|Author}}",
	"commentstreams-allcomments-label-created": "Table column label",
	"commentstreams-allcomments-label-lasteditor": "Table column label",
	"commentstreams-allcomments-label-lastedited": "Table column label",
	"commentstreams-allcomments-button-next": "Button label\n{{Identical|Next}}",
	"commentstreams-allcomments-button-previous": "Button label\n{{Identical|Previous}}",
	"commentstreams-ve-conversion-error": "Error message"
}