-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathen.json
More file actions
132 lines (132 loc) · 5.16 KB
/
en.json
File metadata and controls
132 lines (132 loc) · 5.16 KB
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"actions": {
"abort": "Abort",
"compact": "Compact Mode",
"compactDisable": "Exit Compact Mode",
"compactEnable": "Compact Mode",
"loginWith": "Login with Streamfinity",
"logout": "Logout",
"markAsReaction": "Mark as Reaction",
"showAll": "Show all",
"submit": "Submit",
"submitReaction": "Submit Reaction",
"suggestVideo": "Suggest Video",
"tryAgain": "Try again",
"yourDashboard": "Your Dashboard"
},
"analytics": {
"clicks": "Clicks",
"ctaCreator": "Get Creator+ to see more analytics",
"liveAvg": "Live Avg",
"livePeak": "Live Peak",
"noReactionsYet": "There are no reactions for this video yet.",
"preview": "{{count}} views",
"reactionsTitle": "{{count}} Reactions",
"title": "Analytics",
"titleCompact": "Analytics for your video",
"uniqueViews": "Unique views"
},
"auth": {
"loginDescription": "Get started by logging in with your Twitch or YouTube account!"
},
"communityNotes": {
"add": "Write a note",
"comingSoon": "Community Notes are launching on 01.07. <0>Click here</0> to find out more.",
"none": "none",
"rate": "Rate this note",
"readMore": "Read more...",
"report": "Report",
"title": "Community Note"
},
"incognito": {
"title": "Incognito mode until {{time}}"
},
"markReaction": {
"description": "If this video is or contains a reaction to another video, you can mark it as this.",
"disclaimer": "Please note that every submission will be manually reviewed before being listed.",
"fullVideo": "Full video",
"intro": "If this video is a reaction to another type of content, you can help use by providing information.",
"or": "OR",
"segmentVideo": "Segment of the Video",
"stepMark": "Mark beginning & end",
"stepToWhat": "To which video was reacted?",
"stepWhichPart": "Which part contains the reaction?",
"title": "Untracked Reaction?"
},
"messages": {
"playerNotFound": "The player element was not found",
"reactionSubmitted": "Reaction has been submitted!",
"suggestionSubmitted": "Suggestion has been submitted!"
},
"originalVideo": {
"title": "Original Video",
"titlePlural": "Original Videos"
},
"reactionHistory": {
"ctaCreator": "Get Creator+ to see who reacted to your video",
"ctaViewer": "Get Community+ to see if followed streamers reacted",
"inAStream": "in a {{service}} livestream",
"inAVideo": "in a video",
"noReactionsYet": "There are no reactions for this video yet.",
"preview": "{{count}} Reactions",
"title": "Reaction History",
"titleOwn": "Reactions to your Video"
},
"reactionPolicy": {
"edit": "Edit your policy",
"notSet": "The Content Creator has not set conditions for reactions.",
"notSetOwn": "You have not not set conditions for reactions.",
"previewAllowed": "allowed",
"previewConditions": "Conditions",
"previewNone": "not set",
"previewNotAllowed": "not allowed",
"previewInfo": "Info",
"status": {
"allowedIn": "Reactions allowed in:",
"noRestriction": "No restrictions",
"notAllowed": "Not allowed",
"notice": "Notice:",
"reactUpToPercentage": "You may only react to {{value}}% of this video"
},
"thirdPartyHint": "Data provided by",
"title": "Reaction Policy"
},
"settings": {
"incognito": "Incognito Mode (not tracking videos)",
"incognitoDisable": "Disable (active until {{date}})",
"incognitoEnable": "Enable",
"showExtension": "Show Extension on Web Pages",
"title": "Settings"
},
"status": {
"disableStreamerMode": "Disable Streamer Mode",
"disableStreamerModeDescription": "Show all hidden elements of the extension until you reload the page.",
"enableStreamerMode": "Streamer Mode",
"trackingDisabled": "We are currently not tracking any videos",
"trackingEnabled": "We are currently tracking your video progress",
"youAreLive": "You are live",
"youAreLiveOn": "You are live on {{service}} ({{accountName}})"
},
"submitSuggestion": {
"description": "You can submit the currently playing video as a suggestion for any streamer.",
"intro": "Send this video as a suggestion to your favorite streamers.",
"results": {
"empty": "The Streamer/Creator is not signed up or has disabled video suggestions",
"loading": "Loading...",
"pending": "Start typing the creator name to search"
},
"title": "Suggestion",
"titleCompact": "Suggest video"
},
"subwaySurfer": {
"gameplayBy": "Gameplay by {{name}}"
},
"watchedReactions": {
"badgeTitle": "Watched in a stream {{date}}"
},
"words": {
"liveReactions": "Live Reactions",
"loading": "Loading...",
"videoReactions": "Video Reactions"
}
}