-
Notifications
You must be signed in to change notification settings - Fork 12
/
en.json
110 lines (110 loc) · 4.04 KB
/
en.json
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
{
"@metadata": {
"authors": [
"Niharika Kohli",
"MusikAnimal",
"Ryan Kaldari"
]
},
"name": "CopyPatrol",
"documentation": "Documentation",
"feedback": "Feedback",
"leaderboard": "Leaderboard",
"zh-wikipedia": "Chinese Wikipedia",
"ja-wikipedia": "Japanese Wikipedia",
"th-wikipedia": "Thai Wikipedia",
"en-wikipedia": "English Wikipedia",
"ko-wikipedia": "Korean Wikipedia",
"ca-wikipedia": "Catalan Wikipedia",
"hr-wikipedia": "Croatian Wikipedia",
"cs-wikipedia": "Czech Wikipedia",
"da-wikipedia": "Danish Wikipedia",
"nl-wikipedia": "Dutch Wikipedia",
"fi-wikipedia": "Finnish Wikipedia",
"fr-wikipedia": "French Wikipedia",
"de-wikipedia": "German Wikipedia",
"hu-wikipedia": "Hungarian Wikipedia",
"it-wikipedia": "Italian Wikipedia",
"no-wikipedia": "Norwegian Wikipedia (Bokmål)",
"nn-wikipedia": "Norwegian Wikipedia (Nynorsk)",
"pl-wikipedia": "Polish Wikipedia",
"pt-wikipedia": "Portuguese Wikipedia",
"ro-wikipedia": "Romanian Wikipedia",
"sr-wikipedia": "Serbian Wikipedia",
"sk-wikipedia": "Slovak Wikipedia",
"sl-wikipedia": "Slovene Wikipedia",
"es-wikipedia": "Spanish Wikipedia",
"sv-wikipedia": "Swedish Wikipedia",
"ar-wikipedia": "Arabic Wikipedia",
"el-wikipedia": "Greek Wikipedia",
"he-wikipedia": "Hebrew Wikipedia",
"fa-wikipedia": "Persian Wikipedia",
"ru-wikipedia": "Russian Wikipedia",
"tr-wikipedia": "Turkish Wikipedia",
"simple-wikipedia": "Simple English Wikipedia",
"form-all": "All cases",
"form-open": "Open cases",
"form-reviewed": "Reviewed cases",
"form-drafts": "Drafts only",
"wikiprojects": "WikiProjects",
"submit": "Submit",
"page": "Page",
"diff": "Diff",
"editor": "Editor",
"review": "Review",
"review-fixed": "Page fixed",
"review-fixed-tooltip": "The edit was a copyright violation and has been reverted",
"review-false": "No action needed",
"review-false-tooltip": "The edit is a false positive, nothing needs to be done",
"review-by": "Reviewed by:",
"history": "History",
"talk": "Talk",
"contribs": "Contributions",
"record-editcount": "Edit count:",
"compare": "Compare",
"record-ithenticate": "iThenticate report",
"record-url-text": "$1 of edit",
"record-noeditor": "No editor found",
"record-noeditor-tooltip": "The revision may have been deleted or the data is not yet available in Labs database.",
"article": "Article",
"compare-article-loading": "Loading article revision...",
"compare-source-loading": "Loading possible copyvio source...",
"footer-loadmore": "Load More",
"footer-nomore": "No more records!",
"footer-broughtby": "Brought to you by $1",
"footer-commtech": "Community Tech",
"footer-poweredby": "Powered by $1 and $2",
"filter-page": "Search for page title:",
"filter-user": "Search reviews by user:",
"source": "Source",
"phabricator": "Phabricator",
"footer-imageattr": "Image attribution",
"lboard-title": "Leaderboard",
"lboard-week": "Cases closed in the last 7 days",
"lboard-month": "Cases closed in the last 30 days",
"lboard-alltime": "All time cases closed",
"lboard-back": "Back to CopyPatrol",
"lboard-count-title": "See $1 cases reviewed by this user",
"close": "Close",
"imageattr-title": "Image attribution",
"imageattr-logo": "CopyPatrol logo",
"public-domain": "public domain",
"open-font-license": "Open Font License",
"imageattr-paragraph1": "$1 available to the $2 courtesy of $3 and the $4",
"imageattr-paragraph2": "$1 released under the $2 courtesy of $3",
"js-unauthorized": "You need to be logged in to be able to review.",
"js-dberror": "There was an error in connecting to database.",
"js-undo-own-only": "You can only undo your own reviews.",
"js-unknown-error": "An unknown error occurred when loading results. Please try again.",
"js-self-review": "You cannot review your own edits.",
"permalink": "Permalink",
"show-all-records": "Show all records",
"access-blocked": "You are currently $1 on $2 and are unable to use CopyPatrol.",
"blocked": "blocked",
"non-internet-source": "(non-internet source)",
"tags": "Tags",
"edit-summary": "Edit summary",
"revdel": "revdel",
"undo": "undo",
"delete": "delete"
}