{
	"@metadata": {
		"authors": []
	},
	"code": "Code Review",
	"code-rev-id": "r$1",
	"code-rev-title": "$1 - Code Review",
	"code-comments": "Comments",
	"code-references": "Follow-up revisions",
	"code-referenced": "Past revisions this follows-up on",
	"code-change-status": "changed the '''status''' of $1",
	"code-change-tags": "changed the '''tags''' for $1",
	"code-change-removed": "removed:",
	"code-change-added": "added:",
	"code-old-status": "Old status",
	"code-new-status": "New status",
	"code-prop-changes": "Status & tagging log",
	"codereview-desc": "[[Special:Code|Code review tool]] with [[Special:RepoAdmin|Subversion support]]",
	"code-no-repo": "No repository configured!",
	"code-create-repo": "Go to [[Special:RepoAdmin|RepoAdmin]] to create a Repository",
	"code-need-repoadmin-rights": "repoadmin rights are needed to be able to create a Repository",
	"code-need-group-with-rights": "No group with repoadmin rights exist. Please add one to be able to add a new Repository",
	"code-repo-not-found": "Repository '''$1''' does not exist!",
	"code-load-diff": "Loading diff…",
	"code-notes": "recent comments",
	"code-statuschanges": "status changes",
	"code-mycommits": "my commits",
	"code-mycomments": "my comments",
	"code-authors": "authors",
	"code-status": "states",
	"code-tags": "tags",
	"code-tags-no-tags": "No tags exist in this repository.",
	"code-authors-text": "Below is a list of repo authors in order of commit name. Local wiki accounts are shown in parentheses. Data may be cached.",
	"code-author-haslink": "This author is linked to the wiki user $1",
	"code-author-orphan": "SVN user/Author $1 has no link with a wiki account",
	"code-author-dolink": "Link this author to a wiki user:",
	"code-author-alterlink": "Change the wiki user linked to this author:",
	"code-author-orunlink": "Or unlink this wiki user:",
	"code-author-name": "Enter a username:",
	"code-author-success": "The author $1 has been linked to the wiki user $2",
	"code-author-link": "link?",
	"code-author-unlink": "unlink?",
	"code-author-unlinksuccess": "Author $1 has been unlinked",
	"code-author-badtoken": "Session error trying to perform the action.",
	"code-author-total": "Total number of authors: $1",
	"code-author-lastcommit": "Last commit date",
	"code-browsing-path": "Browsing revisions in '''$1'''",
	"code-field-id": "Revision",
	"code-field-author": "Author",
	"code-field-user": "Commenter",
	"code-field-message": "Commit summary",
	"code-field-status": "Status",
	"code-field-status-description": "Status description",
	"code-field-timestamp": "Date",
	"code-field-comments": "Comments",
	"code-field-path": "Path",
	"code-field-text": "Note",
	"code-field-select": "Select",
	"code-reference-remove": "Remove selected associations",
	"code-reference-associate": "Associate follow-up revision:",
	"code-reference-associate-submit": "Associate",
	"code-rev-author": "Author:",
	"code-rev-date": "Date:",
	"code-rev-message": "Comment:",
	"code-rev-repo": "Repository:",
	"code-rev-rev": "Revision:",
	"code-rev-rev-viewvc": "on ViewVC",
	"code-rev-paths": "Modified paths:",
	"code-rev-modified-a": "added",
	"code-rev-modified-r": "replaced",
	"code-rev-modified-d": "deleted",
	"code-rev-modified-m": "modified",
	"code-rev-imagediff": "Image changes",
	"code-rev-status": "Status:",
	"code-rev-status-set": "Change status",
	"code-rev-tags": "Tags:",
	"code-rev-tag-add": "Add tags:",
	"code-rev-tag-remove": "Remove tags:",
	"code-rev-comment-by": "Comment by $1",
	"code-rev-comment-preview": "Preview",
	"code-rev-comment-preview-accesskey": "p",
	"code-rev-inline-preview": "Preview:",
	"code-rev-diff": "Diff",
	"code-rev-diff-link": "diff",
	"code-rev-diff-too-large": "The diff is too large to display.",
	"code-rev-purge-link": "purge",
	"code-rev-total": "Total number of results: $1",
	"code-rev-not-found": "Revision '''$1''' does not exist!",
	"code-rev-history-link": "history",
	"code-status-new": "new",
	"code-status-desc-new": "Revision is pending an action (default status).",
	"code-status-fixme": "fixme",
	"code-status-desc-fixme": "Revision introduced a bug or is broken. It should be fixed or reverted.",
	"code-status-reverted": "reverted",
	"code-status-desc-reverted": "Revision was undone by a later revision.",
	"code-status-resolved": "resolved",
	"code-status-desc-resolved": "Revision had an issue which was addressed by a later revision.",
	"code-status-ok": "ok",
	"code-status-desc-ok": "Revision fully reviewed and reviewer is sure it is fine in every way.",
	"code-status-deferred": "deferred",
	"code-status-desc-deferred": "Revision does not require review.",
	"code-status-old": "old",
	"code-status-desc-old": "Old revision with potential bugs, but which are not worth the effort of reviewing them.",
	"code-signoffs": "Sign-offs",
	"code-signoff-legend": "Add sign-off",
	"code-signoff-submit": "Sign off",
	"code-signoff-strike": "Strike selected sign-offs",
	"code-signoff-signoff": "Sign off on this revision as:",
	"code-signoff-flag-inspected": "Inspected",
	"code-signoff-flag-tested": "Tested",
	"code-signoff-field-user": "User",
	"code-signoff-field-flag": "Flag",
	"code-signoff-field-date": "Date",
	"code-signoff-struckdate": "$1 (struck $2)",
	"code-pathsearch-legend": "Search revisions in this repo by path",
	"code-pathsearch-path": "Path:",
	"code-pathsearch-filter": "Show only:",
	"code-revfilter-cr_status": "Status = $1",
	"code-revfilter-cr_author": "Author = $1",
	"code-revfilter-ct_tag": "Tag = $1",
	"code-revfilter-clear": "Clear filter",
	"code-rev-submit": "Save changes",
	"code-rev-submit-accesskey": "s",
	"code-rev-submit-next": "Save & next unresolved",
	"code-rev-submit-next-accesskey": "",
	"code-rev-next": "Next unresolved",
	"code-rev-next-accesskey": "",
	"code-batch-status": "Change status:",
	"code-batch-tags": "Change tags:",
	"codereview-batch-title": "Change all selected revisions",
	"codereview-batch-submit": "Submit",
	"code-releasenotes": "release notes",
	"code-release-legend": "Generate release notes",
	"code-release-startrev": "Start rev:",
	"code-release-endrev": "Last rev:",
	"codereview-subtitle": "For $1",
	"codereview-reply-link": "reply",
	"codereview-overview-title": "Overview",
	"codereview-overview-desc": "Show a graphical overview of this list",
	"codereview-email-subj": "[$1 $2]: New comment added",
	"codereview-email-body": "\"$1\" posted a comment on $3.\nURL: $2\n\nCommit summary for $3:\n\n$5\n\n$1's comment:\n\n$4",
	"codereview-email-subj2": "[$1 $2]: Follow-up changes",
	"codereview-email-body2": "\"$1\" made follow-up changes to $2.\nURL: $5\n\nCommit summary for followed-up $2:\n\n$6\n\nFollow-up URL: $3\nFollow-up summary by \"$1\":\n\n$4",
	"codereview-email-subj3": "[$1 $2]: Revision status changed",
	"codereview-email-body3": "\"$1\" changed the status of $2 to \"$4\"\nURL: $5\n\nOld status: $3\nNew status: $4\n\nCommit summary for $2:\n\n$6",
	"codereview-email-subj4": "[$1 $2]: New comment added, and revision status changed",
	"codereview-email-body4": "\"$1\" changed the status of $2 to \"$4\" and commented it.\nURL: $5\n\nOld Status: $3\nNew Status: $4\n\nCommit summary for $2:\n\n$7\n\n$1's comment:\n\n$6",
	"code-stats": "statistics",
	"code-stats-header": "Statistics for repository $1",
	"code-stats-main": "As of $1, the repository has $2 {{PLURAL:$2|revision|revisions}} by [[Special:Code/$3/author|$4 {{PLURAL:$4|author|authors}}]].",
	"code-stats-status-breakdown": "Number of revisions per state",
	"code-stats-fixme-breakdown": "Breakdown of fixme revisions per author",
	"code-stats-fixme-breakdown-path": "Breakdown of fixme revisions per path",
	"code-stats-fixme-path": "Fixme revisions for path: $1",
	"code-stats-new-breakdown": "Breakdown of new revisions per author",
	"code-stats-new-breakdown-path": "Breakdown of new revisions per path",
	"code-stats-new-path": "New revisions for path: $1",
	"code-stats-count": "Number of revisions",
	"code-tooltip-withsummary": "r$1 [$2] by $3 - $4",
	"code-tooltip-withoutsummary": "r$1 [$2] by $3",
	"repoadmin": "Repository Administration",
	"repoadmin-new-legend": "Create a new repository",
	"repoadmin-new-label": "Repository name:",
	"repoadmin-new-button": "Create",
	"repoadmin-edit-legend": "Modification of repository \"$1\"",
	"repoadmin-edit-path": "Repository path:",
	"repoadmin-edit-bug": "Bugzilla path:",
	"repoadmin-edit-view": "ViewVC path:",
	"repoadmin-edit-button": "OK",
	"repoadmin-edit-sucess": "The repository \"[[Special:Code/$1|$1]]\" has been modified.",
	"repoadmin-nav": "repository administration",
	"right-repoadmin": "Manage code repositories",
	"right-codereview-use": "Use Special:Code",
	"right-codereview-add-tag": "Add new tags to revisions",
	"right-codereview-remove-tag": "Remove tags from revisions",
	"right-codereview-post-comment": "Add comments on revisions",
	"right-codereview-set-status": "Change revisions status",
	"right-codereview-signoff": "Sign off on revisions",
	"right-codereview-link-user": "Link authors to wiki users",
	"right-codereview-associate": "Manage revision associations",
	"right-codereview-review-own": "Mark your own revisions as \"{{int:code-status-ok}}\" or \"{{int:code-status-resolved}}\"",
	"action-repoadmin": "manage code repositories",
	"action-codereview-use": "use CodeReview",
	"action-codereview-add-tag": "add new tags to revisions",
	"action-codereview-remove-tag": "remove tags from revisions",
	"action-codereview-post-comment": "add comments on revisions",
	"action-codereview-set-status": "change revisions status",
	"action-codereview-signoff": "sign off on revisions",
	"action-codereview-link-user": "link authors to wiki users",
	"action-codereview-associate": "manage revision associations",
	"action-codereview-review-own": "mark your own revisions as \"{{int:code-status-ok}}\" or \"{{int:code-status-resolved}}\"",
	"apihelp-codediff-description": "Fetch formatted diff from CodeReview's backing revision control system.",
	"apihelp-codediff-summary": "Fetch formatted diff from CodeReview's backing revision control system.",
	"apihelp-codediff-param-repo": "Name of repository to look at.",
	"apihelp-codediff-param-rev": "Revision ID to fetch diff of.",
	"apihelp-codediff-example-1": "Fetch a diff for MediaWiki revision 42080",
	"apihelp-coderevisionupdate-description": "Submit comments, new status and tags to a revision.",
	"apihelp-coderevisionupdate-summary": "Submit comments, new status and tags to a revision.",
	"apihelp-coderevisionupdate-param-repo": "Name of repository.",
	"apihelp-coderevisionupdate-param-rev": "Revision ID number.",
	"apihelp-coderevisionupdate-param-comment": "Comment to add to the revision.",
	"apihelp-coderevisionupdate-param-status": "Status to set the revision to.",
	"apihelp-coderevisionupdate-param-addtags": "Tags to be added to the revision.",
	"apihelp-coderevisionupdate-param-removetags": "Tags to be removed from the revision.",
	"apihelp-coderevisionupdate-param-addflags": "Code Signoff flags to assign to the revision by the current user.",
	"apihelp-coderevisionupdate-param-removeflags": "Code Signoff flags to strike from the revision by the current user.",
	"apihelp-coderevisionupdate-param-addreferences": "Add references to this revision.",
	"apihelp-coderevisionupdate-param-removereferences": "Remove references from this revision.",
	"apihelp-coderevisionupdate-param-addreferenced": "Add referenced revisions from this revision.",
	"apihelp-coderevisionupdate-param-removereferenced": "Remove referenced revisions from this revision.",
	"apihelp-coderevisionupdate-example-1": "Set status \"fixme\" on MediaWiki revision 1",
	"apihelp-codeupdate-description": "Update CodeReview repository data from master revision control system.",
	"apihelp-codeupdate-summary": "Update CodeReview repository data from master revision control system.",
	"apihelp-codeupdate-param-repo": "Name of repository to update.",
	"apihelp-codeupdate-param-rev": "Revision ID number to update to.",
	"apihelp-codeupdate-example-1": "Update data for MediaWiki revision 42080",
	"apihelp-query+codecomments-description": "List comments on revisions in CodeReview.",
	"apihelp-query+codecomments-summary": "List comments on revisions in CodeReview.",
	"apihelp-query+codecomments-param-repo": "Name of the repository.",
	"apihelp-query+codecomments-param-limit": "How many comments to return.",
	"apihelp-query+codecomments-param-start": "Timestamp to start listing at.",
	"apihelp-query+codecomments-param-prop": "Which properties to return. revision is a deprecated alias for status.",
	"apihelp-query+codecomments-example-1": "List comments on repo MediaWiki",
	"apihelp-query+codecomments-example-2": "Show information for comments on repo MediaWiki",
	"apihelp-query+codepaths-description": "Get a list of 10 paths in a given repository, based on the input path prefix.",
	"apihelp-query+codepaths-summary": "Get a list of 10 paths in a given repository, based on the input path prefix.",
	"apihelp-query+codepaths-param-repo": "Name of the repository.",
	"apihelp-query+codepaths-param-path": "Path prefix to filter on.",
	"apihelp-query+codepaths-example-1": "Get paths in MediaWiki under /trunk/phase3",
	"apihelp-query+coderevisions-description": "List revisions in CodeReview.",
	"apihelp-query+coderevisions-summary": "List revisions in CodeReview.",
	"apihelp-query+coderevisions-param-repo": "Name of the repository.",
	"apihelp-query+coderevisions-param-limit": "How many revisions to return.",
	"apihelp-query+coderevisions-param-path": "Only show revisions in these paths.",
	"apihelp-query+coderevisions-param-start": "Timestamp to start listing at.",
	"apihelp-query+coderevisions-param-revs": "List of revisions to get information about. Overrides $1start.",
	"apihelp-query+coderevisions-param-prop": "Which properties to return.",
	"apihelp-query+coderevisions-example-1": "List revisions in MediaWiki",
	"apihelp-query+coderevisions-example-2": "Fetch info for revisions in MediaWiki",
	"apihelp-query+codetags-description": "Get a list of tags applied to revisions in a given repository.",
	"apihelp-query+codetags-summary": "Get a list of tags applied to revisions in a given repository.",
	"apihelp-query+codetags-param-repo": "Name of the repository.",
	"apihelp-query+codetags-example-1": "List tags in MediaWiki",
	"apierror-invalidrepo": "Invalid repo \"$1\".",
	"apierror-codereview-inlinecommentingdisabled": "Can not attach a comment to a diff when inline commenting is disabled (<var>$wgCodeReviewInlineComments</var> is false)."
}
