-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcommon.json
More file actions
159 lines (159 loc) · 6.06 KB
/
Copy pathcommon.json
File metadata and controls
159 lines (159 loc) · 6.06 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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
{
"cmsui": {
"add": "Add",
"edit": "Edit",
"save": "Save",
"cancel": "Cancel",
"recurrence": {
"editRecurrence": "Edit recurrence",
"repeat": "Repeat",
"interval_label": "Every",
"options": {
"daily": "Daily",
"mondayfriday": "Monday - Friday",
"weekly": "Weekly",
"weekdays": "Weekdays",
"monthly": "Monthly",
"yearly": "Yearly"
},
"intervals": {
"interval_daily": "day(s)",
"interval_weekly": "week(s)",
"interval_monthly": "month(s)",
"interval_yearly": "year(s)"
},
"repeaton_label": "Repeat every",
"bymonthday": "By month day",
"bymonthday_description": "ex. Day 22 of the month",
"byweekday": "By week day",
"byweekday_description": "ex. On the third tuesday of the month",
"byday": "By week day of a specific month",
"byday_description": "ex. On the first monday of february",
"on_the_label": "The",
"day_label": "Day",
"first_label": "First",
"second_label": "Second",
"third_label": "Third",
"fourth_label": "Fourth",
"last_label": "Last",
"ofmonth_label": "of month",
"monthdayError": "Please select a valid day of the month",
"ends_label": "Ends",
"count": "After a set number of occurrences",
"count_description": "ex. After 5 occurrences",
"until": "On a set date",
"until_description": "on June 15th, 2050",
"count_after": "After",
"count_occurrences": "occurrence(s)",
"infinite_occurrences": "Set to 0 or leave empty for infinite occurrences",
"selected_dates": "Selected Dates",
"no_occurrences": "No occurences available",
"start_recurrence": "Start of recurrence",
"other_dates": "more dates",
"show_more_dates": "Show more dates"
},
"controlpanel": "Control Panel",
"objectbrowserwidget": {
"openDialog": "Select content",
"dialogTitle": "Select Content",
"closeDialog": "Close selection",
"openSearch": "Search content",
"closeSearch": "Close search",
"searchPlaceholder": "Search content...",
"loading": "Loading...",
"routeannouncer": "Current path: {{route}}",
"noResults": "No content found",
"searchResults": "Search results: {{count}} items",
"searchResultsFor": "Search results for \"{{searchTerm}}\": {{count}} ",
"goback": "Go back",
"changeViewMode": "Switch to {{mode}} view",
"currentItems": "Current content items",
"home": "Home",
"item": "{{title}}",
"itemSelected": "selected",
"itemNotSelectable": "not selectable",
"itemNavigateTo": "Navigate to {{title}}",
"canNavigateTo": "Folderish content",
"workflowStates": {
"private": "Private",
"pending": "Pending",
"published": "Published"
},
"viewModes": {
"list": "list",
"grid": "grid"
}
},
"panelgroups": {
"general": "General",
"content": "Content",
"security": "Security",
"users": "Users",
"site": "Site Setup",
"addons": "Add-ons",
"maintenance": "Maintenance"
},
"paneltitles": {
"addons": "Add-ons",
"database": "Database",
"contentRules": "Content Rules",
"undo": "Undo",
"urlmanagement": "URL Management",
"relations": "Relations",
"moderatecomments": "Moderate Comments",
"users": "Users",
"groupMembership": "Group Membership",
"groups": "Groups"
},
"blocksEditor": {
"blocksTab": "Blocks",
"contentTab": "Content"
},
"sidebar": {
"label": "Sidebar"
},
"auth": {
"username": "username",
"usernameOrEmail": "Username or email",
"password": "password",
"signIn": "Sign in",
"signUp": "Sign up",
"signInTo": "Sign in to {{site}}",
"forgotPassword": "Forgot your password? Request a <a>new password</a>.",
"returnToHome": "Return to home page",
"resetPassword": {
"requestTitle": "Reset your password",
"requestDescription": "Enter your username and we will send you a link to set a new password.",
"requestDescriptionWithEmail": "Enter your username or email and we will send you a link to set a new password.",
"requestSubmit": "Request new password",
"requestSuccessTitle": "Check your inbox",
"requestSuccessBody": "If an account exists for that username, we have sent a message with instructions to reset your password.",
"requestSuccessBodyWithEmail": "If an account exists for that username or email, we have sent a message with instructions to reset your password.",
"setTitle": "Set a new password",
"setDescription": "Choose a new password for your account.",
"setSubmit": "Set new password",
"setSuccessTitle": "Password updated",
"setSuccessBody": "Your password has been set. You can now sign in with your new password.",
"setIdentifierHint": "Enter the username you used to request the reset.",
"setIdentifierHintWithEmail": "Enter the username or email you used to request the reset.",
"newPassword": "New password",
"confirmPassword": "Confirm new password",
"passwordHint": "Use at least {{min}} characters.",
"errors": {
"identifierRequired": "Please enter a username.",
"usernameNoEmail": "Please enter your username, not an email address.",
"invalidEmail": "Please enter a valid email address.",
"usernameTooShort": "Username must be at least {{min}} characters.",
"usernameNoSpaces": "Username cannot contain spaces.",
"passwordTooShort": "Password must be at least {{min}} characters.",
"passwordsDoNotMatch": "Passwords do not match.",
"setFailed": "We couldn't set your new password. Your reset link may be invalid or expired. Please request a new one.",
"serverError": "Something went wrong on our end. Please try again in a few moments."
}
}
},
"toolbar": {
"settings": "Settings"
}
}
}