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}}}}" ,
2016-03-04 19:33:27 +00:00
"thanks-error-undefined" : "Thank action failed (error code: $1). Please try again." ,
2014-04-15 04:31:52 +00:00
"thanks-error-invalidrevision" : "Revision ID is not valid." ,
2016-11-03 19:16:57 +00:00
"thanks-error-revdeleted" : "Revision has been deleted" ,
"thanks-error-notitle" : "Page title could not be retrieved" ,
"thanks-error-invalidrecipient" : "No valid recipient found" ,
"thanks-error-invalidrecipient-bot" : "Bots cannot be thanked" ,
"thanks-error-invalidrecipient-self" : "You cannot thank yourself" ,
"thanks-error-echonotinstalled" : "Echo is not installed on this wiki" ,
"thanks-error-notloggedin" : "Anonymous users cannot send thanks" ,
2014-04-15 04:31:52 +00:00
"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" ,
2015-05-24 10:04:22 +00:00
"thanks-submit" : "Send thanks" ,
2014-04-15 04:31:52 +00:00
"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" ,
2016-06-16 16:12:38 +00:00
"notification-header-edit-thank" : "$1 {{GENDER:$2|thanked}} {{GENDER:$4|you}} for your edit on <strong>$3</strong>." ,
2016-06-29 10:42:53 +00:00
"notification-compact-header-edit-thank" : "$1 {{GENDER:$2|thanked}} {{GENDER:$3|you}}." ,
2016-06-16 16:12:38 +00:00
"notification-bundle-header-edit-thank" : "{{PLURAL:$1|One person|$1 people|100=99+ people}} thanked {{GENDER:$3|you}} for your edit on <strong>$2</strong>." ,
2014-04-15 04:31:52 +00:00
"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-04-15 04:31:52 +00:00
"notification-flow-thanks-post-link" : "your comment" ,
2016-06-16 16:12:38 +00:00
"notification-header-flow-thank" : "$1 {{GENDER:$2|thanked}} {{GENDER:$5|you}} for your comment in \"<strong>$3</strong>\"." ,
"notification-compact-header-flow-thank" : "$1 {{GENDER:$2|thanked}} {{GENDER:$3|you}}." ,
"notification-bundle-header-flow-thank" : "{{PLURAL:$1|One person|$1 people|100=99+ people}} thanked {{GENDER:$3|you}} for your comment in \"<strong>$2</strong>\"." ,
2015-03-05 01:00:30 +00:00
"apihelp-flowthank-description" : "Send a public thank-you notification for a Flow comment." ,
2017-05-26 19:36:36 +00:00
"apihelp-flowthank-summary" : "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." ,
2016-01-22 13:43:22 +00:00
"apihelp-flowthank-example-1" : "Send thanks for the comment with <kbd>UUID xyz789</kbd>" ,
2014-10-29 18:58:27 +00:00
"apihelp-thank-description" : "Send a thank-you notification to an editor." ,
2017-05-26 19:36:36 +00:00
"apihelp-thank-summary" : "Send a thank-you notification to an editor." ,
2014-10-29 18:58:27 +00:00
"apihelp-thank-param-rev" : "Revision ID to thank someone for." ,
2016-02-27 19:03:18 +00:00
"apihelp-thank-param-source" : "A short string describing the source of the request, for example <kbd>diff</kbd> or <kbd>history</kbd>." ,
2016-01-22 13:43:22 +00:00
"apihelp-thank-example-1" : "Send thanks for revision <kbd>ID 456</kbd>, with the source being a diff page"
2014-04-15 04:31:52 +00:00
}