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}}}}" ,
2018-06-27 23:12:28 +00:00
"thanks-button-action-queued" : "{{GENDER:$1|{{GENDER:$2|Thanking}}}} $1…" ,
2019-02-12 19:50:32 +00:00
"thanks-button-action-cancel" : "Cancel" ,
2018-06-27 23:12:28 +00:00
"thanks-button-action-completed" : "You {{GENDER:$1|{{GENDER:$2|thanked}}}} $1" ,
2016-03-04 19:33:27 +00:00
"thanks-error-undefined" : "Thank action failed (error code: $1). Please try again." ,
2018-03-03 04:00:40 +00:00
"thanks-error-invalid-log-id" : "Log entry not found" ,
"thanks-error-invalid-log-type" : "Log type '$1' is not in the whitelist of permitted log types." ,
"thanks-error-log-deleted" : "The requested log entry has been deleted and thanks cannot be given for it." ,
2014-04-15 04:31:52 +00:00
"thanks-error-invalidrevision" : "Revision ID is not valid." ,
2018-03-02 05:37:16 +00:00
"thanks-error-revdeleted" : "Unable to send thanks because the revision has been deleted." ,
2016-11-03 19:16:57 +00:00
"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-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." ,
2018-03-03 04:00:40 +00:00
"thanks-error-api-params" : "Either the 'revid' or the 'logid' parameter must be provided" ,
2014-04-15 04:31:52 +00:00
"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" ,
2018-08-23 10:55:47 +00:00
"thanks-confirmation2" : "Publicly {{GENDER:$1|send}} thanks?" ,
2018-03-21 16:33:46 +00:00
"thanks-thanked-notice" : "{{GENDER:$3|You}} thanked {{GENDER:$2|$1}}." ,
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
"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" ,
2018-03-03 04:00:40 +00:00
"notification-header-rev-thank" : "$1 {{GENDER:$2|thanked}} {{GENDER:$4|you}} for your edit on <strong>$3</strong>." ,
2018-09-04 18:57:59 +00:00
"notification-header-creation-thank" : "$1 {{GENDER:$2|thanked}} {{GENDER:$4|you}} for your creation of <strong>$3</strong>." ,
2018-03-03 04:00:40 +00:00
"notification-header-log-thank" : "$1 {{GENDER:$2|thanked}} {{GENDER:$4|you}} for your action relating to <strong>$3</strong>." ,
2016-06-29 10:42:53 +00:00
"notification-compact-header-edit-thank" : "$1 {{GENDER:$2|thanked}} {{GENDER:$3|you}}." ,
2018-03-03 04:00:40 +00:00
"notification-bundle-header-rev-thank" : "{{PLURAL:$1|One person|$1 people|100=99+ people}} thanked {{GENDER:$3|you}} for your edit on <strong>$2</strong>." ,
"notification-bundle-header-log-thank" : "{{PLURAL:$1|One person|$1 people|100=99+ people}} thanked {{GENDER:$3|you}} for your action relating to <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}}" ,
2018-07-15 11:38:12 +00:00
"logeventslist-thanks-log" : "Thanks log" ,
2018-03-13 03:28:35 +00:00
"thanks-error-no-id-specified" : "You must specify a revision or log ID to send thanks." ,
"thanks-confirmation-special-log" : "Do you want to publicly send thanks for this log action?" ,
"thanks-confirmation-special-rev" : "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" ,
2018-03-03 04:00:40 +00:00
"notification-link-text-view-logentry" : "View log entry" ,
2014-04-15 04:31:52 +00:00
"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?" ,
2017-06-22 00:30:35 +00:00
"flow-thanks-thanked-notice" : "{{GENDER:$3|You}} thanked $1 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}}." ,
2018-11-18 15:55:46 +00:00
"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>\"."
2014-04-15 04:31:52 +00:00
}