2014-03-29 12:31:00 +00:00
|
|
|
{
|
2014-04-15 04:31:52 +00:00
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
|
|
|
"Shirayuki"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"thanks-desc": "Adds links for thanking users for edits, comments, etc.",
|
2015-05-05 04:35:20 +00:00
|
|
|
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|thank}}}}",
|
|
|
|
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|thanked}}}}",
|
|
|
|
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|Thank}}}}",
|
|
|
|
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|Thanked}}}}",
|
2014-04-15 04:31:52 +00:00
|
|
|
"thanks-error-undefined": "Thank action failed. Please try again.",
|
|
|
|
"thanks-error-invalidrevision": "Revision ID is not valid.",
|
|
|
|
"thanks-error-ratelimited": "{{GENDER:$1|You}}'ve exceeded your rate limit. Please wait some time and try again.",
|
|
|
|
"thanks-thank-tooltip": "{{GENDER:$1|Send}} a thank you notification to this {{GENDER:$2|user}}",
|
2015-02-18 02:55:36 +00:00
|
|
|
"thanks-thank-tooltip-no": "{{GENDER:$1|Cancel}} the thank you notification",
|
|
|
|
"thanks-thank-tooltip-yes": "{{GENDER:$1|Send}} the thank you notification",
|
2015-03-05 01:00:30 +00:00
|
|
|
"thanks-confirmation2": "{{GENDER:$1|Send}} public thanks for this edit?",
|
2014-11-12 15:49:50 +00:00
|
|
|
"thanks-thanked-notice": "$1 received your thanks for {{GENDER:$2|his|her|their}} edit.",
|
2014-04-15 04:31:52 +00:00
|
|
|
"thanks": "Send thanks",
|
|
|
|
"thanks-form-revid": "Revision ID for edit",
|
|
|
|
"echo-pref-subscription-edit-thank": "Thanks me for my edit",
|
|
|
|
"echo-pref-tooltip-edit-thank": "Notify me when someone thanks me for an edit I made.",
|
|
|
|
"echo-category-title-edit-thank": "Thanks",
|
|
|
|
"notification-thanks-diff-link": "your edit",
|
|
|
|
"notification-thanks": "[[User:$1|$1]] {{GENDER:$1|thanked}} you for $2 on [[:$3]].",
|
|
|
|
"notification-thanks-flyout2": "[[User:$1|$1]] {{GENDER:$1|thanked}} you for your edit on $2.",
|
|
|
|
"notification-thanks-email-subject": "$1 {{GENDER:$1|thanked}} you for your edit on {{SITENAME}}",
|
|
|
|
"notification-thanks-email-batch-body": "$1 {{GENDER:$1|thanked}} you for your edit on $2.",
|
|
|
|
"notification-link-text-respond-to-user": "Respond to user",
|
|
|
|
"log-name-thanks": "Thanks log",
|
|
|
|
"log-description-thanks": "Below is a list of users thanked by other users.",
|
|
|
|
"logentry-thanks-thank": "$1 {{GENDER:$2|thanked}} {{GENDER:$4|$3}}",
|
|
|
|
"log-show-hide-thanks": "$1 thanks log",
|
|
|
|
"thanks-error-no-id-specified": "You must specify a revision ID to send thanks.",
|
2015-03-05 01:00:30 +00:00
|
|
|
"thanks-confirmation-special": "Do you want to publicly send thanks for this edit?",
|
2014-04-15 04:31:52 +00:00
|
|
|
"notification-link-text-view-post": "View comment",
|
|
|
|
"thanks-error-invalidpostid": "Post ID is not valid.",
|
2015-03-05 01:00:30 +00:00
|
|
|
"flow-thanks-confirmation-special": "Do you want to publicly send thanks for this comment?",
|
2014-11-12 15:49:50 +00:00
|
|
|
"flow-thanks-thanked-notice": "$1 received your thanks for {{GENDER:$2|his|her|their}} comment.",
|
2014-09-01 12:33:23 +00:00
|
|
|
"notification-flow-thanks": "[[User:$1|$1]] {{GENDER:$1|thanked}} {{GENDER:$5|you}} for $2 in \"$3\" on [[:$4]].",
|
2014-04-15 04:31:52 +00:00
|
|
|
"notification-flow-thanks-post-link": "your comment",
|
2014-09-01 12:33:23 +00:00
|
|
|
"notification-flow-thanks-flyout": "[[User:$1|$1]] {{GENDER:$1|thanked}} {{GENDER:$4|you}} for your comment in \"$2\" on $3.",
|
|
|
|
"notification-flow-thanks-email-subject": "$1 {{GENDER:$1|thanked}} {{GENDER:$2|you}} for your comment on {{SITENAME}}",
|
2014-10-29 18:58:27 +00:00
|
|
|
"notification-flow-thanks-email-batch-body": "$1 {{GENDER:$1|thanked}} {{GENDER:$4|you}} for your comment in \"$2\" on $3.",
|
2015-03-05 01:00:30 +00:00
|
|
|
"apihelp-flowthank-description": "Send a public thank-you notification for a Flow comment.",
|
2014-10-29 18:58:27 +00:00
|
|
|
"apihelp-flowthank-param-postid": "The UUID of the post to thank for.",
|
|
|
|
"apihelp-flowthank-example-1": "Send thanks for the comment with UUID xyz789",
|
|
|
|
"apihelp-thank-description": "Send a thank-you notification to an editor.",
|
|
|
|
"apihelp-thank-param-rev": "Revision ID to thank someone for.",
|
|
|
|
"apihelp-thank-param-source": "A short string describing the source of the request, for example, \"diff\" or \"history\".",
|
|
|
|
"apihelp-thank-example-1": "Send thanks for revision ID 456, with the source being a diff page"
|
2014-04-15 04:31:52 +00:00
|
|
|
}
|