PluginProbe
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses / 2.10.0
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses v2.10.0
2.11.0 2.10.0 2.10.01 2.9.1 2.9.0 2.8.1 2.8.0 2.7.7 2.7.5 2.7.0 2.6.01 2.6.0 2.5.0 2.4.01 trunk 1.0.90 1.0.91 1.0.92 1.0.93 1.0.94 1.0.95 1.0.96 1.0.97 1.0.98 1.0.99 All 78 releases
← All changes | app/Services/TransStrings.php +1454 -109 1.1.02.10.0 View file →
@@ -7,88 +7,214 @@
7 7 {
8 8 public static function getStrings()
9 9 {
10 10 return [
11 - '' => __('', 'fluent-community'),
12 11 ' (coming soon)' => __(' (coming soon)', 'fluent-community'),
13 - '%1sClick here%2s to add affiliate ID' => __('%1sClick here%2s to add affiliate ID', 'fluent-community'),
12 + /* translators: %1$s is the date, %2$s is the time */
13 + '%1$s at %2$s' => __('%1$s at %2$s', 'fluent-community'),
14 + /* translators: %1$s is the topic title, %2$s is the current position, %3$s is the total item count */
15 + '%1$s. Sortable item %2$s of %3$s. Use the up and down arrow keys to reorder.' => __('%1$s. Sortable item %2$s of %3$s. Use the up and down arrow keys to reorder.', 'fluent-community'),
16 + /* translators: %1$s and %2$s are html markup for bold, for the clickable text "Click here to add affiliate ID" */
17 + '%1$sClick here%2$s to add affiliate ID' => __('%1$sClick here%2$s to add affiliate ID', 'fluent-community'),
18 + /* translators: %d is the number of courses created by the instructor */
19 + '%d Course' => __('%d Course', 'fluent-community'),
20 + /* translators: %d is the number of courses created by the instructor */
21 + '%d Courses' => __('%d Courses', 'fluent-community'),
22 + /* translators: %d is the number of groups */
14 23 '%d Group' => __('%d Group', 'fluent-community'),
24 + /* translators: %d is the number of groups */
15 25 '%d Groups' => __('%d Groups', 'fluent-community'),
26 + /* translators: %d is the number of lessons */
16 27 '%d Lesson' => __('%d Lesson', 'fluent-community'),
28 + /* translators: %d is the number of lessons */
17 29 '%d Lessons' => __('%d Lessons', 'fluent-community'),
30 + /* translators: %d is the number of sections */
18 31 '%d Section' => __('%d Section', 'fluent-community'),
32 + /* translators: %d is the number of sections */
19 33 '%d Sections' => __('%d Sections', 'fluent-community'),
34 + /* translators: %d is the number of spaces */
20 35 '%d Space' => __('%d Space', 'fluent-community'),
36 + /* translators: %d is the number of spaces */
21 37 '%d Spaces' => __('%d Spaces', 'fluent-community'),
38 + /* translators: %d is the number of students enrolled in the courses created by the instructor */
39 + '%d Student' => __('%d Student', 'fluent-community'),
40 + /* translators: %d is the number of students enrolled in the courses created by the instructor */
41 + '%d Students' => __('%d Students', 'fluent-community'),
42 + /* translators: %d is the number of comments */
22 43 '%d comment' => __('%d comment', 'fluent-community'),
44 + /* translators: %d is the number of comments */
23 45 '%d comments' => __('%d comments', 'fluent-community'),
46 + /* translators: %d is the number of lessons in the section */
24 47 '%d lessons' => __('%d lessons', 'fluent-community'),
48 + /* translators: %d is the number of leaderboard points */
49 + '%d point' => __('%d point', 'fluent-community'),
50 + /* translators: %d is the number of leaderboard points */
25 51 '%d points' => __('%d points', 'fluent-community'),
52 + /* translators: %d is the number of points needed to reach the next level */
26 53 '%d points to level up!' => __('%d points to level up!', 'fluent-community'),
54 + /* translators: %d is the number of replies */
27 55 '%d replies' => __('%d replies', 'fluent-community'),
56 + /* translators: %d is the number of replies */
28 57 '%d reply' => __('%d reply', 'fluent-community'),
58 + /* translators: %d is the number of students */
29 59 '%d student' => __('%d student', 'fluent-community'),
60 + /* translators: %d is the number of students */
30 61 '%d students' => __('%d students', 'fluent-community'),
62 + /* translators: %d is the number of votes */
63 + '%d vote' => __('%d vote', 'fluent-community'),
64 + /* translators: %d is the number of votes */
65 + '%d votes' => __('%d votes', 'fluent-community'),
66 + /* translators: %d is the number of hours */
67 + '%dh ' => __('%dh ', 'fluent-community'),
68 + /* translators: %d is the number of minutes */
69 + '%dm ' => __('%dm ', 'fluent-community'),
70 + /* translators: %d is the number of seconds */
71 + '%ds' => __('%ds', 'fluent-community'),
72 + /* translators: %s is the number of course progress */
31 73 '%s Completed' => __('%s Completed', 'fluent-community'),
74 + /* translators: %d is the number of sections */
75 + '%s Lesson' => __('%s Lesson', 'fluent-community'),
76 + /* translators: %d is the number of sections */
77 + '%s Lessons' => __('%s Lessons', 'fluent-community'),
78 + /* translators: %s is the number of members */
32 79 '%s Member' => __('%s Member', 'fluent-community'),
80 + /* translators: %s is the number of members */
33 81 '%s Members' => __('%s Members', 'fluent-community'),
82 + /* translators: %s is the name of the provider for migration */
83 + '%s Migration' => __('%s Migration', 'fluent-community'),
84 + /* translators: %d is the number of sections */
85 + '%s Topic' => __('%s Topic', 'fluent-community'),
86 + /* translators: %d is the number of sections */
87 + '%s Topics' => __('%s Topics', 'fluent-community'),
88 + /* translators: %s is the number of votes */
34 89 '%s Vote' => __('%s Vote', 'fluent-community'),
90 + /* translators: %s is the number of votes */
35 91 '%s Votes' => __('%s Votes', 'fluent-community'),
92 + /* translators: %s is the name of the user */
36 93 '%s did not add any comment to any posts yet' => __('%s did not add any comment to any posts yet', 'fluent-community'),
94 + /* translators: %s is the number of fields */
95 + '%s fields' => __('%s fields', 'fluent-community'),
96 + /* translators: %s is the number of spaces */
97 + '%s items' => __('%s items', 'fluent-community'),
98 + /* translators: %s is the number of lessons in the section */
37 99 '%s lesson' => __('%s lesson', 'fluent-community'),
100 + /* translators: %s is the number of lessons in the section */
38 101 '%s lessons' => __('%s lessons', 'fluent-community'),
102 + /* translators: %s is the number of likes */
39 103 '%s like' => __('%s like', 'fluent-community'),
104 + /* translators: %s is the number of likes */
40 105 '%s likes' => __('%s likes', 'fluent-community'),
106 + /* translators: %s = bell icon for new posts */
107 + '%s new post available' => __('%s new post available', 'fluent-community'),
108 + /* translators: %s is the number of new posts available */
41 109 '%s new posts available' => __('%s new posts available', 'fluent-community'),
110 + /* translators: %s is the number of people requested to join the community */
42 111 '%s people requested to join the community.' => __('%s people requested to join the community.', 'fluent-community'),
112 + /* translators: %s is the number of results found */
43 113 '%s result found' => __('%s result found', 'fluent-community'),
114 + /* translators: %s is the number of results found */
44 115 '%s results found' => __('%s results found', 'fluent-community'),
116 + /* translators: %s is the number of students */
45 117 '%s student' => __('%s student', 'fluent-community'),
118 + /* translators: %s is the number of students */
46 119 '%s students' => __('%s students', 'fluent-community'),
47 - '%s topic' => __('%s topic', 'fluent-community'),
48 - '%s topics' => __('%s topics', 'fluent-community'),
120 + /* translators: %s is the number of words in the page content */
121 + '%s word' => __('%s word', 'fluent-community'),
122 + /* translators: %s is the number of words in the page content */
123 + '%s words' => __('%s words', 'fluent-community'),
124 + '(+ associate favorites/reactions)' => __('(+ associate favorites/reactions)', 'fluent-community'),
125 + '(Copy)' => __('(Copy)', 'fluent-community'),
49 126 '+ Add Section' => __('+ Add Section', 'fluent-community'),
127 + '-- Select --' => __('-- Select --', 'fluent-community'),
50 128 '1 Like = 1 Point' => __('1 Like = 1 Point', 'fluent-community'),
129 + '1 new post available' => __('1 new post available', 'fluent-community'),
130 + '1. Flag a post or comment after it\'s reported' => __('1. Flag a post or comment after it\'s reported', 'fluent-community'),
131 + '2. Moderate a member after' => __('2. Moderate a member after', 'fluent-community'),
132 + '3. Moderate a member after' => __('3. Moderate a member after', 'fluent-community'),
133 + 'A new post is available' => __('A new post is available', 'fluent-community'),
134 + 'A short tagline shown on the members list.' => __('A short tagline shown on the members list.', 'fluent-community'),
51 135 'About' => __('About', 'fluent-community'),
136 + 'About Space' => __('About Space', 'fluent-community'),
137 + 'About these files' => __('About these files', 'fluent-community'),
138 + 'Accepted' => __('Accepted', 'fluent-community'),
139 + 'Access Control' => __('Access Control', 'fluent-community'),
140 + 'Access Management with FluentCRM' => __('Access Management with FluentCRM', 'fluent-community'),
52 141 'Access Status' => __('Access Status', 'fluent-community'),
142 + 'Account Deactivation' => __('Account Deactivation', 'fluent-community'),
53 143 'Account Verification' => __('Account Verification', 'fluent-community'),
54 144 'Action required' => __('Action required', 'fluent-community'),
55 145 'Actions' => __('Actions', 'fluent-community'),
146 + 'Activate FluentNotify' => __('Activate FluentNotify', 'fluent-community'),
56 147 'Active' => __('Active', 'fluent-community'),
148 + 'Activities' => __('Activities', 'fluent-community'),
149 + 'Activity' => __('Activity', 'fluent-community'),
57 150 'Add' => __('Add', 'fluent-community'),
58 151 'Add & Edit' => __('Add & Edit', 'fluent-community'),
59 152 'Add Another Group' => __('Add Another Group', 'fluent-community'),
60 153 'Add Course' => __('Add Course', 'fluent-community'),
61 154 'Add Custom Link' => __('Add Custom Link', 'fluent-community'),
155 + 'Add Documents' => __('Add Documents', 'fluent-community'),
62 156 'Add Featured Video for this post' => __('Add Featured Video for this post', 'fluent-community'),
63 - 'Add Lesson' => __('Add Lesson', 'fluent-community'),
157 + 'Add Field' => __('Add Field', 'fluent-community'),
158 + 'Add Group' => __('Add Group', 'fluent-community'),
64 159 'Add Manager' => __('Add Manager', 'fluent-community'),
65 160 'Add Member' => __('Add Member', 'fluent-community'),
161 + 'Add Members' => __('Add Members', 'fluent-community'),
66 162 'Add More' => __('Add More', 'fluent-community'),
67 163 'Add New' => __('Add New', 'fluent-community'),
68 164 'Add New Link' => __('Add New Link', 'fluent-community'),
165 + 'Add New Page' => __('Add New Page', 'fluent-community'),
166 + 'Add New Webhook' => __('Add New Webhook', 'fluent-community'),
167 + 'Add Paywall' => __('Add Paywall', 'fluent-community'),
168 + 'Add Question' => __('Add Question', 'fluent-community'),
69 169 'Add Student' => __('Add Student', 'fluent-community'),
170 + 'Add Students' => __('Add Students', 'fluent-community'),
171 + 'Add To Space/Course' => __('Add To Space/Course', 'fluent-community'),
70 172 'Add Topic' => __('Add Topic', 'fluent-community'),
173 + 'Add User to Space/Course' => __('Add User to Space/Course', 'fluent-community'),
174 + 'Add Video' => __('Add Video', 'fluent-community'),
71 175 'Add Video from custom HTML Code' => __('Add Video from custom HTML Code', 'fluent-community'),
176 + 'Add Webhook' => __('Add Webhook', 'fluent-community'),
72 177 'Add a badge next to user profile name to highlight valued users' => __('Add a badge next to user profile name to highlight valued users', 'fluent-community'),
178 + 'Add any additional information or notes about this course here' => __('Add any additional information or notes about this course here', 'fluent-community'),
179 + /* translators: %s is the role of the member */
73 180 'Add as %s' => __('Add as %s', 'fluent-community'),
74 181 'Add button' => __('Add button', 'fluent-community'),
182 + 'Add custom fields to member profiles like Gender, DOB, Designation, Blood Group and more.' => __('Add custom fields to member profiles like Gender, DOB, Designation, Blood Group and more.', 'fluent-community'),
183 + 'Add field' => __('Add field', 'fluent-community'),
184 + 'Add multiple variations to handle different ways students might write the answer (case-insensitive, trimmed).' => __('Add multiple variations to handle different ways students might write the answer (case-insensitive, trimmed).', 'fluent-community'),
185 + 'Add new option' => __('Add new option', 'fluent-community'),
186 + 'Add new space' => __('Add new space', 'fluent-community'),
187 + 'Add shortcode' => __('Add shortcode', 'fluent-community'),
75 188 'Add social links' => __('Add social links', 'fluent-community'),
189 + 'Add the blocked words that you want to use for content filtering.' => __('Add the blocked words that you want to use for content filtering.', 'fluent-community'),
190 + 'Add to Course' => __('Add to Course', 'fluent-community'),
191 + 'Add to Courses' => __('Add to Courses', 'fluent-community'),
192 + 'Add to Space' => __('Add to Space', 'fluent-community'),
193 + 'Add to Spaces' => __('Add to Spaces', 'fluent-community'),
76 194 'Add your profile description' => __('Add your profile description', 'fluent-community'),
77 195 'Add your social media profile link.' => __('Add your social media profile link.', 'fluent-community'),
196 + 'Added:' => __('Added:', 'fluent-community'),
197 + 'Adds an Install App button to the portal menu on mobile. It installs in one tap where supported, and shows step-by-step instructions on other browsers like Firefox and iOS.' => __('Adds an Install App button to the portal menu on mobile. It installs in one tap where supported, and shows step-by-step instructions on other browsers like Firefox and iOS.', 'fluent-community'),
78 198 'Adds icons next to text in header menu items, enhancing visual appeal and improving navigation clarity.' => __('Adds icons next to text in header menu items, enhancing visual appeal and improving navigation clarity.', 'fluent-community'),
79 199 'Adds the default Feed link in the sidebar, providing an extra access point to the all feeds page' => __('Adds the default Feed link in the sidebar, providing an extra access point to the all feeds page', 'fluent-community'),
80 200 'Admin' => __('Admin', 'fluent-community'),
81 201 'Admin Actions' => __('Admin Actions', 'fluent-community'),
82 202 'Admin Only?' => __('Admin Only?', 'fluent-community'),
203 + 'Admin or moderator accounts cannot be moderated' => __('Admin or moderator accounts cannot be moderated', 'fluent-community'),
83 204 'Admin tools for account verification and status management.' => __('Admin tools for account verification and status management.', 'fluent-community'),
84 205 'Admin/Moderators Only' => __('Admin/Moderators Only', 'fluent-community'),
206 + 'Admins' => __('Admins', 'fluent-community'),
207 + 'Admins Only' => __('Admins Only', 'fluent-community'),
208 + 'Admins and Moderators' => __('Admins and Moderators', 'fluent-community'),
85 209 'Advanced Features' => __('Advanced Features', 'fluent-community'),
86 210 'Advanced Features & Addons' => __('Advanced Features & Addons', 'fluent-community'),
87 211 'Affiliate ID' => __('Affiliate ID', 'fluent-community'),
212 + /* translators: %s is the affiliate ID shown as part of the label */
88 213 'Affiliate ID: %s' => __('Affiliate ID: %s', 'fluent-community'),
89 214 'All' => __('All', 'fluent-community'),
90 215 'All Courses' => __('All Courses', 'fluent-community'),
216 + 'All Done!' => __('All Done!', 'fluent-community'),
91 217 'All Feeds' => __('All Feeds', 'fluent-community'),
92 218 'All Members' => __('All Members', 'fluent-community'),
93 219 'All Notifications' => __('All Notifications', 'fluent-community'),
94 220 'All Posts' => __('All Posts', 'fluent-community'),
@@ -93,39 +219,84 @@
93 219 'All Notifications' => __('All Notifications', 'fluent-community'),
94 220 'All Posts' => __('All Posts', 'fluent-community'),
95 221 'All Space Groups' => __('All Space Groups', 'fluent-community'),
96 222 'All Spaces' => __('All Spaces', 'fluent-community'),
223 + 'All contacts with this tag will be added as Member.' => __('All contacts with this tag will be added as Member.', 'fluent-community'),
224 + 'All contacts with this tag will be enrolled as Student.' => __('All contacts with this tag will be enrolled as Student.', 'fluent-community'),
97 225 'All is well! This dashboard will be updated with something awesome!' => __('All is well! This dashboard will be updated with something awesome!', 'fluent-community'),
226 + 'All notifications marked as read' => __('All notifications marked as read', 'fluent-community'),
227 + 'All users will be added as Member.' => __('All users will be added as Member.', 'fluent-community'),
228 + 'All users will be enrolled as Student.' => __('All users will be enrolled as Student.', 'fluent-community'),
98 229 'Allow members to close the welcome banner' => __('Allow members to close the welcome banner', 'fluent-community'),
230 + 'Allow members to hide the install button' => __('Allow members to hide the install button', 'fluent-community'),
231 + 'Allow space members to upload videos on post based on their permission.' => __('Allow space members to upload videos on post based on their permission.', 'fluent-community'),
232 + 'Allow users to change their account email address' => __('Allow users to change their account email address', 'fluent-community'),
233 + 'Allow users to change their community username' => __('Allow users to change their community username', 'fluent-community'),
234 + 'Allow users to change their password from profile' => __('Allow users to change their password from profile', 'fluent-community'),
235 + 'Allow users to deactivate their account directly from their profile settings' => __('Allow users to deactivate their account directly from their profile settings', 'fluent-community'),
99 236 'Allow users to request to join this Space' => __('Allow users to request to join this Space', 'fluent-community'),
100 237 'Alphabetical' => __('Alphabetical', 'fluent-community'),
238 + 'Already installed, it just needs activating.' => __('Already installed, it just needs activating.', 'fluent-community'),
239 + 'Also remove the this space from the product integration?' => __('Also remove the this space from the product integration?', 'fluent-community'),
101 240 'Amazon S3' => __('Amazon S3', 'fluent-community'),
102 241 'Amazon S3 Access Key' => __('Amazon S3 Access Key', 'fluent-community'),
103 242 'Amazon S3 Bucket Name' => __('Amazon S3 Bucket Name', 'fluent-community'),
104 243 'Amazon S3 Location' => __('Amazon S3 Location', 'fluent-community'),
105 244 'Amazon S3 Secret Key' => __('Amazon S3 Secret Key', 'fluent-community'),
245 + 'Analytics' => __('Analytics', 'fluent-community'),
246 + 'Animals & Nature' => __('Animals & Nature', 'fluent-community'),
247 + 'Answer all questions to submit' => __('Answer all questions to submit', 'fluent-community'),
248 + 'Answered' => __('Answered', 'fluent-community'),
249 + 'Any Community Members' => __('Any Community Members', 'fluent-community'),
106 250 'Any Logged in users' => __('Any Logged in users', 'fluent-community'),
107 251 'Any Member Can Invite Other Members' => __('Any Member Can Invite Other Members', 'fluent-community'),
252 + 'Any Members' => __('Any Members', 'fluent-community'),
108 253 'Anyone' => __('Anyone', 'fluent-community'),
109 254 'Anyone can view and enroll the course for free' => __('Anyone can view and enroll the course for free', 'fluent-community'),
255 + 'App ID' => __('App ID', 'fluent-community'),
256 + 'App Icon' => __('App Icon', 'fluent-community'),
257 + 'App Key' => __('App Key', 'fluent-community'),
258 + 'App Name' => __('App Name', 'fluent-community'),
259 + 'App Name is required' => __('App Name is required', 'fluent-community'),
260 + 'App Secret' => __('App Secret', 'fluent-community'),
110 261 'Appearance' => __('Appearance', 'fluent-community'),
111 262 'Approve' => __('Approve', 'fluent-community'),
112 - 'Approve Access' => __('Approve Access', 'fluent-community'),
113 263 'Approve Account' => __('Approve Account', 'fluent-community'),
264 + 'Approve Content' => __('Approve Content', 'fluent-community'),
114 265 'Approximate time when the digest emails will start sending for the members' => __('Approximate time when the digest emails will start sending for the members', 'fluent-community'),
115 266 'April' => __('April', 'fluent-community'),
116 267 'Are you sure you want to approve this user?' => __('Are you sure you want to approve this user?', 'fluent-community'),
268 + 'Are you sure you want to change the slug?' => __('Are you sure you want to change the slug?', 'fluent-community'),
117 269 'Are you sure you want to change username?' => __('Are you sure you want to change username?', 'fluent-community'),
270 + 'Are you sure you want to close this?' => __('Are you sure you want to close this?', 'fluent-community'),
271 + /* translators: %s is the name of the space */
272 + 'Are you sure you want to delete this %s?' => __('Are you sure you want to delete this %s?', 'fluent-community'),
118 273 'Are you sure you want to delete this comment and associated data?' => __('Are you sure you want to delete this comment and associated data?', 'fluent-community'),
119 274 'Are you sure you want to delete this course?' => __('Are you sure you want to delete this course?', 'fluent-community'),
275 + 'Are you sure you want to delete this document?' => __('Are you sure you want to delete this document?', 'fluent-community'),
120 276 'Are you sure you want to delete this feed?' => __('Are you sure you want to delete this feed?', 'fluent-community'),
277 + 'Are you sure you want to delete this field? Any saved data for this field will no longer be accessible.' => __('Are you sure you want to delete this field? Any saved data for this field will no longer be accessible.', 'fluent-community'),
278 + 'Are you sure you want to delete this group?' => __('Are you sure you want to delete this group?', 'fluent-community'),
121 279 'Are you sure you want to delete this invitation?' => __('Are you sure you want to delete this invitation?', 'fluent-community'),
122 280 'Are you sure you want to delete this lesson? All the associated data will be deleted too.' => __('Are you sure you want to delete this lesson? All the associated data will be deleted too.', 'fluent-community'),
281 + 'Are you sure you want to delete this page? This cannot be undone.' => __('Are you sure you want to delete this page? This cannot be undone.', 'fluent-community'),
282 + 'Are you sure you want to delete this paywall? This action cannot be undone.' => __('Are you sure you want to delete this paywall? This action cannot be undone.', 'fluent-community'),
283 + 'Are you sure you want to delete this question?' => __('Are you sure you want to delete this question?', 'fluent-community'),
284 + 'Are you sure you want to delete this report?' => __('Are you sure you want to delete this report?', 'fluent-community'),
123 285 'Are you sure you want to delete this section? All the associated lessons and enrollment data will be deleted too.' => __('Are you sure you want to delete this section? All the associated lessons and enrollment data will be deleted too.', 'fluent-community'),
124 286 'Are you sure you want to delete this space?' => __('Are you sure you want to delete this space?', 'fluent-community'),
287 + 'Are you sure you want to duplicate this course?' => __('Are you sure you want to duplicate this course?', 'fluent-community'),
125 288 'Are you sure you want to leave this community?' => __('Are you sure you want to leave this community?', 'fluent-community'),
126 - 'Are you sure you want to mention everyone? An automated email will be sent to all the members of the space after 5 minutes for this post' => __('Are you sure you want to mention everyone? An automated email will be sent to all the members of the space after 5 minutes for this post', 'fluent-community'),
289 + /* translators: %s is the member's display name */
290 + 'Are you sure you want to remove the cover photo of %s?' => __('Are you sure you want to remove the cover photo of %s?', 'fluent-community'),
291 + 'Are you sure you want to remove the cover photo?' => __('Are you sure you want to remove the cover photo?', 'fluent-community'),
292 + 'Are you sure you want to remove the preview image? This action cannot be undone.' => __('Are you sure you want to remove the preview image? This action cannot be undone.', 'fluent-community'),
293 + /* translators: %s is the member's display name */
294 + 'Are you sure you want to remove the profile photo of %s?' => __('Are you sure you want to remove the profile photo of %s?', 'fluent-community'),
295 + 'Are you sure you want to remove this course?' => __('Are you sure you want to remove this course?', 'fluent-community'),
296 + 'Are you sure you want to remove this group and all its links?' => __('Are you sure you want to remove this group and all its links?', 'fluent-community'),
127 297 'Are you sure you want to remove this group?' => __('Are you sure you want to remove this group?', 'fluent-community'),
298 + 'Are you sure you want to remove this image?' => __('Are you sure you want to remove this image?', 'fluent-community'),
128 299 'Are you sure you want to remove this link?' => __('Are you sure you want to remove this link?', 'fluent-community'),
129 300 'Are you sure you want to remove this manager?' => __('Are you sure you want to remove this manager?', 'fluent-community'),
130 301 'Are you sure you want to remove this member from this community?' => __('Are you sure you want to remove this member from this community?', 'fluent-community'),
131 302 'Are you sure you want to remove this space?' => __('Are you sure you want to remove this space?', 'fluent-community'),
@@ -130,95 +301,193 @@
130 301 'Are you sure you want to remove this member from this community?' => __('Are you sure you want to remove this member from this community?', 'fluent-community'),
131 302 'Are you sure you want to remove this space?' => __('Are you sure you want to remove this space?', 'fluent-community'),
132 303 'Are you sure you want to remove this student from this course?' => __('Are you sure you want to remove this student from this course?', 'fluent-community'),
133 304 'Are you sure you want to remove this topic?' => __('Are you sure you want to remove this topic?', 'fluent-community'),
305 + 'Are you sure you want to remove this webhook?' => __('Are you sure you want to remove this webhook?', 'fluent-community'),
306 + 'Are you sure you want to remove your cover photo?' => __('Are you sure you want to remove your cover photo?', 'fluent-community'),
307 + 'Are you sure you want to remove your profile photo?' => __('Are you sure you want to remove your profile photo?', 'fluent-community'),
308 + 'Are you sure you want to send email to everyone? An automated email will be sent to all the members of the space after 5 minutes of this post' => __('Are you sure you want to send email to everyone? An automated email will be sent to all the members of the space after 5 minutes of this post', 'fluent-community'),
309 + 'Are you sure you want to send email to everyone? An automated email will be sent to all the members of the space. The email will be sent at the scheduled time.' => __('Are you sure you want to send email to everyone? An automated email will be sent to all the members of the space. The email will be sent at the scheduled time.', 'fluent-community'),
134 310 'Are you sure?' => __('Are you sure?', 'fluent-community'),
135 311 'As you gain points, you level up. Your level is shown at the bottom right of your avatar.' => __('As you gain points, you level up. Your level is shown at the bottom right of your avatar.', 'fluent-community'),
136 - 'Attach video' => __('Attach video', 'fluent-community'),
312 + 'Ascending' => __('Ascending', 'fluent-community'),
313 + 'Ask a site administrator to activate FluentNotify.' => __('Ask a site administrator to activate FluentNotify.', 'fluent-community'),
314 + 'Ask a site administrator to install FluentNotify.' => __('Ask a site administrator to install FluentNotify.', 'fluent-community'),
315 + 'At least one option is required for this field type' => __('At least one option is required for this field type', 'fluent-community'),
316 + 'Attach Media' => __('Attach Media', 'fluent-community'),
317 + 'Attempts' => __('Attempts', 'fluent-community'),
318 + 'Audio' => __('Audio', 'fluent-community'),
319 + 'Audio file name' => __('Audio file name', 'fluent-community'),
320 + 'Audio file name cannot be empty' => __('Audio file name cannot be empty', 'fluent-community'),
321 + 'Audios' => __('Audios', 'fluent-community'),
137 322 'August' => __('August', 'fluent-community'),
138 - 'Automtically login the user to the portal (secure with signed URL) from email notification links' => __('Automtically login the user to the portal (secure with signed URL) from email notification links', 'fluent-community'),
323 + 'Automate your Course or Space accesses with FluentCRM Tags' => __('Automate your Course or Space accesses with FluentCRM Tags', 'fluent-community'),
324 + 'Automatic Moderation' => __('Automatic Moderation', 'fluent-community'),
325 + 'Automatically act on content and members once a threshold is reached.' => __('Automatically act on content and members once a threshold is reached.', 'fluent-community'),
326 + 'Automatically login the user to the portal (secure with signed URL) from email notification links' => __('Automatically login the user to the portal (secure with signed URL) from email notification links', 'fluent-community'),
139 327 'Available on Pro' => __('Available on Pro', 'fluent-community'),
140 - 'Average completion rate' => __('Average completion rate', 'fluent-community'),
328 + 'Average Completion Rate' => __('Average Completion Rate', 'fluent-community'),
329 + 'Back' => __('Back', 'fluent-community'),
330 + /* translators: %s is the name of the page or section being returned to */
331 + 'Back to %s' => __('Back to %s', 'fluent-community'),
141 332 'Back to Lessons' => __('Back to Lessons', 'fluent-community'),
142 - 'Back to course index' => __('Back to course index', 'fluent-community'),
333 + 'Back to Pages' => __('Back to Pages', 'fluent-community'),
334 + 'Back to Space' => __('Back to Space', 'fluent-community'),
143 335 'Back to home' => __('Back to home', 'fluent-community'),
144 336 'Background Color' => __('Background Color', 'fluent-community'),
145 337 'Background Image' => __('Background Image', 'fluent-community'),
146 - 'Badge' => __('Badge', 'fluent-community'),
338 + 'Background shown behind the app icon while the app is loading. Leave empty to match your portal background.' => __('Background shown behind the app icon while the app is loading. Leave empty to match your portal background.', 'fluent-community'),
339 + 'Backward' => __('Backward', 'fluent-community'),
147 340 'Badge Title' => __('Badge Title', 'fluent-community'),
148 341 'Banner' => __('Banner', 'fluent-community'),
342 + 'Banner Image' => __('Banner Image', 'fluent-community'),
149 343 'Basic Info' => __('Basic Info', 'fluent-community'),
344 + 'Behaviors' => __('Behaviors', 'fluent-community'),
345 + 'Block' => __('Block', 'fluent-community'),
346 + 'Block User' => __('Block User', 'fluent-community'),
150 347 'Blocked' => __('Blocked', 'fluent-community'),
348 + 'Blocking this user will hide their posts from your feed and prevent them from interacting with you. Are you sure you want to block this user?' => __('Blocking this user will hide their posts from your feed and prevent them from interacting with you. Are you sure you want to block this user?', 'fluent-community'),
349 + 'Bold' => __('Bold', 'fluent-community'),
151 350 'Bookmark this post' => __('Bookmark this post', 'fluent-community'),
152 351 'Bookmarked' => __('Bookmarked', 'fluent-community'),
352 + 'Brand Color' => __('Brand Color', 'fluent-community'),
353 + 'Browse Members' => __('Browse Members', 'fluent-community'),
153 354 'Bucket Sub-Folder (Optional)' => __('Bucket Sub-Folder (Optional)', 'fluent-community'),
355 + 'BudyBoss Group' => __('BudyBoss Group', 'fluent-community'),
356 + 'BudyPress Group' => __('BudyPress Group', 'fluent-community'),
357 + 'Bulk adding requires FluentCommunity Pro.' => __('Bulk adding requires FluentCommunity Pro.', 'fluent-community'),
358 + 'Bullet List' => __('Bullet List', 'fluent-community'),
359 + 'BunnyCDN' => __('BunnyCDN', 'fluent-community'),
360 + 'BunnyCDN API Key' => __('BunnyCDN API Key', 'fluent-community'),
361 + 'BunnyCDN Public URL' => __('BunnyCDN Public URL', 'fluent-community'),
362 + 'BunnyCDN Storage Zone Name' => __('BunnyCDN Storage Zone Name', 'fluent-community'),
154 363 'Button Background' => __('Button Background', 'fluent-community'),
155 364 'Button Label' => __('Button Label', 'fluent-community'),
156 365 'Button Link' => __('Button Link', 'fluent-community'),
157 366 'Button Text Color' => __('Button Text Color', 'fluent-community'),
158 367 'Button Type' => __('Button Type', 'fluent-community'),
368 + 'By Space/Course Memberships' => __('By Space/Course Memberships', 'fluent-community'),
369 + 'By System ' => __('By System ', 'fluent-community'),
370 + 'CRM Tag' => __('CRM Tag', 'fluent-community'),
371 + 'CSV Import' => __('CSV Import', 'fluent-community'),
159 372 'Call to Action' => __('Call to Action', 'fluent-community'),
373 + 'Call to action' => __('Call to action', 'fluent-community'),
160 374 'Cancel' => __('Cancel', 'fluent-community'),
161 375 'Cancelled' => __('Cancelled', 'fluent-community'),
162 376 'Cannot be deleted' => __('Cannot be deleted', 'fluent-community'),
377 + 'Captions Toggle' => __('Captions Toggle', 'fluent-community'),
378 + 'Card' => __('Card', 'fluent-community'),
379 + 'Card View' => __('Card View', 'fluent-community'),
163 380 'Categorize your content and allow members to filter posts with the topic navigation bar in spaces.' => __('Categorize your content and allow members to filter posts with the topic navigation bar in spaces.', 'fluent-community'),
164 381 'Categorize your course and allow members to filter courses with the topic navigation bar in the courses directory. You can define up to 20 topics per course.' => __('Categorize your course and allow members to filter courses with the topic navigation bar in the courses directory. You can define up to 20 topics per course.', 'fluent-community'),
165 382 'Categorize your posts and allow members to filter spaces with the topic navigation bar. You can define up to 20 topics per space.' => __('Categorize your posts and allow members to filter spaces with the topic navigation bar. You can define up to 20 topics per space.', 'fluent-community'),
166 383 'Change' => __('Change', 'fluent-community'),
384 + 'Change App Icon' => __('Change App Icon', 'fluent-community'),
167 385 'Change Cover' => __('Change Cover', 'fluent-community'),
168 386 'Change Membership' => __('Change Membership', 'fluent-community'),
169 - 'Chat' => __('Chat', 'fluent-community'),
387 + 'Change Password' => __('Change Password', 'fluent-community'),
388 + 'Change Thumbnail' => __('Change Thumbnail', 'fluent-community'),
389 + 'Change logo' => __('Change logo', 'fluent-community'),
390 + 'Change profile photo' => __('Change profile photo', 'fluent-community'),
391 + 'Checkout URL copied to clipboard' => __('Checkout URL copied to clipboard', 'fluent-community'),
170 392 'Choose a Space Type' => __('Choose a Space Type', 'fluent-community'),
171 - 'Choose the privacy settings for spaces page of a member profile.' => __('Choose the privacy settings for spaces page of a member profile.', 'fluent-community'),
393 + 'Choose a date and time in the future when you want your post to be published' => __('Choose a date and time in the future when you want your post to be published', 'fluent-community'),
394 + 'Choose a topic' => __('Choose a topic', 'fluent-community'),
395 + 'Choose the privacy settings for the Spaces and Courses tabs of a member profile.' => __('Choose the privacy settings for the Spaces and Courses tabs of a member profile.', 'fluent-community'),
396 + /* translators: %s is the number of topics */
397 + 'Choose up to %s topics' => __('Choose up to %s topics', 'fluent-community'),
398 + /* translators: %s is the number of topics */
172 399 'Choose up to %s topics (optional)' => __('Choose up to %s topics (optional)', 'fluent-community'),
173 - 'Choose up to 20 topics' => __('Choose up to 20 topics', 'fluent-community'),
400 + 'Choose what members get notified about.' => __('Choose what members get notified about.', 'fluent-community'),
174 401 'Choose where to store your media files. Options include Local File System, Amazon S3, or Cloudflare R2 for storing and serving your media assets' => __('Choose where to store your media files. Options include Local File System, Amazon S3, or Cloudflare R2 for storing and serving your media assets', 'fluent-community'),
402 + 'Choose whether individual user profile page should be public, private, or admin/moderator only. Users can always view their own profile.' => __('Choose whether individual user profile page should be public, private, or admin/moderator only. Users can always view their own profile.', 'fluent-community'),
175 403 'Choose whether the all-members page should be public, private, or admin/moderator only.' => __('Choose whether the all-members page should be public, private, or admin/moderator only.', 'fluent-community'),
404 + 'Choose whether the leaderboard top members should be public, private, or admin/moderator only.' => __('Choose whether the leaderboard top members should be public, private, or admin/moderator only.', 'fluent-community'),
176 405 'Classic' => __('Classic', 'fluent-community'),
406 + 'Classic is the default layout. For a more visual and engaging experience, the Modern layout displays the featured image or embedded video thumbnail.' => __('Classic is the default layout. For a more visual and engaging experience, the Modern layout displays the featured image or embedded video thumbnail.', 'fluent-community'),
177 407 'Classic: Image/Video after the content. Modern: Image/Video at first' => __('Classic: Image/Video after the content. Modern: Image/Video at first', 'fluent-community'),
178 - 'Click Here to Renew your License' => __('Click Here to Renew your License', 'fluent-community'),
408 + 'Clear' => __('Clear', 'fluent-community'),
409 + 'Clear the search to reorder' => __('Clear the search to reorder', 'fluent-community'),
179 410 'Click here' => __('Click here', 'fluent-community'),
180 411 'Click to view' => __('Click to view', 'fluent-community'),
181 412 'Close' => __('Close', 'fluent-community'),
413 + 'Closing will discard your changes. Are you sure?' => __('Closing will discard your changes. Are you sure?', 'fluent-community'),
182 414 'Cloudflare Access Key' => __('Cloudflare Access Key', 'fluent-community'),
183 - 'Cloudflare Account ID' => __('Cloudflare Account ID', 'fluent-community'),
184 - 'Cloudflare Bucket Name' => __('Cloudflare Bucket Name', 'fluent-community'),
185 415 'Cloudflare Bucket Public URL' => __('Cloudflare Bucket Public URL', 'fluent-community'),
416 + 'Cloudflare Endpoint URL' => __('Cloudflare Endpoint URL', 'fluent-community'),
186 417 'Cloudflare R2 (Recommended)' => __('Cloudflare R2 (Recommended)', 'fluent-community'),
187 418 'Cloudflare Secret Key' => __('Cloudflare Secret Key', 'fluent-community'),
419 + 'Cluster' => __('Cluster', 'fluent-community'),
420 + 'Code' => __('Code', 'fluent-community'),
421 + 'Collapse sidebar groups by default' => __('Collapse sidebar groups by default', 'fluent-community'),
188 422 'Color' => __('Color', 'fluent-community'),
423 + 'Columns: Name, Email, Username' => __('Columns: Name, Email, Username', 'fluent-community'),
189 424 'Comment' => __('Comment', 'fluent-community'),
425 + 'Comment cannot be empty' => __('Comment cannot be empty', 'fluent-community'),
190 426 'Comment updated successfully' => __('Comment updated successfully', 'fluent-community'),
191 427 'Commented in' => __('Commented in', 'fluent-community'),
192 428 'Comments' => __('Comments', 'fluent-community'),
429 + /* translators: %s is the number of comments */
193 430 'Comments (%s)' => __('Comments (%s)', 'fluent-community'),
431 + 'Comments are disabled for this course' => __('Comments are disabled for this course', 'fluent-community'),
194 432 'Comments are disabled for this post.' => __('Comments are disabled for this post.', 'fluent-community'),
195 433 'Comments have been disabled.' => __('Comments have been disabled.', 'fluent-community'),
196 434 'Comments have been enabled.' => __('Comments have been enabled.', 'fluent-community'),
197 435 'Community Account Username' => __('Community Account Username', 'fluent-community'),
436 + 'Community Admin (All Access)' => __('Community Admin (All Access)', 'fluent-community'),
437 + 'Community Default' => __('Community Default', 'fluent-community'),
198 438 'Community Managers' => __('Community Managers', 'fluent-community'),
199 439 'Community Title' => __('Community Title', 'fluent-community'),
200 440 'Community title' => __('Community title', 'fluent-community'),
201 441 'Complete Lesson' => __('Complete Lesson', 'fluent-community'),
442 + 'Complete the previous lesson to unlock this one.' => __('Complete the previous lesson to unlock this one.', 'fluent-community'),
202 443 'Complete your profile' => __('Complete your profile', 'fluent-community'),
203 444 'Completed' => __('Completed', 'fluent-community'),
204 - 'Completed %1s of %2s' => __('Completed %1s of %2s', 'fluent-community'),
445 + /* translators: %1$s is the number of completed lessons, %2$s is the total number of lessons */
446 + 'Completed %1$s of %2$s' => __('Completed %1$s of %2$s', 'fluent-community'),
205 447 'Config could not be loaded' => __('Config could not be loaded', 'fluent-community'),
206 448 'Configure' => __('Configure', 'fluent-community'),
207 449 'Configure Media Storage' => __('Configure Media Storage', 'fluent-community'),
208 450 'Configure the appearance and behavior of your login form.' => __('Configure the appearance and behavior of your login form.', 'fluent-community'),
209 451 'Configure the appearance and behavior of your signup form.' => __('Configure the appearance and behavior of your signup form.', 'fluent-community'),
452 + 'Confirm' => __('Confirm', 'fluent-community'),
453 + 'Confirm Account Deactivation' => __('Confirm Account Deactivation', 'fluent-community'),
210 454 'Confirm Delete' => __('Confirm Delete', 'fluent-community'),
455 + 'Confirm New Password' => __('Confirm New Password', 'fluent-community'),
456 + 'Confirmation email sent! Please check your inbox and click the confirmation link.' => __('Confirmation email sent! Please check your inbox and click the confirmation link.', 'fluent-community'),
457 + 'Congratulation! Migration has been completed!' => __('Congratulation! Migration has been completed!', 'fluent-community'),
211 458 'Congratulations! Course completed! 🎉' => __('Congratulations! Course completed! 🎉', 'fluent-community'),
459 + 'Connect Firebase' => __('Connect Firebase', 'fluent-community'),
212 460 'Content' => __('Content', 'fluent-community'),
213 - 'Continue' => __('Continue', 'fluent-community'),
461 + 'Content Filtering' => __('Content Filtering', 'fluent-community'),
462 + 'Content Moderation is disabled' => __('Content Moderation is disabled', 'fluent-community'),
214 463 'Continue Course' => __('Continue Course', 'fluent-community'),
464 + 'Continue to Deactivate Account' => __('Continue to Deactivate Account', 'fluent-community'),
465 + 'Control Bar Color' => __('Control Bar Color', 'fluent-community'),
466 + 'Control user accesses to different spaces/courses of your portal based on the contact tags.' => __('Control user accesses to different spaces/courses of your portal based on the contact tags.', 'fluent-community'),
467 + 'Controls' => __('Controls', 'fluent-community'),
215 468 'Copy' => __('Copy', 'fluent-community'),
469 + 'Copy Checkout URL' => __('Copy Checkout URL', 'fluent-community'),
470 + 'Copy Invitation URl' => __('Copy Invitation URl', 'fluent-community'),
216 471 'Copy Link' => __('Copy Link', 'fluent-community'),
472 + 'Copy Section' => __('Copy Section', 'fluent-community'),
473 + 'Copy Section to a different Course' => __('Copy Section to a different Course', 'fluent-community'),
474 + 'Copy To' => __('Copy To', 'fluent-community'),
475 + 'Copy code' => __('Copy code', 'fluent-community'),
476 + 'Copy the keys in the right column and paste it into the app you want to use for sending the POST request.' => __('Copy the keys in the right column and paste it into the app you want to use for sending the POST request.', 'fluent-community'),
477 + 'Copy webhook URL' => __('Copy webhook URL', 'fluent-community'),
478 + 'Correct' => __('Correct', 'fluent-community'),
479 + 'Correct Answer(s)' => __('Correct Answer(s)', 'fluent-community'),
480 + 'Correct Answers' => __('Correct Answers', 'fluent-community'),
217 481 'Course' => __('Course', 'fluent-community'),
218 482 'Course Admin' => __('Course Admin', 'fluent-community'),
483 + 'Course Content' => __('Course Content', 'fluent-community'),
484 + 'Course Contents' => __('Course Contents', 'fluent-community'),
219 485 'Course Creator' => __('Course Creator', 'fluent-community'),
220 486 'Course Description' => __('Course Description', 'fluent-community'),
487 + 'Course Details' => __('Course Details', 'fluent-community'),
488 + 'Course Instructor' => __('Course Instructor', 'fluent-community'),
489 + 'Course Layout' => __('Course Layout', 'fluent-community'),
221 490 'Course Links' => __('Course Links', 'fluent-community'),
222 491 'Course Management' => __('Course Management', 'fluent-community'),
223 492 'Course Module' => __('Course Module', 'fluent-community'),
224 493 'Course Module Settings' => __('Course Module Settings', 'fluent-community'),
@@ -226,85 +495,194 @@
226 495 'Course Module is disabled. Please enable the course module first' => __('Course Module is disabled. Please enable the course module first', 'fluent-community'),
227 496 'Course Slug (no spaces or special characters)' => __('Course Slug (no spaces or special characters)', 'fluent-community'),
228 497 'Course Students' => __('Course Students', 'fluent-community'),
229 498 'Course Title' => __('Course Title', 'fluent-community'),
230 - 'Course content' => __('Course content', 'fluent-community'),
499 + 'Course has been created successfully' => __('Course has been created successfully', 'fluent-community'),
231 500 'Course progress' => __('Course progress', 'fluent-community'),
232 501 'Course starts on a specific date. Sections are dripped relative to that date.' => __('Course starts on a specific date. Sections are dripped relative to that date.', 'fluent-community'),
502 + 'Course title is required.' => __('Course title is required.', 'fluent-community'),
503 + 'Course_admin' => __('Course Admin', 'fluent-community'),
504 + 'Course_creator' => __('Course Creator', 'fluent-community'),
233 505 'Courses' => __('Courses', 'fluent-community'),
506 + 'Courses you enroll in will appear here.' => __('Courses you enroll in will appear here.', 'fluent-community'),
234 507 'Cover Photo' => __('Cover Photo', 'fluent-community'),
235 508 'Create' => __('Create', 'fluent-community'),
509 + 'Create Invitation Link' => __('Create Invitation Link', 'fluent-community'),
510 + 'Create Link' => __('Create Link', 'fluent-community'),
236 511 'Create New Group' => __('Create New Group', 'fluent-community'),
512 + 'Create Page' => __('Create Page', 'fluent-community'),
513 + 'Create Poll' => __('Create Poll', 'fluent-community'),
514 + 'Create Post' => __('Create Post', 'fluent-community'),
515 + 'Create User in WP when you apply a configured tag on a contact to add to the course / space.' => __('Create User in WP when you apply a configured tag on a contact to add to the course / space.', 'fluent-community'),
516 + 'Create WordPress accounts for contacts without an existing account' => __('Create WordPress accounts for contacts without an existing account', 'fluent-community'),
517 + 'Create WordPress accounts for new email addresses' => __('Create WordPress accounts for new email addresses', 'fluent-community'),
237 518 'Create a Course' => __('Create a Course', 'fluent-community'),
238 519 'Create a Discussion Space' => __('Create a Discussion Space', 'fluent-community'),
520 + 'Create a Link' => __('Create a Link', 'fluent-community'),
239 521 'Create a new Group' => __('Create a new Group', 'fluent-community'),
240 522 'Create a new course' => __('Create a new course', 'fluent-community'),
523 + 'Create a simple link to share with potential members. Anyone with the link can join this space.' => __('Create a simple link to share with potential members. Anyone with the link can join this space.', 'fluent-community'),
524 + 'Create an invitation link' => __('Create an invitation link', 'fluent-community'),
525 + 'Create contact in FluentCRM (if not exist) when join in the configured spaces / courses.' => __('Create contact in FluentCRM (if not exist) when join in the configured spaces / courses.', 'fluent-community'),
526 + 'Create your first course' => __('Create your first course', 'fluent-community'),
527 + 'Cumulative' => __('Cumulative', 'fluent-community'),
528 + 'Current Password' => __('Current Password', 'fluent-community'),
529 + 'Current Stage:' => __('Current Stage:', 'fluent-community'),
530 + 'Current Time' => __('Current Time', 'fluent-community'),
241 531 'Custom' => __('Custom', 'fluent-community'),
242 532 'Custom Auth URL' => __('Custom Auth URL', 'fluent-community'),
243 - 'Custom HTML Code' => __('Custom HTML Code', 'fluent-community'),
533 + 'Custom CSS' => __('Custom CSS', 'fluent-community'),
244 534 'Custom Image' => __('Custom Image', 'fluent-community'),
535 + 'Custom JavaScript' => __('Custom JavaScript', 'fluent-community'),
245 536 'Custom Lock Screen' => __('Custom Lock Screen', 'fluent-community'),
537 + 'Custom Permalink' => __('Custom Permalink', 'fluent-community'),
538 + 'Custom Profile Fields' => __('Custom Profile Fields', 'fluent-community'),
539 + 'Custom Profile Fields Settings' => __('Custom Profile Fields Settings', 'fluent-community'),
246 540 'Custom SVG' => __('Custom SVG', 'fluent-community'),
541 + 'Custom Signup URL (Required)' => __('Custom Signup URL (Required)', 'fluent-community'),
542 + 'Custom Snippets' => __('Custom Snippets', 'fluent-community'),
543 + 'Custom Snippets could not be loaded' => __('Custom Snippets could not be loaded', 'fluent-community'),
247 544 'Customization' => __('Customization', 'fluent-community'),
248 545 'Customization Settings' => __('Customization Settings', 'fluent-community'),
249 - 'Customizations' => __('Customizations', 'fluent-community'),
546 + 'Customizations could not be loaded' => __('Customizations could not be loaded', 'fluent-community'),
250 547 'Customize' => __('Customize', 'fluent-community'),
251 548 'Customize Login' => __('Customize Login', 'fluent-community'),
252 549 'Customize Login/Signup Form' => __('Customize Login/Signup Form', 'fluent-community'),
253 550 'Customize Sign Up' => __('Customize Sign Up', 'fluent-community'),
254 551 'Customize Your Giphy Module Settings' => __('Customize Your Giphy Module Settings', 'fluent-community'),
255 - 'Customize the UI features of the portal.' => __('Customize the UI features of the portal.', 'fluent-community'),
552 + 'Customize Your Portal' => __('Customize Your Portal', 'fluent-community'),
553 + 'Customize the UI features of the portal' => __('Customize the UI features of the portal', 'fluent-community'),
256 554 'Customize the privacy and compliance settings as per your needs.' => __('Customize the privacy and compliance settings as per your needs.', 'fluent-community'),
257 555 'Customize your login and registration form settings' => __('Customize your login and registration form settings', 'fluent-community'),
258 - 'Customize your portal' => __('Customize your portal', 'fluent-community'),
556 + 'Daily' => __('Daily', 'fluent-community'),
557 + 'Dark' => __('Dark', 'fluent-community'),
558 + 'Date' => __('Date', 'fluent-community'),
259 559 'Day' => __('Day', 'fluent-community'),
260 560 'Days' => __('Days', 'fluent-community'),
561 + 'Deactivated (self)' => __('Deactivated (self)', 'fluent-community'),
562 + 'Deactivating your account will make your content and profile invisible to others. You will also lose access to the community until you reactivate your account.' => __('Deactivating your account will make your content and profile invisible to others. You will also lose access to the community until you reactivate your account.', 'fluent-community'),
261 563 'December' => __('December', 'fluent-community'),
262 564 'Decline' => __('Decline', 'fluent-community'),
263 565 'Default' => __('Default', 'fluent-community'),
566 + 'Default (Site Icon)' => __('Default (Site Icon)', 'fluent-community'),
567 + 'Default Comment Sort By' => __('Default Comment Sort By', 'fluent-community'),
568 + 'Default Email sending frequency for one-to-one messages' => __('Default Email sending frequency for one-to-one messages', 'fluent-community'),
569 + 'Default Feed Layout' => __('Default Feed Layout', 'fluent-community'),
570 + 'Default Feed Sort By' => __('Default Feed Sort By', 'fluent-community'),
264 571 'Default Layout Styles' => __('Default Layout Styles', 'fluent-community'),
265 572 'Default Lock Screen' => __('Default Lock Screen', 'fluent-community'),
266 573 'Default Login URL' => __('Default Login URL', 'fluent-community'),
574 + 'Default Member Preferences' => __('Default Member Preferences', 'fluent-community'),
267 575 'Default Open Graph Image' => __('Default Open Graph Image', 'fluent-community'),
576 + 'Default Permalink' => __('Default Permalink', 'fluent-community'),
577 + 'Default Post Sort By' => __('Default Post Sort By', 'fluent-community'),
268 578 'Default Signup URL' => __('Default Signup URL', 'fluent-community'),
579 + 'Default Theme Mode' => __('Default Theme Mode', 'fluent-community'),
580 + 'Define the permalink of the logo you want to use.' => __('Define the permalink of the logo you want to use.', 'fluent-community'),
269 581 'Delete' => __('Delete', 'fluent-community'),
582 + /* translators: %s is the name of the space */
583 + 'Delete %s' => __('Delete %s', 'fluent-community'),
270 584 'Delete Course' => __('Delete Course', 'fluent-community'),
585 + 'Delete Current Data (If checked, all current data of fluent community will be deleted and migration will start from scratch)' => __('Delete Current Data (If checked, all current data of fluent community will be deleted and migration will start from scratch)', 'fluent-community'),
586 + 'Delete Group' => __('Delete Group', 'fluent-community'),
271 587 'Delete Lesson' => __('Delete Lesson', 'fluent-community'),
588 + 'Delete Page' => __('Delete Page', 'fluent-community'),
589 + 'Delete Paywall' => __('Delete Paywall', 'fluent-community'),
590 + 'Delete Question' => __('Delete Question', 'fluent-community'),
591 + 'Delete Quiz' => __('Delete Quiz', 'fluent-community'),
592 + 'Delete Report' => __('Delete Report', 'fluent-community'),
272 593 'Delete Space' => __('Delete Space', 'fluent-community'),
594 + 'Delete invitation' => __('Delete invitation', 'fluent-community'),
273 595 'Delete section' => __('Delete section', 'fluent-community'),
596 + 'Deliver engaging & high-performance learning experiences in your community.' => __('Deliver engaging & high-performance learning experiences in your community.', 'fluent-community'),
597 + 'Descending' => __('Descending', 'fluent-community'),
598 + 'Describe this quiz' => __('Describe this quiz', 'fluent-community'),
274 599 'Description' => __('Description', 'fluent-community'),
275 600 'Description (optional)' => __('Description (optional)', 'fluent-community'),
601 + 'Description (shown on edit form)' => __('Description (shown on edit form)', 'fluent-community'),
276 602 'Description of the topic' => __('Description of the topic', 'fluent-community'),
277 603 'Design' => __('Design', 'fluent-community'),
278 - 'Disable Comments' => __('Disable Comments', 'fluent-community'),
604 + 'Details' => __('Details', 'fluent-community'),
605 + 'Did the student pass or fail?' => __('Did the student pass or fail?', 'fluent-community'),
606 + 'Disable' => __('Disable', 'fluent-community'),
607 + 'Disable Feed Sort By Options' => __('Disable Feed Sort By Options', 'fluent-community'),
608 + 'Disable Layout Style Change Option' => __('Disable Layout Style Change Option', 'fluent-community'),
609 + 'Disable Post Sort By Options' => __('Disable Post Sort By Options', 'fluent-community'),
610 + 'Disable comments' => __('Disable comments', 'fluent-community'),
611 + 'Disable comments for all the lessons for this course' => __('Disable comments for all the lessons for this course', 'fluent-community'),
279 612 'Disable powered by FluentCommunity in the email footer' => __('Disable powered by FluentCommunity in the email footer', 'fluent-community'),
280 613 'Disabled' => __('Disabled', 'fluent-community'),
614 + 'Discard' => __('Discard', 'fluent-community'),
615 + 'Discard changes?' => __('Discard changes?', 'fluent-community'),
281 616 'Discover exciting new features now!' => __('Discover exciting new features now!', 'fluent-community'),
617 + 'Discussion' => __('Discussion', 'fluent-community'),
282 618 'Discussion Space' => __('Discussion Space', 'fluent-community'),
619 + 'Dismiss Reports' => __('Dismiss Reports', 'fluent-community'),
620 + 'Dismiss push notification prompt' => __('Dismiss push notification prompt', 'fluent-community'),
621 + 'Dismissed' => __('Dismissed', 'fluent-community'),
283 622 'Display Name' => __('Display Name', 'fluent-community'),
284 623 'Displays a \'Powered by FluentCommunity\' link, showing support for the platform and increasing its visibility.' => __('Displays a \'Powered by FluentCommunity\' link, showing support for the platform and increasing its visibility.', 'fluent-community'),
624 + 'Divider' => __('Divider', 'fluent-community'),
625 + 'Do not send emails to contacts marked as Bounced, Complained, or Spammed in FluentCRM' => __('Do not send emails to contacts marked as Bounced, Complained, or Spammed in FluentCRM', 'fluent-community'),
285 626 'Do not use your community portal URL here. Maybe you can use your login/signup URL' => __('Do not use your community portal URL here. Maybe you can use your login/signup URL', 'fluent-community'),
627 + 'Document Library Access (View & Download)' => __('Document Library Access (View & Download)', 'fluent-community'),
628 + 'Document name' => __('Document name', 'fluent-community'),
629 + 'Documents' => __('Documents', 'fluent-community'),
630 + 'Documents & Files' => __('Documents & Files', 'fluent-community'),
631 + 'Documents and Files' => __('Documents and Files', 'fluent-community'),
632 + /* translators: %s is the name of the space */
633 + 'Documents and Files in %s' => __('Documents and Files in %s', 'fluent-community'),
286 634 'Don\'t have an affiliate account?' => __('Don\'t have an affiliate account?', 'fluent-community'),
635 + 'Done' => __('Done', 'fluent-community'),
636 + 'Download' => __('Download', 'fluent-community'),
637 + 'Download and install FluentNotify, then come back here to finish the setup.' => __('Download and install FluentNotify, then come back here to finish the setup.', 'fluent-community'),
287 638 'Draft' => __('Draft', 'fluent-community'),
639 + 'Draft Preview' => __('Draft Preview', 'fluent-community'),
640 + 'Drag to reorder' => __('Drag to reorder', 'fluent-community'),
641 + 'Drop CSV here or' => __('Drop CSV here or', 'fluent-community'),
642 + 'Drop file here or' => __('Drop file here or', 'fluent-community'),
643 + 'Drop file here or click to upload' => __('Drop file here or click to upload', 'fluent-community'),
644 + 'Duplicate' => __('Duplicate', 'fluent-community'),
645 + 'Duplicate Course' => __('Duplicate Course', 'fluent-community'),
646 + 'Duplicate Lesson' => __('Duplicate Lesson', 'fluent-community'),
647 + 'Duplicate Quiz' => __('Duplicate Quiz', 'fluent-community'),
288 648 'E-mail' => __('E-mail', 'fluent-community'),
649 + 'Eager' => __('Eager', 'fluent-community'),
289 650 'Earliest' => __('Earliest', 'fluent-community'),
290 651 'Edit' => __('Edit', 'fluent-community'),
291 - 'Edit Article' => __('Edit Article', 'fluent-community'),
652 + 'Edit Audio' => __('Edit Audio', 'fluent-community'),
292 653 'Edit Badge' => __('Edit Badge', 'fluent-community'),
654 + 'Edit Content' => __('Edit Content', 'fluent-community'),
293 655 'Edit Course' => __('Edit Course', 'fluent-community'),
656 + 'Edit Email Notification' => __('Edit Email Notification', 'fluent-community'),
294 657 'Edit Feed' => __('Edit Feed', 'fluent-community'),
658 + 'Edit Field' => __('Edit Field', 'fluent-community'),
659 + 'Edit Group' => __('Edit Group', 'fluent-community'),
660 + 'Edit Group Info' => __('Edit Group Info', 'fluent-community'),
295 661 'Edit Info' => __('Edit Info', 'fluent-community'),
296 - 'Edit Lesson Content' => __('Edit Lesson Content', 'fluent-community'),
662 + 'Edit Lesson' => __('Edit Lesson', 'fluent-community'),
297 663 'Edit Lessons' => __('Edit Lessons', 'fluent-community'),
298 664 'Edit Link' => __('Edit Link', 'fluent-community'),
665 + 'Edit Page' => __('Edit Page', 'fluent-community'),
666 + 'Edit Product' => __('Edit Product', 'fluent-community'),
299 667 'Edit Profile' => __('Edit Profile', 'fluent-community'),
668 + 'Edit Question' => __('Edit Question', 'fluent-community'),
669 + 'Edit Quiz' => __('Edit Quiz', 'fluent-community'),
670 + 'Edit Slug' => __('Edit Slug', 'fluent-community'),
300 671 'Edit Title' => __('Edit Title', 'fluent-community'),
301 - 'Edit lesson' => __('Edit lesson', 'fluent-community'),
672 + 'Edit Your Profile' => __('Edit Your Profile', 'fluent-community'),
673 + 'Edit audio' => __('Edit audio', 'fluent-community'),
674 + 'Edit image' => __('Edit image', 'fluent-community'),
675 + 'Edit lessons from lesson editor ' => __('Edit lessons from lesson editor ', 'fluent-community'),
302 676 'Edit media' => __('Edit media', 'fluent-community'),
677 + 'Edit question' => __('Edit question', 'fluent-community'),
303 678 'Edit the field from block editor ' => __('Edit the field from block editor ', 'fluent-community'),
679 + 'Edit your profile description' => __('Edit your profile description', 'fluent-community'),
304 680 'Editing manager role for' => __('Editing manager role for', 'fluent-community'),
681 + /* translators: %s is the name of the user */
305 682 'Editing manager role for %s' => __('Editing manager role for %s', 'fluent-community'),
306 683 'Email' => __('Email', 'fluent-community'),
684 + 'Email Announcement on Post' => __('Email Announcement on Post', 'fluent-community'),
307 685 'Email Disabled' => __('Email Disabled', 'fluent-community'),
308 686 'Email Footer' => __('Email Footer', 'fluent-community'),
309 687 'Email Notification Settings' => __('Email Notification Settings', 'fluent-community'),
310 688 'Email Settings' => __('Email Settings', 'fluent-community'),
@@ -309,46 +687,87 @@
309 687 'Email Notification Settings' => __('Email Notification Settings', 'fluent-community'),
310 688 'Email Settings' => __('Email Settings', 'fluent-community'),
311 689 'Email authors when someone replies to their comments.' => __('Email authors when someone replies to their comments.', 'fluent-community'),
312 690 'Email from name' => __('Email from name', 'fluent-community'),
313 - 'Email me when someone comments on my post' => __('Email me when someone comments on my post', 'fluent-community'),
314 - 'Email me when someone mentions me in a post or comment' => __('Email me when someone mentions me in a post or comment', 'fluent-community'),
315 - 'Email me when someone replies to my comments' => __('Email me when someone replies to my comments', 'fluent-community'),
316 - 'Email on Tagging / Mentioning' => __('Email on Tagging / Mentioning', 'fluent-community'),
691 + 'Email header logo' => __('Email header logo', 'fluent-community'),
692 + 'Email notification is disabled for one-to-one messages as per global community settings.' => __('Email notification is disabled for one-to-one messages as per global community settings.', 'fluent-community'),
693 + 'Email notification on messaging is disabled' => __('Email notification on messaging is disabled', 'fluent-community'),
317 694 'Email on comment reply' => __('Email on comment reply', 'fluent-community'),
318 695 'Email on new comment' => __('Email on new comment', 'fluent-community'),
696 + 'Email sending frequency for one-to-one messages' => __('Email sending frequency for one-to-one messages', 'fluent-community'),
697 + 'Email settings updated' => __('Email settings updated', 'fluent-community'),
319 698 'Email will be sent if there are any unread notifications for the user from the last email sent.' => __('Email will be sent if there are any unread notifications for the user from the last email sent.', 'fluent-community'),
699 + 'Emails to your address previously failed to deliver, so notification emails are paused for your account. Please re-confirm your email address to resume them.' => __('Emails to your address previously failed to deliver, so notification emails are paused for your account. Please re-confirm your email address to resume them.', 'fluent-community'),
700 + 'Emails will be sent based on your Email Frequency settings' => __('Emails will be sent based on your Email Frequency settings', 'fluent-community'),
320 701 'Embed' => __('Embed', 'fluent-community'),
321 702 'Embed from Vimeo, YouTube, Wistia and more' => __('Embed from Vimeo, YouTube, Wistia and more', 'fluent-community'),
322 703 'Emoji' => __('Emoji', 'fluent-community'),
323 704 'Emoji Module' => __('Emoji Module', 'fluent-community'),
324 705 'Emoji Settings' => __('Emoji Settings', 'fluent-community'),
706 + 'Emoji loading failed' => __('Emoji loading failed', 'fluent-community'),
707 + 'Enable' => __('Enable', 'fluent-community'),
708 + 'Enable Access Management with FluentCRM' => __('Enable Access Management with FluentCRM', 'fluent-community'),
325 709 'Enable Comments' => __('Enable Comments', 'fluent-community'),
710 + 'Enable Content Moderation' => __('Enable Content Moderation', 'fluent-community'),
326 711 'Enable Course Module' => __('Enable Course Module', 'fluent-community'),
712 + 'Enable Custom Profile Fields' => __('Enable Custom Profile Fields', 'fluent-community'),
327 713 'Enable Dark Mode' => __('Enable Dark Mode', 'fluent-community'),
328 714 'Enable Emoji' => __('Enable Emoji', 'fluent-community'),
715 + 'Enable File/Document Library for this space' => __('Enable File/Document Library for this space', 'fluent-community'),
716 + 'Enable FluentPlayer' => __('Enable FluentPlayer', 'fluent-community'),
717 + 'Enable FluentPlayer Audio' => __('Enable FluentPlayer Audio', 'fluent-community'),
718 + 'Enable Follower Module' => __('Enable Follower Module', 'fluent-community'),
329 719 'Enable Giphy Module' => __('Enable Giphy Module', 'fluent-community'),
330 720 'Enable Global Posts Status Form' => __('Enable Global Posts Status Form', 'fluent-community'),
331 721 'Enable Leaderboards Module' => __('Enable Leaderboards Module', 'fluent-community'),
722 + 'Enable Media Gallery for this space' => __('Enable Media Gallery for this space', 'fluent-community'),
723 + 'Enable Progressive Web App (PWA)' => __('Enable Progressive Web App (PWA)', 'fluent-community'),
724 + 'Enable Real-time Chat' => __('Enable Real-time Chat', 'fluent-community'),
332 725 'Enable Sticky Page headers across portal' => __('Enable Sticky Page headers across portal', 'fluent-community'),
333 726 'Enable Sticky Right Sidebar Widgets' => __('Enable Sticky Right Sidebar Widgets', 'fluent-community'),
334 727 'Enable User Badge Module' => __('Enable User Badge Module', 'fluent-community'),
728 + 'Enable User Registration via FluentCommunity Signup Form' => __('Enable User Registration via FluentCommunity Signup Form', 'fluent-community'),
335 729 'Enable Video Embed' => __('Enable Video Embed', 'fluent-community'),
730 + 'Enable Video Upload' => __('Enable Video Upload', 'fluent-community'),
336 731 'Enable Weekly Digest Email for community members' => __('Enable Weekly Digest Email for community members', 'fluent-community'),
732 + 'Enable comments' => __('Enable comments', 'fluent-community'),
733 + 'Enable for enrolled members' => __('Enable for enrolled members', 'fluent-community'),
337 734 'Enable for logged in members' => __('Enable for logged in members', 'fluent-community'),
338 735 'Enable for logged out members' => __('Enable for logged out members', 'fluent-community'),
736 + 'Enable for not enrolled visitors' => __('Enable for not enrolled visitors', 'fluent-community'),
339 737 'Enable group chat for this space members' => __('Enable group chat for this space members', 'fluent-community'),
738 + 'Enable push notifications for this community' => __('Enable push notifications for this community', 'fluent-community'),
739 + 'Enable sidebar collapse on desktop' => __('Enable sidebar collapse on desktop', 'fluent-community'),
740 + 'Enable the Audio tab in the feed composer so members can upload audio files based on their upload permission.' => __('Enable the Audio tab in the feed composer so members can upload audio files based on their upload permission.', 'fluent-community'),
741 + 'Enable the push service' => __('Enable the push service', 'fluent-community'),
340 742 'Enable this link' => __('Enable this link', 'fluent-community'),
743 + 'Enable this question' => __('Enable this question', 'fluent-community'),
744 + 'Enable to configure your access management with FluentCRM' => __('Enable to configure your access management with FluentCRM', 'fluent-community'),
745 + 'Enable/Disable Social Media Links for profiles' => __('Enable/Disable Social Media Links for profiles', 'fluent-community'),
341 746 'Enable/disable Post Status' => __('Enable/disable Post Status', 'fluent-community'),
342 747 'Enabled' => __('Enabled', 'fluent-community'),
343 748 'Enables switching between dark and light interface themes, accommodating different lighting conditions and user preferences.' => __('Enables switching between dark and light interface themes, accommodating different lighting conditions and user preferences.', 'fluent-community'),
344 - 'Enroll this course' => __('Enroll this course', 'fluent-community'),
749 + 'End Date:' => __('End Date:', 'fluent-community'),
750 + 'End date' => __('End date', 'fluent-community'),
751 + /* translators: %s is the date the poll ended */
752 + 'Ended at: %s' => __('Ended at: %s', 'fluent-community'),
753 + 'Enforce pass to continue' => __('Enforce pass to continue', 'fluent-community'),
754 + 'Enjoy the blazing-fast community portal. Please go to the portal and review your data.' => __('Enjoy the blazing-fast community portal. Please go to the portal and review your data.', 'fluent-community'),
755 + 'Enroll in this course' => __('Enroll in this course', 'fluent-community'),
756 + 'Enrolled' => __('Enrolled', 'fluent-community'),
757 + 'Enrolled:' => __('Enrolled:', 'fluent-community'),
345 758 'Enrollment Type' => __('Enrollment Type', 'fluent-community'),
346 759 'Enter Lesson title' => __('Enter Lesson title', 'fluent-community'),
760 + 'Enter Quiz title' => __('Enter Quiz title', 'fluent-community'),
347 761 'Enter Section title' => __('Enter Section title', 'fluent-community'),
762 + 'Enter a title for the invitation link' => __('Enter a title for the invitation link', 'fluent-community'),
763 + 'Enter email address' => __('Enter email address', 'fluent-community'),
764 + 'Enter email subject' => __('Enter email subject', 'fluent-community'),
348 765 'Enter invitee Name' => __('Enter invitee Name', 'fluent-community'),
349 766 'Enter invitee email' => __('Enter invitee email', 'fluent-community'),
767 + 'Enter video URL' => __('Enter video URL', 'fluent-community'),
350 768 'Error' => __('Error', 'fluent-community'),
769 + 'Error Details' => __('Error Details', 'fluent-community'),
351 770 'Every Friday' => __('Every Friday', 'fluent-community'),
352 771 'Every Monday' => __('Every Monday', 'fluent-community'),
353 772 'Every Saturday' => __('Every Saturday', 'fluent-community'),
354 773 'Every Sunday' => __('Every Sunday', 'fluent-community'),
@@ -356,97 +775,244 @@
356 775 'Every Tuesday' => __('Every Tuesday', 'fluent-community'),
357 776 'Every Wednesday' => __('Every Wednesday', 'fluent-community'),
358 777 'Everybody' => __('Everybody', 'fluent-community'),
359 778 'Everyone' => __('Everyone', 'fluent-community'),
779 + 'Exact Match (auto-graded)' => __('Exact Match (auto-graded)', 'fluent-community'),
780 + 'Exclude Users' => __('Exclude Users', 'fluent-community'),
781 + 'Exclude selected users from the leaderboard' => __('Exclude selected users from the leaderboard', 'fluent-community'),
782 + 'Exit Full Screen' => __('Exit Full Screen', 'fluent-community'),
783 + 'Expand' => __('Expand', 'fluent-community'),
784 + 'Expand/Close all sections' => __('Expand/Close all sections', 'fluent-community'),
785 + 'Expire Date' => __('Expire Date', 'fluent-community'),
786 + 'Expire Date (Leave empty for no expiration)' => __('Expire Date (Leave empty for no expiration)', 'fluent-community'),
787 + 'Expired' => __('Expired', 'fluent-community'),
788 + 'Explanation' => __('Explanation', 'fluent-community'),
789 + 'Export' => __('Export', 'fluent-community'),
790 + 'Export (Pro)' => __('Export (Pro)', 'fluent-community'),
791 + 'Failed' => __('Failed', 'fluent-community'),
360 792 'Failed to copy' => __('Failed to copy', 'fluent-community'),
361 793 'Failed to copy the link' => __('Failed to copy the link', 'fluent-community'),
362 794 'Failed to load the list' => __('Failed to load the list', 'fluent-community'),
795 + 'Failed to subscribe to push notifications. Please try again.' => __('Failed to subscribe to push notifications. Please try again.', 'fluent-community'),
796 + 'Failed to upload audio' => __('Failed to upload audio', 'fluent-community'),
797 + 'Failed:' => __('Failed:', 'fluent-community'),
363 798 'Featured Image' => __('Featured Image', 'fluent-community'),
364 799 'Featured Image (Recommended size: 1600x500) - Optional' => __('Featured Image (Recommended size: 1600x500) - Optional', 'fluent-community'),
365 800 'Featured Image Preview' => __('Featured Image Preview', 'fluent-community'),
366 801 'Featured Posts' => __('Featured Posts', 'fluent-community'),
367 802 'Featured media' => __('Featured media', 'fluent-community'),
368 - 'Features & Addons' => __('Features & Addons', 'fluent-community'),
803 + 'Features' => __('Features', 'fluent-community'),
369 804 'Features Customizations' => __('Features Customizations', 'fluent-community'),
370 805 'Features Settings' => __('Features Settings', 'fluent-community'),
371 806 'February' => __('February', 'fluent-community'),
372 807 'Feed' => __('Feed', 'fluent-community'),
373 808 'Feed Links' => __('Feed Links', 'fluent-community'),
809 + 'Feed deleted successfully' => __('Feed deleted successfully', 'fluent-community'),
374 810 'Feeds' => __('Feeds', 'fluent-community'),
375 - 'Fetching License Information Please wait.' => __('Fetching License Information Please wait.', 'fluent-community'),
811 + 'Field Groups' => __('Field Groups', 'fluent-community'),
812 + 'Field Label' => __('Field Label', 'fluent-community'),
813 + 'Field Type' => __('Field Type', 'fluent-community'),
814 + 'Fields' => __('Fields', 'fluent-community'),
815 + 'Fields in this group will be moved to the default group.' => __('Fields in this group will be moved to the default group.', 'fluent-community'),
816 + 'Filter by:' => __('Filter by:', 'fluent-community'),
376 817 'Find the default Login/Registration Urls' => __('Find the default Login/Registration Urls', 'fluent-community'),
377 818 'First Name' => __('First Name', 'fluent-community'),
378 819 'First choice' => __('First choice', 'fluent-community'),
820 + 'Flag a post or comment after it\'s reported X times' => __('Flag a post or comment after it\'s reported X times', 'fluent-community'),
821 + 'Flagged' => __('Flagged', 'fluent-community'),
822 + 'Flagged automatically by the site rule' => __('Flagged automatically by the site rule', 'fluent-community'),
823 + 'Flags' => __('Flags', 'fluent-community'),
824 + 'Floating' => __('Floating', 'fluent-community'),
825 + 'Fluent Socket' => __('Fluent Socket', 'fluent-community'),
826 + 'FluentCRM Tag' => __('FluentCRM Tag', 'fluent-community'),
827 + 'FluentCRM is not installed!' => __('FluentCRM is not installed!', 'fluent-community'),
828 + 'FluentCommunity Menu Group' => __('FluentCommunity Menu Group', 'fluent-community'),
829 + 'FluentPlayer Settings' => __('FluentPlayer Settings', 'fluent-community'),
830 + 'FluentPlayer allows you to customize the look of the video player. Also, it gives you the ability to upload videos by your community members.' => __('FluentPlayer allows you to customize the look of the video player. Also, it gives you the ability to upload videos by your community members.', 'fluent-community'),
831 + 'FluentPlayer only supports videos from YouTube, Vimeo, HLS, DASH, and direct video uploads. The native player will be used for other video types.' => __('FluentPlayer only supports videos from YouTube, Vimeo, HLS, DASH, and direct video uploads. The native player will be used for other video types.', 'fluent-community'),
832 + 'Follow' => __('Follow', 'fluent-community'),
833 + 'Follow Back' => __('Follow Back', 'fluent-community'),
834 + 'Follower Module' => __('Follower Module', 'fluent-community'),
835 + 'Follower Module Settings' => __('Follower Module Settings', 'fluent-community'),
836 + 'Followers' => __('Followers', 'fluent-community'),
379 837 'Following' => __('Following', 'fluent-community'),
838 + 'Following Config' => __('Following Config', 'fluent-community'),
839 + 'Followings' => __('Followings', 'fluent-community'),
840 + 'Food & Drink' => __('Food & Drink', 'fluent-community'),
380 841 'For best UI, keep the colors empty' => __('For best UI, keep the colors empty', 'fluent-community'),
842 + 'For course editor access, please make sure the selected user have contributor or higher user role.' => __('For course editor access, please make sure the selected user have contributor or higher user role.', 'fluent-community'),
843 + 'For internal links, start with / (e.g. /members).' => __('For internal links, start with / (e.g. /members).', 'fluent-community'),
844 + 'For large databases, please read our documentation and use wp-cli.' => __('For large databases, please read our documentation and use wp-cli.', 'fluent-community'),
381 845 'Form' => __('Form', 'fluent-community'),
846 + 'Forward' => __('Forward', 'fluent-community'),
847 + 'Free Preview Lesson' => __('Free Preview Lesson', 'fluent-community'),
848 + 'Frequently Used' => __('Frequently Used', 'fluent-community'),
382 849 'From Email' => __('From Email', 'fluent-community'),
383 850 'From Name' => __('From Name', 'fluent-community'),
851 + 'From Space/Course' => __('From Space/Course', 'fluent-community'),
852 + 'Fullscreen' => __('Fullscreen', 'fluent-community'),
384 853 'General' => __('General', 'fluent-community'),
385 854 'General Settings' => __('General Settings', 'fluent-community'),
386 855 'Get Emoji & Reaction Module' => __('Get Emoji & Reaction Module', 'fluent-community'),
856 + 'Get FluentNotify' => __('Get FluentNotify', 'fluent-community'),
387 857 'Get Giphy Module' => __('Get Giphy Module', 'fluent-community'),
388 858 'Get Leaderboard & Gamification Module' => __('Get Leaderboard & Gamification Module', 'fluent-community'),
389 859 'Get Media Module' => __('Get Media Module', 'fluent-community'),
860 + 'Get Progressive Web App (PWA) Module' => __('Get Progressive Web App (PWA) Module', 'fluent-community'),
390 861 'Get User Badge Module' => __('Get User Badge Module', 'fluent-community'),
862 + 'Get notified about replies to your posts and important community updates via web push notifications.' => __('Get notified about replies to your posts and important community updates via web push notifications.', 'fluent-community'),
391 863 'Giphy API Key' => __('Giphy API Key', 'fluent-community'),
864 + 'Giphy API Key is required' => __('Giphy API Key is required', 'fluent-community'),
392 865 'Giphy Module' => __('Giphy Module', 'fluent-community'),
393 866 'Giphy Module Settings' => __('Giphy Module Settings', 'fluent-community'),
394 - 'Global Email Notifications' => __('Global Email Notifications', 'fluent-community'),
867 + 'Give option to admin/moderators to send email when posting on a space' => __('Give option to admin/moderators to send email when posting on a space', 'fluent-community'),
868 + 'Give your page a title. You can change it later.' => __('Give your page a title. You can change it later.', 'fluent-community'),
869 + 'Global Notifications' => __('Global Notifications', 'fluent-community'),
395 870 'Global Post Status' => __('Global Post Status', 'fluent-community'),
871 + 'Global User registration is disabled for your site. Please enable from General Settings or override in FluentCommunity Settings.' => __('Global User registration is disabled for your site. Please enable from General Settings or override in FluentCommunity Settings.', 'fluent-community'),
396 872 'Go Back' => __('Go Back', 'fluent-community'),
873 + 'Go Full Screen' => __('Go Full Screen', 'fluent-community'),
397 874 'Go To All Feeds' => __('Go To All Feeds', 'fluent-community'),
398 - 'Go to %s' => __('Go to %s', 'fluent-community'),
875 + 'Go to Community Portal' => __('Go to Community Portal', 'fluent-community'),
399 876 'Go to General Settings.' => __('Go to General Settings.', 'fluent-community'),
877 + 'Go to Home' => __('Go to Home', 'fluent-community'),
878 + 'Go to Space' => __('Go to Space', 'fluent-community'),
400 879 'Go to Space Home' => __('Go to Space Home', 'fluent-community'),
401 880 'Go to community' => __('Go to community', 'fluent-community'),
402 881 'Go to features settings' => __('Go to features settings', 'fluent-community'),
403 882 'Got it!' => __('Got it!', 'fluent-community'),
883 + 'Grading Mode' => __('Grading Mode', 'fluent-community'),
884 + 'Great job!' => __('Great job!', 'fluent-community'),
885 + 'Grid View' => __('Grid View', 'fluent-community'),
886 + 'Group' => __('Group', 'fluent-community'),
404 887 'Group Chat?' => __('Group Chat?', 'fluent-community'),
405 888 'Group Description' => __('Group Description', 'fluent-community'),
889 + 'Group Label' => __('Group Label', 'fluent-community'),
890 + 'Group Members' => __('Group Members', 'fluent-community'),
406 891 'Group Slug (no spaces or special characters)' => __('Group Slug (no spaces or special characters)', 'fluent-community'),
407 892 'Group Title' => __('Group Title', 'fluent-community'),
893 + 'Group deleted successfully.' => __('Group deleted successfully.', 'fluent-community'),
894 + 'Group label is required' => __('Group label is required', 'fluent-community'),
895 + 'Group name' => __('Group name', 'fluent-community'),
896 + 'Group title cannot be empty.' => __('Group title cannot be empty.', 'fluent-community'),
897 + 'Group title updated successfully.' => __('Group title updated successfully.', 'fluent-community'),
408 898 'Group:' => __('Group:', 'fluent-community'),
409 - 'Have a new license Key?' => __('Have a new license Key?', 'fluent-community'),
899 + 'Groups' => __('Groups', 'fluent-community'),
900 + 'HTML Code' => __('HTML Code', 'fluent-community'),
901 + 'HTTPS (Secure)' => __('HTTPS (Secure)', 'fluent-community'),
410 902 'Heading' => __('Heading', 'fluent-community'),
903 + 'Heading 2' => __('Heading 2', 'fluent-community'),
904 + 'Heading 3' => __('Heading 3', 'fluent-community'),
905 + 'Heading 4' => __('Heading 4', 'fluent-community'),
411 906 'Heading Color' => __('Heading Color', 'fluent-community'),
907 + 'Headline' => __('Headline', 'fluent-community'),
908 + 'Help Text' => __('Help Text', 'fluent-community'),
909 + 'Hidden from all feeds and listings. Only reachable by its direct link.' => __('Hidden from all feeds and listings. Only reachable by its direct link.', 'fluent-community'),
910 + 'Hidden from menu' => __('Hidden from menu', 'fluent-community'),
412 911 'Hide Banner' => __('Hide Banner', 'fluent-community'),
413 - 'Hide Members count from spaces page (when members\' page access unavailable)' => __('Hide Members count from spaces page (when members\' page access unavailable)', 'fluent-community'),
912 + 'Hide Bottom Controls' => __('Hide Bottom Controls', 'fluent-community'),
913 + 'Hide Center Controls' => __('Hide Center Controls', 'fluent-community'),
914 + 'Hide Header & Footer on Scroll (Mobile)' => __('Hide Header & Footer on Scroll (Mobile)', 'fluent-community'),
915 + 'Hide Members count from spaces page (when members page access unavailable)' => __('Hide Members count from spaces page (when members page access unavailable)', 'fluent-community'),
916 + 'Hide Top Controls' => __('Hide Top Controls', 'fluent-community'),
917 + 'Hide answers on result page' => __('Hide answers on result page', 'fluent-community'),
918 + 'Hide course instructor view from course overview page' => __('Hide course instructor view from course overview page', 'fluent-community'),
919 + 'Hide from Menu' => __('Hide from Menu', 'fluent-community'),
920 + 'Hide students count from courses page' => __('Hide students count from courses page', 'fluent-community'),
921 + 'Home screen label' => __('Home screen label', 'fluent-community'),
922 + 'Host' => __('Host', 'fluent-community'),
923 + 'Host is required for custom socket provider' => __('Host is required for custom socket provider', 'fluent-community'),
924 + 'Hourly' => __('Hourly', 'fluent-community'),
925 + /* translators: %s is the icon dimensions, for example 512x256 */
926 + 'Icon is %s, not square — the install option will not appear.' => __('Icon is %s, not square — the install option will not appear.', 'fluent-community'),
927 + 'Idle' => __('Idle', 'fluent-community'),
928 + 'If allowed, members can dismiss the button and it stays hidden for 7 days.' => __('If allowed, members can dismiss the button and it stays hidden for 7 days.', 'fluent-community'),
414 929 'If allowed, members will be able to hide the banner' => __('If allowed, members will be able to hide the banner', 'fluent-community'),
930 + 'If enabled then, FluentCommunity will create a contact to assign the associate tags from your configuration. Otherwise it will skip tagging.' => __('If enabled then, FluentCommunity will create a contact to assign the associate tags from your configuration. Otherwise it will skip tagging.', 'fluent-community'),
931 + 'If enabled then, The default WordPress welcome and password set email will be sent.' => __('If enabled then, The default WordPress welcome and password set email will be sent.', 'fluent-community'),
932 + 'If enabled then, a WP user will be created if not exist and add to the configured course or space.' => __('If enabled then, a WP user will be created if not exist and add to the configured course or space.', 'fluent-community'),
933 + 'If enabled, members will have to achieve a minimum score before' => __('If enabled, members will have to achieve a minimum score before', 'fluent-community'),
934 + 'If enabled, public users can view this lesson without enrolling in the course.' => __('If enabled, public users can view this lesson without enrolling in the course.', 'fluent-community'),
415 935 'If someone replies to your notification email, this is where you would like to receive it.' => __('If someone replies to your notification email, this is where you would like to receive it.', 'fluent-community'),
416 - 'If unchecked, then the last activity will not be shown.' => __('If unchecked, then the last activity will not be shown.', 'fluent-community'),
936 + 'If the user already exists, they will be added to the space directly. Otherwise, an email invitation will be sent.' => __('If the user already exists, they will be added to the space directly. Otherwise, an email invitation will be sent.', 'fluent-community'),
937 + 'If unchecked, then the last activity will be shown to only admins/moderators' => __('If unchecked, then the last activity will be shown to only admins/moderators', 'fluent-community'),
417 938 'If you add this image, it will be shown on the space homepage' => __('If you add this image, it will be shown on the space homepage', 'fluent-community'),
939 + 'If you enable this then, posts will be shown as modal when interacting' => __('If you enable this then, posts will be shown as modal when interacting', 'fluent-community'),
418 940 'If you enable this, then users can post globally without selecting a space, which will be available for everyone.' => __('If you enable this, then users can post globally without selecting a space, which will be available for everyone.', 'fluent-community'),
941 + 'If you no longer wish to keep your community account, click button below to deactivate your account.' => __('If you no longer wish to keep your community account, click button below to deactivate your account.', 'fluent-community'),
419 942 'If you want to store files in a folder within the bucket.' => __('If you want to store files in a folder within the bucket.', 'fluent-community'),
420 943 'Image' => __('Image', 'fluent-community'),
421 944 'Image Preview' => __('Image Preview', 'fluent-community'),
422 945 'Immediately' => __('Immediately', 'fluent-community'),
946 + 'Import Members' => __('Import Members', 'fluent-community'),
947 + 'Import Students' => __('Import Students', 'fluent-community'),
948 + 'Import Summary' => __('Import Summary', 'fluent-community'),
949 + 'Import has been completed. You may close this now.' => __('Import has been completed. You may close this now.', 'fluent-community'),
950 + 'Importing… Please do not close this window.' => __('Importing… Please do not close this window.', 'fluent-community'),
951 + 'In Review' => __('In Review', 'fluent-community'),
423 952 'In which day, the digest email will be sent' => __('In which day, the digest email will be sent', 'fluent-community'),
953 + 'Incoming Webhooks' => __('Incoming Webhooks', 'fluent-community'),
954 + 'Incorrect' => __('Incorrect', 'fluent-community'),
955 + 'Input Data Label' => __('Input Data Label', 'fluent-community'),
956 + 'Install Button Position' => __('Install Button Position', 'fluent-community'),
957 + 'Install FluentCRM' => __('Install FluentCRM', 'fluent-community'),
958 + 'Install FluentNotify' => __('Install FluentNotify', 'fluent-community'),
424 959 'Installed' => __('Installed', 'fluent-community'),
425 - 'Invitation Links' => __('Invitation Links', 'fluent-community'),
960 + 'Instructor' => __('Instructor', 'fluent-community'),
961 + 'Invalid source course.' => __('Invalid source course.', 'fluent-community'),
962 + 'Invalid source space.' => __('Invalid source space.', 'fluent-community'),
963 + 'Invitation Link' => __('Invitation Link', 'fluent-community'),
964 + 'Invitation Link Title' => __('Invitation Link Title', 'fluent-community'),
965 + 'Invitation link has been copied to clipboard' => __('Invitation link has been copied to clipboard', 'fluent-community'),
966 + 'Invitation link has been copied to your clipboard' => __('Invitation link has been copied to your clipboard', 'fluent-community'),
426 967 'Invitation resent successfully' => __('Invitation resent successfully', 'fluent-community'),
968 + 'Invitation sent.' => __('Invitation sent.', 'fluent-community'),
427 969 'Invitations' => __('Invitations', 'fluent-community'),
428 970 'Invite' => __('Invite', 'fluent-community'),
429 971 'Invite Members' => __('Invite Members', 'fluent-community'),
972 + 'Invite User' => __('Invite User', 'fluent-community'),
973 + 'Invite a user by email' => __('Invite a user by email', 'fluent-community'),
430 974 'Invited By' => __('Invited By', 'fluent-community'),
431 975 'Invitee' => __('Invitee', 'fluent-community'),
432 976 'Invitee Name (optional)' => __('Invitee Name (optional)', 'fluent-community'),
433 977 'Invitee email' => __('Invitee email', 'fluent-community'),
978 + 'Italic' => __('Italic', 'fluent-community'),
979 + /* translators: %1$s is the current item number, %2$s is the total number of items */
980 + 'Item %1$s of %2$s' => __('Item %1$s of %2$s', 'fluent-community'),
434 981 'January' => __('January', 'fluent-community'),
435 982 'Join' => __('Join', 'fluent-community'),
436 - 'Joined %1s' => __('Joined %1s', 'fluent-community'),
983 + 'Join Now' => __('Join Now', 'fluent-community'),
984 + 'Join Space' => __('Join Space', 'fluent-community'),
985 + 'Join a space to post' => __('Join a space to post', 'fluent-community'),
986 + /* translators: %s is the date the user joined */
437 987 'Joined %s' => __('Joined %s', 'fluent-community'),
988 + /* translators: %s is the date the user joined */
438 989 'Joined: %s' => __('Joined: %s', 'fluent-community'),
439 990 'Joining Date' => __('Joining Date', 'fluent-community'),
440 991 'July' => __('July', 'fluent-community'),
441 992 'June' => __('June', 'fluent-community'),
993 + 'Keep editing' => __('Keep editing', 'fluent-community'),
442 994 'Keeps the sidebar visible while scrolling, providing constant access to important links and widgets.' => __('Keeps the sidebar visible while scrolling, providing constant access to important links and widgets.', 'fluent-community'),
995 + 'Key' => __('Key', 'fluent-community'),
996 + 'Label' => __('Label', 'fluent-community'),
997 + 'Label is required' => __('Label is required', 'fluent-community'),
998 + 'Label under the home screen icon. Leave empty to use the App Name.' => __('Label under the home screen icon. Leave empty to use the App Name.', 'fluent-community'),
999 + 'Last 15 days' => __('Last 15 days', 'fluent-community'),
443 1000 'Last Activity' => __('Last Activity', 'fluent-community'),
1001 + 'Last Month' => __('Last Month', 'fluent-community'),
444 1002 'Last Name' => __('Last Name', 'fluent-community'),
445 - 'Last seen %s' => __('Last seen %s', 'fluent-community'),
1003 + 'Last Seen' => __('Last Seen', 'fluent-community'),
1004 + 'Last Three Month' => __('Last Three Month', 'fluent-community'),
1005 + 'Last Updated' => __('Last Updated', 'fluent-community'),
1006 + 'Last Week' => __('Last Week', 'fluent-community'),
1007 + /* translators: %s is the date the user was last seen */
446 1008 'Last seen: %s' => __('Last seen: %s', 'fluent-community'),
447 1009 'Latest' => __('Latest', 'fluent-community'),
448 - 'Latest Posts' => __('Latest Posts', 'fluent-community'),
1010 + 'Latest Comments Sort' => __('Latest Comments Sort', 'fluent-community'),
1011 + 'Latest Courses' => __('Latest Courses', 'fluent-community'),
1012 + 'Latest Posts Sort' => __('Latest Posts Sort', 'fluent-community'),
1013 + 'Latest Spaces' => __('Latest Spaces', 'fluent-community'),
1014 + 'Layout' => __('Layout', 'fluent-community'),
449 1015 'Layout changed' => __('Layout changed', 'fluent-community'),
450 1016 'Leaderboard' => __('Leaderboard', 'fluent-community'),
451 1017 'Leaderboard / Gamification Settings' => __('Leaderboard / Gamification Settings', 'fluent-community'),
452 1018 'Leaderboard Levels' => __('Leaderboard Levels', 'fluent-community'),
@@ -453,32 +1019,67 @@
453 1019 'Leaderboard Points' => __('Leaderboard Points', 'fluent-community'),
454 1020 'Leaderboard Settings' => __('Leaderboard Settings', 'fluent-community'),
455 1021 'Leaderboards' => __('Leaderboards', 'fluent-community'),
456 1022 'Leaderboards Module' => __('Leaderboards Module', 'fluent-community'),
1023 + 'Leave' => __('Leave', 'fluent-community'),
1024 + 'Leave Page?' => __('Leave Page?', 'fluent-community'),
457 1025 'Leave Space' => __('Leave Space', 'fluent-community'),
458 1026 'Leave a reply' => __('Leave a reply', 'fluent-community'),
459 - 'Lesson %1s of %2s' => __('Lesson %1s of %2s', 'fluent-community'),
460 - 'Lesson %1s of %2s - %3s' => __('Lesson %1s of %2s - %3s', 'fluent-community'),
1027 + 'Leave blank for not end' => __('Leave blank for not end', 'fluent-community'),
1028 + 'Leave empty for no expiration' => __('Leave empty for no expiration', 'fluent-community'),
1029 + 'Leave empty for unlimited uses' => __('Leave empty for unlimited uses', 'fluent-community'),
1030 + 'Lesson' => __('Lesson', 'fluent-community'),
1031 + /* translators: %1$s is the lesson number, %2$s is the total number of lessons */
1032 + 'Lesson %1$s of %2$s' => __('Lesson %1$s of %2$s', 'fluent-community'),
1033 + /* translators: %1$s is the lesson number, %2$s is the total number of lessons, %3$s is the section title */
1034 + 'Lesson %1$s of %2$s - %3$s' => __('Lesson %1$s of %2$s - %3$s', 'fluent-community'),
1035 + 'Lesson Content' => __('Lesson Content', 'fluent-community'),
1036 + 'Lesson Discussions' => __('Lesson Discussions', 'fluent-community'),
1037 + 'Lesson Duration' => __('Lesson Duration', 'fluent-community'),
461 1038 'Lesson Title' => __('Lesson Title', 'fluent-community'),
462 - 'Lesson discussions' => __('Lesson discussions', 'fluent-community'),
463 1039 'Lesson name' => __('Lesson name', 'fluent-community'),
1040 + 'Lesson order enforcement' => __('Lesson order enforcement', 'fluent-community'),
464 1041 'Lessons' => __('Lessons', 'fluent-community'),
1042 + 'Let members install your community as an app on their phone' => __('Let members install your community as an app on their phone', 'fluent-community'),
1043 + 'Let members install your community as an app on their phone with your own name, icon and colors.' => __('Let members install your community as an app on their phone with your own name, icon and colors.', 'fluent-community'),
1044 + 'Let your community users to follow each other and filter posts by their followings.' => __('Let your community users to follow each other and filter posts by their followings.', 'fluent-community'),
1045 + /* translators: %d is the level number */
465 1046 'Level %d' => __('Level %d', 'fluent-community'),
466 1047 'Level Tagline' => __('Level Tagline', 'fluent-community'),
467 1048 'Level Title' => __('Level Title', 'fluent-community'),
468 1049 'Levels' => __('Levels', 'fluent-community'),
469 - 'License Key' => __('License Key', 'fluent-community'),
1050 + 'Light' => __('Light', 'fluent-community'),
470 1051 'Likes' => __('Likes', 'fluent-community'),
1052 + 'Limit' => __('Limit', 'fluent-community'),
1053 + 'Limit the number of uses' => __('Limit the number of uses', 'fluent-community'),
471 1054 'Link' => __('Link', 'fluent-community'),
1055 + 'Link Title' => __('Link Title', 'fluent-community'),
472 1056 'Link copied to clipboard' => __('Link copied to clipboard', 'fluent-community'),
1057 + 'Link deleted successfully.' => __('Link deleted successfully.', 'fluent-community'),
1058 + 'Link title cannot be empty.' => __('Link title cannot be empty.', 'fluent-community'),
1059 + 'Link title is required.' => __('Link title is required.', 'fluent-community'),
473 1060 'List' => __('List', 'fluent-community'),
1061 + 'List Post' => __('List Post', 'fluent-community'),
1062 + 'List View' => __('List View', 'fluent-community'),
1063 + 'List View: Member profiles will be shown as lists. Modern: Members profile will be shown as cards (Grid)' => __('List View: Member profiles will be shown as lists. Modern: Members profile will be shown as cards (Grid)', 'fluent-community'),
1064 + 'Load Strategy' => __('Load Strategy', 'fluent-community'),
474 1065 'Load more' => __('Load more', 'fluent-community'),
475 - 'Loading.....' => __('Loading.....', 'fluent-community'),
1066 + 'Loading editor. Please wait...' => __('Loading editor. Please wait...', 'fluent-community'),
1067 + 'Loading...' => __('Loading...', 'fluent-community'),
1068 + 'Loads during browser idle time' => __('Loads during browser idle time', 'fluent-community'),
1069 + 'Loads immediately on page load' => __('Loads immediately on page load', 'fluent-community'),
1070 + 'Loads only on click' => __('Loads only on click', 'fluent-community'),
1071 + 'Loads when scrolled into view' => __('Loads when scrolled into view', 'fluent-community'),
476 1072 'Local' => __('Local', 'fluent-community'),
477 1073 'Lock Screen' => __('Lock Screen', 'fluent-community'),
478 1074 'Lock Screen Type' => __('Lock Screen Type', 'fluent-community'),
1075 + 'Log in' => __('Log in', 'fluent-community'),
1076 + 'Logged In' => __('Logged In', 'fluent-community'),
479 1077 'Logged in' => __('Logged in', 'fluent-community'),
480 1078 'Logged out' => __('Logged out', 'fluent-community'),
1079 + 'Logged-In Users' => __('Logged-In Users', 'fluent-community'),
1080 + 'Logged-in only' => __('Logged-in only', 'fluent-community'),
1081 + 'Logged-in users only' => __('Logged-in users only', 'fluent-community'),
481 1082 'Login' => __('Login', 'fluent-community'),
482 1083 'Login / Registration URLs' => __('Login / Registration URLs', 'fluent-community'),
483 1084 'Login / Signup' => __('Login / Signup', 'fluent-community'),
484 1085 'Login URL for public Users' => __('Login URL for public Users', 'fluent-community'),
@@ -483,170 +1084,444 @@
483 1084 'Login / Signup' => __('Login / Signup', 'fluent-community'),
484 1085 'Login URL for public Users' => __('Login URL for public Users', 'fluent-community'),
485 1086 'Login or Signup' => __('Login or Signup', 'fluent-community'),
486 1087 'Login to enroll this course' => __('Login to enroll this course', 'fluent-community'),
1088 + 'Login to see your courses' => __('Login to see your courses', 'fluent-community'),
487 1089 'Login/Signup Form Type' => __('Login/Signup Form Type', 'fluent-community'),
488 1090 'Logo' => __('Logo', 'fluent-community'),
489 - 'Looks like your license has expired.' => __('Looks like your license has expired.', 'fluent-community'),
1091 + 'Logo Permalink' => __('Logo Permalink', 'fluent-community'),
1092 + 'Logo for Email Header' => __('Logo for Email Header', 'fluent-community'),
490 1093 'Mailing Settings' => __('Mailing Settings', 'fluent-community'),
1094 + 'Make members select a topic' => __('Make members select a topic', 'fluent-community'),
1095 + 'Make unlisted' => __('Make unlisted', 'fluent-community'),
491 1096 'Manage' => __('Manage', 'fluent-community'),
492 1097 'Manage Courses' => __('Manage Courses', 'fluent-community'),
493 1098 'Manage Links' => __('Manage Links', 'fluent-community'),
494 - 'Manage Topics' => __('Manage Topics', 'fluent-community'),
1099 + 'Manage Migrations' => __('Manage Migrations', 'fluent-community'),
1100 + 'Manage Paywalls' => __('Manage Paywalls', 'fluent-community'),
1101 + 'Manage all topics' => __('Manage all topics', 'fluent-community'),
495 1102 'Manage all topics.' => __('Manage all topics.', 'fluent-community'),
496 - 'Managers' => __('Managers', 'fluent-community'),
1103 + 'Mapped FluentCRM Tag' => __('Mapped FluentCRM Tag', 'fluent-community'),
497 1104 'March' => __('March', 'fluent-community'),
498 1105 'Mark all as read' => __('Mark all as read', 'fluent-community'),
1106 + 'Mark all new posts as Pending' => __('Mark all new posts as Pending', 'fluent-community'),
1107 + 'Mark all new posts as Pending in the given spaces' => __('Mark all new posts as Pending in the given spaces', 'fluent-community'),
499 1108 'Mark this account as verified' => __('Mark this account as verified', 'fluent-community'),
1109 + 'Max Media Per Post' => __('Max Media Per Post', 'fluent-community'),
500 1110 'Maximum Number of Topics a space may have' => __('Maximum Number of Topics a space may have', 'fluent-community'),
501 1111 'Maximum Number of Topics a user can select when creating a post' => __('Maximum Number of Topics a user can select when creating a post', 'fluent-community'),
502 1112 'May' => __('May', 'fluent-community'),
1113 + 'Media' => __('Media', 'fluent-community'),
1114 + 'Media Gallery' => __('Media Gallery', 'fluent-community'),
1115 + 'Media Gallery Access (View)' => __('Media Gallery Access (View)', 'fluent-community'),
503 1116 'Media Module' => __('Media Module', 'fluent-community'),
504 1117 'Media Preview image' => __('Media Preview image', 'fluent-community'),
505 1118 'Media image' => __('Media image', 'fluent-community'),
1119 + 'Media source' => __('Media source', 'fluent-community'),
506 1120 'Media type' => __('Media type', 'fluent-community'),
507 1121 'Member' => __('Member', 'fluent-community'),
1122 + 'Member Invitation feature is only available on the Pro version' => __('Member Invitation feature is only available on the Pro version', 'fluent-community'),
1123 + 'Member Navigation' => __('Member Navigation', 'fluent-community'),
508 1124 'Members' => __('Members', 'fluent-community'),
1125 + 'Members Activities' => __('Members Activities', 'fluent-community'),
1126 + 'Members List Layout' => __('Members List Layout', 'fluent-community'),
509 1127 'Members Only' => __('Members Only', 'fluent-community'),
1128 + 'Members analytics' => __('Members analytics', 'fluent-community'),
510 1129 'Members can enable/disable their own digest status' => __('Members can enable/disable their own digest status', 'fluent-community'),
511 1130 'Members have to be invited to this course.' => __('Members have to be invited to this course.', 'fluent-community'),
512 1131 'Members have to be invited to this space.' => __('Members have to be invited to this space.', 'fluent-community'),
1132 + 'Members of this space' => __('Members of this space', 'fluent-community'),
513 1133 'Membership Request Under Review' => __('Membership Request Under Review', 'fluent-community'),
514 1134 'Membership Role' => __('Membership Role', 'fluent-community'),
515 - 'Mention all members?' => __('Mention all members?', 'fluent-community'),
516 1135 'Mentions' => __('Mentions', 'fluent-community'),
517 1136 'Menu Group' => __('Menu Group', 'fluent-community'),
518 1137 'Menu Settings' => __('Menu Settings', 'fluent-community'),
1138 + 'Menu item' => __('Menu item', 'fluent-community'),
1139 + 'Menu settings saved successfully.' => __('Menu settings saved successfully.', 'fluent-community'),
519 1140 'Message' => __('Message', 'fluent-community'),
520 1141 'Message to show for users without matching roles.' => __('Message to show for users without matching roles.', 'fluent-community'),
1142 + 'Messaging Settings' => __('Messaging Settings', 'fluent-community'),
1143 + 'Migrate Data from other plugins.' => __('Migrate Data from other plugins.', 'fluent-community'),
1144 + 'Migrated' => __('Migrated', 'fluent-community'),
1145 + /* translators: %s is the name of the provider for migration */
1146 + 'Migrating Group Members from %s to FluentCommunity Spaces' => __('Migrating Group Members from %s to FluentCommunity Spaces', 'fluent-community'),
1147 + /* translators: %s is the name of the provider for migration */
1148 + 'Migrating Posts from %s to FluentCommunity' => __('Migrating Posts from %s to FluentCommunity', 'fluent-community'),
1149 + 'Migration Completed' => __('Migration Completed', 'fluent-community'),
1150 + 'Minimal' => __('Minimal', 'fluent-community'),
521 1151 'Minimum Points' => __('Minimum Points', 'fluent-community'),
1152 + 'Moderate Posts and Comments' => __('Moderate Posts and Comments', 'fluent-community'),
1153 + 'Moderate a member after X of their posts or comments are rejected' => __('Moderate a member after X of their posts or comments are rejected', 'fluent-community'),
1154 + 'Moderate a member after X of their posts or comments are reported' => __('Moderate a member after X of their posts or comments are reported', 'fluent-community'),
1155 + 'Moderation' => __('Moderation', 'fluent-community'),
1156 + 'Moderation Settings' => __('Moderation Settings', 'fluent-community'),
522 1157 'Moderator' => __('Moderator', 'fluent-community'),
523 1158 'Moderator Settings' => __('Moderator Settings', 'fluent-community'),
524 1159 'Modern' => __('Modern', 'fluent-community'),
525 1160 'Month' => __('Month', 'fluent-community'),
1161 + 'More' => __('More', 'fluent-community'),
1162 + 'More info' => __('More info', 'fluent-community'),
1163 + 'More menu items' => __('More menu items', 'fluent-community'),
1164 + 'Most Recent' => __('Most Recent', 'fluent-community'),
526 1165 'Most Replied' => __('Most Replied', 'fluent-community'),
1166 + 'Move' => __('Move', 'fluent-community'),
1167 + 'Move Field' => __('Move Field', 'fluent-community'),
1168 + 'Move Lesson' => __('Move Lesson', 'fluent-community'),
1169 + 'Move Quiz' => __('Move Quiz', 'fluent-community'),
527 1170 'Move Space' => __('Move Space', 'fluent-community'),
1171 + 'Move question down' => __('Move question down', 'fluent-community'),
1172 + 'Move question up' => __('Move question up', 'fluent-community'),
1173 + 'Move to a different Group' => __('Move to a different Group', 'fluent-community'),
1174 + 'Move to a different Section' => __('Move to a different Section', 'fluent-community'),
1175 + 'Move to a different space' => __('Move to a different space', 'fluent-community'),
1176 + 'Muted Autoplay' => __('Muted Autoplay', 'fluent-community'),
528 1177 'My Courses' => __('My Courses', 'fluent-community'),
529 1178 'My Profile' => __('My Profile', 'fluent-community'),
1179 + 'My Spaces' => __('My Spaces', 'fluent-community'),
530 1180 'Name' => __('Name', 'fluent-community'),
1181 + 'Name & Quiz' => __('Name & Quiz', 'fluent-community'),
531 1182 'Name of the Link' => __('Name of the Link', 'fluent-community'),
532 1183 'Name that will be used for replyTo attribute' => __('Name that will be used for replyTo attribute', 'fluent-community'),
533 1184 'Name that will be used to send emails' => __('Name that will be used to send emails', 'fluent-community'),
1185 + 'Never Miss a Reply' => __('Never Miss a Reply', 'fluent-community'),
534 1186 'New' => __('New', 'fluent-community'),
535 - 'New Activity' => __('New Activity', 'fluent-community'),
536 - 'New Article' => __('New Article', 'fluent-community'),
1187 + 'New Content Approval' => __('New Content Approval', 'fluent-community'),
537 1188 'New Course' => __('New Course', 'fluent-community'),
538 - 'New Invite' => __('New Invite', 'fluent-community'),
1189 + 'New Documents' => __('New Documents', 'fluent-community'),
1190 + 'New Invitation Link' => __('New Invitation Link', 'fluent-community'),
1191 + 'New Page' => __('New Page', 'fluent-community'),
1192 + 'New Password' => __('New Password', 'fluent-community'),
539 1193 'New Posts Notifications' => __('New Posts Notifications', 'fluent-community'),
540 1194 'New Space' => __('New Space', 'fluent-community'),
541 1195 'New Topic' => __('New Topic', 'fluent-community'),
1196 + 'New group added successfully.' => __('New group added successfully.', 'fluent-community'),
1197 + 'New members see the selected theme by default and can change it anytime.' => __('New members see the selected theme by default and can change it anytime.', 'fluent-community'),
1198 + 'New password and confirmation do not match' => __('New password and confirmation do not match', 'fluent-community'),
1199 + 'New password must be different from your current password' => __('New password must be different from your current password', 'fluent-community'),
542 1200 'Next' => __('Next', 'fluent-community'),
1201 + 'Next lesson' => __('Next lesson', 'fluent-community'),
543 1202 'No' => __('No', 'fluent-community'),
1203 + /* translators: %s is the status of the members */
544 1204 'No %s members found in this community.' => __('No %s members found in this community.', 'fluent-community'),
1205 + 'No Activity' => __('No Activity', 'fluent-community'),
1206 + 'No Data Found' => __('No Data Found', 'fluent-community'),
1207 + 'No Emoji Found' => __('No Emoji Found', 'fluent-community'),
1208 + 'No Groups Found' => __('No Groups Found', 'fluent-community'),
1209 + 'No Managers Found' => __('No Managers Found', 'fluent-community'),
1210 + 'No Mapping' => __('No Mapping', 'fluent-community'),
1211 + 'No Menu Group' => __('No Menu Group', 'fluent-community'),
1212 + 'No Pending Invitations Found' => __('No Pending Invitations Found', 'fluent-community'),
1213 + 'No Results Found' => __('No Results Found', 'fluent-community'),
545 1214 'No Spaces found.' => __('No Spaces found.', 'fluent-community'),
1215 + 'No Students Found' => __('No Students Found', 'fluent-community'),
1216 + 'No Topics Found' => __('No Topics Found', 'fluent-community'),
1217 + 'No Webhooks Found' => __('No Webhooks Found', 'fluent-community'),
1218 + 'No app icon found — the install option will not appear. Set a Site Icon or choose Custom.' => __('No app icon found — the install option will not appear. Set a Site Icon or choose Custom.', 'fluent-community'),
1219 + 'No audios yet. Audio shared in posts will appear here.' => __('No audios yet. Audio shared in posts will appear here.', 'fluent-community'),
546 1220 'No badges have been configured.' => __('No badges have been configured.', 'fluent-community'),
1221 + 'No bottom link group has been created yet. Create one to add links to the sidebar bottom.' => __('No bottom link group has been created yet. Create one to add links to the sidebar bottom.', 'fluent-community'),
547 1222 'No comments from any lessons yet! Comments from all lessons will be shown here.' => __('No comments from any lessons yet! Comments from all lessons will be shown here.', 'fluent-community'),
548 - 'No digest email will be sent.' => __('No digest email will be sent.', 'fluent-community'),
549 - 'No email will be sent for comments on your post.' => __('No email will be sent for comments on your post.', 'fluent-community'),
550 - 'No email will be sent when someone replies to your comments.' => __('No email will be sent when someone replies to your comments.', 'fluent-community'),
551 - 'No emails will be sent when someone mentions you.' => __('No emails will be sent when someone mentions you.', 'fluent-community'),
1223 + 'No content yet' => __('No content yet', 'fluent-community'),
1224 + 'No courses found' => __('No courses found', 'fluent-community'),
1225 + 'No courses found based on your search criteria' => __('No courses found based on your search criteria', 'fluent-community'),
1226 + 'No courses found in this topic' => __('No courses found in this topic', 'fluent-community'),
1227 + 'No courses match your current filters. Try adjusting your filters.' => __('No courses match your current filters. Try adjusting your filters.', 'fluent-community'),
1228 + 'No courses match your search criteria. Try adjusting your search terms or browse our course catalog.' => __('No courses match your search criteria. Try adjusting your search terms or browse our course catalog.', 'fluent-community'),
1229 + 'No courses yet' => __('No courses yet', 'fluent-community'),
1230 + 'No data' => __('No data', 'fluent-community'),
1231 + 'No data available to export.' => __('No data available to export.', 'fluent-community'),
1232 + 'No documents found in this space based on your search criteria.' => __('No documents found in this space based on your search criteria.', 'fluent-community'),
552 1233 'No existing users found based on your search.' => __('No existing users found based on your search.', 'fluent-community'),
1234 + 'No fields in this group. Click + to add one.' => __('No fields in this group. Click + to add one.', 'fluent-community'),
1235 + 'No groups configured yet.' => __('No groups configured yet.', 'fluent-community'),
553 1236 'No link has been added for this section' => __('No link has been added for this section', 'fluent-community'),
1237 + 'No matching user found.' => __('No matching user found.', 'fluent-community'),
554 1238 'No members found' => __('No members found', 'fluent-community'),
555 - 'No name' => __('No name', 'fluent-community'),
1239 + 'No moderation report found for this content.' => __('No moderation report found for this content.', 'fluent-community'),
556 1240 'No notifications found' => __('No notifications found', 'fluent-community'),
1241 + 'No one is following this account yet. Posting and interacting with others helps boost followers!' => __('No one is following this account yet. Posting and interacting with others helps boost followers!', 'fluent-community'),
1242 + 'No page has been created for this space yet.' => __('No page has been created for this space yet.', 'fluent-community'),
1243 + 'No page matches these filters.' => __('No page matches these filters.', 'fluent-community'),
1244 + 'No paywall has been added yet' => __('No paywall has been added yet', 'fluent-community'),
1245 + 'No photos yet. Photos shared in posts will appear here.' => __('No photos yet. Photos shared in posts will appear here.', 'fluent-community'),
557 1246 'No posts found for the selected topic' => __('No posts found for the selected topic', 'fluent-community'),
558 1247 'No posts found!' => __('No posts found!', 'fluent-community'),
1248 + 'No published courses found' => __('No published courses found', 'fluent-community'),
1249 + 'No questions have been added yet. Click below to create your first quiz question and engage your learners!' => __('No questions have been added yet. Click below to create your first quiz question and engage your learners!', 'fluent-community'),
559 1250 'No recent activities found' => __('No recent activities found', 'fluent-community'),
1251 + 'No reports to review' => __('No reports to review', 'fluent-community'),
560 1252 'No results' => __('No results', 'fluent-community'),
1253 + 'No results found' => __('No results found', 'fluent-community'),
561 1254 'No results found based on your search criteria' => __('No results found based on your search criteria', 'fluent-community'),
562 1255 'No results found. Please search by username' => __('No results found. Please search by username', 'fluent-community'),
563 - 'No unread notifications found' => __('No unread notifications found', 'fluent-community'),
1256 + 'No scheduled posts found!' => __('No scheduled posts found!', 'fluent-community'),
1257 + 'No spaces found' => __('No spaces found', 'fluent-community'),
1258 + 'No spaces found based on your search criteria' => __('No spaces found based on your search criteria', 'fluent-community'),
1259 + 'No spaces match your search criteria. Try adjusting your search terms or browse our space catalog.' => __('No spaces match your search criteria. Try adjusting your search terms or browse our space catalog.', 'fluent-community'),
1260 + 'No spaces or special characters allowed. Only letters, numbers, hyphens, and underscores.' => __('No spaces or special characters allowed. Only letters, numbers, hyphens, and underscores.', 'fluent-community'),
1261 + 'No spaces to post in' => __('No spaces to post in', 'fluent-community'),
1262 + 'No valid rows found. Ensure columns are Name, Email, Username.' => __('No valid rows found. Ensure columns are Name, Email, Username.', 'fluent-community'),
1263 + 'No videos yet. Videos shared in posts will appear here.' => __('No videos yet. Videos shared in posts will appear here.', 'fluent-community'),
564 1264 'No voters yet' => __('No voters yet', 'fluent-community'),
1265 + 'Not Enrolled' => __('Not Enrolled', 'fluent-community'),
565 1266 'Not Matched User Roles' => __('Not Matched User Roles', 'fluent-community'),
566 - 'Notification' => __('Notification', 'fluent-community'),
1267 + 'Not Set' => __('Not Set', 'fluent-community'),
1268 + /* translators: %1$s is the opening link tag, %2$s is the closing link tag */
1269 + 'Not sure how? %1$sFollow this guide%2$s.' => __('Not sure how? %1$sFollow this guide%2$s.', 'fluent-community'),
1270 + 'Note: Keep 0 to disable a rule.' => __('Note: Keep 0 to disable a rule.', 'fluent-community'),
567 1271 'Notification Settings' => __('Notification Settings', 'fluent-community'),
568 1272 'Notifications' => __('Notifications', 'fluent-community'),
1273 + 'Notifications Blocked' => __('Notifications Blocked', 'fluent-community'),
1274 + 'Notifications are blocked for this site. Reset the permission in your browser settings, come back, and reload the page.' => __('Notifications are blocked for this site. Reset the permission in your browser settings, come back, and reload the page.', 'fluent-community'),
569 1275 'Notify for all posts' => __('Notify for all posts', 'fluent-community'),
1276 + 'Notify me when' => __('Notify me when', 'fluent-community'),
570 1277 'Notify only for Admin Posts' => __('Notify only for Admin Posts', 'fluent-community'),
1278 + 'Notify when someone also comments on a post they commented on' => __('Notify when someone also comments on a post they commented on', 'fluent-community'),
1279 + 'Notify when someone comments on their post' => __('Notify when someone comments on their post', 'fluent-community'),
1280 + 'Notify when someone mentions them' => __('Notify when someone mentions them', 'fluent-community'),
1281 + 'Notify when someone replies to their comment' => __('Notify when someone replies to their comment', 'fluent-community'),
571 1282 'November' => __('November', 'fluent-community'),
572 1283 'OK' => __('OK', 'fluent-community'),
1284 + 'Objects' => __('Objects', 'fluent-community'),
573 1285 'October' => __('October', 'fluent-community'),
574 1286 'Oembed' => __('Oembed', 'fluent-community'),
575 - 'Oldest' => __('Oldest', 'fluent-community'),
1287 + 'Oldest Courses' => __('Oldest Courses', 'fluent-community'),
1288 + 'Oldest Spaces' => __('Oldest Spaces', 'fluent-community'),
1289 + 'On author\'s profile' => __('On author\'s profile', 'fluent-community'),
1290 + 'On mobile devices, the header and footer will automatically hide when scrolling down and reappear when scrolling up.' => __('On mobile devices, the header and footer will automatically hide when scrolling down and reappear when scrolling up.', 'fluent-community'),
576 1291 'On my profile' => __('On my profile', 'fluent-community'),
577 1292 'Onboarding Settings' => __('Onboarding Settings', 'fluent-community'),
1293 + 'Once you enroll some courses, those will be shown here' => __('Once you enroll some courses, those will be shown here', 'fluent-community'),
1294 + 'Once you login, your enrolled courses will be shown here.' => __('Once you login, your enrolled courses will be shown here.', 'fluent-community'),
1295 + 'One switch inside FluentNotify.' => __('One switch inside FluentNotify.', 'fluent-community'),
578 1296 'Only Admin/Moderators' => __('Only Admin/Moderators', 'fluent-community'),
579 1297 'Only Logged In Users' => __('Only Logged In Users', 'fluent-community'),
1298 + 'Only Moderator and Admins' => __('Only Moderator and Admins', 'fluent-community'),
1299 + 'Only Profile Owner and Admin' => __('Only Profile Owner and Admin', 'fluent-community'),
580 1300 'Only Selected User Roles' => __('Only Selected User Roles', 'fluent-community'),
581 1301 'Only admin or moderators can create post' => __('Only admin or moderators can create post', 'fluent-community'),
582 1302 'Only admins and moderators can select this topic' => __('Only admins and moderators can select this topic', 'fluent-community'),
1303 + 'Only iframe embed code is supported. Script-based embeds will not work.' => __('Only iframe embed code is supported. Script-based embeds will not work.', 'fluent-community'),
583 1304 'Only invited members can view and post.' => __('Only invited members can view and post.', 'fluent-community'),
584 1305 'Only invited students can view and enroll the course content.' => __('Only invited students can view and enroll the course content.', 'fluent-community'),
585 1306 'Only logged-in members' => __('Only logged-in members', 'fluent-community'),
1307 + 'Only space admins and moderators can see this page. Publish it from the editor to make it visible.' => __('Only space admins and moderators can see this page. Publish it from the editor to make it visible.', 'fluent-community'),
1308 + 'Only verified members can create posts (admins and moderators can always post)' => __('Only verified members can create posts (admins and moderators can always post)', 'fluent-community'),
1309 + 'Open (any answer accepted)' => __('Open (any answer accepted)', 'fluent-community'),
1310 + 'Open FluentNotify Settings' => __('Open FluentNotify Settings', 'fluent-community'),
1311 + 'Open in New Tab' => __('Open in New Tab', 'fluent-community'),
586 1312 'Open in new tab' => __('Open in new tab', 'fluent-community'),
1313 + 'Open media' => __('Open media', 'fluent-community'),
1314 + 'Open post' => __('Open post', 'fluent-community'),
587 1315 'Open this link in a new tab.' => __('Open this link in a new tab.', 'fluent-community'),
1316 + 'Open this link in new tab' => __('Open this link in new tab', 'fluent-community'),
588 1317 'Optional' => __('Optional', 'fluent-community'),
589 1318 'Optional Reply to email' => __('Optional Reply to email', 'fluent-community'),
1319 + 'Optional description shown to users when editing their profile' => __('Optional description shown to users when editing their profile', 'fluent-community'),
590 1320 'Optional email' => __('Optional email', 'fluent-community'),
1321 + 'Options' => __('Options', 'fluent-community'),
1322 + 'Options (Key-Value)' => __('Options (Key-Value)', 'fluent-community'),
1323 + 'Order' => __('Order', 'fluent-community'),
1324 + 'Ordered List' => __('Ordered List', 'fluent-community'),
1325 + 'Other Spaces - No Assigned Group' => __('Other Spaces - No Assigned Group', 'fluent-community'),
1326 + 'Others' => __('Others', 'fluent-community'),
591 1327 'Overlay Color' => __('Overlay Color', 'fluent-community'),
592 1328 'Overview' => __('Overview', 'fluent-community'),
1329 + 'Owner & Admins' => __('Owner & Admins', 'fluent-community'),
1330 + 'Page' => __('Page', 'fluent-community'),
593 1331 'Page Blocks' => __('Page Blocks', 'fluent-community'),
1332 + 'Page Not Found' => __('Page Not Found', 'fluent-community'),
1333 + 'Page Title' => __('Page Title', 'fluent-community'),
1334 + 'Page title is required' => __('Page title is required', 'fluent-community'),
1335 + 'Pages' => __('Pages', 'fluent-community'),
1336 + 'Pagination' => __('Pagination', 'fluent-community'),
1337 + 'Passed' => __('Passed', 'fluent-community'),
1338 + 'Password changed successfully' => __('Password changed successfully', 'fluent-community'),
594 1339 'Paste a URL to embed' => __('Paste a URL to embed', 'fluent-community'),
595 1340 'Paste an iframe code' => __('Paste an iframe code', 'fluent-community'),
1341 + 'Paste link...' => __('Paste link...', 'fluent-community'),
596 1342 'Paste your SVG here' => __('Paste your SVG here', 'fluent-community'),
1343 + 'Paywalls' => __('Paywalls', 'fluent-community'),
597 1344 'Pending' => __('Pending', 'fluent-community'),
598 1345 'Pending Members' => __('Pending Members', 'fluent-community'),
1346 + 'People & Body' => __('People & Body', 'fluent-community'),
1347 + 'Per User Choice' => __('Per User Choice', 'fluent-community'),
1348 + 'Permalink' => __('Permalink', 'fluent-community'),
599 1349 'Permission Denied' => __('Permission Denied', 'fluent-community'),
1350 + /* translators: %1$s is the current photo number, %2$s is the total number of photos */
1351 + 'Photo %1$s of %2$s' => __('Photo %1$s of %2$s', 'fluent-community'),
1352 + /* translators: %s is the name of the member who uploaded the photo */
1353 + 'Photo by %s' => __('Photo by %s', 'fluent-community'),
1354 + 'Photos' => __('Photos', 'fluent-community'),
1355 + 'Pick Emoji' => __('Pick Emoji', 'fluent-community'),
1356 + 'Pick GIF' => __('Pick GIF', 'fluent-community'),
1357 + 'Picture in Picture' => __('Picture in Picture', 'fluent-community'),
600 1358 'Pin to Top' => __('Pin to Top', 'fluent-community'),
601 1359 'Pin to sidebar' => __('Pin to sidebar', 'fluent-community'),
1360 + 'Pin to top' => __('Pin to top', 'fluent-community'),
602 1361 'Pinned to sidebar' => __('Pinned to sidebar', 'fluent-community'),
1362 + 'Placeholder' => __('Placeholder', 'fluent-community'),
603 1363 'Placeholder Photo' => __('Placeholder Photo', 'fluent-community'),
604 1364 'Placeholder image' => __('Placeholder image', 'fluent-community'),
605 - 'Please Provide a license key of' => __('Please Provide a license key of', 'fluent-community'),
1365 + 'Placeholder text' => __('Placeholder text', 'fluent-community'),
1366 + 'Play' => __('Play', 'fluent-community'),
1367 + 'Play Button Background Color' => __('Play Button Background Color', 'fluent-community'),
1368 + 'Play Button Color' => __('Play Button Color', 'fluent-community'),
1369 + 'Play Embedded Videos With FluentPlayer' => __('Play Embedded Videos With FluentPlayer', 'fluent-community'),
1370 + 'Play/Pause' => __('Play/Pause', 'fluent-community'),
1371 + 'Playback Speed' => __('Playback Speed', 'fluent-community'),
1372 + 'Player Settings' => __('Player Settings', 'fluent-community'),
1373 + /* translators: %1$s and %2$s are the opening and closing tags of a documentation link, %3$s is the storage provider name */
1374 + 'Please %1$sRead the documentation first%2$s to configure %3$s.' => __('Please %1$sRead the documentation first%2$s to configure %3$s.', 'fluent-community'),
1375 + /* translators: %s is the text to confirm the action */
606 1376 'Please Type %s to confirm. Please note, all the lessons, topics, students progress will be deleted.' => __('Please Type %s to confirm. Please note, all the lessons, topics, students progress will be deleted.', 'fluent-community'),
1377 + /* translators: %s is the text to confirm the action */
1378 + 'Please Type %s to confirm. Please note, all the posts, comments, activities of this Space will be delete.' => __('Please Type %s to confirm. Please note, all the posts, comments, activities of this Space will be delete.', 'fluent-community'),
1379 + 'Please add at least 2 options' => __('Please add at least 2 options', 'fluent-community'),
1380 + 'Please add at least one correct answer' => __('Please add at least one correct answer', 'fluent-community'),
1381 + 'Please add paywall pricing options' => __('Please add paywall pricing options', 'fluent-community'),
1382 + 'Please await the grading.' => __('Please await the grading.', 'fluent-community'),
1383 + 'Please check back later. We are in a process to publish some courses for you!' => __('Please check back later. We are in a process to publish some courses for you!', 'fluent-community'),
1384 + 'Please check back later. We are in a process to publish some spaces for you!' => __('Please check back later. We are in a process to publish some spaces for you!', 'fluent-community'),
607 1385 'Please choose a username matching with your first/last name or full name' => __('Please choose a username matching with your first/last name or full name', 'fluent-community'),
1386 + 'Please click Allow to enable notifications.' => __('Please click Allow to enable notifications.', 'fluent-community'),
1387 + /* translators: %s is the name of the provider for migration */
1388 + 'Please configure your %s groups for FluentCommunity Menu' => __('Please configure your %s groups for FluentCommunity Menu', 'fluent-community'),
1389 + 'Please do not close this window or go to other pages' => __('Please do not close this window or go to other pages', 'fluent-community'),
1390 + 'Please enroll the course to join the conversation.' => __('Please enroll the course to join the conversation.', 'fluent-community'),
1391 + 'Please enter a label for each option' => __('Please enter a label for each option', 'fluent-community'),
1392 + 'Please enter a question' => __('Please enter a question', 'fluent-community'),
1393 + 'Please enter a valid email address.' => __('Please enter a valid email address.', 'fluent-community'),
608 1394 'Please enter an email address' => __('Please enter an email address', 'fluent-community'),
1395 + 'Please fill in all password fields' => __('Please fill in all password fields', 'fluent-community'),
1396 + 'Please fill in all required socket configuration fields (App Key, App Secret, App ID)' => __('Please fill in all required socket configuration fields (App Key, App Secret, App ID)', 'fluent-community'),
1397 + 'Please install FluentCRM to enable this feature.' => __('Please install FluentCRM to enable this feature.', 'fluent-community'),
609 1398 'Please join the Space to post a comment.' => __('Please join the Space to post a comment.', 'fluent-community'),
610 - 'Please login' => __('Please login', 'fluent-community'),
611 1399 'Please login to access this page.' => __('Please login to access this page.', 'fluent-community'),
612 - 'Please login to reply to this post' => __('Please login to reply to this post', 'fluent-community'),
613 1400 'Please login to view your bookmarks' => __('Please login to view your bookmarks', 'fluent-community'),
614 1401 'Please login/signup to enroll this course' => __('Please login/signup to enroll this course', 'fluent-community'),
615 1402 'Please login/signup to join this community' => __('Please login/signup to join this community', 'fluent-community'),
616 - 'Please provide a license key' => __('Please provide a license key', 'fluent-community'),
1403 + 'Please note: Existing contact with the tags will not get access automatically. To Give access to existing contacts with tags, please go to FluentCRM and use bulk actions.' => __('Please note: Existing contact with the tags will not get access automatically. To Give access to existing contacts with tags, please go to FluentCRM and use bulk actions.', 'fluent-community'),
617 1404 'Please provide your custom Authentication Url' => __('Please provide your custom Authentication Url', 'fluent-community'),
1405 + 'Please save the changes to update the view' => __('Please save the changes to update the view', 'fluent-community'),
1406 + 'Please select a plugin from where you want to migrate data to FluentCommunity.' => __('Please select a plugin from where you want to migrate data to FluentCommunity.', 'fluent-community'),
1407 + 'Please select a reason for reporting this content' => __('Please select a reason for reporting this content', 'fluent-community'),
1408 + 'Please select a role' => __('Please select a role', 'fluent-community'),
1409 + 'Please select a source space or course.' => __('Please select a source space or course.', 'fluent-community'),
618 1410 'Please select a space to post in.' => __('Please select a space to post in.', 'fluent-community'),
1411 + 'Please select a space to preview.' => __('Please select a space to preview.', 'fluent-community'),
619 1412 'Please select a user and role' => __('Please select a user and role', 'fluent-community'),
620 1413 'Please select a valid date and time' => __('Please select a valid date and time', 'fluent-community'),
1414 + 'Please select at least one topic when members are required to select a topic.' => __('Please select at least one topic when members are required to select a topic.', 'fluent-community'),
1415 + 'Please select the correct option' => __('Please select the correct option', 'fluent-community'),
621 1416 'Please send a join request and an admin will review your join request.' => __('Please send a join request and an admin will review your join request.', 'fluent-community'),
1417 + 'Please share this url to your audience to join this space' => __('Please share this url to your audience to join this space', 'fluent-community'),
1418 + 'Please upgrade to Pro to use this feature' => __('Please upgrade to Pro to use this feature', 'fluent-community'),
1419 + 'Please upload an app icon or use the default icon.' => __('Please upload an app icon or use the default icon.', 'fluent-community'),
1420 + 'Please wait for the current operation to complete.' => __('Please wait for the current operation to complete.', 'fluent-community'),
1421 + 'Please wait to complete.' => __('Please wait to complete.', 'fluent-community'),
1422 + 'Please wait while we redirect you to the appropriate page...' => __('Please wait while we redirect you to the appropriate page...', 'fluent-community'),
1423 + 'Please wait...' => __('Please wait...', 'fluent-community'),
1424 + 'Please write a message to preview.' => __('Please write a message to preview.', 'fluent-community'),
622 1425 'Please write a reply first' => __('Please write a reply first', 'fluent-community'),
1426 + 'Points needed to intiate a new message thread with another member or send message to community chats.' => __('Points needed to intiate a new message thread with another member or send message to community chats.', 'fluent-community'),
623 1427 'Poll Options' => __('Poll Options', 'fluent-community'),
624 1428 'Poll Settings' => __('Poll Settings', 'fluent-community'),
625 1429 'Popular' => __('Popular', 'fluent-community'),
1430 + 'Popular Posts' => __('Popular Posts', 'fluent-community'),
1431 + 'Popular Spaces' => __('Popular Spaces', 'fluent-community'),
1432 + 'Popular day & time' => __('Popular day & time', 'fluent-community'),
1433 + 'Popular hour of the day and day of the week' => __('Popular hour of the day and day of the week', 'fluent-community'),
1434 + 'Port' => __('Port', 'fluent-community'),
626 1435 'Portal Access Settings' => __('Portal Access Settings', 'fluent-community'),
627 1436 'Portal Settings' => __('Portal Settings', 'fluent-community'),
1437 + 'Portal Slug is defined in the wp-config.php file' => __('Portal Slug is defined in the wp-config.php file', 'fluent-community'),
628 1438 'Post' => __('Post', 'fluent-community'),
1439 + 'Post Comment' => __('Post Comment', 'fluent-community'),
629 1440 'Post Not Found' => __('Post Not Found', 'fluent-community'),
1441 + 'Post Title & Content' => __('Post Title & Content', 'fluent-community'),
630 1442 'Post Title Requirements' => __('Post Title Requirements', 'fluent-community'),
1443 + 'Post deleted successfully' => __('Post deleted successfully', 'fluent-community'),
1444 + 'Post has been listed.' => __('Post has been listed.', 'fluent-community'),
1445 + 'Post has been unlisted.' => __('Post has been unlisted.', 'fluent-community'),
1446 + 'Post starters' => __('Post starters', 'fluent-community'),
1447 + /* translators: %s is the name of the space */
631 1448 'Posted in %s' => __('Posted in %s', 'fluent-community'),
632 1449 'Posting in:' => __('Posting in:', 'fluent-community'),
633 1450 'Posts' => __('Posts', 'fluent-community'),
1451 + 'Posts & Activities' => __('Posts & Activities', 'fluent-community'),
634 1452 'Preview' => __('Preview', 'fluent-community'),
1453 + 'Preview Lesson' => __('Preview Lesson', 'fluent-community'),
1454 + 'Preview Page' => __('Preview Page', 'fluent-community'),
1455 + 'Preview Quiz' => __('Preview Quiz', 'fluent-community'),
1456 + 'Preview draft' => __('Preview draft', 'fluent-community'),
1457 + 'Previous' => __('Previous', 'fluent-community'),
1458 + 'Previous lesson' => __('Previous lesson', 'fluent-community'),
1459 + 'Price' => __('Price', 'fluent-community'),
1460 + 'Price of the product' => __('Price of the product', 'fluent-community'),
635 1461 'Primary' => __('Primary', 'fluent-community'),
636 1462 'Primary Menu Items' => __('Primary Menu Items', 'fluent-community'),
1463 + 'Primary Storage Region' => __('Primary Storage Region', 'fluent-community'),
637 1464 'Privacy' => __('Privacy', 'fluent-community'),
638 1465 'Privacy Settings' => __('Privacy Settings', 'fluent-community'),
639 1466 'Private' => __('Private', 'fluent-community'),
1467 + 'Pro' => __('Pro', 'fluent-community'),
1468 + 'Pro Feature' => __('Pro Feature', 'fluent-community'),
1469 + 'Pro Required' => __('Pro Required', 'fluent-community'),
1470 + 'Problem with loading the editor?' => __('Problem with loading the editor?', 'fluent-community'),
1471 + 'Processing...' => __('Processing...', 'fluent-community'),
1472 + 'Profanity Filter' => __('Profanity Filter', 'fluent-community'),
1473 + 'Profile Badges' => __('Profile Badges', 'fluent-community'),
640 1474 'Profile Dropdown Items' => __('Profile Dropdown Items', 'fluent-community'),
1475 + 'Profile Not Found' => __('Profile Not Found', 'fluent-community'),
1476 + 'Profile Social Media Links' => __('Profile Social Media Links', 'fluent-community'),
1477 + 'Profile updated successfully' => __('Profile updated successfully', 'fluent-community'),
641 1478 'Progress' => __('Progress', 'fluent-community'),
1479 + 'Progress Bar' => __('Progress Bar', 'fluent-community'),
1480 + 'Progressive Web App (PWA)' => __('Progressive Web App (PWA)', 'fluent-community'),
1481 + 'Progressive Web App (PWA) Settings' => __('Progressive Web App (PWA) Settings', 'fluent-community'),
1482 + 'Prompt Placements' => __('Prompt Placements', 'fluent-community'),
642 1483 'Provide Valid Email Address email as per your domain/SMTP settings. This email will be used to send emails like notifications' => __('Provide Valid Email Address email as per your domain/SMTP settings. This email will be used to send emails like notifications', 'fluent-community'),
1484 + 'Provide an explanation (Optional)' => __('Provide an explanation (Optional)', 'fluent-community'),
1485 + 'Provide the Redirect URL' => __('Provide the Redirect URL', 'fluent-community'),
1486 + 'Provide your CDN URL (without trailing /)' => __('Provide your CDN URL (without trailing /)', 'fluent-community'),
1487 + 'Provider' => __('Provider', 'fluent-community'),
643 1488 'Public' => __('Public', 'fluent-community'),
1489 + 'Public (Everyone)' => __('Public (Everyone)', 'fluent-community'),
644 1490 'Public Name of the item' => __('Public Name of the item', 'fluent-community'),
1491 + 'Public only' => __('Public only', 'fluent-community'),
1492 + 'Public users can view the lessons without enrolling in the course' => __('Public users can view the lessons without enrolling in the course', 'fluent-community'),
1493 + 'Publish' => __('Publish', 'fluent-community'),
1494 + 'Publish Content' => __('Publish Content', 'fluent-community'),
1495 + 'Publish Now' => __('Publish Now', 'fluent-community'),
1496 + 'Publish as a post' => __('Publish as a post', 'fluent-community'),
645 1497 'Published' => __('Published', 'fluent-community'),
646 - 'Purchase one here' => __('Purchase one here', 'fluent-community'),
1498 + 'Purchase access below or log in if you are already a member.' => __('Purchase access below or log in if you are already a member.', 'fluent-community'),
1499 + 'Push' => __('Push', 'fluent-community'),
1500 + 'Push Notification Settings' => __('Push Notification Settings', 'fluent-community'),
1501 + 'Pusher' => __('Pusher', 'fluent-community'),
1502 + 'Pusher cluster region (e.g., mt1, us2, eu, ap1). Optional for custom providers.' => __('Pusher cluster region (e.g., mt1, us2, eu, ap1). Optional for custom providers.', 'fluent-community'),
1503 + 'Question' => __('Question', 'fluent-community'),
1504 + 'Quiz' => __('Quiz', 'fluent-community'),
1505 + 'Quiz Result' => __('Quiz Result', 'fluent-community'),
1506 + 'Quiz Results' => __('Quiz Results', 'fluent-community'),
1507 + 'Quiz Title' => __('Quiz Title', 'fluent-community'),
1508 + 'Quote' => __('Quote', 'fluent-community'),
1509 + 'Ran count' => __('Ran count', 'fluent-community'),
1510 + 'Re-confirm my email address' => __('Re-confirm my email address', 'fluent-community'),
1511 + 'React' => __('React', 'fluent-community'),
647 1512 'Reacted Users' => __('Reacted Users', 'fluent-community'),
1513 + 'Reactivate' => __('Reactivate', 'fluent-community'),
1514 + 'Read Documentation' => __('Read Documentation', 'fluent-community'),
1515 + 'Read the documentation' => __('Read the documentation', 'fluent-community'),
1516 + 'Ready to send' => __('Ready to send', 'fluent-community'),
1517 + 'Real-time Chat' => __('Real-time Chat', 'fluent-community'),
1518 + 'Real-time chat is disabled. Messages will be delivered on page refresh.' => __('Real-time chat is disabled. Messages will be delivered on page refresh.', 'fluent-community'),
1519 + 'Real-time chat is enabled. Messages will be delivered instantly via WebSocket.' => __('Real-time chat is enabled. Messages will be delivered instantly via WebSocket.', 'fluent-community'),
1520 + 'Reason' => __('Reason', 'fluent-community'),
1521 + 'Recent' => __('Recent', 'fluent-community'),
648 1522 'Recent Activities' => __('Recent Activities', 'fluent-community'),
1523 + 'Recent Notifications' => __('Recent Notifications', 'fluent-community'),
649 1524 'Recent Space Activities' => __('Recent Space Activities', 'fluent-community'),
650 1525 'Recommended Plugins and Addons' => __('Recommended Plugins and Addons', 'fluent-community'),
651 1526 'Recommended Size: 1200 x 375px' => __('Recommended Size: 1200 x 375px', 'fluent-community'),
652 1527 'Recommended dimensions: 480 x 120, 4:1 aspect ratio.' => __('Recommended dimensions: 480 x 120, 4:1 aspect ratio.', 'fluent-community'),
@@ -651,81 +1526,193 @@
651 1526 'Recommended Size: 1200 x 375px' => __('Recommended Size: 1200 x 375px', 'fluent-community'),
652 1527 'Recommended dimensions: 480 x 120, 4:1 aspect ratio.' => __('Recommended dimensions: 480 x 120, 4:1 aspect ratio.', 'fluent-community'),
653 1528 'Redirect URL' => __('Redirect URL', 'fluent-community'),
654 1529 'Redirect URL for Public Users' => __('Redirect URL for Public Users', 'fluent-community'),
1530 + 'Redirect URL for unenrolled users' => __('Redirect URL for unenrolled users', 'fluent-community'),
1531 + 'Redirect to an URL' => __('Redirect to an URL', 'fluent-community'),
1532 + 'Refresh' => __('Refresh', 'fluent-community'),
655 1533 'Registration URL for public Users' => __('Registration URL for public Users', 'fluent-community'),
656 1534 'Remove' => __('Remove', 'fluent-community'),
1535 + 'Remove App Icon' => __('Remove App Icon', 'fluent-community'),
1536 + 'Remove Course' => __('Remove Course', 'fluent-community'),
1537 + 'Remove Cover Photo?' => __('Remove Cover Photo?', 'fluent-community'),
657 1538 'Remove From Bookmark' => __('Remove From Bookmark', 'fluent-community'),
1539 + 'Remove Image?' => __('Remove Image?', 'fluent-community'),
658 1540 'Remove Media' => __('Remove Media', 'fluent-community'),
659 1541 'Remove Member' => __('Remove Member', 'fluent-community'),
660 1542 'Remove Member?' => __('Remove Member?', 'fluent-community'),
661 1543 'Remove Preview' => __('Remove Preview', 'fluent-community'),
1544 + 'Remove Profile Photo?' => __('Remove Profile Photo?', 'fluent-community'),
1545 + 'Remove Schedule' => __('Remove Schedule', 'fluent-community'),
662 1546 'Remove Space' => __('Remove Space', 'fluent-community'),
1547 + 'Remove Space Cover Photo?' => __('Remove Space Cover Photo?', 'fluent-community'),
663 1548 'Remove Student?' => __('Remove Student?', 'fluent-community'),
1549 + 'Remove Thumbnail' => __('Remove Thumbnail', 'fluent-community'),
1550 + 'Remove audio' => __('Remove audio', 'fluent-community'),
1551 + 'Remove button' => __('Remove button', 'fluent-community'),
1552 + 'Remove from Courses' => __('Remove from Courses', 'fluent-community'),
1553 + 'Remove from Spaces' => __('Remove from Spaces', 'fluent-community'),
1554 + 'Remove from course' => __('Remove from course', 'fluent-community'),
664 1555 'Remove from space' => __('Remove from space', 'fluent-community'),
1556 + 'Remove image' => __('Remove image', 'fluent-community'),
1557 + 'Remove option' => __('Remove option', 'fluent-community'),
665 1558 'Removed from bookmark' => __('Removed from bookmark', 'fluent-community'),
666 1559 'Reply' => __('Reply', 'fluent-community'),
667 1560 'Reply to email (optional)' => __('Reply to email (optional)', 'fluent-community'),
668 1561 'Reply to name (Optional)' => __('Reply to name (Optional)', 'fluent-community'),
669 1562 'Replying to' => __('Replying to', 'fluent-community'),
1563 + 'Report' => __('Report', 'fluent-community'),
1564 + 'Report Comment' => __('Report Comment', 'fluent-community'),
1565 + 'Report Post' => __('Report Post', 'fluent-community'),
1566 + 'Reported at ' => __('Reported at ', 'fluent-community'),
1567 + 'Reporter' => __('Reporter', 'fluent-community'),
1568 + 'Reports' => __('Reports', 'fluent-community'),
670 1569 'Request Access' => __('Request Access', 'fluent-community'),
1570 + /* translators: %s is the date the member requested */
671 1571 'Requested %s' => __('Requested %s', 'fluent-community'),
1572 + 'Require Pro' => __('Require Pro', 'fluent-community'),
1573 + 'Require all future posts or comments posted by this member to be approved by an admin' => __('Require all future posts or comments posted by this member to be approved by an admin', 'fluent-community'),
1574 + 'Require approval before new posts or comments become visible.' => __('Require approval before new posts or comments become visible.', 'fluent-community'),
1575 + 'Require approval for first comment' => __('Require approval for first comment', 'fluent-community'),
1576 + 'Require approval for first post' => __('Require approval for first post', 'fluent-community'),
1577 + 'Require approval for new posts and comments' => __('Require approval for new posts and comments', 'fluent-community'),
672 1578 'Required' => __('Required', 'fluent-community'),
1579 + 'Reschedule' => __('Reschedule', 'fluent-community'),
1580 + 'Reschedule Post' => __('Reschedule Post', 'fluent-community'),
673 1581 'Resend' => __('Resend', 'fluent-community'),
1582 + 'Reset zoom' => __('Reset zoom', 'fluent-community'),
1583 + 'Responses' => __('Responses', 'fluent-community'),
1584 + 'Restart Course' => __('Restart Course', 'fluent-community'),
1585 + 'Restart Migration (If unchecked, then it will continue from the last migration stage)' => __('Restart Migration (If unchecked, then it will continue from the last migration stage)', 'fluent-community'),
1586 + 'Restart Progress' => __('Restart Progress', 'fluent-community'),
1587 + /* translators: %s is the name of the student */
1588 + 'Restart progress for %s?' => __('Restart progress for %s?', 'fluent-community'),
1589 + 'Result' => __('Result', 'fluent-community'),
1590 + 'Retake Quiz' => __('Retake Quiz', 'fluent-community'),
1591 + 'Retry' => __('Retry', 'fluent-community'),
1592 + 'Review' => __('Review', 'fluent-community'),
1593 + 'Review Report' => __('Review Report', 'fluent-community'),
1594 + 'Review report' => __('Review report', 'fluent-community'),
674 1595 'Rich Media Post Layout' => __('Rich Media Post Layout', 'fluent-community'),
675 1596 'Role' => __('Role', 'fluent-community'),
676 1597 'SVG Code for Icon (Simplified SVG Code) / Emoji' => __('SVG Code for Icon (Simplified SVG Code) / Emoji', 'fluent-community'),
677 1598 'SVG Code. No url please / You can use emoji' => __('SVG Code. No url please / You can use emoji', 'fluent-community'),
1599 + 'Sample CSV' => __('Sample CSV', 'fluent-community'),
678 1600 'Save' => __('Save', 'fluent-community'),
679 1601 'Save Changes' => __('Save Changes', 'fluent-community'),
680 - 'Save Changes & Close' => __('Save Changes & Close', 'fluent-community'),
1602 + 'Save Changes (Pro Required)' => __('Save Changes (Pro Required)', 'fluent-community'),
1603 + 'Save Custom CSS & JS' => __('Save Custom CSS & JS', 'fluent-community'),
1604 + 'Save Play Position' => __('Save Play Position', 'fluent-community'),
681 1605 'Save Settings' => __('Save Settings', 'fluent-community'),
1606 + 'Saving...' => __('Saving...', 'fluent-community'),
682 1607 'Schedule' => __('Schedule', 'fluent-community'),
1608 + 'Schedule Post' => __('Schedule Post', 'fluent-community'),
683 1609 'Schedule has been updated' => __('Schedule has been updated', 'fluent-community'),
1610 + 'Schedule post' => __('Schedule post', 'fluent-community'),
684 1611 'Scheduled' => __('Scheduled', 'fluent-community'),
1612 + 'Scheduled Posts' => __('Scheduled Posts', 'fluent-community'),
1613 + /* translators: %1$s is the scheduled date, %2$s is the scheduled time */
1614 + 'Scheduled for %1$s at %2$s' => __('Scheduled for %1$s at %2$s', 'fluent-community'),
1615 + 'Scheme' => __('Scheme', 'fluent-community'),
1616 + 'Score' => __('Score', 'fluent-community'),
1617 + 'Scroll to top' => __('Scroll to top', 'fluent-community'),
685 1618 'Search' => __('Search', 'fluent-community'),
1619 + 'Search Courses...' => __('Search Courses...', 'fluent-community'),
1620 + 'Search Followers...' => __('Search Followers...', 'fluent-community'),
1621 + 'Search Followings...' => __('Search Followings...', 'fluent-community'),
686 1622 'Search Gifs' => __('Search Gifs', 'fluent-community'),
687 1623 'Search Members...' => __('Search Members...', 'fluent-community'),
1624 + 'Search Posts...' => __('Search Posts...', 'fluent-community'),
1625 + 'Search Product' => __('Search Product', 'fluent-community'),
1626 + 'Search Results' => __('Search Results', 'fluent-community'),
1627 + 'Search Space...' => __('Search Space...', 'fluent-community'),
1628 + 'Search and select users' => __('Search and select users', 'fluent-community'),
1629 + 'Search by Name or Quiz' => __('Search by Name or Quiz', 'fluent-community'),
688 1630 'Search for an existing user or Invite by Email' => __('Search for an existing user or Invite by Email', 'fluent-community'),
689 1631 'Search for anything' => __('Search for anything', 'fluent-community'),
690 1632 'Search here...' => __('Search here...', 'fluent-community'),
1633 + /* translators: %s is the name of the space */
691 1634 'Search in %s' => __('Search in %s', 'fluent-community'),
1635 + 'Search in:' => __('Search in:', 'fluent-community'),
1636 + 'Search pages' => __('Search pages', 'fluent-community'),
692 1637 'Search...' => __('Search...', 'fluent-community'),
693 1638 'Secondary' => __('Secondary', 'fluent-community'),
694 1639 'Secret' => __('Secret', 'fluent-community'),
695 1640 'Section Title' => __('Section Title', 'fluent-community'),
1641 + 'See less' => __('See less', 'fluent-community'),
1642 + 'See more' => __('See more', 'fluent-community'),
696 1643 'Select Access Roles' => __('Select Access Roles', 'fluent-community'),
1644 + 'Select Course' => __('Select Course', 'fluent-community'),
1645 + 'Select Courses' => __('Select Courses', 'fluent-community'),
1646 + 'Select Courses that you want to remove from the user' => __('Select Courses that you want to remove from the user', 'fluent-community'),
1647 + 'Select Date' => __('Select Date', 'fluent-community'),
697 1648 'Select Digest Email Day' => __('Select Digest Email Day', 'fluent-community'),
698 1649 'Select Drip date' => __('Select Drip date', 'fluent-community'),
1650 + 'Select Email Address' => __('Select Email Address', 'fluent-community'),
699 1651 'Select Group' => __('Select Group', 'fluent-community'),
1652 + 'Select Memberships' => __('Select Memberships', 'fluent-community'),
1653 + 'Select Menu Group' => __('Select Menu Group', 'fluent-community'),
1654 + 'Select Paywall' => __('Select Paywall', 'fluent-community'),
700 1655 'Select Privacy' => __('Select Privacy', 'fluent-community'),
701 1656 'Select Role' => __('Select Role', 'fluent-community'),
702 1657 'Select S3 Location' => __('Select S3 Location', 'fluent-community'),
1658 + 'Select Schedule' => __('Select Schedule', 'fluent-community'),
1659 + 'Select Section' => __('Select Section', 'fluent-community'),
703 1660 'Select Shape Color:' => __('Select Shape Color:', 'fluent-community'),
704 1661 'Select Shape:' => __('Select Shape:', 'fluent-community'),
1662 + 'Select Source Space or Course' => __('Select Source Space or Course', 'fluent-community'),
705 1663 'Select Space' => __('Select Space', 'fluent-community'),
1664 + 'Select Space/Course' => __('Select Space/Course', 'fluent-community'),
1665 + 'Select Space/Course Memberships' => __('Select Space/Course Memberships', 'fluent-community'),
706 1666 'Select Spaces' => __('Select Spaces', 'fluent-community'),
1667 + 'Select Spaces that you want to remove from the user' => __('Select Spaces that you want to remove from the user', 'fluent-community'),
1668 + 'Select Storage Region' => __('Select Storage Region', 'fluent-community'),
1669 + 'Select Time' => __('Select Time', 'fluent-community'),
707 1670 'Select Type' => __('Select Type', 'fluent-community'),
708 1671 'Select User' => __('Select User', 'fluent-community'),
1672 + 'Select Users' => __('Select Users', 'fluent-community'),
1673 + 'Select a menu group to where this course will be added to the sidebar. If you do not select a menu group, it will be available on the all courses page.' => __('Select a menu group to where this course will be added to the sidebar. If you do not select a menu group, it will be available on the all courses page.', 'fluent-community'),
1674 + 'Select a menu group to where this link will be added to the sidebar.' => __('Select a menu group to where this link will be added to the sidebar.', 'fluent-community'),
1675 + 'Select a menu group to where this space will be added to the sidebar. If you do not select a menu group, it will be available on the all spaces page.' => __('Select a menu group to where this space will be added to the sidebar. If you do not select a menu group, it will be available on the all spaces page.', 'fluent-community'),
709 1676 'Select a page' => __('Select a page', 'fluent-community'),
1677 + 'Select a space or course...' => __('Select a space or course...', 'fluent-community'),
1678 + 'Select a tag' => __('Select a tag', 'fluent-community'),
710 1679 'Select a topic' => __('Select a topic', 'fluent-community'),
711 1680 'Select a user registration page' => __('Select a user registration page', 'fluent-community'),
1681 + 'Select correct answer' => __('Select correct answer', 'fluent-community'),
1682 + 'Select destination' => __('Select destination', 'fluent-community'),
712 1683 'Select or paste your emoji here' => __('Select or paste your emoji here', 'fluent-community'),
713 1684 'Select spaces where this topic will be visible.' => __('Select spaces where this topic will be visible.', 'fluent-community'),
1685 + 'Select the corresponding FluentCRM Tag for each space/course. So when someone gets the tag, they will get access to the space/course. Similarly when someone join a space or course they will be tagged in FluentCRM.' => __('Select the corresponding FluentCRM Tag for each space/course. So when someone gets the tag, they will get access to the space/course. Similarly when someone join a space or course they will be tagged in FluentCRM.', 'fluent-community'),
714 1686 'Select type' => __('Select type', 'fluent-community'),
715 1687 'Select user roles who can access the portal.' => __('Select user roles who can access the portal.', 'fluent-community'),
1688 + 'Select who can see this link.' => __('Select who can see this link.', 'fluent-community'),
1689 + 'Self Deactivated' => __('Self Deactivated', 'fluent-community'),
1690 + 'Self Deactivated Account' => __('Self Deactivated Account', 'fluent-community'),
716 1691 'Self Paced' => __('Self Paced', 'fluent-community'),
1692 + 'Self_paced' => __('Self Paced', 'fluent-community'),
717 1693 'Send Email Invitation' => __('Send Email Invitation', 'fluent-community'),
718 1694 'Send Invitation' => __('Send Invitation', 'fluent-community'),
1695 + /* translators: %s is the recipient email or name */
1696 + 'Send Invitation to %s' => __('Send Invitation to %s', 'fluent-community'),
719 1697 'Send an email to the author when a new comment is added to a post.' => __('Send an email to the author when a new comment is added to a post.', 'fluent-community'),
720 - 'Send an email when an admin or moderator tags (@everyone) on a post or tags someone in a post or comment.' => __('Send an email when an admin or moderator tags (@everyone) on a post or tags someone in a post or comment.', 'fluent-community'),
1698 + 'Send announcement email to space members' => __('Send announcement email to space members', 'fluent-community'),
1699 + 'Send default WP welcome email when creating the user by tagging.' => __('Send default WP welcome email when creating the user by tagging.', 'fluent-community'),
1700 + 'Send default WordPress welcome email for new users' => __('Send default WordPress welcome email for new users', 'fluent-community'),
1701 + 'Send email notification on one-to-one messages (unread) to individual members' => __('Send email notification on one-to-one messages (unread) to individual members', 'fluent-community'),
1702 + 'Sending email to all members?' => __('Sending email to all members?', 'fluent-community'),
721 1703 'September' => __('September', 'fluent-community'),
722 1704 'Server Storage' => __('Server Storage', 'fluent-community'),
1705 + 'Session Expired' => __('Session Expired', 'fluent-community'),
723 1706 'Set Logo' => __('Set Logo', 'fluent-community'),
724 1707 'Set Open Graph Image' => __('Set Open Graph Image', 'fluent-community'),
725 1708 'Set a featured image at the top of the welcome banner. Recommended image dimension: 1680x600' => __('Set a featured image at the top of the welcome banner. Recommended image dimension: 1680x600', 'fluent-community'),
1709 + 'Set a passing grade' => __('Set a passing grade', 'fluent-community'),
1710 + 'Set the number of points a user must have to initiate a new one-to-one message thread. Set to 0 to disable this feature.' => __('Set the number of points a user must have to initiate a new one-to-one message thread. Set to 0 to disable this feature.', 'fluent-community'),
1711 + 'Set up FluentNotify' => __('Set up FluentNotify', 'fluent-community'),
726 1712 'Set your from name, email, and email footer. These configurations will be used to send emails from FluentCommunity.' => __('Set your from name, email, and email footer. These configurations will be used to send emails from FluentCommunity.', 'fluent-community'),
727 1713 'Settings' => __('Settings', 'fluent-community'),
1714 + 'Settings Menu' => __('Settings Menu', 'fluent-community'),
728 1715 'Settings could not be loaded' => __('Settings could not be loaded', 'fluent-community'),
729 1716 'Settings for Emoji & Reaction features' => __('Settings for Emoji & Reaction features', 'fluent-community'),
730 1717 'Settings for Leaderboard & Gamification features' => __('Settings for Leaderboard & Gamification features', 'fluent-community'),
731 1718 'Settings saved successfully' => __('Settings saved successfully', 'fluent-community'),
@@ -731,57 +1718,116 @@
731 1718 'Settings saved successfully' => __('Settings saved successfully', 'fluent-community'),
732 1719 'Shape' => __('Shape', 'fluent-community'),
733 1720 'Short Bio' => __('Short Bio', 'fluent-community'),
734 1721 'Short Description' => __('Short Description', 'fluent-community'),
1722 + 'Short Name' => __('Short Name', 'fluent-community'),
1723 + 'Short description is required.' => __('Short description is required.', 'fluent-community'),
735 1724 'Short title of this post' => __('Short title of this post', 'fluent-community'),
736 1725 'Show Default Feed link on left sidebar' => __('Show Default Feed link on left sidebar', 'fluent-community'),
1726 + 'Show Install App in portal menu (mobile only)' => __('Show Install App in portal menu (mobile only)', 'fluent-community'),
737 1727 'Show Label on Badge' => __('Show Label on Badge', 'fluent-community'),
738 1728 'Show More' => __('Show More', 'fluent-community'),
1729 + 'Show Paywall Description' => __('Show Paywall Description', 'fluent-community'),
1730 + 'Show Paywalls in Default Lock Screen' => __('Show Paywalls in Default Lock Screen', 'fluent-community'),
1731 + 'Show Paywalls in the default lock screen' => __('Show Paywalls in the default lock screen', 'fluent-community'),
739 1732 'Show Right Sidebar on Space' => __('Show Right Sidebar on Space', 'fluent-community'),
740 1733 'Show Spaces even if the user is not a member of any space' => __('Show Spaces even if the user is not a member of any space', 'fluent-community'),
741 1734 'Show Topics on Post Card' => __('Show Topics on Post Card', 'fluent-community'),
1735 + 'Show Welcome Banner in the default lock screen' => __('Show Welcome Banner in the default lock screen', 'fluent-community'),
742 1736 'Show a customized badge on user profiles beside their names to easily recognize your admins or moderators, or to give appreciation to your power users.' => __('Show a customized badge on user profiles beside their names to easily recognize your admins or moderators, or to give appreciation to your power users.', 'fluent-community'),
743 1737 'Show icon on header menu items' => __('Show icon on header menu items', 'fluent-community'),
744 - 'Show last activity of a user on the profile page' => __('Show last activity of a user on the profile page', 'fluent-community'),
1738 + 'Show in Menu' => __('Show in Menu', 'fluent-community'),
1739 + 'Show last activity of a user on the profile card' => __('Show last activity of a user on the profile card', 'fluent-community'),
745 1740 'Show powered by text' => __('Show powered by text', 'fluent-community'),
1741 + 'Show students count in course instructor view' => __('Show students count in course instructor view', 'fluent-community'),
1742 + 'Show the push notification prompt in the feed sidebar' => __('Show the push notification prompt in the feed sidebar', 'fluent-community'),
1743 + 'Show the push notification prompt in the notifications dropdown' => __('Show the push notification prompt in the notifications dropdown', 'fluent-community'),
1744 + 'Show the push notification prompt in the profile sidebar' => __('Show the push notification prompt in the profile sidebar', 'fluent-community'),
1745 + 'Show the push notification prompt on the notification preferences page' => __('Show the push notification prompt on the notification preferences page', 'fluent-community'),
746 1746 'Show/Hide Topics On post Card' => __('Show/Hide Topics On post Card', 'fluent-community'),
1747 + /* translators: %1$s is the number of pages shown, %2$s is the total number of pages */
1748 + 'Showing %1$s of %2$s pages. Clear the filters to reorder.' => __('Showing %1$s of %2$s pages. Clear the filters to reorder.', 'fluent-community'),
1749 + 'Shown on the install dialog and splash screen.' => __('Shown on the install dialog and splash screen.', 'fluent-community'),
1750 + 'Sidebar Bottom' => __('Sidebar Bottom', 'fluent-community'),
747 1751 'Sidebar Bottom Link Groups' => __('Sidebar Bottom Link Groups', 'fluent-community'),
1752 + 'Sidebar Top' => __('Sidebar Top', 'fluent-community'),
1753 + 'Sidebar_link' => __('Link', 'fluent-community'),
748 1754 'Sign Up' => __('Sign Up', 'fluent-community'),
1755 + 'Simple' => __('Simple', 'fluent-community'),
749 1756 'Site Logo (For Dark Mode)' => __('Site Logo (For Dark Mode)', 'fluent-community'),
750 1757 'Site Logo (For Light Background)' => __('Site Logo (For Light Background)', 'fluent-community'),
1758 + 'Sitemap Configuration' => __('Sitemap Configuration', 'fluent-community'),
1759 + 'Sitemap URL : ' => __('Sitemap URL : ', 'fluent-community'),
1760 + 'Sitemap is configured and will be generated automatically.' => __('Sitemap is configured and will be generated automatically.', 'fluent-community'),
1761 + 'Skin' => __('Skin', 'fluent-community'),
1762 + 'Skipped:' => __('Skipped:', 'fluent-community'),
751 1763 'Slug' => __('Slug', 'fluent-community'),
752 1764 'Slug (optional)' => __('Slug (optional)', 'fluent-community'),
1765 + 'Slug cannot be empty.' => __('Slug cannot be empty.', 'fluent-community'),
1766 + 'Slug of the lesson' => __('Slug of the lesson', 'fluent-community'),
753 1767 'Slug of the topic' => __('Slug of the topic', 'fluent-community'),
754 1768 'Slug of your topic' => __('Slug of your topic', 'fluent-community'),
1769 + 'Smileys & Emotion' => __('Smileys & Emotion', 'fluent-community'),
755 1770 'Social Links' => __('Social Links', 'fluent-community'),
1771 + 'Social Media Links Settings' => __('Social Media Links Settings', 'fluent-community'),
1772 + 'Socket Provider' => __('Socket Provider', 'fluent-community'),
1773 + 'Socket configuration is defined in wp-config.php and cannot be changed here.' => __('Socket configuration is defined in wp-config.php and cannot be changed here.', 'fluent-community'),
1774 + 'Some settings have been changed. Are you sure to leave this page?' => __('Some settings have been changed. Are you sure to leave this page?', 'fluent-community'),
1775 + 'Someone also comments on a post I commented on' => __('Someone also comments on a post I commented on', 'fluent-community'),
1776 + 'Someone comments on my post' => __('Someone comments on my post', 'fluent-community'),
1777 + 'Someone mentions me' => __('Someone mentions me', 'fluent-community'),
1778 + 'Someone replies to my comment' => __('Someone replies to my comment', 'fluent-community'),
756 1779 'Sorry you do not have permission to access this.' => __('Sorry you do not have permission to access this.', 'fluent-community'),
757 1780 'Sorry! this community could not be loaded' => __('Sorry! this community could not be loaded', 'fluent-community'),
1781 + 'Sorry, FluentCart could not be installed' => __('Sorry, FluentCart could not be installed', 'fluent-community'),
1782 + 'Sorry, FluentNotify could not be activated' => __('Sorry, FluentNotify could not be activated', 'fluent-community'),
1783 + 'Sorry, FluentNotify could not be installed' => __('Sorry, FluentNotify could not be installed', 'fluent-community'),
758 1784 'Sorry, no lesson found' => __('Sorry, no lesson found', 'fluent-community'),
759 - 'Sorry, the course can not be loaded' => __('Sorry, the course can not be loaded', 'fluent-community'),
1785 + 'Sorry, settings could not be loaded. Please make sure you have latest version of FluentCommunity Pro and Fluent Messaging Addons' => __('Sorry, settings could not be loaded. Please make sure you have latest version of FluentCommunity Pro and Fluent Messaging Addons', 'fluent-community'),
1786 + 'Sorry, the course cannot be loaded' => __('Sorry, the course cannot be loaded', 'fluent-community'),
760 1787 'Sorry, the course could not be loaded.' => __('Sorry, the course could not be loaded.', 'fluent-community'),
1788 + 'Sorry, the lesson content could not be loaded.' => __('Sorry, the lesson content could not be loaded.', 'fluent-community'),
761 1789 'Sorry, the requested post could not be found.' => __('Sorry, the requested post could not be found.', 'fluent-community'),
762 1790 'Sorry, the selected plugins could not be installed' => __('Sorry, the selected plugins could not be installed', 'fluent-community'),
1791 + 'Sorry, the settings could not be loaded. Please reload the page and try again.' => __('Sorry, the settings could not be loaded. Please reload the page and try again.', 'fluent-community'),
763 1792 'Sorry, you do not have permission to view this page' => __('Sorry, you do not have permission to view this page', 'fluent-community'),
1793 + 'Sort Courses by' => __('Sort Courses by', 'fluent-community'),
1794 + 'Sort Spaces by' => __('Sort Spaces by', 'fluent-community'),
764 1795 'Sort by' => __('Sort by', 'fluent-community'),
765 1796 'Sort by:' => __('Sort by:', 'fluent-community'),
766 1797 'Sort comments by' => __('Sort comments by', 'fluent-community'),
1798 + 'Sort followers by' => __('Sort followers by', 'fluent-community'),
1799 + 'Sort followings by' => __('Sort followings by', 'fluent-community'),
767 1800 'Sort members by' => __('Sort members by', 'fluent-community'),
768 - 'Sort posts by' => __('Sort posts by', 'fluent-community'),
1801 + /* translators: %1$s is the selected sort order, %2$s is the selected visibility filter */
1802 + 'Sort: %1$s, visibility: %2$s' => __('Sort: %1$s, visibility: %2$s', 'fluent-community'),
1803 + /* translators: %s is the selected sort order */
1804 + 'Sort: %s' => __('Sort: %s', 'fluent-community'),
1805 + /* translators: %1$s is the current item position, %2$s is the total item count */
1806 + 'Sortable item %1$s of %2$s. Use the up and down arrow keys to reorder.' => __('Sortable item %1$s of %2$s. Use the up and down arrow keys to reorder.', 'fluent-community'),
769 1807 'Space' => __('Space', 'fluent-community'),
770 - 'Space Admin (All Access)' => __('Space Admin (All Access)', 'fluent-community'),
1808 + 'Space Activities' => __('Space Activities', 'fluent-community'),
771 1809 'Space Description' => __('Space Description', 'fluent-community'),
772 - 'Space Emoji' => __('Space Emoji', 'fluent-community'),
773 - 'Space Groups' => __('Space Groups', 'fluent-community'),
774 1810 'Space Links' => __('Space Links', 'fluent-community'),
1811 + 'Space Lists' => __('Space Lists', 'fluent-community'),
775 1812 'Space Logo' => __('Space Logo', 'fluent-community'),
776 1813 'Space Management Roles' => __('Space Management Roles', 'fluent-community'),
777 1814 'Space Moderator' => __('Space Moderator', 'fluent-community'),
1815 + 'Space Not Found' => __('Space Not Found', 'fluent-community'),
778 1816 'Space Settings' => __('Space Settings', 'fluent-community'),
779 1817 'Space Slug (no space or special chars)' => __('Space Slug (no space or special chars)', 'fluent-community'),
780 1818 'Space Title' => __('Space Title', 'fluent-community'),
1819 + 'Space analytics' => __('Space analytics', 'fluent-community'),
1820 + 'Space menu' => __('Space menu', 'fluent-community'),
1821 + 'Space title is required.' => __('Space title is required.', 'fluent-community'),
781 1822 'Space visibility' => __('Space visibility', 'fluent-community'),
1823 + 'Space will be created under the selected Menu group.' => __('Space will be created under the selected Menu group.', 'fluent-community'),
782 1824 'Spaces' => __('Spaces', 'fluent-community'),
1825 + 'Splash Screen Color' => __('Splash Screen Color', 'fluent-community'),
783 1826 'Start Date' => __('Start Date', 'fluent-community'),
1827 + 'Start Migrating Data' => __('Start Migrating Data', 'fluent-community'),
1828 + 'Start date' => __('Start date', 'fluent-community'),
1829 + 'Static pages for this space, like rules, an FAQ or current offers.' => __('Static pages for this space, like rules, an FAQ or current offers.', 'fluent-community'),
784 1830 'Status' => __('Status', 'fluent-community'),
785 1831 'Status:' => __('Status:', 'fluent-community'),
786 1832 'Storage Location' => __('Storage Location', 'fluent-community'),
787 1833 'Structured' => __('Structured', 'fluent-community'),
@@ -786,207 +1832,506 @@
786 1832 'Storage Location' => __('Storage Location', 'fluent-community'),
787 1833 'Structured' => __('Structured', 'fluent-community'),
788 1834 'Students' => __('Students', 'fluent-community'),
789 1835 'Sub-title of your topic' => __('Sub-title of your topic', 'fluent-community'),
1836 + 'Subject' => __('Subject', 'fluent-community'),
1837 + 'Submit Quiz' => __('Submit Quiz', 'fluent-community'),
1838 + 'Submitted' => __('Submitted', 'fluent-community'),
1839 + 'Submitted Date' => __('Submitted Date', 'fluent-community'),
790 1840 'Subscribe to new posts notifications by space' => __('Subscribe to new posts notifications by space', 'fluent-community'),
791 - 'Switch to List View' => __('Switch to List View', 'fluent-community'),
792 - 'Switch to Timeline View' => __('Switch to Timeline View', 'fluent-community'),
793 - 'Tag Everyone' => __('Tag Everyone', 'fluent-community'),
1841 + 'Successfully followed user' => __('Successfully followed user', 'fluent-community'),
1842 + 'Successfully joined the space' => __('Successfully joined the space', 'fluent-community'),
1843 + 'Successfully left the space' => __('Successfully left the space', 'fluent-community'),
1844 + 'Successfully unfollowed user' => __('Successfully unfollowed user', 'fluent-community'),
1845 + 'Switch Layout View' => __('Switch Layout View', 'fluent-community'),
1846 + 'Switch to Draft' => __('Switch to Draft', 'fluent-community'),
1847 + 'Symbols' => __('Symbols', 'fluent-community'),
1848 + 'Sync Community Profile with WordPress User Data' => __('Sync Community Profile with WordPress User Data', 'fluent-community'),
1849 + /* translators: %s is the type of the space/course */
1850 + 'Sync this tag with the %s access' => __('Sync this tag with the %s access', 'fluent-community'),
1851 + /* translators: %s is the name of the provider for migration */
1852 + 'Syncing User Data from %s to FluentCommunity' => __('Syncing User Data from %s to FluentCommunity', 'fluent-community'),
1853 + 'System' => __('System', 'fluent-community'),
1854 + 'Template' => __('Template', 'fluent-community'),
1855 + 'Terms' => __('Terms', 'fluent-community'),
794 1856 'Text' => __('Text', 'fluent-community'),
795 1857 'Text Color' => __('Text Color', 'fluent-community'),
1858 + /* translators: %s is the name of the provider for migration */
1859 + 'The %s groups will be created with the same name and users, posts, comments, reactions will be migrated to FluentCommunity.' => __('The %s groups will be created with the same name and users, posts, comments, reactions will be migrated to FluentCommunity.', 'fluent-community'),
1860 + 'The SDK values plus a service account.' => __('The SDK values plus a service account.', 'fluent-community'),
1861 + 'The Title of the Video' => __('The Title of the Video', 'fluent-community'),
1862 + 'The URLs of this course lessons will be changed to the new slug. If you have lots of lessons and sections in this course, you should not change it. Are you sure you want to change it?' => __('The URLs of this course lessons will be changed to the new slug. If you have lots of lessons and sections in this course, you should not change it. Are you sure you want to change it?', 'fluent-community'),
1863 + 'The URLs of this space posts will be changed to the new slug. If you have lots of contents in this space, you should not change it. Are you sure you want to change it?' => __('The URLs of this space posts will be changed to the new slug. If you have lots of contents in this space, you should not change it. Are you sure you want to change it?', 'fluent-community'),
796 1864 'The button background color of the form' => __('The button background color of the form', 'fluent-community'),
797 1865 'The button text color of the form' => __('The button text color of the form', 'fluent-community'),
1866 + 'The companion plugin that delivers push.' => __('The companion plugin that delivers push.', 'fluent-community'),
1867 + 'The date and time is based on your site\'s Timezone' => __('The date and time is based on your site\'s Timezone', 'fluent-community'),
1868 + 'The email address is required!' => __('The email address is required!', 'fluent-community'),
1869 + 'The feature video is managed by the FluentPlayer block in the lesson editor.' => __('The feature video is managed by the FluentPlayer block in the lesson editor.', 'fluent-community'),
1870 + 'The file must be a valid audio type (MP3, WAV, M4A, AAC, OGG, FLAC)' => __('The file must be a valid audio type (MP3, WAV, M4A, AAC, OGG, FLAC)', 'fluent-community'),
1871 + 'The file must be a valid video type (MP4, WebM, MOV)' => __('The file must be a valid video type (MP4, WebM, MOV)', 'fluent-community'),
1872 + 'The following data will be migrated to FluentCommunity' => __('The following data will be migrated to FluentCommunity', 'fluent-community'),
798 1873 'The main background color of the form' => __('The main background color of the form', 'fluent-community'),
1874 + 'The page you are looking for does not exist or has been removed.' => __('The page you are looking for does not exist or has been removed.', 'fluent-community'),
799 1875 'The post URL may be incorrect' => __('The post URL may be incorrect', 'fluent-community'),
800 1876 'The post has been deleted' => __('The post has been deleted', 'fluent-community'),
1877 + 'The requested page could not be found' => __('The requested page could not be found', 'fluent-community'),
1878 + 'The selected layout will be applied for all members. They cannot switch to a different view.' => __('The selected layout will be applied for all members. They cannot switch to a different view.', 'fluent-community'),
1879 + 'The sitemap includes only public content. If you are using the default WordPress sitemap, it will be automatically included. For other sitemap plugins, please add this URL in the plugin settings.' => __('The sitemap includes only public content. If you are using the default WordPress sitemap, it will be automatically included. For other sitemap plugins, please add this URL in the plugin settings.', 'fluent-community'),
1880 + 'The space you are looking for does not exist or has been removed.' => __('The space you are looking for does not exist or has been removed.', 'fluent-community'),
801 1881 'The text color of the form' => __('The text color of the form', 'fluent-community'),
802 1882 'The title color of the form' => __('The title color of the form', 'fluent-community'),
803 1883 'The user cannot access the portal.' => __('The user cannot access the portal.', 'fluent-community'),
1884 + 'The user profile you are looking for does not exist or has been removed.' => __('The user profile you are looking for does not exist or has been removed.', 'fluent-community'),
804 1885 'The verification string does not match' => __('The verification string does not match', 'fluent-community'),
1886 + 'These apply to members who have not set their own preference. A member who changes a setting keeps their choice.' => __('These apply to members who have not set their own preference. A member who changes a setting keeps their choice.', 'fluent-community'),
1887 + 'These files will be available to your students to view and download' => __('These files will be available to your students to view and download', 'fluent-community'),
805 1888 'These settings will be applied across all spaces you\'re a member of.' => __('These settings will be applied across all spaces you\'re a member of.', 'fluent-community'),
1889 + /* translators: %1$s is the type of the content, %2$s is the number of report */
1890 + 'This %1$s has been flagged with %2$s report' => __('This %1$s has been flagged with %2$s report', 'fluent-community'),
1891 + /* translators: %1$s is the type of the content, %2$s is the number of reports */
1892 + 'This %1$s has been flagged with %2$s reports' => __('This %1$s has been flagged with %2$s reports', 'fluent-community'),
1893 + /* translators: %s is the type of the content */
1894 + 'This %s has been flagged automatically by the site rule.' => __('This %s has been flagged automatically by the site rule.', 'fluent-community'),
1895 + 'This Feature is [Pro] Only' => __('This Feature is [Pro] Only', 'fluent-community'),
1896 + 'This content has been unpublished by community moderation. Only the author and moderators can view it.' => __('This content has been unpublished by community moderation. Only the author and moderators can view it.', 'fluent-community'),
806 1897 'This course is in Draft status and only visible to Admin / Moderators' => __('This course is in Draft status and only visible to Admin / Moderators', 'fluent-community'),
807 1898 'This email footer will be used for all emails sent from FluentCommunity. It\'s highly recommended to use your business name and address in the footer for compliance.' => __('This email footer will be used for all emails sent from FluentCommunity. It\'s highly recommended to use your business name and address in the footer for compliance.', 'fluent-community'),
808 1899 'This feature is available on the pro version of FluentCommunity' => __('This feature is available on the pro version of FluentCommunity', 'fluent-community'),
1900 + 'This feature is only available in the Pro version of FluentCommunity. Please upgrade' => __('This feature is only available in the Pro version of FluentCommunity. Please upgrade', 'fluent-community'),
1901 + 'This feature is only available in the pro version.' => __('This feature is only available in the pro version.', 'fluent-community'),
809 1902 'This image will be used on social sharing preview. Recommended size: 1200 x 630 px' => __('This image will be used on social sharing preview. Recommended size: 1200 x 630 px', 'fluent-community'),
810 1903 'This is a private course' => __('This is a private course', 'fluent-community'),
811 1904 'This is a private space' => __('This is a private space', 'fluent-community'),
812 - 'This is the default settings that will be applied to all the community members. Individual members can over-write the settings for their own preference' => __('This is the default settings that will be applied to all the community members. Individual members can over-write the settings for their own preference', 'fluent-community'),
813 - 'This lesson is not published for you yet' => __('This lesson is not published for you yet', 'fluent-community'),
814 - 'This lesson will be available to you on %s' => __('This lesson will be available to you on %s', 'fluent-community'),
1905 + 'This is the default settings that will be applied to all the community members. Individual members can override the settings for their own preference' => __('This is the default settings that will be applied to all the community members. Individual members can override the settings for their own preference', 'fluent-community'),
1906 + 'This is the icon members will install.' => __('This is the icon members will install.', 'fluent-community'),
1907 + 'This is your default email sending frequency. Individual users can customize the frequency or disable the notification.' => __('This is your default email sending frequency. Individual users can customize the frequency or disable the notification.', 'fluent-community'),
1908 + 'This lesson is locked.' => __('This lesson is locked.', 'fluent-community'),
1909 + /* translators: %s is the date the lesson will unlock */
815 1910 'This lesson will be unlocked on %s' => __('This lesson will be unlocked on %s', 'fluent-community'),
1911 + 'This link will be used to redirect the non-members. This may be your sales page for this space' => __('This link will be used to redirect the non-members. This may be your sales page for this space', 'fluent-community'),
1912 + 'This link will be used to redirect the unenrolled or public users. This may be your sales page for this course' => __('This link will be used to redirect the unenrolled or public users. This may be your sales page for this course', 'fluent-community'),
816 1913 'This may be due to one of the following reasons:' => __('This may be due to one of the following reasons:', 'fluent-community'),
1914 + 'This member has not enrolled in any courses yet.' => __('This member has not enrolled in any courses yet.', 'fluent-community'),
817 1915 'This page is only visible to non-members viewing a private space.' => __('This page is only visible to non-members viewing a private space.', 'fluent-community'),
1916 + 'This permanently deletes ALL current FluentCommunity data (posts, comments, reactions, media, activity, member profiles and community spaces) and cannot be undone.' => __('This permanently deletes ALL current FluentCommunity data (posts, comments, reactions, media, activity, member profiles and community spaces) and cannot be undone.', 'fluent-community'),
1917 + 'This poll has ended.' => __('This poll has ended.', 'fluent-community'),
1918 + 'This profile is private' => __('This profile is private', 'fluent-community'),
1919 + 'This section will be displayed on the course landing page. Add extra details, notes, or instructions to help learners understand the course better.' => __('This section will be displayed on the course landing page. Add extra details, notes, or instructions to help learners understand the course better.', 'fluent-community'),
818 1920 'This title will be used for the meta title and email notification references. It should match your site title.' => __('This title will be used for the meta title and email notification references. It should match your site title.', 'fluent-community'),
1921 + 'This user deactivated his/her account from the self managed profile section. if you want to reactivate the account, please select an updated status.' => __('This user deactivated his/her account from the self managed profile section. if you want to reactivate the account, please select an updated status.', 'fluent-community'),
1922 + 'This user isn\'t following anyone yet. Once they follow accounts, they\'ll show up here.' => __('This user isn\'t following anyone yet. Once they follow accounts, they\'ll show up here.', 'fluent-community'),
1923 + 'This video could not be played.' => __('This video could not be played.', 'fluent-community'),
1924 + 'This will approve the content and make it visible to the community. Continue?' => __('This will approve the content and make it visible to the community. Continue?', 'fluent-community'),
819 1925 'This will be displayed under the title in the topic when selecting in post creation form' => __('This will be displayed under the title in the topic when selecting in post creation form', 'fluent-community'),
1926 + 'This will deactivate your account' => __('This will deactivate your account', 'fluent-community'),
1927 + 'This will dismiss all reports and keep the content published. Continue?' => __('This will dismiss all reports and keep the content published. Continue?', 'fluent-community'),
1928 + 'This will publish the content and make it visible to the community. Continue?' => __('This will publish the content and make it visible to the community. Continue?', 'fluent-community'),
1929 + 'This will reset your progress for this course to 0%. Continue?' => __('This will reset your progress for this course to 0%. Continue?', 'fluent-community'),
1930 + 'This will unpublish the content from public view. Continue?' => __('This will unpublish the content from public view. Continue?', 'fluent-community'),
1931 + 'Thumbnail' => __('Thumbnail', 'fluent-community'),
820 1932 'Thumbnail / Open Graph Image' => __('Thumbnail / Open Graph Image', 'fluent-community'),
821 1933 'Thumbnail / Open Graph Image (Recommended Size: 1200 x 630)' => __('Thumbnail / Open Graph Image (Recommended Size: 1200 x 630)', 'fluent-community'),
1934 + 'Time' => __('Time', 'fluent-community'),
822 1935 'Time to send the digest email' => __('Time to send the digest email', 'fluent-community'),
823 1936 'Timeline' => __('Timeline', 'fluent-community'),
1937 + 'Timeline View' => __('Timeline View', 'fluent-community'),
824 1938 'Tip: Quick-launch search with' => __('Tip: Quick-launch search with', 'fluent-community'),
825 1939 'Title' => __('Title', 'fluent-community'),
826 1940 'Title & Description' => __('Title & Description', 'fluent-community'),
827 1941 'Title (optional)' => __('Title (optional)', 'fluent-community'),
828 1942 'Title Color' => __('Title Color', 'fluent-community'),
829 - 'Title must be at least 2 characters long' => __('Title must be at least 2 characters long', 'fluent-community'),
1943 + 'Title of the product' => __('Title of the product', 'fluent-community'),
830 1944 'Title of the topic' => __('Title of the topic', 'fluent-community'),
831 1945 'Title of your topic' => __('Title of your topic', 'fluent-community'),
832 1946 'To join the discussion of this community, please login or signup' => __('To join the discussion of this community, please login or signup', 'fluent-community'),
1947 + 'To monetize your ' => __('To monetize your ', 'fluent-community'),
833 1948 'Toggle Bookmark' => __('Toggle Bookmark', 'fluent-community'),
834 1949 'Toggle Sticky' => __('Toggle Sticky', 'fluent-community'),
1950 + 'Toggle lessons' => __('Toggle lessons', 'fluent-community'),
1951 + 'Tools' => __('Tools', 'fluent-community'),
1952 + 'Top 10 spaces with most activities' => __('Top 10 spaces with most activities', 'fluent-community'),
1953 + 'Top Commenters' => __('Top Commenters', 'fluent-community'),
835 1954 'Top Links (At Sidebar)' => __('Top Links (At Sidebar)', 'fluent-community'),
1955 + 'Top Member who commented the most' => __('Top Member who commented the most', 'fluent-community'),
1956 + 'Top Member who started the most posts' => __('Top Member who started the most posts', 'fluent-community'),
1957 + 'Top Members' => __('Top Members', 'fluent-community'),
1958 + 'Top members by Activity count' => __('Top members by Activity count', 'fluent-community'),
836 1959 'Topic Slug' => __('Topic Slug', 'fluent-community'),
837 1960 'Topic Title' => __('Topic Title', 'fluent-community'),
838 1961 'Topic navigation' => __('Topic navigation', 'fluent-community'),
839 1962 'Topic sub-title' => __('Topic sub-title', 'fluent-community'),
1963 + 'Topic title is required.' => __('Topic title is required.', 'fluent-community'),
840 1964 'Topics' => __('Topics', 'fluent-community'),
841 1965 'Topics Settings' => __('Topics Settings', 'fluent-community'),
1966 + 'Total Activity (Posts):' => __('Total Activity (Posts):', 'fluent-community'),
1967 + 'Total Comments:' => __('Total Comments:', 'fluent-community'),
1968 + 'Total Groups:' => __('Total Groups:', 'fluent-community'),
1969 + 'Total Reactions:' => __('Total Reactions:', 'fluent-community'),
1970 + 'Total Records:' => __('Total Records:', 'fluent-community'),
1971 + 'Total Users:' => __('Total Users:', 'fluent-community'),
1972 + 'Travel & Places' => __('Travel & Places', 'fluent-community'),
842 1973 'Trending Posts' => __('Trending Posts', 'fluent-community'),
1974 + 'Try again!' => __('Try again!', 'fluent-community'),
843 1975 'Try searching for keywords in posts' => __('Try searching for keywords in posts', 'fluent-community'),
1976 + 'Turn On Push Notifications' => __('Turn On Push Notifications', 'fluent-community'),
1977 + 'Turn off Email Notification of This User' => __('Turn off Email Notification of This User', 'fluent-community'),
1978 + 'Turn on Email Notification of This User' => __('Turn on Email Notification of This User', 'fluent-community'),
1979 + 'Turn your community into an installable mobile app with your own name, icon and colors, plus an Install App option right in the portal menu.' => __('Turn your community into an installable mobile app with your own name, icon and colors, plus an Install App option right in the portal menu.', 'fluent-community'),
1980 + 'Type' => __('Type', 'fluent-community'),
1981 + /* translators: %s is the text to confirm the action */
844 1982 'Type %s to confirm' => __('Type %s to confirm', 'fluent-community'),
1983 + 'Type a valid email to invite.' => __('Type a valid email to invite.', 'fluent-community'),
1984 + 'Type an answer and press Enter' => __('Type an answer and press Enter', 'fluent-community'),
1985 + 'Type your answer' => __('Type your answer', 'fluent-community'),
845 1986 'Type your message here!' => __('Type your message here!', 'fluent-community'),
846 1987 'Type:' => __('Type:', 'fluent-community'),
847 1988 'URL' => __('URL', 'fluent-community'),
848 - 'Unanswered' => __('Unanswered', 'fluent-community'),
1989 + 'URL cannot be empty.' => __('URL cannot be empty.', 'fluent-community'),
1990 + 'URL of the link' => __('URL of the link', 'fluent-community'),
1991 + 'URL or path (e.g. https://example.com or /members)' => __('URL or path (e.g. https://example.com or /members)', 'fluent-community'),
1992 + 'URL or path cannot be empty.' => __('URL or path cannot be empty.', 'fluent-community'),
1993 + 'Unable to load welcome banner settings. Please try again.' => __('Unable to load welcome banner settings. Please try again.', 'fluent-community'),
1994 + 'Unblock' => __('Unblock', 'fluent-community'),
1995 + 'Uncategorized' => __('Uncategorized', 'fluent-community'),
1996 + /* translators: %1$s and %2$s are the opening and closing tags of the button that reveals the raw error */
1997 + 'Unexpected error from server. Please check browser console. %1$sClick to view details.%2$s' => __('Unexpected error from server. Please check browser console. %1$sClick to view details.%2$s', 'fluent-community'),
1998 + 'Unfollow' => __('Unfollow', 'fluent-community'),
1999 + 'Unlist Post' => __('Unlist Post', 'fluent-community'),
2000 + 'Unlisted' => __('Unlisted', 'fluent-community'),
849 2001 'Unlock potential by creating new feeds and earning points for likes. Advance in rank based on your total points using this module' => __('Unlock potential by creating new feeds and earning points for likes. Advance in rank based on your total points using this module', 'fluent-community'),
850 - 'Unlock potential by using giphy when creating a new article , post or comment' => __('Unlock potential by using giphy when creating a new article , post or comment', 'fluent-community'),
2002 + 'Unlock potential by using Giphy when creating a new article, post, or comment' => __('Unlock potential by using Giphy when creating a new article, post, or comment', 'fluent-community'),
851 2003 'Unlock section after' => __('Unlock section after', 'fluent-community'),
852 2004 'Unpin from Top' => __('Unpin from Top', 'fluent-community'),
853 2005 'Unpin from sidebar' => __('Unpin from sidebar', 'fluent-community'),
854 2006 'Unpinned from sidebar' => __('Unpinned from sidebar', 'fluent-community'),
855 - 'Unread Notifications' => __('Unread Notifications', 'fluent-community'),
2007 + 'Unpublish' => __('Unpublish', 'fluent-community'),
2008 + 'Unpublish Content' => __('Unpublish Content', 'fluent-community'),
2009 + 'Unpublished' => __('Unpublished', 'fluent-community'),
2010 + 'Unread' => __('Unread', 'fluent-community'),
856 2011 'Unread only' => __('Unread only', 'fluent-community'),
2012 + 'Untitled Group' => __('Untitled Group', 'fluent-community'),
2013 + 'Untitled question' => __('Untitled question', 'fluent-community'),
857 2014 'Update' => __('Update', 'fluent-community'),
858 2015 'Update Date' => __('Update Date', 'fluent-community'),
2016 + 'Update Field' => __('Update Field', 'fluent-community'),
2017 + 'Update Group' => __('Update Group', 'fluent-community'),
859 2018 'Update Info' => __('Update Info', 'fluent-community'),
2019 + 'Update Question' => __('Update Question', 'fluent-community'),
2020 + 'Update Result' => __('Update Result', 'fluent-community'),
860 2021 'Update Role' => __('Update Role', 'fluent-community'),
861 2022 'Update Status' => __('Update Status', 'fluent-community'),
862 2023 'Update Topic' => __('Update Topic', 'fluent-community'),
2024 + 'Update Webhook' => __('Update Webhook', 'fluent-community'),
2025 + 'Update the password you use to log in.' => __('Update the password you use to log in.', 'fluent-community'),
2026 + 'Upgrade' => __('Upgrade', 'fluent-community'),
863 2027 'Upgrade Now' => __('Upgrade Now', 'fluent-community'),
864 2028 'Upgrade to Pro' => __('Upgrade to Pro', 'fluent-community'),
2029 + 'Upgrade to Pro and unlock this feature and many others!' => __('Upgrade to Pro and unlock this feature and many others!', 'fluent-community'),
2030 + 'Upload' => __('Upload', 'fluent-community'),
2031 + 'Upload Audio' => __('Upload Audio', 'fluent-community'),
865 2032 'Upload Cover' => __('Upload Cover', 'fluent-community'),
2033 + 'Upload Documents' => __('Upload Documents', 'fluent-community'),
2034 + 'Upload Files' => __('Upload Files', 'fluent-community'),
2035 + 'Upload Image' => __('Upload Image', 'fluent-community'),
866 2036 'Upload Logo' => __('Upload Logo', 'fluent-community'),
2037 + 'Upload Media' => __('Upload Media', 'fluent-community'),
2038 + 'Upload Photo' => __('Upload Photo', 'fluent-community'),
2039 + 'Upload Video' => __('Upload Video', 'fluent-community'),
2040 + 'Upload a banner image at the top of the question. Recommended image dimension: 1080x420' => __('Upload a banner image at the top of the question. Recommended image dimension: 1080x420', 'fluent-community'),
2041 + 'Upload a square image. Anything larger than 512x512 is scaled down, because browsers reject oversized icons and the install option then never appears.' => __('Upload a square image. Anything larger than 512x512 is scaled down, because browsers reject oversized icons and the install option then never appears.', 'fluent-community'),
2042 + 'Upload image' => __('Upload image', 'fluent-community'),
2043 + 'Upload new' => __('Upload new', 'fluent-community'),
2044 + /* translators: %s is the number of files */
2045 + 'Uploaded %s files' => __('Uploaded %s files', 'fluent-community'),
2046 + 'Uploading media...' => __('Uploading media...', 'fluent-community'),
867 2047 'Uploading...' => __('Uploading...', 'fluent-community'),
868 - 'Url of the item' => __('Url of the item', 'fluent-community'),
869 - 'Use %1s tag to insert dynamic notification settings URL. Other Smartcode: %2s for Site Name with permalink' => __('Use %1s tag to insert dynamic notification settings URL. Other Smartcode: %2s for Site Name with permalink', 'fluent-community'),
2048 + 'Usage' => __('Usage', 'fluent-community'),
2049 + /* translators: %1$s is the tag to insert dynamic notification settings URL, %2$s is the Smartcode for Site Name with permalink */
2050 + 'Use %1$s tag to insert dynamic notification settings URL. Other Smartcode: %2$s for Site Name with permalink' => __('Use %1$s tag to insert dynamic notification settings URL. Other Smartcode: %2$s for Site Name with permalink', 'fluent-community'),
2051 + 'Use Alternative Editor' => __('Use Alternative Editor', 'fluent-community'),
870 2052 'Use Custom Login Page' => __('Use Custom Login Page', 'fluent-community'),
871 2053 'Use Default' => __('Use Default', 'fluent-community'),
2054 + 'Use Gravatar Photo Service for default user photo' => __('Use Gravatar Photo Service for default user photo', 'fluent-community'),
2055 + 'Use Modal UI for quick post view' => __('Use Modal UI for quick post view', 'fluent-community'),
2056 + 'Use Pusher.com for WebSocket connections' => __('Use Pusher.com for WebSocket connections', 'fluent-community'),
2057 + 'Use a custom Pusher-compatible WebSocket server (e.g., Soketi)' => __('Use a custom Pusher-compatible WebSocket server (e.g., Soketi)', 'fluent-community'),
2058 + 'Use comma-separated words. If these words found then the content will go in review state.' => __('Use comma-separated words. If these words found then the content will go in review state.', 'fluent-community'),
2059 + 'Use custom signup URL instead of default signup page' => __('Use custom signup URL instead of default signup page', 'fluent-community'),
872 2060 'Use emojis to add a personal touch and make your new article, post, or comment more expressive' => __('Use emojis to add a personal touch and make your new article, post, or comment more expressive', 'fluent-community'),
2061 + 'Use the built-in Fluent Socket server. You can create your free credentials at' => __('Use the built-in Fluent Socket server. You can create your free credentials at', 'fluent-community'),
873 2062 'User' => __('User', 'fluent-community'),
874 2063 'User Badge Module' => __('User Badge Module', 'fluent-community'),
875 2064 'User Badge Settings' => __('User Badge Settings', 'fluent-community'),
876 2065 'User Badges' => __('User Badges', 'fluent-community'),
2066 + 'User Info' => __('User Info', 'fluent-community'),
2067 + 'User Level' => __('User Level', 'fluent-community'),
877 2068 'User Profile Badge' => __('User Profile Badge', 'fluent-community'),
878 2069 'User Roles' => __('User Roles', 'fluent-community'),
879 2070 'User can change the layout style to their own preference.' => __('User can change the layout style to their own preference.', 'fluent-community'),
880 - 'User registration is disabled for your site. Please enable from General Setting.' => __('User registration is disabled for your site. Please enable from General Setting.', 'fluent-community'),
2071 + 'User not registered:' => __('User not registered:', 'fluent-community'),
881 2072 'Username' => __('Username', 'fluent-community'),
882 - 'Users can change their community username' => __('Users can change their community username', 'fluent-community'),
2073 + 'Users' => __('Users', 'fluent-community'),
883 2074 'Users can choose multiple options' => __('Users can choose multiple options', 'fluent-community'),
884 2075 'Valid Email address' => __('Valid Email address', 'fluent-community'),
885 - 'Verify License' => __('Verify License', 'fluent-community'),
2076 + 'Verified' => __('Verified', 'fluent-community'),
2077 + 'Verified account' => __('Verified account', 'fluent-community'),
886 2078 'Video' => __('Video', 'fluent-community'),
887 - 'Video length' => __('Video length', 'fluent-community'),
2079 + 'Videos' => __('Videos', 'fluent-community'),
888 2080 'View' => __('View', 'fluent-community'),
889 2081 'View All' => __('View All', 'fluent-community'),
890 2082 'View Course' => __('View Course', 'fluent-community'),
891 2083 'View Post actions' => __('View Post actions', 'fluent-community'),
2084 + 'View Posts' => __('View Posts', 'fluent-community'),
2085 + 'View Product' => __('View Product', 'fluent-community'),
892 2086 'View Profile' => __('View Profile', 'fluent-community'),
893 2087 'View Settings' => __('View Settings', 'fluent-community'),
894 2088 'View Space' => __('View Space', 'fluent-community'),
2089 + 'View Space Groups' => __('View Space Groups', 'fluent-community'),
895 2090 'View actions' => __('View actions', 'fluent-community'),
2091 + 'View all courses' => __('View all courses', 'fluent-community'),
896 2092 'View comment actions' => __('View comment actions', 'fluent-community'),
897 2093 'View more comments' => __('View more comments', 'fluent-community'),
2094 + 'View page' => __('View page', 'fluent-community'),
898 2095 'View pending members' => __('View pending members', 'fluent-community'),
2096 + 'View post' => __('View post', 'fluent-community'),
2097 + 'Visibility' => __('Visibility', 'fluent-community'),
899 2098 'Visibility:' => __('Visibility:', 'fluent-community'),
900 - 'Want to deactivate this license?' => __('Want to deactivate this license?', 'fluent-community'),
901 - 'Want to use awesome GIF, upgrade to pro plan now and enjoy your surfing on Fluent community' => __('Want to use awesome GIF, upgrade to pro plan now and enjoy your surfing on Fluent community', 'fluent-community'),
2099 + 'Visible' => __('Visible', 'fluent-community'),
2100 + 'Volume' => __('Volume', 'fluent-community'),
2101 + 'WP Users' => __('WP Users', 'fluent-community'),
2102 + 'Want to use awesome GIFs? Upgrade to Pro plan now and enjoy surfing on FluentCommunity' => __('Want to use awesome GIFs? Upgrade to Pro plan now and enjoy surfing on FluentCommunity', 'fluent-community'),
902 2103 'Warning' => __('Warning', 'fluent-community'),
2104 + 'Watch the video to complete this lesson' => __('Watch the video to complete this lesson', 'fluent-community'),
2105 + 'We have saved your quiz results.' => __('We have saved your quiz results.', 'fluent-community'),
2106 + 'Webhook URL' => __('Webhook URL', 'fluent-community'),
903 2107 'Website' => __('Website', 'fluent-community'),
904 2108 'Website URL' => __('Website URL', 'fluent-community'),
2109 + 'Weekly' => __('Weekly', 'fluent-community'),
2110 + /* translators: %s is the day of the week */
905 2111 'Weekly digest on %s' => __('Weekly digest on %s', 'fluent-community'),
906 2112 'Welcome Banner' => __('Welcome Banner', 'fluent-community'),
2113 + /* translators: %s is the user's first name */
907 2114 'What\'s happening, %s' => __('What\'s happening, %s', 'fluent-community'),
908 2115 'When creating a new post, check if the post title is required or not' => __('When creating a new post, check if the post title is required or not', 'fluent-community'),
2116 + 'When enabled, FluentCommunity will skip email notifications for members whose FluentCRM contact status is bounced, complained, or spammed.' => __('When enabled, FluentCommunity will skip email notifications for members whose FluentCRM contact status is bounced, complained, or spammed.', 'fluent-community'),
2117 + 'When enabled, all space groups in the left sidebar will be collapsed by default. Users can still expand them manually.' => __('When enabled, all space groups in the left sidebar will be collapsed by default. Users can still expand them manually.', 'fluent-community'),
2118 + 'When enabled, members can change their email address of the account (WordPress User account).' => __('When enabled, members can change their email address of the account (WordPress User account).', 'fluent-community'),
2119 + 'When enabled, members can change their password from their profile settings. Disable this if you enforce a strong password policy elsewhere.' => __('When enabled, members can change their password from their profile settings. Disable this if you enforce a strong password policy elsewhere.', 'fluent-community'),
909 2120 'When enabled, members can change their username on their own. Otherwise, an admin or moderator can change the username.' => __('When enabled, members can change their username on their own. Otherwise, an admin or moderator can change the username.', 'fluent-community'),
2121 + 'When enabled, reported and pending content will appear here for review.' => __('When enabled, reported and pending content will appear here for review.', 'fluent-community'),
2122 + 'When enabled, the Gravatar Photo Service automatically fetches user avatars based on their email address. Gravatar is a built-in feature of WP and powered by WordPress.com' => __('When enabled, the Gravatar Photo Service automatically fetches user avatars based on their email address. Gravatar is a built-in feature of WP and powered by WordPress.com', 'fluent-community'),
910 2123 'When enabled, the page header will remain visible at the top of the screen as users scroll down the page.' => __('When enabled, the page header will remain visible at the top of the screen as users scroll down the page.', 'fluent-community'),
911 - 'When enabled, users will be automatically logged in to the portal when they click on the email notification links. This feature is secure and uses signed URLs.' => __('When enabled, users will be automatically logged in to the portal when they click on the email notification links. This feature is secure and uses signed URLs.', 'fluent-community'),
2124 + 'When enabled, this option allows users to deactivate their account directly from their profile settings.' => __('When enabled, this option allows users to deactivate their account directly from their profile settings.', 'fluent-community'),
2125 + 'When enabled, updates to a community user\'s profile will automatically sync with their WordPress user data. Disable this to prevent automatic syncing. Enabling this is recommended.' => __('When enabled, updates to a community user\'s profile will automatically sync with their WordPress user data. Disable this to prevent automatic syncing. Enabling this is recommended.', 'fluent-community'),
2126 + 'When enabled, users will be automatically logged in to the portal when they click on the email notification links. This feature is secure and uses signed URLs. User with post edit access will not be logged in automatically.' => __('When enabled, users will be automatically logged in to the portal when they click on the email notification links. This feature is secure and uses signed URLs. User with post edit access will not be logged in automatically.', 'fluent-community'),
2127 + 'When off, this community sends no push notifications. FluentNotify keeps working for everything else.' => __('When off, this community sends no push notifications. FluentNotify keeps working for everything else.', 'fluent-community'),
2128 + 'Who Can Upload Videos' => __('Who Can Upload Videos', 'fluent-community'),
912 2129 'Who can access the portal.' => __('Who can access the portal.', 'fluent-community'),
913 - 'Who can view all members page' => __('Who can view all members page', 'fluent-community'),
914 - 'Who can view membership spaces on the user profile page.' => __('Who can view membership spaces on the user profile page.', 'fluent-community'),
2130 + 'Who can initiate an one-to-one message with the other members?' => __('Who can initiate an one-to-one message with the other members?', 'fluent-community'),
2131 + 'Who can see the followers list on the user\'s profile?' => __('Who can see the followers list on the user\'s profile?', 'fluent-community'),
2132 + 'Who can see the followings list on the user\'s profile?' => __('Who can see the followings list on the user\'s profile?', 'fluent-community'),
2133 + 'Who can upload the documents?' => __('Who can upload the documents?', 'fluent-community'),
2134 + 'Who can view all members page?' => __('Who can view all members page?', 'fluent-community'),
2135 + 'Who can view leaderboard top members?' => __('Who can view leaderboard top members?', 'fluent-community'),
915 2136 'Who can view space members' => __('Who can view space members', 'fluent-community'),
2137 + 'Who can view spaces and courses on the user profile page.' => __('Who can view spaces and courses on the user profile page.', 'fluent-community'),
2138 + 'Who can view user profile page?' => __('Who can view user profile page?', 'fluent-community'),
916 2139 'Will be used on card preview and social sharing preview.' => __('Will be used on card preview and social sharing preview.', 'fluent-community'),
917 2140 'Will be used on course card preview and social sharing preview.' => __('Will be used on course card preview and social sharing preview.', 'fluent-community'),
2141 + /* translators: %s is the date the poll will end */
2142 + 'Will end at: %s' => __('Will end at: %s', 'fluent-community'),
918 2143 'Write a comment' => __('Write a comment', 'fluent-community'),
919 2144 'Write a reply' => __('Write a reply', 'fluent-community'),
2145 + 'Write a short bio about yourself' => __('Write a short bio about yourself', 'fluent-community'),
920 2146 'Write something here...' => __('Write something here...', 'fluent-community'),
2147 + 'Write the email message' => __('Write the email message', 'fluent-community'),
2148 + 'Write your answer here...' => __('Write your answer here...', 'fluent-community'),
2149 + 'Write your question here' => __('Write your question here', 'fluent-community'),
921 2150 'Year' => __('Year', 'fluent-community'),
922 2151 'Yes' => __('Yes', 'fluent-community'),
2152 + 'Yes, Approve' => __('Yes, Approve', 'fluent-community'),
923 2153 'Yes, Delete' => __('Yes, Delete', 'fluent-community'),
2154 + /* translators: %s is the name of the space */
2155 + 'Yes, Delete the %s' => __('Yes, Delete the %s', 'fluent-community'),
924 2156 'Yes, Delete the Space' => __('Yes, Delete the Space', 'fluent-community'),
925 2157 'Yes, Delete the course' => __('Yes, Delete the course', 'fluent-community'),
926 2158 'Yes, Delete this group' => __('Yes, Delete this group', 'fluent-community'),
2159 + 'Yes, Dismiss' => __('Yes, Dismiss', 'fluent-community'),
2160 + 'Yes, Duplicate the course' => __('Yes, Duplicate the course', 'fluent-community'),
2161 + 'Yes, Publish' => __('Yes, Publish', 'fluent-community'),
927 2162 'Yes, Remove' => __('Yes, Remove', 'fluent-community'),
928 - 'You can not delete a group with spaces. Please move the spaces to a different group first.' => __('You can not delete a group with spaces. Please move the spaces to a different group first.', 'fluent-community'),
2163 + 'Yes, Unpublish' => __('Yes, Unpublish', 'fluent-community'),
2164 + 'Yes, restart' => __('Yes, restart', 'fluent-community'),
2165 + 'You' => __('You', 'fluent-community'),
2166 + 'You are not allowed to upload media here.' => __('You are not allowed to upload media here.', 'fluent-community'),
2167 + 'You aren\'t following anyone yet. Start following other members to connect and keep up with their activity!' => __('You aren\'t following anyone yet. Start following other members to connect and keep up with their activity!', 'fluent-community'),
2168 + /* translators: %s is the maximum number of audio files allowed per post */
2169 + 'You can add a maximum of %s audios per post.' => __('You can add a maximum of %s audios per post.', 'fluent-community'),
2170 + 'You can only manage your own notification preferences.' => __('You can only manage your own notification preferences.', 'fluent-community'),
2171 + /* translators: %s is the maximum number of images per post */
929 2172 'You can upload a maximum of %s images per post.' => __('You can upload a maximum of %s images per post.', 'fluent-community'),
930 - 'You can use @everyone to tag everyone.' => __('You can use @everyone to tag everyone.', 'fluent-community'),
2173 + 'You can use this Webhook URL to send POST request to trigger the actions' => __('You can use this Webhook URL to send POST request to trigger the actions', 'fluent-community'),
2174 + /* translators: %s is the tag to insert custom CSS */
2175 + 'You can write your custom CSS here for the portal. Please do not include %s tag' => __('You can write your custom CSS here for the portal. Please do not include %s tag', 'fluent-community'),
2176 + 'You can write your custom JavaScript (with script tag), analytics code, and more here for the portal' => __('You can write your custom JavaScript (with script tag), analytics code, and more here for the portal', 'fluent-community'),
2177 + 'You cannot delete a group with spaces. Please move the spaces to a different group first.' => __('You cannot delete a group with spaces. Please move the spaces to a different group first.', 'fluent-community'),
2178 + /* translators: %s is the number of scheduled posts */
2179 + 'You currently have %s scheduled posts to be published' => __('You currently have %s scheduled posts to be published', 'fluent-community'),
2180 + 'You do not have permission to manage this space' => __('You do not have permission to manage this space', 'fluent-community'),
931 2181 'You do not have permission to view all members' => __('You do not have permission to view all members', 'fluent-community'),
2182 + 'You do not have permission to view invitations' => __('You do not have permission to view invitations', 'fluent-community'),
2183 + 'You do not have permission to view the leaderboard' => __('You do not have permission to view the leaderboard', 'fluent-community'),
2184 + 'You do not have permission to view this page' => __('You do not have permission to view this page', 'fluent-community'),
932 2185 'You do not have permission to view this post' => __('You do not have permission to view this post', 'fluent-community'),
2186 + 'You do not have permission to view this profile\'s content.' => __('You do not have permission to view this profile\'s content.', 'fluent-community'),
933 2187 'You have cancelled the action.' => __('You have cancelled the action.', 'fluent-community'),
2188 + 'You have no scheduled posts to be published' => __('You have no scheduled posts to be published', 'fluent-community'),
2189 + 'You have successfully subscribed to push notifications.' => __('You have successfully subscribed to push notifications.', 'fluent-community'),
2190 + 'You have unsaved changes. Are you sure you want to close this?' => __('You have unsaved changes. Are you sure you want to close this?', 'fluent-community'),
2191 + 'You have unsaved changes. Are you sure you want to close?' => __('You have unsaved changes. Are you sure you want to close?', 'fluent-community'),
2192 + 'You have unsaved changes. Closing will discard them. Continue?' => __('You have unsaved changes. Closing will discard them. Continue?', 'fluent-community'),
2193 + 'You haven\'t finished your comment yet. Do you want to leave without finishing?' => __('You haven\'t finished your comment yet. Do you want to leave without finishing?', 'fluent-community'),
2194 + 'You haven\'t finished your post yet. Do you want to leave without finishing?' => __('You haven\'t finished your post yet. Do you want to leave without finishing?', 'fluent-community'),
2195 + /* translators: %s is the text to confirm the action */
934 2196 'You must type %s to confirm' => __('You must type %s to confirm', 'fluent-community'),
2197 + 'You need to enroll in this course to access this lesson' => __('You need to enroll in this course to access this lesson', 'fluent-community'),
2198 + 'You need to enroll in this course to take this quiz.' => __('You need to enroll in this course to take this quiz.', 'fluent-community'),
2199 + 'You need to upgrade to Pro to upload documents' => __('You need to upgrade to Pro to upload documents', 'fluent-community'),
935 2200 'You should enable this. Currently disabled.' => __('You should enable this. Currently disabled.', 'fluent-community'),
936 - 'You will get a digest email with curated activities in the community' => __('You will get a digest email with curated activities in the community', 'fluent-community'),
937 - 'You will receive an email when someone leaves a comment on your post.' => __('You will receive an email when someone leaves a comment on your post.', 'fluent-community'),
938 - 'You will receive an email when someone mentions you in a comment or post.' => __('You will receive an email when someone mentions you in a comment or post.', 'fluent-community'),
939 - 'You will receive an email when someone replies to your comments.' => __('You will receive an email when someone replies to your comments.', 'fluent-community'),
2201 + /* translators: %s is the frequency of the email notifications */
2202 + 'You will get email notifications on new messages from your last notification. Frequency: %s' => __('You will get email notifications on new messages from your last notification. Frequency: %s', 'fluent-community'),
2203 + 'You will get push notifications on replies and important updates.' => __('You will get push notifications on replies and important updates.', 'fluent-community'),
2204 + 'You will not get any email on new messages from any members' => __('You will not get any email on new messages from any members', 'fluent-community'),
940 2205 'Your Bookmarks' => __('Your Bookmarks', 'fluent-community'),
2206 + 'Your CSS Code' => __('Your CSS Code', 'fluent-community'),
941 2207 'Your Course Title' => __('Your Course Title', 'fluent-community'),
942 2208 'Your Group Title' => __('Your Group Title', 'fluent-community'),
943 - 'Your License Key' => __('Your License Key', 'fluent-community'),
2209 + 'Your Javascript or Analytics Code' => __('Your Javascript or Analytics Code', 'fluent-community'),
2210 + 'Your Link Title' => __('Your Link Title', 'fluent-community'),
944 2211 'Your Photo' => __('Your Photo', 'fluent-community'),
945 2212 'Your Space Title' => __('Your Space Title', 'fluent-community'),
2213 + 'Your Webhook Title' => __('Your Webhook Title', 'fluent-community'),
946 2214 'Your affiliate ID' => __('Your affiliate ID', 'fluent-community'),
2215 + 'Your app ID' => __('Your app ID', 'fluent-community'),
2216 + 'Your app key' => __('Your app key', 'fluent-community'),
2217 + 'Your app secret' => __('Your app secret', 'fluent-community'),
2218 + 'Your community name' => __('Your community name', 'fluent-community'),
2219 + 'Your email notifications are currently paused' => __('Your email notifications are currently paused', 'fluent-community'),
2220 + 'Your enrolled courses will be shown here' => __('Your enrolled courses will be shown here', 'fluent-community'),
947 2221 'Your files will be stored in the default Uploads folder' => __('Your files will be stored in the default Uploads folder', 'fluent-community'),
948 - 'Your license key is valid and activated.' => __('Your license key is valid and activated.', 'fluent-community'),
2222 + 'Your members will have to complete each lesson' => __('Your members will have to complete each lesson', 'fluent-community'),
949 2223 'Your option text' => __('Your option text', 'fluent-community'),
2224 + 'Your portal feeds are not public so no sitemap entry will be generated.' => __('Your portal feeds are not public so no sitemap entry will be generated.', 'fluent-community'),
2225 + /* translators: %s is the scheduled date and time */
2226 + 'Your post has been scheduled for %s. Please find the scheduled post from your profile' => __('Your post has been scheduled for %s. Please find the scheduled post from your profile', 'fluent-community'),
950 2227 'Your request to join this course is pending' => __('Your request to join this course is pending', 'fluent-community'),
951 2228 'Your saved posts' => __('Your saved posts', 'fluent-community'),
2229 + 'Your session has expired due to inactivity. Please refresh the page to continue.' => __('Your session has expired due to inactivity. Please refresh the page to continue.', 'fluent-community'),
2230 + 'Zoom in' => __('Zoom in', 'fluent-community'),
2231 + 'Zoom out' => __('Zoom out', 'fluent-community'),
952 2232 '__ALL_ADMIN_ACCESS_DESC' => __('All Administrators or edit_pages permissions users can access regardless of the selected roles', 'fluent-community'),
2233 + '__AUTO_FLAG_USER_REJECT_THRESHOLD_DESC' => __('After this many of a member\'s posts or comments are rejected by a moderator, all their future posts and comments require approval. Keep 0 to disable.', 'fluent-community'),
2234 + '__AUTO_FLAG_USER_REPORT_THRESHOLD_DESC' => __('After a member\'s content is reported by this many different members, all their future posts and comments require approval. Counts distinct reporters, not total reports; still unverified, so prefer the rejection threshold. Keep 0 to disable.', 'fluent-community'),
953 2235 '__CLOUD_STORAGE_CONFIGURED' => __('Your cloud storage settings have been defined in the wp-config.php file. These cannot be edited.', 'fluent-community'),
954 2236 '__CLOUD_STORAGE_DESC' => __('Choose where to store your media files. Options include Local File System, Amazon S3, or Cloudflare R2 for storing and serving your media assets.', 'fluent-community'),
2237 + '__COURSE_BANNER_EMPTY_DESC' => __('No welcome banner to show. Enable and configure the Not Enrolled view from the Welcome Banner tab.', 'fluent-community'),
2238 + '__COURSE_BANNER_SOURCE_DESC' => __('This block shows the Welcome Banner (Not Enrolled view) of this course. Update it from the Welcome Banner tab.', 'fluent-community'),
955 2239 '__COURSE_STRUCTURED_LESSONS' => __('Build structured lessons within your courses. Control visibility by setting courses as public or private and so on.', 'fluent-community'),
2240 + '__CUSTOM_SNIPPETS_PROMO__' => __('Custom CSS and Javascript snippets are available on the pro version of FluentCommunity', 'fluent-community'),
956 2241 '__EMOJIS_DESC' => __('Add a personal touch by using emojis when creating a new article, post, or comment.', 'fluent-community'),
2242 + '__FIRST_COMMENT_APPROVAL_DESC' => __('New comments by members will be flagged for review and hidden until their first comment is approved.', 'fluent-community'),
2243 + '__FIRST_POST_APPROVAL_DESC' => __('New posts by members will be flagged for review and hidden until their first post is approved.', 'fluent-community'),
2244 + '__FLAG_AFTER_THRESHOLD_DESC' => __('After how many reports, a content will be unpublished automatically. Keep 0 to disable this feature.', 'fluent-community'),
2245 + '__FLAG_ALL_NEW_POSTS_DESC' => __('All new posts will be automatically flagged for review and hidden until approved.', 'fluent-community'),
2246 + '__FLAG_ALL_NEW_POSTS_SPACES_DESC' => __('Any new post in these spaces will be flagged for review and hidden until approved.', 'fluent-community'),
957 2247 '__LEADERBOARD_DESC' => __('Unlock potential by creating new feeds and earning points for likes. Advance in rank based on your total points using this module.', 'fluent-community'),
958 2248 '__LEADERBOARD_DESC_INS' => __('You earn points when other members like your posts, articles or comments. <b>1 like = 1 point</b>. This encourages users to produce quality content and interact with other members in their community.', 'fluent-community'),
959 2249 '__LOCK_SCRREN_DESC' => __('This lock screen will not be shown to the non-members as you set to the lock screen type to Default in the general settings', 'fluent-community'),
2250 + '__MODERATION_DISABLED_DESC' => __('Content Moderation feature is currently disabled. Enable it and let your users to report content or add automatted rules', 'fluent-community'),
2251 + '__MODERATOR_PROMO_' => __('Add your team members as an Admin/Moderator of this community. This feature is available on the premium version of FluentCommunity. Please upgrade to pro', 'fluent-community'),
2252 + '__MODERATOR_PROMO__' => __('Content Moderation is available on the pro version of FluentCommunity. Please upgrade to Pro to use this feature.', 'fluent-community'),
960 2253 '__PIBLIC_SPACE_DESC_2' => __('Any site member can see who\'s in the Space and what they post.', 'fluent-community'),
961 2254 '__PRIVATE_COURSE_DESC' => __('Only members added by you or through automation can access the course. They can enroll by paying a fee.', 'fluent-community'),
962 2255 '__PRIVATE_SPACE_DESC' => __('Anyone can view the basic info of the space. Only members can view & create posts.<br />Admin needs to approve the joining request.', 'fluent-community'),
963 2256 '__PRIVATE_SPACE_DESC_2' => __('Only members can see who\'s in the space and what they post.', 'fluent-community'),
964 2257 '__PUBLIC_SPACE_DESC' => __('Any member can view posts without joining. Only members can create posts', 'fluent-community'),
2258 + '__REPORT_PROMO__' => __('Content Moderation is available on the pro version of FluentCommunity. Please upgrade to Pro to use this feature.', 'fluent-community'),
965 2259 '__SECRET_SPACE_DESC_2' => __('Only invited members can see who\'s in the space and what they post.', 'fluent-community'),
966 2260 '__SELF_PAED_COURSE_DESC' => __('Course starts when a member enrolls. All content is available immediately.', 'fluent-community'),
2261 + '__SIDEBAR_TOGGLE_DESC' => __('When enabled, a toggle button will appear on the sidebar allowing desktop users to collapse or expand it for a more focused browsing experience.', 'fluent-community'),
2262 + '__SITEMAP_PROMO__' => __('Sitemap generation is available on the pro version of FluentCommunity. Please upgrade to Pro to use this feature.', 'fluent-community'),
967 2263 '__STRUCTURED_COURSE_DESC' => __('Course starts when a member enrolls. Sections are dripped relative to their enrollment date.', 'fluent-community'),
2264 + '__TOPIC_PROMO__' => __('Create Post Topic and assign to your spaces. Then users can choose one or multiple topic for each post. This feature is available on the premium version of FluentCommunity. Please upgrade to pro', 'fluent-community'),
968 2265 '__USER_BADGE_DESC' => __('Show a customized badge on user profiles beside their names to easily recognize your admins or moderators, or to give appreciation to your power users.', 'fluent-community'),
969 2266 '__USER_ONBOARD_SHORTCODE_DESC' => __('Select a user registration page. The page must include the [fluent_community_registration] shortcode.', 'fluent-community'),
970 - 'a new post available' => __('a new post available', 'fluent-community'),
2267 + 'accepted' => __('Accepted', 'fluent-community'),
2268 + 'active' => __('Active', 'fluent-community'),
2269 + /* translators: %s is the number of days after enrollment */
971 2270 'after %s days of enrollment' => __('after %s days of enrollment', 'fluent-community'),
2271 + 'all' => __('All', 'fluent-community'),
972 2272 'avatar' => __('avatar', 'fluent-community'),
2273 + 'bad, words, here' => __('bad, words, here', 'fluent-community'),
2274 + /* translators: %s is the name of the user */
973 2275 'by %s' => __('by %s', 'fluent-community'),
974 2276 'cancel' => __('cancel', 'fluent-community'),
975 2277 'change' => __('change', 'fluent-community'),
2278 + 'click here' => __('click here', 'fluent-community'),
2279 + 'click to browse' => __('click to browse', 'fluent-community'),
2280 + 'commented ' => __('commented ', 'fluent-community'),
976 2281 'comments disabled' => __('comments disabled', 'fluent-community'),
2282 + 'contacts' => __('contacts', 'fluent-community'),
977 2283 'course' => __('course', 'fluent-community'),
2284 + 'course_creator' => __('Course Creator', 'fluent-community'),
2285 + 'courses' => __('courses', 'fluent-community'),
978 2286 'created a poll' => __('created a poll', 'fluent-community'),
2287 + 'day' => __('day', 'fluent-community'),
979 2288 'disabled' => __('disabled', 'fluent-community'),
2289 + 'e.g., ws.example.com' => __('e.g., ws.example.com', 'fluent-community'),
2290 + 'eg: https://your-account-id.r2.cloudflarestorage.com/your-bucket-name' => __('eg: https://your-account-id.r2.cloudflarestorage.com/your-bucket-name', 'fluent-community'),
980 2291 'enabled' => __('enabled', 'fluent-community'),
2292 + /* translators: %s is the date the poll ended */
2293 + 'ended %s' => __('ended %s', 'fluent-community'),
2294 + /* translators: %s is the date the poll will end */
2295 + 'ending %s' => __('ending %s', 'fluent-community'),
2296 + 'expired' => __('Expired', 'fluent-community'),
2297 + 'failed' => __('failed', 'fluent-community'),
2298 + 'half year' => __('half year', 'fluent-community'),
2299 + 'in ' => __('in ', 'fluent-community'),
2300 + /* translators: %s is the execution time */
2301 + 'in %ss' => __('in %ss', 'fluent-community'),
2302 + 'in order before moving onto the next one.' => __('in order before moving onto the next one.', 'fluent-community'),
2303 + 'link' => __('link', 'fluent-community'),
981 2304 'min' => __('min', 'fluent-community'),
2305 + 'month' => __('month', 'fluent-community'),
2306 + 'more rows' => __('more rows', 'fluent-community'),
982 2307 'n/a' => __('n/a', 'fluent-community'),
2308 + 'of their posts or comments are rejected' => __('of their posts or comments are rejected', 'fluent-community'),
2309 + 'of their posts or comments are reported' => __('of their posts or comments are reported', 'fluent-community'),
983 2310 'or' => __('or', 'fluent-community'),
2311 + 'or paste link' => __('or paste link', 'fluent-community'),
2312 + 'passed' => __('passed', 'fluent-community'),
2313 + 'pending' => __('Pending', 'fluent-community'),
2314 + 'posted ' => __('posted ', 'fluent-community'),
2315 + 'proceeding to the next lesson. They can re-take this quiz multiple times.' => __('proceeding to the next lesson. They can re-take this quiz multiple times.', 'fluent-community'),
2316 + 'processed' => __('processed', 'fluent-community'),
2317 + 'quarter' => __('quarter', 'fluent-community'),
2318 + 'quiz' => __('quiz', 'fluent-community'),
2319 + 'reported for ' => __('reported for ', 'fluent-community'),
984 2320 'save' => __('save', 'fluent-community'),
985 2321 'sec' => __('sec', 'fluent-community'),
2322 + 'space' => __('space', 'fluent-community'),
2323 + 'spaces' => __('spaces', 'fluent-community'),
2324 + 'the quiz.' => __('the quiz.', 'fluent-community'),
2325 + 'times' => __('times', 'fluent-community'),
2326 + 'to install and activate FluentCart.' => __('to install and activate FluentCart.', 'fluent-community'),
986 2327 'unavailable' => __('unavailable', 'fluent-community'),
2328 + 'upload by clicking' => __('upload by clicking', 'fluent-community'),
2329 + 'week' => __('week', 'fluent-community'),
2330 + /* translators: %s is the date the section will unlock */
987 2331 'will unlock at %s' => __('will unlock at %s', 'fluent-community'),
2332 + 'year' => __('year', 'fluent-community'),
988 2333 'you can edit your role here' => __('you can edit your role here', 'fluent-community'),
989 - '🔔 new post available' => __('🔔 new post available', 'fluent-community')
2334 + '{count} new posts available' => __('{count} new posts available', 'fluent-community')
990 2335 ];
991 2336 }
992 2337 }