PluginProbe
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses / 2.11.0
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses v2.11.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 +432 -48 2.6.02.11.0 View file →
@@ -10,8 +10,12 @@
10 10 return [
11 11 ' (coming soon)' => __(' (coming soon)', 'fluent-community'),
12 12 /* translators: %1$s is the date, %2$s is the time */
13 13 '%1$s at %2$s' => __('%1$s at %2$s', 'fluent-community'),
14 + /* translators: %1$s is the item text, %2$s is its current position */
15 + '%1$s, position %2$s. Use the up and down arrow keys to reorder.' => __('%1$s, position %2$s. Use the up and down arrow keys to reorder.', 'fluent-community'),
16 + /* translators: %1$s is the topic title, %2$s is the current position, %3$s is the total item count */
17 + '%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'),
14 18 /* translators: %1$s and %2$s are html markup for bold, for the clickable text "Click here to add affiliate ID" */
15 19 '%1$sClick here%2$s to add affiliate ID' => __('%1$sClick here%2$s to add affiliate ID', 'fluent-community'),
16 20 /* translators: %d is the number of courses created by the instructor */
17 21 '%d Course' => __('%d Course', 'fluent-community'),
@@ -86,8 +90,10 @@
86 90 /* translators: %s is the number of votes */
87 91 '%s Vote' => __('%s Vote', 'fluent-community'),
88 92 /* translators: %s is the number of votes */
89 93 '%s Votes' => __('%s Votes', 'fluent-community'),
94 + /* translators: %s is the menu item title */
95 + '%s cannot be hidden' => __('%s cannot be hidden', 'fluent-community'),
90 96 /* translators: %s is the name of the user */
91 97 '%s did not add any comment to any posts yet' => __('%s did not add any comment to any posts yet', 'fluent-community'),
92 98 /* translators: %s is the number of fields */
93 99 '%s fields' => __('%s fields', 'fluent-community'),
@@ -114,8 +120,12 @@
114 120 /* translators: %s is the number of students */
115 121 '%s student' => __('%s student', 'fluent-community'),
116 122 /* translators: %s is the number of students */
117 123 '%s students' => __('%s students', 'fluent-community'),
124 + /* translators: %s is the number of words in the page content */
125 + '%s word' => __('%s word', 'fluent-community'),
126 + /* translators: %s is the number of words in the page content */
127 + '%s words' => __('%s words', 'fluent-community'),
118 128 '(+ associate favorites/reactions)' => __('(+ associate favorites/reactions)', 'fluent-community'),
119 129 '(Copy)' => __('(Copy)', 'fluent-community'),
120 130 '+ Add Section' => __('+ Add Section', 'fluent-community'),
121 131 '-- Select --' => __('-- Select --', 'fluent-community'),
@@ -120,11 +130,18 @@
120 130 '+ Add Section' => __('+ Add Section', 'fluent-community'),
121 131 '-- Select --' => __('-- Select --', 'fluent-community'),
122 132 '1 Like = 1 Point' => __('1 Like = 1 Point', 'fluent-community'),
123 133 '1 new post available' => __('1 new post available', 'fluent-community'),
134 + '1. Flag a post or comment after it\'s reported' => __('1. Flag a post or comment after it\'s reported', 'fluent-community'),
135 + '2. Moderate a member after' => __('2. Moderate a member after', 'fluent-community'),
136 + '3. Moderate a member after' => __('3. Moderate a member after', 'fluent-community'),
124 137 'A new post is available' => __('A new post is available', 'fluent-community'),
138 + 'A page with Show in menu on appears in the space tab bar.' => __('A page with Show in menu on appears in the space tab bar.', 'fluent-community'),
139 + 'A short tagline shown on the members list.' => __('A short tagline shown on the members list.', 'fluent-community'),
125 140 'About' => __('About', 'fluent-community'),
141 + 'About Space' => __('About Space', 'fluent-community'),
126 142 'About these files' => __('About these files', 'fluent-community'),
143 + 'Accepted' => __('Accepted', 'fluent-community'),
127 144 'Access Control' => __('Access Control', 'fluent-community'),
128 145 'Access Management with FluentCRM' => __('Access Management with FluentCRM', 'fluent-community'),
129 146 'Access Status' => __('Access Status', 'fluent-community'),
130 147 'Account Deactivation' => __('Account Deactivation', 'fluent-community'),
@@ -130,8 +147,9 @@
130 147 'Account Deactivation' => __('Account Deactivation', 'fluent-community'),
131 148 'Account Verification' => __('Account Verification', 'fluent-community'),
132 149 'Action required' => __('Action required', 'fluent-community'),
133 150 'Actions' => __('Actions', 'fluent-community'),
151 + 'Activate FluentNotify' => __('Activate FluentNotify', 'fluent-community'),
134 152 'Active' => __('Active', 'fluent-community'),
135 153 'Activities' => __('Activities', 'fluent-community'),
136 154 'Activity' => __('Activity', 'fluent-community'),
137 155 'Add' => __('Add', 'fluent-community'),
@@ -147,9 +165,9 @@
147 165 'Add Member' => __('Add Member', 'fluent-community'),
148 166 'Add Members' => __('Add Members', 'fluent-community'),
149 167 'Add More' => __('Add More', 'fluent-community'),
150 168 'Add New' => __('Add New', 'fluent-community'),
151 - 'Add New Link' => __('Add New Link', 'fluent-community'),
169 + 'Add New Page' => __('Add New Page', 'fluent-community'),
152 170 'Add New Webhook' => __('Add New Webhook', 'fluent-community'),
153 171 'Add Paywall' => __('Add Paywall', 'fluent-community'),
154 172 'Add Question' => __('Add Question', 'fluent-community'),
155 173 'Add Student' => __('Add Student', 'fluent-community'),
@@ -156,8 +174,9 @@
156 174 'Add Students' => __('Add Students', 'fluent-community'),
157 175 'Add To Space/Course' => __('Add To Space/Course', 'fluent-community'),
158 176 'Add Topic' => __('Add Topic', 'fluent-community'),
159 177 'Add User to Space/Course' => __('Add User to Space/Course', 'fluent-community'),
178 + 'Add Video' => __('Add Video', 'fluent-community'),
160 179 'Add Video from custom HTML Code' => __('Add Video from custom HTML Code', 'fluent-community'),
161 180 'Add Webhook' => __('Add Webhook', 'fluent-community'),
162 181 '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'),
163 182 'Add any additional information or notes about this course here' => __('Add any additional information or notes about this course here', 'fluent-community'),
@@ -164,12 +183,17 @@
164 183 /* translators: %s is the role of the member */
165 184 'Add as %s' => __('Add as %s', 'fluent-community'),
166 185 'Add button' => __('Add button', 'fluent-community'),
167 186 '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'),
187 + 'Add field' => __('Add field', 'fluent-community'),
188 + 'Add item' => __('Add item', 'fluent-community'),
189 + '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'),
168 190 'Add new option' => __('Add new option', 'fluent-community'),
169 191 'Add new space' => __('Add new space', 'fluent-community'),
192 + 'Add pair' => __('Add pair', 'fluent-community'),
170 193 'Add shortcode' => __('Add shortcode', 'fluent-community'),
171 194 'Add social links' => __('Add social links', 'fluent-community'),
195 + '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'),
172 196 'Add to Course' => __('Add to Course', 'fluent-community'),
173 197 'Add to Courses' => __('Add to Courses', 'fluent-community'),
174 198 'Add to Space' => __('Add to Space', 'fluent-community'),
175 199 'Add to Spaces' => __('Add to Spaces', 'fluent-community'),
@@ -175,13 +199,15 @@
175 199 'Add to Spaces' => __('Add to Spaces', 'fluent-community'),
176 200 'Add your profile description' => __('Add your profile description', 'fluent-community'),
177 201 'Add your social media profile link.' => __('Add your social media profile link.', 'fluent-community'),
178 202 'Added:' => __('Added:', 'fluent-community'),
203 + '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'),
179 204 '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'),
180 205 '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'),
181 206 'Admin' => __('Admin', 'fluent-community'),
182 207 'Admin Actions' => __('Admin Actions', 'fluent-community'),
183 208 'Admin Only?' => __('Admin Only?', 'fluent-community'),
209 + 'Admin or moderator accounts cannot be moderated' => __('Admin or moderator accounts cannot be moderated', 'fluent-community'),
184 210 'Admin tools for account verification and status management.' => __('Admin tools for account verification and status management.', 'fluent-community'),
185 211 'Admin/Moderators Only' => __('Admin/Moderators Only', 'fluent-community'),
186 212 'Admins' => __('Admins', 'fluent-community'),
187 213 'Admins Only' => __('Admins Only', 'fluent-community'),
@@ -199,8 +225,9 @@
199 225 'All Notifications' => __('All Notifications', 'fluent-community'),
200 226 'All Posts' => __('All Posts', 'fluent-community'),
201 227 'All Space Groups' => __('All Space Groups', 'fluent-community'),
202 228 'All Spaces' => __('All Spaces', 'fluent-community'),
229 + 'All at once' => __('All at once', 'fluent-community'),
203 230 'All contacts with this tag will be added as Member.' => __('All contacts with this tag will be added as Member.', 'fluent-community'),
204 231 'All contacts with this tag will be enrolled as Student.' => __('All contacts with this tag will be enrolled as Student.', 'fluent-community'),
205 232 'All is well! This dashboard will be updated with something awesome!' => __('All is well! This dashboard will be updated with something awesome!', 'fluent-community'),
206 233 'All notifications marked as read' => __('All notifications marked as read', 'fluent-community'),
@@ -206,14 +233,17 @@
206 233 'All notifications marked as read' => __('All notifications marked as read', 'fluent-community'),
207 234 'All users will be added as Member.' => __('All users will be added as Member.', 'fluent-community'),
208 235 'All users will be enrolled as Student.' => __('All users will be enrolled as Student.', 'fluent-community'),
209 236 'Allow members to close the welcome banner' => __('Allow members to close the welcome banner', 'fluent-community'),
237 + 'Allow members to hide the install button' => __('Allow members to hide the install button', 'fluent-community'),
210 238 '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'),
211 239 'Allow users to change their account email address' => __('Allow users to change their account email address', 'fluent-community'),
212 240 'Allow users to change their community username' => __('Allow users to change their community username', 'fluent-community'),
241 + 'Allow users to change their password from profile' => __('Allow users to change their password from profile', 'fluent-community'),
213 242 'Allow users to deactivate their account directly from their profile settings' => __('Allow users to deactivate their account directly from their profile settings', 'fluent-community'),
214 243 'Allow users to request to join this Space' => __('Allow users to request to join this Space', 'fluent-community'),
215 244 'Alphabetical' => __('Alphabetical', 'fluent-community'),
245 + 'Already installed, it just needs activating.' => __('Already installed, it just needs activating.', 'fluent-community'),
216 246 'Also remove the this space from the product integration?' => __('Also remove the this space from the product integration?', 'fluent-community'),
217 247 'Amazon S3' => __('Amazon S3', 'fluent-community'),
218 248 'Amazon S3 Access Key' => __('Amazon S3 Access Key', 'fluent-community'),
219 249 'Amazon S3 Bucket Name' => __('Amazon S3 Bucket Name', 'fluent-community'),
@@ -220,9 +250,12 @@
220 250 'Amazon S3 Location' => __('Amazon S3 Location', 'fluent-community'),
221 251 'Amazon S3 Secret Key' => __('Amazon S3 Secret Key', 'fluent-community'),
222 252 'Analytics' => __('Analytics', 'fluent-community'),
223 253 'Animals & Nature' => __('Animals & Nature', 'fluent-community'),
254 + 'Answer' => __('Answer', 'fluent-community'),
224 255 'Answer all questions to submit' => __('Answer all questions to submit', 'fluent-community'),
256 + 'Answer this question to continue' => __('Answer this question to continue', 'fluent-community'),
257 + 'Answered' => __('Answered', 'fluent-community'),
225 258 'Any Community Members' => __('Any Community Members', 'fluent-community'),
226 259 'Any Logged in users' => __('Any Logged in users', 'fluent-community'),
227 260 'Any Member Can Invite Other Members' => __('Any Member Can Invite Other Members', 'fluent-community'),
228 261 'Any Members' => __('Any Members', 'fluent-community'),
@@ -228,9 +261,12 @@
228 261 'Any Members' => __('Any Members', 'fluent-community'),
229 262 'Anyone' => __('Anyone', 'fluent-community'),
230 263 'Anyone can view and enroll the course for free' => __('Anyone can view and enroll the course for free', 'fluent-community'),
231 264 'App ID' => __('App ID', 'fluent-community'),
265 + 'App Icon' => __('App Icon', 'fluent-community'),
232 266 'App Key' => __('App Key', 'fluent-community'),
267 + 'App Name' => __('App Name', 'fluent-community'),
268 + 'App Name is required' => __('App Name is required', 'fluent-community'),
233 269 'App Secret' => __('App Secret', 'fluent-community'),
234 270 'Appearance' => __('Appearance', 'fluent-community'),
235 271 'Approve' => __('Approve', 'fluent-community'),
236 272 'Approve Account' => __('Approve Account', 'fluent-community'),
@@ -250,8 +286,9 @@
250 286 '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'),
251 287 'Are you sure you want to delete this group?' => __('Are you sure you want to delete this group?', 'fluent-community'),
252 288 'Are you sure you want to delete this invitation?' => __('Are you sure you want to delete this invitation?', 'fluent-community'),
253 289 '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'),
290 + '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'),
254 291 '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'),
255 292 'Are you sure you want to delete this question?' => __('Are you sure you want to delete this question?', 'fluent-community'),
256 293 'Are you sure you want to delete this report?' => __('Are you sure you want to delete this report?', 'fluent-community'),
257 294 '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'),
@@ -257,10 +294,14 @@
257 294 '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'),
258 295 'Are you sure you want to delete this space?' => __('Are you sure you want to delete this space?', 'fluent-community'),
259 296 'Are you sure you want to duplicate this course?' => __('Are you sure you want to duplicate this course?', 'fluent-community'),
260 297 'Are you sure you want to leave this community?' => __('Are you sure you want to leave this community?', 'fluent-community'),
298 + /* translators: %s is the member's display name */
299 + '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'),
261 300 'Are you sure you want to remove the cover photo?' => __('Are you sure you want to remove the cover photo?', 'fluent-community'),
262 301 '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'),
302 + /* translators: %s is the member's display name */
303 + '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'),
263 304 'Are you sure you want to remove this course?' => __('Are you sure you want to remove this course?', 'fluent-community'),
264 305 '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'),
265 306 'Are you sure you want to remove this group?' => __('Are you sure you want to remove this group?', 'fluent-community'),
266 307 'Are you sure you want to remove this image?' => __('Are you sure you want to remove this image?', 'fluent-community'),
@@ -275,21 +316,38 @@
275 316 'Are you sure you want to remove your profile photo?' => __('Are you sure you want to remove your profile photo?', 'fluent-community'),
276 317 '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'),
277 318 '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'),
278 319 'Are you sure?' => __('Are you sure?', 'fluent-community'),
320 + 'Arrange' => __('Arrange', 'fluent-community'),
279 321 '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'),
322 + 'Ascending' => __('Ascending', 'fluent-community'),
323 + 'Ask a site administrator to activate FluentNotify.' => __('Ask a site administrator to activate FluentNotify.', 'fluent-community'),
324 + 'Ask a site administrator to install FluentNotify.' => __('Ask a site administrator to install FluentNotify.', 'fluent-community'),
325 + 'At least one menu item has to stay visible. Turn another one on first.' => __('At least one menu item has to stay visible. Turn another one on first.', 'fluent-community'),
280 326 'At least one option is required for this field type' => __('At least one option is required for this field type', 'fluent-community'),
281 - 'Attach Video' => __('Attach Video', 'fluent-community'),
327 + 'Attach Media' => __('Attach Media', 'fluent-community'),
282 328 'Attempts' => __('Attempts', 'fluent-community'),
329 + 'Audio' => __('Audio', 'fluent-community'),
330 + 'Audio file name' => __('Audio file name', 'fluent-community'),
331 + 'Audio file name cannot be empty' => __('Audio file name cannot be empty', 'fluent-community'),
332 + 'Audios' => __('Audios', 'fluent-community'),
283 333 'August' => __('August', 'fluent-community'),
284 334 'Automate your Course or Space accesses with FluentCRM Tags' => __('Automate your Course or Space accesses with FluentCRM Tags', 'fluent-community'),
335 + 'Automatic Moderation' => __('Automatic Moderation', 'fluent-community'),
336 + 'Automatically act on content and members once a threshold is reached.' => __('Automatically act on content and members once a threshold is reached.', 'fluent-community'),
285 337 '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'),
286 338 'Available on Pro' => __('Available on Pro', 'fluent-community'),
287 339 'Average Completion Rate' => __('Average Completion Rate', 'fluent-community'),
340 + 'Back' => __('Back', 'fluent-community'),
341 + /* translators: %s is the name of the page or section being returned to */
342 + 'Back to %s' => __('Back to %s', 'fluent-community'),
288 343 'Back to Lessons' => __('Back to Lessons', 'fluent-community'),
344 + 'Back to Pages' => __('Back to Pages', 'fluent-community'),
345 + 'Back to Space' => __('Back to Space', 'fluent-community'),
289 346 'Back to home' => __('Back to home', 'fluent-community'),
290 347 'Background Color' => __('Background Color', 'fluent-community'),
291 348 'Background Image' => __('Background Image', 'fluent-community'),
349 + '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'),
292 350 'Backward' => __('Backward', 'fluent-community'),
293 351 'Badge Title' => __('Badge Title', 'fluent-community'),
294 352 'Banner' => __('Banner', 'fluent-community'),
295 353 'Banner Image' => __('Banner Image', 'fluent-community'),
@@ -294,19 +352,24 @@
294 352 'Banner' => __('Banner', 'fluent-community'),
295 353 'Banner Image' => __('Banner Image', 'fluent-community'),
296 354 'Basic Info' => __('Basic Info', 'fluent-community'),
297 355 'Behaviors' => __('Behaviors', 'fluent-community'),
356 + /* translators: %s is the blank number */
357 + 'Blank %s' => __('Blank %s', 'fluent-community'),
298 358 'Block' => __('Block', 'fluent-community'),
299 359 'Block User' => __('Block User', 'fluent-community'),
300 360 'Blocked' => __('Blocked', 'fluent-community'),
301 361 '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'),
362 + 'Bold' => __('Bold', 'fluent-community'),
302 363 'Bookmark this post' => __('Bookmark this post', 'fluent-community'),
303 364 'Bookmarked' => __('Bookmarked', 'fluent-community'),
365 + 'Both rows, as members will see them' => __('Both rows, as members will see them', 'fluent-community'),
304 366 'Brand Color' => __('Brand Color', 'fluent-community'),
305 367 'Browse Members' => __('Browse Members', 'fluent-community'),
306 368 'Bucket Sub-Folder (Optional)' => __('Bucket Sub-Folder (Optional)', 'fluent-community'),
307 369 'BudyBoss Group' => __('BudyBoss Group', 'fluent-community'),
308 370 'BudyPress Group' => __('BudyPress Group', 'fluent-community'),
371 + 'Built-in' => __('Built-in', 'fluent-community'),
309 372 'Bulk adding requires FluentCommunity Pro.' => __('Bulk adding requires FluentCommunity Pro.', 'fluent-community'),
310 373 'Bullet List' => __('Bullet List', 'fluent-community'),
311 374 'BunnyCDN' => __('BunnyCDN', 'fluent-community'),
312 375 'BunnyCDN API Key' => __('BunnyCDN API Key', 'fluent-community'),
@@ -332,14 +395,20 @@
332 395 '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'),
333 396 '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'),
334 397 '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'),
335 398 'Change' => __('Change', 'fluent-community'),
399 + 'Change App Icon' => __('Change App Icon', 'fluent-community'),
336 400 'Change Cover' => __('Change Cover', 'fluent-community'),
337 401 'Change Membership' => __('Change Membership', 'fluent-community'),
402 + 'Change Password' => __('Change Password', 'fluent-community'),
403 + 'Change Thumbnail' => __('Change Thumbnail', 'fluent-community'),
404 + 'Change logo' => __('Change logo', 'fluent-community'),
338 405 'Change profile photo' => __('Change profile photo', 'fluent-community'),
339 406 'Checkout URL copied to clipboard' => __('Checkout URL copied to clipboard', 'fluent-community'),
407 + 'Choice' => __('Choice', 'fluent-community'),
340 408 'Choose a Space Type' => __('Choose a Space Type', 'fluent-community'),
341 409 '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'),
410 + 'Choose a match' => __('Choose a match', 'fluent-community'),
342 411 'Choose a topic' => __('Choose a topic', 'fluent-community'),
343 412 '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'),
344 413 /* translators: %s is the number of topics */
345 414 'Choose up to %s topics' => __('Choose up to %s topics', 'fluent-community'),
@@ -344,8 +413,9 @@
344 413 /* translators: %s is the number of topics */
345 414 'Choose up to %s topics' => __('Choose up to %s topics', 'fluent-community'),
346 415 /* translators: %s is the number of topics */
347 416 'Choose up to %s topics (optional)' => __('Choose up to %s topics (optional)', 'fluent-community'),
417 + 'Choose what members get notified about.' => __('Choose what members get notified about.', 'fluent-community'),
348 418 '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'),
349 419 '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'),
350 420 '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'),
351 421 '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'),
@@ -351,8 +421,10 @@
351 421 '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'),
352 422 'Classic' => __('Classic', 'fluent-community'),
353 423 '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'),
354 424 'Classic: Image/Video after the content. Modern: Image/Video at first' => __('Classic: Image/Video after the content. Modern: Image/Video at first', 'fluent-community'),
425 + 'Clear' => __('Clear', 'fluent-community'),
426 + 'Clear the search to reorder' => __('Clear the search to reorder', 'fluent-community'),
355 427 'Click here' => __('Click here', 'fluent-community'),
356 428 'Click to view' => __('Click to view', 'fluent-community'),
357 429 'Close' => __('Close', 'fluent-community'),
358 430 'Closing will discard your changes. Are you sure?' => __('Closing will discard your changes. Are you sure?', 'fluent-community'),
@@ -396,11 +468,15 @@
396 468 'Configure the appearance and behavior of your signup form.' => __('Configure the appearance and behavior of your signup form.', 'fluent-community'),
397 469 'Confirm' => __('Confirm', 'fluent-community'),
398 470 'Confirm Account Deactivation' => __('Confirm Account Deactivation', 'fluent-community'),
399 471 'Confirm Delete' => __('Confirm Delete', 'fluent-community'),
472 + 'Confirm New Password' => __('Confirm New Password', 'fluent-community'),
473 + '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'),
400 474 'Congratulation! Migration has been completed!' => __('Congratulation! Migration has been completed!', 'fluent-community'),
401 475 'Congratulations! Course completed! 🎉' => __('Congratulations! Course completed! 🎉', 'fluent-community'),
476 + 'Connect Firebase' => __('Connect Firebase', 'fluent-community'),
402 477 'Content' => __('Content', 'fluent-community'),
478 + 'Content Filtering' => __('Content Filtering', 'fluent-community'),
403 479 'Content Moderation is disabled' => __('Content Moderation is disabled', 'fluent-community'),
404 480 'Continue Course' => __('Continue Course', 'fluent-community'),
405 481 'Continue to Deactivate Account' => __('Continue to Deactivate Account', 'fluent-community'),
406 482 'Control Bar Color' => __('Control Bar Color', 'fluent-community'),
@@ -414,10 +490,14 @@
414 490 'Copy Section to a different Course' => __('Copy Section to a different Course', 'fluent-community'),
415 491 'Copy To' => __('Copy To', 'fluent-community'),
416 492 'Copy code' => __('Copy code', 'fluent-community'),
417 493 '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'),
494 + 'Copy webhook URL' => __('Copy webhook URL', 'fluent-community'),
418 495 'Correct' => __('Correct', 'fluent-community'),
496 + 'Correct Answer(s)' => __('Correct Answer(s)', 'fluent-community'),
419 497 'Correct Answers' => __('Correct Answers', 'fluent-community'),
498 + 'Correct answer' => __('Correct answer', 'fluent-community'),
499 + 'Correct match' => __('Correct match', 'fluent-community'),
420 500 'Course' => __('Course', 'fluent-community'),
421 501 'Course Admin' => __('Course Admin', 'fluent-community'),
422 502 'Course Content' => __('Course Content', 'fluent-community'),
423 503 'Course Contents' => __('Course Contents', 'fluent-community'),
@@ -447,8 +527,10 @@
447 527 'Create' => __('Create', 'fluent-community'),
448 528 'Create Invitation Link' => __('Create Invitation Link', 'fluent-community'),
449 529 'Create Link' => __('Create Link', 'fluent-community'),
450 530 'Create New Group' => __('Create New Group', 'fluent-community'),
531 + 'Create Page' => __('Create Page', 'fluent-community'),
532 + 'Create Poll' => __('Create Poll', 'fluent-community'),
451 533 'Create Post' => __('Create Post', 'fluent-community'),
452 534 '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'),
453 535 'Create WordPress accounts for contacts without an existing account' => __('Create WordPress accounts for contacts without an existing account', 'fluent-community'),
454 536 'Create WordPress accounts for new email addresses' => __('Create WordPress accounts for new email addresses', 'fluent-community'),
@@ -461,8 +543,9 @@
461 543 'Create an invitation link' => __('Create an invitation link', 'fluent-community'),
462 544 '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'),
463 545 'Create your first course' => __('Create your first course', 'fluent-community'),
464 546 'Cumulative' => __('Cumulative', 'fluent-community'),
547 + 'Current Password' => __('Current Password', 'fluent-community'),
465 548 'Current Stage:' => __('Current Stage:', 'fluent-community'),
466 549 'Current Time' => __('Current Time', 'fluent-community'),
467 550 'Custom' => __('Custom', 'fluent-community'),
468 551 'Custom Auth URL' => __('Custom Auth URL', 'fluent-community'),
@@ -476,8 +559,9 @@
476 559 'Custom SVG' => __('Custom SVG', 'fluent-community'),
477 560 'Custom Signup URL (Required)' => __('Custom Signup URL (Required)', 'fluent-community'),
478 561 'Custom Snippets' => __('Custom Snippets', 'fluent-community'),
479 562 'Custom Snippets could not be loaded' => __('Custom Snippets could not be loaded', 'fluent-community'),
563 + 'Custom URL' => __('Custom URL', 'fluent-community'),
480 564 'Customization' => __('Customization', 'fluent-community'),
481 565 'Customization Settings' => __('Customization Settings', 'fluent-community'),
482 566 'Customizations could not be loaded' => __('Customizations could not be loaded', 'fluent-community'),
483 567 'Customize' => __('Customize', 'fluent-community'),
@@ -489,8 +573,9 @@
489 573 'Customize the UI features of the portal' => __('Customize the UI features of the portal', 'fluent-community'),
490 574 'Customize the privacy and compliance settings as per your needs.' => __('Customize the privacy and compliance settings as per your needs.', 'fluent-community'),
491 575 'Customize your login and registration form settings' => __('Customize your login and registration form settings', 'fluent-community'),
492 576 'Daily' => __('Daily', 'fluent-community'),
577 + 'Dark' => __('Dark', 'fluent-community'),
493 578 'Date' => __('Date', 'fluent-community'),
494 579 'Day' => __('Day', 'fluent-community'),
495 580 'Days' => __('Days', 'fluent-community'),
496 581 'Deactivated (self)' => __('Deactivated (self)', 'fluent-community'),
@@ -497,8 +582,9 @@
497 582 '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'),
498 583 'December' => __('December', 'fluent-community'),
499 584 'Decline' => __('Decline', 'fluent-community'),
500 585 'Default' => __('Default', 'fluent-community'),
586 + 'Default (Site Icon)' => __('Default (Site Icon)', 'fluent-community'),
501 587 'Default Comment Sort By' => __('Default Comment Sort By', 'fluent-community'),
502 588 'Default Email sending frequency for one-to-one messages' => __('Default Email sending frequency for one-to-one messages', 'fluent-community'),
503 589 'Default Feed Layout' => __('Default Feed Layout', 'fluent-community'),
504 590 'Default Feed Sort By' => __('Default Feed Sort By', 'fluent-community'),
@@ -504,12 +590,14 @@
504 590 'Default Feed Sort By' => __('Default Feed Sort By', 'fluent-community'),
505 591 'Default Layout Styles' => __('Default Layout Styles', 'fluent-community'),
506 592 'Default Lock Screen' => __('Default Lock Screen', 'fluent-community'),
507 593 'Default Login URL' => __('Default Login URL', 'fluent-community'),
594 + 'Default Member Preferences' => __('Default Member Preferences', 'fluent-community'),
508 595 'Default Open Graph Image' => __('Default Open Graph Image', 'fluent-community'),
509 596 'Default Permalink' => __('Default Permalink', 'fluent-community'),
510 597 'Default Post Sort By' => __('Default Post Sort By', 'fluent-community'),
511 598 'Default Signup URL' => __('Default Signup URL', 'fluent-community'),
599 + 'Default Theme Mode' => __('Default Theme Mode', 'fluent-community'),
512 600 'Define the permalink of the logo you want to use.' => __('Define the permalink of the logo you want to use.', 'fluent-community'),
513 601 'Delete' => __('Delete', 'fluent-community'),
514 602 /* translators: %s is the name of the space */
515 603 'Delete %s' => __('Delete %s', 'fluent-community'),
@@ -516,8 +604,9 @@
516 604 'Delete Course' => __('Delete Course', 'fluent-community'),
517 605 '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'),
518 606 'Delete Group' => __('Delete Group', 'fluent-community'),
519 607 'Delete Lesson' => __('Delete Lesson', 'fluent-community'),
608 + 'Delete Page' => __('Delete Page', 'fluent-community'),
520 609 'Delete Paywall' => __('Delete Paywall', 'fluent-community'),
521 610 'Delete Question' => __('Delete Question', 'fluent-community'),
522 611 'Delete Quiz' => __('Delete Quiz', 'fluent-community'),
523 612 'Delete Report' => __('Delete Report', 'fluent-community'),
@@ -524,9 +613,10 @@
524 613 'Delete Space' => __('Delete Space', 'fluent-community'),
525 614 'Delete invitation' => __('Delete invitation', 'fluent-community'),
526 615 'Delete section' => __('Delete section', 'fluent-community'),
527 616 'Deliver engaging & high-performance learning experiences in your community.' => __('Deliver engaging & high-performance learning experiences in your community.', 'fluent-community'),
528 - 'Describe about this quiz' => __('Describe about this quiz', 'fluent-community'),
617 + 'Descending' => __('Descending', 'fluent-community'),
618 + 'Describe this quiz' => __('Describe this quiz', 'fluent-community'),
529 619 'Description' => __('Description', 'fluent-community'),
530 620 'Description (optional)' => __('Description (optional)', 'fluent-community'),
531 621 'Description (shown on edit form)' => __('Description (shown on edit form)', 'fluent-community'),
532 622 'Description of the topic' => __('Description of the topic', 'fluent-community'),
@@ -543,23 +633,33 @@
543 633 'Disabled' => __('Disabled', 'fluent-community'),
544 634 'Discard' => __('Discard', 'fluent-community'),
545 635 'Discard changes?' => __('Discard changes?', 'fluent-community'),
546 636 'Discover exciting new features now!' => __('Discover exciting new features now!', 'fluent-community'),
637 + 'Discussion' => __('Discussion', 'fluent-community'),
547 638 'Discussion Space' => __('Discussion Space', 'fluent-community'),
548 639 'Dismiss Reports' => __('Dismiss Reports', 'fluent-community'),
640 + 'Dismiss push notification prompt' => __('Dismiss push notification prompt', 'fluent-community'),
549 641 'Dismissed' => __('Dismissed', 'fluent-community'),
550 642 'Display Name' => __('Display Name', 'fluent-community'),
551 643 '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'),
644 + 'Divider' => __('Divider', 'fluent-community'),
645 + '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'),
552 646 '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'),
553 647 'Document Library Access (View & Download)' => __('Document Library Access (View & Download)', 'fluent-community'),
648 + 'Document name' => __('Document name', 'fluent-community'),
649 + 'Documents' => __('Documents', 'fluent-community'),
554 650 'Documents & Files' => __('Documents & Files', 'fluent-community'),
555 651 'Documents and Files' => __('Documents and Files', 'fluent-community'),
556 652 /* translators: %s is the name of the space */
557 653 'Documents and Files in %s' => __('Documents and Files in %s', 'fluent-community'),
558 - 'Domain must include a valid TLD (e.g. .com, .org).' => __('Domain must include a valid TLD (e.g. .com, .org).', 'fluent-community'),
559 654 'Don\'t have an affiliate account?' => __('Don\'t have an affiliate account?', 'fluent-community'),
560 655 'Done' => __('Done', 'fluent-community'),
656 + 'Download' => __('Download', 'fluent-community'),
657 + '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'),
561 658 'Draft' => __('Draft', 'fluent-community'),
659 + 'Draft Preview' => __('Draft Preview', 'fluent-community'),
660 + 'Drag the items, or focus one and use the arrow keys, to put them in the right order.' => __('Drag the items, or focus one and use the arrow keys, to put them in the right order.', 'fluent-community'),
661 + 'Drag to reorder' => __('Drag to reorder', 'fluent-community'),
562 662 'Drop CSV here or' => __('Drop CSV here or', 'fluent-community'),
563 663 'Drop file here or' => __('Drop file here or', 'fluent-community'),
564 664 'Drop file here or click to upload' => __('Drop file here or click to upload', 'fluent-community'),
565 665 'Duplicate' => __('Duplicate', 'fluent-community'),
@@ -569,9 +669,11 @@
569 669 'E-mail' => __('E-mail', 'fluent-community'),
570 670 'Eager' => __('Eager', 'fluent-community'),
571 671 'Earliest' => __('Earliest', 'fluent-community'),
572 672 'Edit' => __('Edit', 'fluent-community'),
573 - 'Edit Article' => __('Edit Article', 'fluent-community'),
673 + /* translators: %s is the menu item title */
674 + 'Edit %s' => __('Edit %s', 'fluent-community'),
675 + 'Edit Audio' => __('Edit Audio', 'fluent-community'),
574 676 'Edit Badge' => __('Edit Badge', 'fluent-community'),
575 677 'Edit Content' => __('Edit Content', 'fluent-community'),
576 678 'Edit Course' => __('Edit Course', 'fluent-community'),
577 679 'Edit Email Notification' => __('Edit Email Notification', 'fluent-community'),
@@ -582,8 +684,9 @@
582 684 'Edit Info' => __('Edit Info', 'fluent-community'),
583 685 'Edit Lesson' => __('Edit Lesson', 'fluent-community'),
584 686 'Edit Lessons' => __('Edit Lessons', 'fluent-community'),
585 687 'Edit Link' => __('Edit Link', 'fluent-community'),
688 + 'Edit Page' => __('Edit Page', 'fluent-community'),
586 689 'Edit Product' => __('Edit Product', 'fluent-community'),
587 690 'Edit Profile' => __('Edit Profile', 'fluent-community'),
588 691 'Edit Question' => __('Edit Question', 'fluent-community'),
589 692 'Edit Quiz' => __('Edit Quiz', 'fluent-community'),
@@ -588,12 +691,16 @@
588 691 'Edit Question' => __('Edit Question', 'fluent-community'),
589 692 'Edit Quiz' => __('Edit Quiz', 'fluent-community'),
590 693 'Edit Slug' => __('Edit Slug', 'fluent-community'),
591 694 'Edit Title' => __('Edit Title', 'fluent-community'),
695 + 'Edit Your Profile' => __('Edit Your Profile', 'fluent-community'),
696 + 'Edit audio' => __('Edit audio', 'fluent-community'),
697 + 'Edit image' => __('Edit image', 'fluent-community'),
592 698 'Edit lessons from lesson editor ' => __('Edit lessons from lesson editor ', 'fluent-community'),
593 699 'Edit media' => __('Edit media', 'fluent-community'),
594 700 'Edit question' => __('Edit question', 'fluent-community'),
595 701 'Edit the field from block editor ' => __('Edit the field from block editor ', 'fluent-community'),
702 + 'Edit your profile description' => __('Edit your profile description', 'fluent-community'),
596 703 'Editing manager role for' => __('Editing manager role for', 'fluent-community'),
597 704 /* translators: %s is the name of the user */
598 705 'Editing manager role for %s' => __('Editing manager role for %s', 'fluent-community'),
599 706 'Email' => __('Email', 'fluent-community'),
@@ -603,11 +710,9 @@
603 710 'Email Notification Settings' => __('Email Notification Settings', 'fluent-community'),
604 711 'Email Settings' => __('Email Settings', 'fluent-community'),
605 712 'Email authors when someone replies to their comments.' => __('Email authors when someone replies to their comments.', 'fluent-community'),
606 713 'Email from name' => __('Email from name', 'fluent-community'),
607 - 'Email me when someone comments on my post' => __('Email me when someone comments on my post', 'fluent-community'),
608 - 'Email me when someone mentions me in a post or comment' => __('Email me when someone mentions me in a post or comment', 'fluent-community'),
609 - 'Email me when someone replies to my comments' => __('Email me when someone replies to my comments', 'fluent-community'),
714 + 'Email header logo' => __('Email header logo', 'fluent-community'),
610 715 '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'),
611 716 'Email notification on messaging is disabled' => __('Email notification on messaging is disabled', 'fluent-community'),
612 717 'Email on comment reply' => __('Email on comment reply', 'fluent-community'),
613 718 'Email on new comment' => __('Email on new comment', 'fluent-community'),
@@ -613,8 +718,9 @@
613 718 'Email on new comment' => __('Email on new comment', 'fluent-community'),
614 719 'Email sending frequency for one-to-one messages' => __('Email sending frequency for one-to-one messages', 'fluent-community'),
615 720 'Email settings updated' => __('Email settings updated', 'fluent-community'),
616 721 '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'),
722 + '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'),
617 723 'Emails will be sent based on your Email Frequency settings' => __('Emails will be sent based on your Email Frequency settings', 'fluent-community'),
618 724 'Embed' => __('Embed', 'fluent-community'),
619 725 'Embed from Vimeo, YouTube, Wistia and more' => __('Embed from Vimeo, YouTube, Wistia and more', 'fluent-community'),
620 726 'Emoji' => __('Emoji', 'fluent-community'),
@@ -630,12 +736,15 @@
630 736 'Enable Dark Mode' => __('Enable Dark Mode', 'fluent-community'),
631 737 'Enable Emoji' => __('Enable Emoji', 'fluent-community'),
632 738 'Enable File/Document Library for this space' => __('Enable File/Document Library for this space', 'fluent-community'),
633 739 'Enable FluentPlayer' => __('Enable FluentPlayer', 'fluent-community'),
740 + 'Enable FluentPlayer Audio' => __('Enable FluentPlayer Audio', 'fluent-community'),
634 741 'Enable Follower Module' => __('Enable Follower Module', 'fluent-community'),
635 742 'Enable Giphy Module' => __('Enable Giphy Module', 'fluent-community'),
636 743 'Enable Global Posts Status Form' => __('Enable Global Posts Status Form', 'fluent-community'),
637 744 'Enable Leaderboards Module' => __('Enable Leaderboards Module', 'fluent-community'),
745 + 'Enable Media Gallery for this space' => __('Enable Media Gallery for this space', 'fluent-community'),
746 + 'Enable Progressive Web App (PWA)' => __('Enable Progressive Web App (PWA)', 'fluent-community'),
638 747 'Enable Real-time Chat' => __('Enable Real-time Chat', 'fluent-community'),
639 748 'Enable Sticky Page headers across portal' => __('Enable Sticky Page headers across portal', 'fluent-community'),
640 749 'Enable Sticky Right Sidebar Widgets' => __('Enable Sticky Right Sidebar Widgets', 'fluent-community'),
641 750 'Enable User Badge Module' => __('Enable User Badge Module', 'fluent-community'),
@@ -647,9 +756,12 @@
647 756 'Enable for enrolled members' => __('Enable for enrolled members', 'fluent-community'),
648 757 'Enable for logged in members' => __('Enable for logged in members', 'fluent-community'),
649 758 'Enable for logged out members' => __('Enable for logged out members', 'fluent-community'),
650 759 'Enable for not enrolled visitors' => __('Enable for not enrolled visitors', 'fluent-community'),
651 - 'Enable group chat for this space members' => __('Enable group chat for this space members', 'fluent-community'),
760 + 'Enable push notifications for this community' => __('Enable push notifications for this community', 'fluent-community'),
761 + 'Enable sidebar collapse on desktop' => __('Enable sidebar collapse on desktop', 'fluent-community'),
762 + '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'),
763 + 'Enable the push service' => __('Enable the push service', 'fluent-community'),
652 764 'Enable this link' => __('Enable this link', 'fluent-community'),
653 765 'Enable this question' => __('Enable this question', 'fluent-community'),
654 766 'Enable to configure your access management with FluentCRM' => __('Enable to configure your access management with FluentCRM', 'fluent-community'),
655 767 'Enable/Disable Social Media Links for profiles' => __('Enable/Disable Social Media Links for profiles', 'fluent-community'),
@@ -669,11 +781,13 @@
669 781 'Enter Lesson title' => __('Enter Lesson title', 'fluent-community'),
670 782 'Enter Quiz title' => __('Enter Quiz title', 'fluent-community'),
671 783 'Enter Section title' => __('Enter Section title', 'fluent-community'),
672 784 'Enter a title for the invitation link' => __('Enter a title for the invitation link', 'fluent-community'),
785 + 'Enter email address' => __('Enter email address', 'fluent-community'),
673 786 'Enter email subject' => __('Enter email subject', 'fluent-community'),
674 787 'Enter invitee Name' => __('Enter invitee Name', 'fluent-community'),
675 788 'Enter invitee email' => __('Enter invitee email', 'fluent-community'),
789 + 'Enter the items in the correct order. Students get them shuffled.' => __('Enter the items in the correct order. Students get them shuffled.', 'fluent-community'),
676 790 'Enter video URL' => __('Enter video URL', 'fluent-community'),
677 791 'Error' => __('Error', 'fluent-community'),
678 792 'Error Details' => __('Error Details', 'fluent-community'),
679 793 'Every Friday' => __('Every Friday', 'fluent-community'),
@@ -682,25 +796,33 @@
682 796 'Every Sunday' => __('Every Sunday', 'fluent-community'),
683 797 'Every Thursday' => __('Every Thursday', 'fluent-community'),
684 798 'Every Tuesday' => __('Every Tuesday', 'fluent-community'),
685 799 'Every Wednesday' => __('Every Wednesday', 'fluent-community'),
800 + 'Every question on one page. Students scroll through and submit once.' => __('Every question on one page. Students scroll through and submit once.', 'fluent-community'),
686 801 'Everybody' => __('Everybody', 'fluent-community'),
687 802 'Everyone' => __('Everyone', 'fluent-community'),
803 + 'Exact Match (auto-graded)' => __('Exact Match (auto-graded)', 'fluent-community'),
688 804 'Exclude Users' => __('Exclude Users', 'fluent-community'),
689 805 'Exclude selected users from the leaderboard' => __('Exclude selected users from the leaderboard', 'fluent-community'),
690 806 'Exit Full Screen' => __('Exit Full Screen', 'fluent-community'),
807 + 'Expand' => __('Expand', 'fluent-community'),
691 808 'Expand/Close all sections' => __('Expand/Close all sections', 'fluent-community'),
692 809 'Expire Date' => __('Expire Date', 'fluent-community'),
693 810 'Expire Date (Leave empty for no expiration)' => __('Expire Date (Leave empty for no expiration)', 'fluent-community'),
811 + 'Expired' => __('Expired', 'fluent-community'),
694 812 'Explanation' => __('Explanation', 'fluent-community'),
695 813 'Export' => __('Export', 'fluent-community'),
696 814 'Export (Pro)' => __('Export (Pro)', 'fluent-community'),
815 + 'Extra labels (optional)' => __('Extra labels (optional)', 'fluent-community'),
816 + 'Extra matches (optional)' => __('Extra matches (optional)', 'fluent-community'),
697 817 'Failed' => __('Failed', 'fluent-community'),
698 818 'Failed to copy' => __('Failed to copy', 'fluent-community'),
699 819 'Failed to copy the link' => __('Failed to copy the link', 'fluent-community'),
700 820 'Failed to load the list' => __('Failed to load the list', 'fluent-community'),
701 821 'Failed to subscribe to push notifications. Please try again.' => __('Failed to subscribe to push notifications. Please try again.', 'fluent-community'),
822 + 'Failed to upload audio' => __('Failed to upload audio', 'fluent-community'),
702 823 'Failed:' => __('Failed:', 'fluent-community'),
824 + 'False' => __('False', 'fluent-community'),
703 825 'Featured Image' => __('Featured Image', 'fluent-community'),
704 826 'Featured Image (Recommended size: 1600x500) - Optional' => __('Featured Image (Recommended size: 1600x500) - Optional', 'fluent-community'),
705 827 'Featured Image Preview' => __('Featured Image Preview', 'fluent-community'),
706 828 'Featured Posts' => __('Featured Posts', 'fluent-community'),
@@ -757,11 +879,13 @@
757 879 'Fullscreen' => __('Fullscreen', 'fluent-community'),
758 880 'General' => __('General', 'fluent-community'),
759 881 'General Settings' => __('General Settings', 'fluent-community'),
760 882 'Get Emoji & Reaction Module' => __('Get Emoji & Reaction Module', 'fluent-community'),
883 + 'Get FluentNotify' => __('Get FluentNotify', 'fluent-community'),
761 884 'Get Giphy Module' => __('Get Giphy Module', 'fluent-community'),
762 885 'Get Leaderboard & Gamification Module' => __('Get Leaderboard & Gamification Module', 'fluent-community'),
763 886 'Get Media Module' => __('Get Media Module', 'fluent-community'),
887 + 'Get Progressive Web App (PWA) Module' => __('Get Progressive Web App (PWA) Module', 'fluent-community'),
764 888 'Get User Badge Module' => __('Get User Badge Module', 'fluent-community'),
765 889 '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'),
766 890 'Giphy API Key' => __('Giphy API Key', 'fluent-community'),
767 891 'Giphy API Key is required' => __('Giphy API Key is required', 'fluent-community'),
@@ -767,27 +891,27 @@
767 891 'Giphy API Key is required' => __('Giphy API Key is required', 'fluent-community'),
768 892 'Giphy Module' => __('Giphy Module', 'fluent-community'),
769 893 'Giphy Module Settings' => __('Giphy Module Settings', 'fluent-community'),
770 894 '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'),
771 - 'Global Email Notifications' => __('Global Email Notifications', 'fluent-community'),
895 + 'Give your page a title. You can change it later.' => __('Give your page a title. You can change it later.', 'fluent-community'),
896 + 'Global Notifications' => __('Global Notifications', 'fluent-community'),
772 897 'Global Post Status' => __('Global Post Status', 'fluent-community'),
773 898 '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'),
774 899 'Go Back' => __('Go Back', 'fluent-community'),
775 900 'Go Full Screen' => __('Go Full Screen', 'fluent-community'),
776 901 'Go To All Feeds' => __('Go To All Feeds', 'fluent-community'),
777 - /* translators: %s is the name of the menu item */
778 - 'Go to %s' => __('Go to %s', 'fluent-community'),
779 902 'Go to Community Portal' => __('Go to Community Portal', 'fluent-community'),
780 903 'Go to General Settings.' => __('Go to General Settings.', 'fluent-community'),
781 904 'Go to Home' => __('Go to Home', 'fluent-community'),
905 + 'Go to Space' => __('Go to Space', 'fluent-community'),
782 906 'Go to Space Home' => __('Go to Space Home', 'fluent-community'),
783 907 'Go to community' => __('Go to community', 'fluent-community'),
784 908 'Go to features settings' => __('Go to features settings', 'fluent-community'),
785 909 'Got it!' => __('Got it!', 'fluent-community'),
910 + 'Grading Mode' => __('Grading Mode', 'fluent-community'),
786 911 'Great job!' => __('Great job!', 'fluent-community'),
787 912 'Grid View' => __('Grid View', 'fluent-community'),
788 913 'Group' => __('Group', 'fluent-community'),
789 - 'Group Chat?' => __('Group Chat?', 'fluent-community'),
790 914 'Group Description' => __('Group Description', 'fluent-community'),
791 915 'Group Label' => __('Group Label', 'fluent-community'),
792 916 'Group Members' => __('Group Members', 'fluent-community'),
793 917 'Group Slug (no spaces or special characters)' => __('Group Slug (no spaces or special characters)', 'fluent-community'),
@@ -799,27 +923,40 @@
799 923 'Group title updated successfully.' => __('Group title updated successfully.', 'fluent-community'),
800 924 'Group:' => __('Group:', 'fluent-community'),
801 925 'Groups' => __('Groups', 'fluent-community'),
802 926 'HTML Code' => __('HTML Code', 'fluent-community'),
927 + 'HTTPS (Secure)' => __('HTTPS (Secure)', 'fluent-community'),
803 928 'Heading' => __('Heading', 'fluent-community'),
804 929 'Heading 2' => __('Heading 2', 'fluent-community'),
805 930 'Heading 3' => __('Heading 3', 'fluent-community'),
806 931 'Heading 4' => __('Heading 4', 'fluent-community'),
807 932 'Heading Color' => __('Heading Color', 'fluent-community'),
933 + 'Headline' => __('Headline', 'fluent-community'),
808 934 'Help Text' => __('Help Text', 'fluent-community'),
935 + 'Help text, explanation' => __('Help text, explanation', 'fluent-community'),
936 + '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'),
937 + 'Hidden from menu' => __('Hidden from menu', 'fluent-community'),
938 + /* translators: %s is the menu item title */
939 + 'Hide %s' => __('Hide %s', 'fluent-community'),
809 940 'Hide Banner' => __('Hide Banner', 'fluent-community'),
810 941 'Hide Bottom Controls' => __('Hide Bottom Controls', 'fluent-community'),
811 942 'Hide Center Controls' => __('Hide Center Controls', 'fluent-community'),
943 + 'Hide Explanation' => __('Hide Explanation', 'fluent-community'),
812 944 'Hide Header & Footer on Scroll (Mobile)' => __('Hide Header & Footer on Scroll (Mobile)', 'fluent-community'),
813 945 'Hide Members count from spaces page (when members page access unavailable)' => __('Hide Members count from spaces page (when members page access unavailable)', 'fluent-community'),
814 946 'Hide Top Controls' => __('Hide Top Controls', 'fluent-community'),
815 947 'Hide answers on result page' => __('Hide answers on result page', 'fluent-community'),
816 948 'Hide course instructor view from course overview page' => __('Hide course instructor view from course overview page', 'fluent-community'),
949 + 'Hide from Menu' => __('Hide from Menu', 'fluent-community'),
817 950 'Hide students count from courses page' => __('Hide students count from courses page', 'fluent-community'),
951 + 'Home screen label' => __('Home screen label', 'fluent-community'),
818 952 'Host' => __('Host', 'fluent-community'),
819 953 'Host is required for custom socket provider' => __('Host is required for custom socket provider', 'fluent-community'),
820 954 'Hourly' => __('Hourly', 'fluent-community'),
955 + /* translators: %s is the icon dimensions, for example 512x256 */
956 + 'Icon is %s, not square — the install option will not appear.' => __('Icon is %s, not square — the install option will not appear.', 'fluent-community'),
821 957 'Idle' => __('Idle', 'fluent-community'),
958 + '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'),
822 959 'If allowed, members will be able to hide the banner' => __('If allowed, members will be able to hide the banner', 'fluent-community'),
823 960 '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'),
824 961 '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'),
825 962 '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'),
@@ -825,8 +962,9 @@
825 962 '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'),
826 963 'If enabled, members will have to achieve a minimum score before' => __('If enabled, members will have to achieve a minimum score before', 'fluent-community'),
827 964 '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'),
828 965 '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'),
966 + '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'),
829 967 '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'),
830 968 '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'),
831 969 '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'),
832 970 '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'),
@@ -832,9 +970,12 @@
832 970 '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'),
833 971 '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'),
834 972 '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'),
835 973 'Image' => __('Image', 'fluent-community'),
974 + /* translators: %s is the image number */
975 + 'Image %s' => __('Image %s', 'fluent-community'),
836 976 'Image Preview' => __('Image Preview', 'fluent-community'),
977 + 'Image and label pairs' => __('Image and label pairs', 'fluent-community'),
837 978 'Immediately' => __('Immediately', 'fluent-community'),
838 979 'Import Members' => __('Import Members', 'fluent-community'),
839 980 'Import Students' => __('Import Students', 'fluent-community'),
840 981 'Import Summary' => __('Import Summary', 'fluent-community'),
@@ -844,10 +985,14 @@
844 985 'In which day, the digest email will be sent' => __('In which day, the digest email will be sent', 'fluent-community'),
845 986 'Incoming Webhooks' => __('Incoming Webhooks', 'fluent-community'),
846 987 'Incorrect' => __('Incorrect', 'fluent-community'),
847 988 'Input Data Label' => __('Input Data Label', 'fluent-community'),
989 + 'Insert blank' => __('Insert blank', 'fluent-community'),
990 + 'Install Button Position' => __('Install Button Position', 'fluent-community'),
848 991 'Install FluentCRM' => __('Install FluentCRM', 'fluent-community'),
992 + 'Install FluentNotify' => __('Install FluentNotify', 'fluent-community'),
849 993 'Installed' => __('Installed', 'fluent-community'),
994 + 'Instructions (optional)' => __('Instructions (optional)', 'fluent-community'),
850 995 'Instructor' => __('Instructor', 'fluent-community'),
851 996 'Invalid source course.' => __('Invalid source course.', 'fluent-community'),
852 997 'Invalid source space.' => __('Invalid source space.', 'fluent-community'),
853 998 'Invitation Link' => __('Invitation Link', 'fluent-community'),
@@ -858,12 +1003,20 @@
858 1003 'Invitation sent.' => __('Invitation sent.', 'fluent-community'),
859 1004 'Invitations' => __('Invitations', 'fluent-community'),
860 1005 'Invite' => __('Invite', 'fluent-community'),
861 1006 'Invite Members' => __('Invite Members', 'fluent-community'),
1007 + 'Invite User' => __('Invite User', 'fluent-community'),
1008 + 'Invite a user by email' => __('Invite a user by email', 'fluent-community'),
862 1009 'Invited By' => __('Invited By', 'fluent-community'),
863 1010 'Invitee' => __('Invitee', 'fluent-community'),
864 1011 'Invitee Name (optional)' => __('Invitee Name (optional)', 'fluent-community'),
865 1012 'Invitee email' => __('Invitee email', 'fluent-community'),
1013 + 'Italic' => __('Italic', 'fluent-community'),
1014 + /* translators: %1$s is the current item number, %2$s is the total number of items */
1015 + 'Item %1$s of %2$s' => __('Item %1$s of %2$s', 'fluent-community'),
1016 + /* translators: %s is the item number */
1017 + 'Item %s' => __('Item %s', 'fluent-community'),
1018 + 'Items' => __('Items', 'fluent-community'),
866 1019 'January' => __('January', 'fluent-community'),
867 1020 'Join' => __('Join', 'fluent-community'),
868 1021 'Join Now' => __('Join Now', 'fluent-community'),
869 1022 'Join Space' => __('Join Space', 'fluent-community'),
@@ -878,9 +1031,12 @@
878 1031 'Keep editing' => __('Keep editing', 'fluent-community'),
879 1032 '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'),
880 1033 'Key' => __('Key', 'fluent-community'),
881 1034 'Label' => __('Label', 'fluent-community'),
1035 + /* translators: %s is the image number */
1036 + 'Label for image %s' => __('Label for image %s', 'fluent-community'),
882 1037 'Label is required' => __('Label is required', 'fluent-community'),
1038 + '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'),
883 1039 'Last 15 days' => __('Last 15 days', 'fluent-community'),
884 1040 'Last Activity' => __('Last Activity', 'fluent-community'),
885 1041 'Last Month' => __('Last Month', 'fluent-community'),
886 1042 'Last Name' => __('Last Name', 'fluent-community'),
@@ -885,8 +1041,9 @@
885 1041 'Last Month' => __('Last Month', 'fluent-community'),
886 1042 'Last Name' => __('Last Name', 'fluent-community'),
887 1043 'Last Seen' => __('Last Seen', 'fluent-community'),
888 1044 'Last Three Month' => __('Last Three Month', 'fluent-community'),
1045 + 'Last Updated' => __('Last Updated', 'fluent-community'),
889 1046 'Last Week' => __('Last Week', 'fluent-community'),
890 1047 /* translators: %s is the date the user was last seen */
891 1048 'Last seen: %s' => __('Last seen: %s', 'fluent-community'),
892 1049 'Latest' => __('Latest', 'fluent-community'),
@@ -891,9 +1048,8 @@
891 1048 'Last seen: %s' => __('Last seen: %s', 'fluent-community'),
892 1049 'Latest' => __('Latest', 'fluent-community'),
893 1050 'Latest Comments Sort' => __('Latest Comments Sort', 'fluent-community'),
894 1051 'Latest Courses' => __('Latest Courses', 'fluent-community'),
895 - 'Latest Posts' => __('Latest Posts', 'fluent-community'),
896 1052 'Latest Posts Sort' => __('Latest Posts Sort', 'fluent-community'),
897 1053 'Latest Spaces' => __('Latest Spaces', 'fluent-community'),
898 1054 'Layout' => __('Layout', 'fluent-community'),
899 1055 'Layout changed' => __('Layout changed', 'fluent-community'),
@@ -922,8 +1078,10 @@
922 1078 'Lesson Title' => __('Lesson Title', 'fluent-community'),
923 1079 'Lesson name' => __('Lesson name', 'fluent-community'),
924 1080 'Lesson order enforcement' => __('Lesson order enforcement', 'fluent-community'),
925 1081 'Lessons' => __('Lessons', 'fluent-community'),
1082 + 'Let members install your community as an app on their phone' => __('Let members install your community as an app on their phone', 'fluent-community'),
1083 + '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'),
926 1084 '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'),
927 1085 /* translators: %d is the level number */
928 1086 'Level %d' => __('Level %d', 'fluent-community'),
929 1087 'Level Tagline' => __('Level Tagline', 'fluent-community'),
@@ -928,8 +1086,9 @@
928 1086 'Level %d' => __('Level %d', 'fluent-community'),
929 1087 'Level Tagline' => __('Level Tagline', 'fluent-community'),
930 1088 'Level Title' => __('Level Title', 'fluent-community'),
931 1089 'Levels' => __('Levels', 'fluent-community'),
1090 + 'Light' => __('Light', 'fluent-community'),
932 1091 'Likes' => __('Likes', 'fluent-community'),
933 1092 'Limit' => __('Limit', 'fluent-community'),
934 1093 'Limit the number of uses' => __('Limit the number of uses', 'fluent-community'),
935 1094 'Link' => __('Link', 'fluent-community'),
@@ -937,15 +1096,17 @@
937 1096 'Link copied to clipboard' => __('Link copied to clipboard', 'fluent-community'),
938 1097 'Link deleted successfully.' => __('Link deleted successfully.', 'fluent-community'),
939 1098 'Link title cannot be empty.' => __('Link title cannot be empty.', 'fluent-community'),
940 1099 'Link title is required.' => __('Link title is required.', 'fluent-community'),
1100 + 'Link to' => __('Link to', 'fluent-community'),
941 1101 'List' => __('List', 'fluent-community'),
1102 + 'List Post' => __('List Post', 'fluent-community'),
942 1103 'List View' => __('List View', 'fluent-community'),
943 1104 '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'),
944 1105 'Load Strategy' => __('Load Strategy', 'fluent-community'),
945 1106 'Load more' => __('Load more', 'fluent-community'),
946 - 'Loading editor. Please wait....' => __('Loading editor. Please wait....', 'fluent-community'),
947 - 'Loading.....' => __('Loading.....', 'fluent-community'),
1107 + 'Loading editor. Please wait...' => __('Loading editor. Please wait...', 'fluent-community'),
1108 + 'Loading...' => __('Loading...', 'fluent-community'),
948 1109 'Loads during browser idle time' => __('Loads during browser idle time', 'fluent-community'),
949 1110 'Loads immediately on page load' => __('Loads immediately on page load', 'fluent-community'),
950 1111 'Loads only on click' => __('Loads only on click', 'fluent-community'),
951 1112 'Loads when scrolled into view' => __('Loads when scrolled into view', 'fluent-community'),
@@ -951,8 +1112,9 @@
951 1112 'Loads when scrolled into view' => __('Loads when scrolled into view', 'fluent-community'),
952 1113 'Local' => __('Local', 'fluent-community'),
953 1114 'Lock Screen' => __('Lock Screen', 'fluent-community'),
954 1115 'Lock Screen Type' => __('Lock Screen Type', 'fluent-community'),
1116 + 'Log in' => __('Log in', 'fluent-community'),
955 1117 'Logged In' => __('Logged In', 'fluent-community'),
956 1118 'Logged in' => __('Logged in', 'fluent-community'),
957 1119 'Logged out' => __('Logged out', 'fluent-community'),
958 1120 'Logged-In Users' => __('Logged-In Users', 'fluent-community'),
@@ -970,8 +1132,9 @@
970 1132 'Logo Permalink' => __('Logo Permalink', 'fluent-community'),
971 1133 'Logo for Email Header' => __('Logo for Email Header', 'fluent-community'),
972 1134 'Mailing Settings' => __('Mailing Settings', 'fluent-community'),
973 1135 'Make members select a topic' => __('Make members select a topic', 'fluent-community'),
1136 + 'Make unlisted' => __('Make unlisted', 'fluent-community'),
974 1137 'Manage' => __('Manage', 'fluent-community'),
975 1138 'Manage Courses' => __('Manage Courses', 'fluent-community'),
976 1139 'Manage Links' => __('Manage Links', 'fluent-community'),
977 1140 'Manage Migrations' => __('Manage Migrations', 'fluent-community'),
@@ -983,18 +1146,27 @@
983 1146 'Mark all as read' => __('Mark all as read', 'fluent-community'),
984 1147 'Mark all new posts as Pending' => __('Mark all new posts as Pending', 'fluent-community'),
985 1148 'Mark all new posts as Pending in the given spaces' => __('Mark all new posts as Pending in the given spaces', 'fluent-community'),
986 1149 'Mark this account as verified' => __('Mark this account as verified', 'fluent-community'),
1150 + /* translators: %s is the prompt text to match */
1151 + 'Match for %s' => __('Match for %s', 'fluent-community'),
1152 + /* translators: %s is the prompt number */
1153 + 'Match for prompt %s' => __('Match for prompt %s', 'fluent-community'),
987 1154 'Max Media Per Post' => __('Max Media Per Post', 'fluent-community'),
988 1155 'Maximum Number of Topics a space may have' => __('Maximum Number of Topics a space may have', 'fluent-community'),
989 1156 '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'),
990 1157 'May' => __('May', 'fluent-community'),
1158 + 'Media' => __('Media', 'fluent-community'),
1159 + 'Media Gallery' => __('Media Gallery', 'fluent-community'),
1160 + 'Media Gallery Access (View)' => __('Media Gallery Access (View)', 'fluent-community'),
991 1161 'Media Module' => __('Media Module', 'fluent-community'),
992 1162 'Media Preview image' => __('Media Preview image', 'fluent-community'),
993 1163 'Media image' => __('Media image', 'fluent-community'),
1164 + 'Media source' => __('Media source', 'fluent-community'),
994 1165 'Media type' => __('Media type', 'fluent-community'),
995 1166 'Member' => __('Member', 'fluent-community'),
996 1167 'Member Invitation feature is only available on the Pro version' => __('Member Invitation feature is only available on the Pro version', 'fluent-community'),
1168 + 'Member Navigation' => __('Member Navigation', 'fluent-community'),
997 1169 'Members' => __('Members', 'fluent-community'),
998 1170 'Members Activities' => __('Members Activities', 'fluent-community'),
999 1171 'Members List Layout' => __('Members List Layout', 'fluent-community'),
1000 1172 'Members Only' => __('Members Only', 'fluent-community'),
@@ -1005,10 +1177,12 @@
1005 1177 'Members of this space' => __('Members of this space', 'fluent-community'),
1006 1178 'Membership Request Under Review' => __('Membership Request Under Review', 'fluent-community'),
1007 1179 'Membership Role' => __('Membership Role', 'fluent-community'),
1008 1180 'Mentions' => __('Mentions', 'fluent-community'),
1181 + 'Menu' => __('Menu', 'fluent-community'),
1009 1182 'Menu Group' => __('Menu Group', 'fluent-community'),
1010 1183 'Menu Settings' => __('Menu Settings', 'fluent-community'),
1184 + 'Menu item' => __('Menu item', 'fluent-community'),
1011 1185 'Menu settings saved successfully.' => __('Menu settings saved successfully.', 'fluent-community'),
1012 1186 'Message' => __('Message', 'fluent-community'),
1013 1187 'Message to show for users without matching roles.' => __('Message to show for users without matching roles.', 'fluent-community'),
1014 1188 'Messaging Settings' => __('Messaging Settings', 'fluent-community'),
@@ -1013,21 +1187,29 @@
1013 1187 'Message to show for users without matching roles.' => __('Message to show for users without matching roles.', 'fluent-community'),
1014 1188 'Messaging Settings' => __('Messaging Settings', 'fluent-community'),
1015 1189 'Migrate Data from other plugins.' => __('Migrate Data from other plugins.', 'fluent-community'),
1016 1190 'Migrated' => __('Migrated', 'fluent-community'),
1017 - /* translators: %s is the source plugin name */
1191 + /* translators: %s is the name of the provider for migration */
1018 1192 'Migrating Group Members from %s to FluentCommunity Spaces' => __('Migrating Group Members from %s to FluentCommunity Spaces', 'fluent-community'),
1019 - /* translators: %s is the source plugin name */
1193 + /* translators: %s is the name of the provider for migration */
1020 1194 'Migrating Posts from %s to FluentCommunity' => __('Migrating Posts from %s to FluentCommunity', 'fluent-community'),
1021 1195 'Migration Completed' => __('Migration Completed', 'fluent-community'),
1022 1196 'Minimal' => __('Minimal', 'fluent-community'),
1023 1197 'Minimum Points' => __('Minimum Points', 'fluent-community'),
1198 + 'Moderate Posts and Comments' => __('Moderate Posts and Comments', 'fluent-community'),
1199 + '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'),
1200 + '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'),
1024 1201 'Moderation' => __('Moderation', 'fluent-community'),
1025 1202 'Moderation Settings' => __('Moderation Settings', 'fluent-community'),
1026 1203 'Moderator' => __('Moderator', 'fluent-community'),
1027 1204 'Moderator Settings' => __('Moderator Settings', 'fluent-community'),
1028 1205 'Modern' => __('Modern', 'fluent-community'),
1206 + 'Module' => __('Module', 'fluent-community'),
1029 1207 'Month' => __('Month', 'fluent-community'),
1208 + 'More' => __('More', 'fluent-community'),
1209 + 'More info' => __('More info', 'fluent-community'),
1210 + 'More menu items' => __('More menu items', 'fluent-community'),
1211 + 'More options' => __('More options', 'fluent-community'),
1030 1212 'Most Recent' => __('Most Recent', 'fluent-community'),
1031 1213 'Most Replied' => __('Most Replied', 'fluent-community'),
1032 1214 'Move' => __('Move', 'fluent-community'),
1033 1215 'Move Field' => __('Move Field', 'fluent-community'),
@@ -1038,8 +1220,10 @@
1038 1220 'Move question up' => __('Move question up', 'fluent-community'),
1039 1221 'Move to a different Group' => __('Move to a different Group', 'fluent-community'),
1040 1222 'Move to a different Section' => __('Move to a different Section', 'fluent-community'),
1041 1223 'Move to a different space' => __('Move to a different space', 'fluent-community'),
1224 + /* translators: %1$s is the new item position, %2$s is the total item count */
1225 + 'Moved to position %1$s of %2$s' => __('Moved to position %1$s of %2$s', 'fluent-community'),
1042 1226 'Muted Autoplay' => __('Muted Autoplay', 'fluent-community'),
1043 1227 'My Courses' => __('My Courses', 'fluent-community'),
1044 1228 'My Profile' => __('My Profile', 'fluent-community'),
1045 1229 'My Spaces' => __('My Spaces', 'fluent-community'),
@@ -1049,17 +1233,23 @@
1049 1233 'Name that will be used for replyTo attribute' => __('Name that will be used for replyTo attribute', 'fluent-community'),
1050 1234 'Name that will be used to send emails' => __('Name that will be used to send emails', 'fluent-community'),
1051 1235 'Never Miss a Reply' => __('Never Miss a Reply', 'fluent-community'),
1052 1236 'New' => __('New', 'fluent-community'),
1053 - 'New Article' => __('New Article', 'fluent-community'),
1237 + 'New Content Approval' => __('New Content Approval', 'fluent-community'),
1054 1238 'New Course' => __('New Course', 'fluent-community'),
1055 1239 'New Documents' => __('New Documents', 'fluent-community'),
1056 1240 'New Invitation Link' => __('New Invitation Link', 'fluent-community'),
1241 + 'New Page' => __('New Page', 'fluent-community'),
1242 + 'New Password' => __('New Password', 'fluent-community'),
1057 1243 'New Posts Notifications' => __('New Posts Notifications', 'fluent-community'),
1058 1244 'New Space' => __('New Space', 'fluent-community'),
1059 1245 'New Topic' => __('New Topic', 'fluent-community'),
1060 1246 'New group added successfully.' => __('New group added successfully.', 'fluent-community'),
1247 + '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'),
1248 + 'New password and confirmation do not match' => __('New password and confirmation do not match', 'fluent-community'),
1249 + 'New password must be different from your current password' => __('New password must be different from your current password', 'fluent-community'),
1061 1250 'Next' => __('Next', 'fluent-community'),
1251 + 'Next lesson' => __('Next lesson', 'fluent-community'),
1062 1252 'No' => __('No', 'fluent-community'),
1063 1253 /* translators: %s is the status of the members */
1064 1254 'No %s members found in this community.' => __('No %s members found in this community.', 'fluent-community'),
1065 1255 'No Activity' => __('No Activity', 'fluent-community'),
@@ -1074,11 +1264,14 @@
1074 1264 'No Spaces found.' => __('No Spaces found.', 'fluent-community'),
1075 1265 'No Students Found' => __('No Students Found', 'fluent-community'),
1076 1266 'No Topics Found' => __('No Topics Found', 'fluent-community'),
1077 1267 'No Webhooks Found' => __('No Webhooks Found', 'fluent-community'),
1268 + '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'),
1269 + 'No audios yet. Audio shared in posts will appear here.' => __('No audios yet. Audio shared in posts will appear here.', 'fluent-community'),
1078 1270 'No badges have been configured.' => __('No badges have been configured.', 'fluent-community'),
1079 1271 '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'),
1080 1272 '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'),
1273 + 'No content yet' => __('No content yet', 'fluent-community'),
1081 1274 'No courses found' => __('No courses found', 'fluent-community'),
1082 1275 'No courses found based on your search criteria' => __('No courses found based on your search criteria', 'fluent-community'),
1083 1276 'No courses found in this topic' => __('No courses found in this topic', 'fluent-community'),
1084 1277 'No courses match your current filters. Try adjusting your filters.' => __('No courses match your current filters. Try adjusting your filters.', 'fluent-community'),
@@ -1085,13 +1278,9 @@
1085 1278 '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'),
1086 1279 'No courses yet' => __('No courses yet', 'fluent-community'),
1087 1280 'No data' => __('No data', 'fluent-community'),
1088 1281 'No data available to export.' => __('No data available to export.', 'fluent-community'),
1089 - 'No digest email will be sent.' => __('No digest email will be sent.', 'fluent-community'),
1090 1282 'No documents found in this space based on your search criteria.' => __('No documents found in this space based on your search criteria.', 'fluent-community'),
1091 - 'No email will be sent for comments on your post.' => __('No email will be sent for comments on your post.', 'fluent-community'),
1092 - 'No email will be sent when someone replies to your comments.' => __('No email will be sent when someone replies to your comments.', 'fluent-community'),
1093 - 'No emails will be sent when someone mentions you.' => __('No emails will be sent when someone mentions you.', 'fluent-community'),
1094 1283 'No existing users found based on your search.' => __('No existing users found based on your search.', 'fluent-community'),
1095 1284 'No fields in this group. Click + to add one.' => __('No fields in this group. Click + to add one.', 'fluent-community'),
1096 1285 'No groups configured yet.' => __('No groups configured yet.', 'fluent-community'),
1097 1286 'No link has been added for this section' => __('No link has been added for this section', 'fluent-community'),
@@ -1096,11 +1285,16 @@
1096 1285 'No groups configured yet.' => __('No groups configured yet.', 'fluent-community'),
1097 1286 'No link has been added for this section' => __('No link has been added for this section', 'fluent-community'),
1098 1287 'No matching user found.' => __('No matching user found.', 'fluent-community'),
1099 1288 'No members found' => __('No members found', 'fluent-community'),
1289 + 'No menu item is visible' => __('No menu item is visible', 'fluent-community'),
1290 + 'No moderation report found for this content.' => __('No moderation report found for this content.', 'fluent-community'),
1100 1291 'No notifications found' => __('No notifications found', 'fluent-community'),
1101 1292 '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'),
1293 + 'No page has been created for this space yet.' => __('No page has been created for this space yet.', 'fluent-community'),
1294 + 'No page matches these filters.' => __('No page matches these filters.', 'fluent-community'),
1102 1295 'No paywall has been added yet' => __('No paywall has been added yet', 'fluent-community'),
1296 + 'No photos yet. Photos shared in posts will appear here.' => __('No photos yet. Photos shared in posts will appear here.', 'fluent-community'),
1103 1297 'No posts found for the selected topic' => __('No posts found for the selected topic', 'fluent-community'),
1104 1298 'No posts found!' => __('No posts found!', 'fluent-community'),
1105 1299 'No published courses found' => __('No published courses found', 'fluent-community'),
1106 1300 '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'),
@@ -1116,18 +1310,27 @@
1116 1310 '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'),
1117 1311 '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'),
1118 1312 'No spaces to post in' => __('No spaces to post in', 'fluent-community'),
1119 1313 'No valid rows found. Ensure columns are Name, Email, Username.' => __('No valid rows found. Ensure columns are Name, Email, Username.', 'fluent-community'),
1314 + 'No videos yet. Videos shared in posts will appear here.' => __('No videos yet. Videos shared in posts will appear here.', 'fluent-community'),
1120 1315 'No voters yet' => __('No voters yet', 'fluent-community'),
1121 1316 'Not Enrolled' => __('Not Enrolled', 'fluent-community'),
1122 1317 'Not Matched User Roles' => __('Not Matched User Roles', 'fluent-community'),
1123 1318 'Not Set' => __('Not Set', 'fluent-community'),
1124 - 'Notification' => __('Notification', 'fluent-community'),
1319 + /* translators: %1$s is the opening link tag, %2$s is the closing link tag */
1320 + 'Not sure how? %1$sFollow this guide%2$s.' => __('Not sure how? %1$sFollow this guide%2$s.', 'fluent-community'),
1321 + 'Note: Keep 0 to disable a rule.' => __('Note: Keep 0 to disable a rule.', 'fluent-community'),
1125 1322 'Notification Settings' => __('Notification Settings', 'fluent-community'),
1126 1323 'Notifications' => __('Notifications', 'fluent-community'),
1127 1324 'Notifications Blocked' => __('Notifications Blocked', 'fluent-community'),
1325 + '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'),
1128 1326 'Notify for all posts' => __('Notify for all posts', 'fluent-community'),
1327 + 'Notify me when' => __('Notify me when', 'fluent-community'),
1129 1328 'Notify only for Admin Posts' => __('Notify only for Admin Posts', 'fluent-community'),
1329 + 'Notify when someone also comments on a post they commented on' => __('Notify when someone also comments on a post they commented on', 'fluent-community'),
1330 + 'Notify when someone comments on their post' => __('Notify when someone comments on their post', 'fluent-community'),
1331 + 'Notify when someone mentions them' => __('Notify when someone mentions them', 'fluent-community'),
1332 + 'Notify when someone replies to their comment' => __('Notify when someone replies to their comment', 'fluent-community'),
1130 1333 'November' => __('November', 'fluent-community'),
1131 1334 'OK' => __('OK', 'fluent-community'),
1132 1335 'Objects' => __('Objects', 'fluent-community'),
1133 1336 'October' => __('October', 'fluent-community'),
@@ -1139,8 +1342,11 @@
1139 1342 'On my profile' => __('On my profile', 'fluent-community'),
1140 1343 'Onboarding Settings' => __('Onboarding Settings', 'fluent-community'),
1141 1344 'Once you enroll some courses, those will be shown here' => __('Once you enroll some courses, those will be shown here', 'fluent-community'),
1142 1345 'Once you login, your enrolled courses will be shown here.' => __('Once you login, your enrolled courses will be shown here.', 'fluent-community'),
1346 + 'One by one' => __('One by one', 'fluent-community'),
1347 + 'One question per screen, with a progress bar and Previous / Next buttons.' => __('One question per screen, with a progress bar and Previous / Next buttons.', 'fluent-community'),
1348 + 'One switch inside FluentNotify.' => __('One switch inside FluentNotify.', 'fluent-community'),
1143 1349 'Only Admin/Moderators' => __('Only Admin/Moderators', 'fluent-community'),
1144 1350 'Only Logged In Users' => __('Only Logged In Users', 'fluent-community'),
1145 1351 'Only Moderator and Admins' => __('Only Moderator and Admins', 'fluent-community'),
1146 1352 'Only Profile Owner and Admin' => __('Only Profile Owner and Admin', 'fluent-community'),
@@ -1146,13 +1352,20 @@
1146 1352 'Only Profile Owner and Admin' => __('Only Profile Owner and Admin', 'fluent-community'),
1147 1353 'Only Selected User Roles' => __('Only Selected User Roles', 'fluent-community'),
1148 1354 'Only admin or moderators can create post' => __('Only admin or moderators can create post', 'fluent-community'),
1149 1355 'Only admins and moderators can select this topic' => __('Only admins and moderators can select this topic', 'fluent-community'),
1356 + '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'),
1150 1357 'Only invited members can view and post.' => __('Only invited members can view and post.', 'fluent-community'),
1151 1358 'Only invited students can view and enroll the course content.' => __('Only invited students can view and enroll the course content.', 'fluent-community'),
1152 1359 'Only logged-in members' => __('Only logged-in members', 'fluent-community'),
1360 + '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'),
1361 + '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'),
1362 + 'Open (any answer accepted)' => __('Open (any answer accepted)', 'fluent-community'),
1363 + 'Open FluentNotify Settings' => __('Open FluentNotify Settings', 'fluent-community'),
1153 1364 'Open in New Tab' => __('Open in New Tab', 'fluent-community'),
1154 1365 'Open in new tab' => __('Open in new tab', 'fluent-community'),
1366 + 'Open media' => __('Open media', 'fluent-community'),
1367 + 'Open post' => __('Open post', 'fluent-community'),
1155 1368 'Open this link in a new tab.' => __('Open this link in a new tab.', 'fluent-community'),
1156 1369 'Open this link in new tab' => __('Open this link in new tab', 'fluent-community'),
1157 1370 'Optional' => __('Optional', 'fluent-community'),
1158 1371 'Optional Reply to email' => __('Optional Reply to email', 'fluent-community'),
@@ -1157,25 +1370,34 @@
1157 1370 'Optional' => __('Optional', 'fluent-community'),
1158 1371 'Optional Reply to email' => __('Optional Reply to email', 'fluent-community'),
1159 1372 'Optional description shown to users when editing their profile' => __('Optional description shown to users when editing their profile', 'fluent-community'),
1160 1373 'Optional email' => __('Optional email', 'fluent-community'),
1374 + 'Optional, shown after submit' => __('Optional, shown after submit', 'fluent-community'),
1161 1375 'Options' => __('Options', 'fluent-community'),
1162 1376 'Options (Key-Value)' => __('Options (Key-Value)', 'fluent-community'),
1377 + 'Order' => __('Order', 'fluent-community'),
1163 1378 'Ordered List' => __('Ordered List', 'fluent-community'),
1379 + 'Other' => __('Other', 'fluent-community'),
1164 1380 'Other Spaces - No Assigned Group' => __('Other Spaces - No Assigned Group', 'fluent-community'),
1165 1381 'Others' => __('Others', 'fluent-community'),
1166 1382 'Overlay Color' => __('Overlay Color', 'fluent-community'),
1167 1383 'Overview' => __('Overview', 'fluent-community'),
1168 1384 'Owner & Admins' => __('Owner & Admins', 'fluent-community'),
1385 + 'Page' => __('Page', 'fluent-community'),
1169 1386 'Page Blocks' => __('Page Blocks', 'fluent-community'),
1387 + 'Page Not Found' => __('Page Not Found', 'fluent-community'),
1388 + 'Page Title' => __('Page Title', 'fluent-community'),
1389 + 'Page title is required' => __('Page title is required', 'fluent-community'),
1390 + 'Pages' => __('Pages', 'fluent-community'),
1391 + 'Pages appear here once published. Order and label are set here, not by the page order.' => __('Pages appear here once published. Order and label are set here, not by the page order.', 'fluent-community'),
1392 + 'Pagination' => __('Pagination', 'fluent-community'),
1393 + 'Pairs' => __('Pairs', 'fluent-community'),
1170 1394 'Passed' => __('Passed', 'fluent-community'),
1395 + 'Password changed successfully' => __('Password changed successfully', 'fluent-community'),
1171 1396 'Paste a URL to embed' => __('Paste a URL to embed', 'fluent-community'),
1172 1397 'Paste an iframe code' => __('Paste an iframe code', 'fluent-community'),
1398 + 'Paste link...' => __('Paste link...', 'fluent-community'),
1173 1399 'Paste your SVG here' => __('Paste your SVG here', 'fluent-community'),
1174 - 'Path cannot be empty.' => __('Path cannot be empty.', 'fluent-community'),
1175 - 'Path cannot contain multiple hash fragments.' => __('Path cannot contain multiple hash fragments.', 'fluent-community'),
1176 - 'Path cannot contain spaces.' => __('Path cannot contain spaces.', 'fluent-community'),
1177 - 'Path must start with /' => __('Path must start with /', 'fluent-community'),
1178 1400 'Paywalls' => __('Paywalls', 'fluent-community'),
1179 1401 'Pending' => __('Pending', 'fluent-community'),
1180 1402 'Pending Members' => __('Pending Members', 'fluent-community'),
1181 1403 'People & Body' => __('People & Body', 'fluent-community'),
@@ -1181,9 +1403,15 @@
1181 1403 'People & Body' => __('People & Body', 'fluent-community'),
1182 1404 'Per User Choice' => __('Per User Choice', 'fluent-community'),
1183 1405 'Permalink' => __('Permalink', 'fluent-community'),
1184 1406 'Permission Denied' => __('Permission Denied', 'fluent-community'),
1407 + /* translators: %1$s is the current photo number, %2$s is the total number of photos */
1408 + 'Photo %1$s of %2$s' => __('Photo %1$s of %2$s', 'fluent-community'),
1409 + /* translators: %s is the name of the member who uploaded the photo */
1410 + 'Photo by %s' => __('Photo by %s', 'fluent-community'),
1411 + 'Photos' => __('Photos', 'fluent-community'),
1185 1412 'Pick Emoji' => __('Pick Emoji', 'fluent-community'),
1413 + 'Pick GIF' => __('Pick GIF', 'fluent-community'),
1186 1414 'Picture in Picture' => __('Picture in Picture', 'fluent-community'),
1187 1415 'Pin to Top' => __('Pin to Top', 'fluent-community'),
1188 1416 'Pin to sidebar' => __('Pin to sidebar', 'fluent-community'),
1189 1417 'Pin to top' => __('Pin to top', 'fluent-community'),
@@ -1191,18 +1419,28 @@
1191 1419 'Placeholder' => __('Placeholder', 'fluent-community'),
1192 1420 'Placeholder Photo' => __('Placeholder Photo', 'fluent-community'),
1193 1421 'Placeholder image' => __('Placeholder image', 'fluent-community'),
1194 1422 'Placeholder text' => __('Placeholder text', 'fluent-community'),
1423 + 'Placement' => __('Placement', 'fluent-community'),
1195 1424 'Play' => __('Play', 'fluent-community'),
1425 + 'Play Button Background Color' => __('Play Button Background Color', 'fluent-community'),
1426 + 'Play Button Color' => __('Play Button Color', 'fluent-community'),
1196 1427 'Play Embedded Videos With FluentPlayer' => __('Play Embedded Videos With FluentPlayer', 'fluent-community'),
1197 1428 'Play/Pause' => __('Play/Pause', 'fluent-community'),
1198 1429 'Playback Speed' => __('Playback Speed', 'fluent-community'),
1199 1430 'Player Settings' => __('Player Settings', 'fluent-community'),
1431 + /* translators: %1$s and %2$s are the opening and closing tags of a documentation link, %3$s is the storage provider name */
1432 + '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'),
1200 1433 /* translators: %s is the text to confirm the action */
1201 1434 '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'),
1202 1435 /* translators: %s is the text to confirm the action */
1203 1436 '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'),
1437 + 'Please add an image and a label to every pair' => __('Please add an image and a label to every pair', 'fluent-community'),
1438 + 'Please add at least 2 items' => __('Please add at least 2 items', 'fluent-community'),
1204 1439 'Please add at least 2 options' => __('Please add at least 2 options', 'fluent-community'),
1440 + 'Please add at least 2 pairs' => __('Please add at least 2 pairs', 'fluent-community'),
1441 + 'Please add at least one blank' => __('Please add at least one blank', 'fluent-community'),
1442 + 'Please add at least one correct answer' => __('Please add at least one correct answer', 'fluent-community'),
1205 1443 'Please add paywall pricing options' => __('Please add paywall pricing options', 'fluent-community'),
1206 1444 'Please await the grading.' => __('Please await the grading.', 'fluent-community'),
1207 1445 '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'),
1208 1446 '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'),
@@ -1207,16 +1445,20 @@
1207 1445 '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'),
1208 1446 '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'),
1209 1447 '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'),
1210 1448 'Please click Allow to enable notifications.' => __('Please click Allow to enable notifications.', 'fluent-community'),
1211 - /* translators: %s is the source plugin name */
1449 + /* translators: %s is the name of the provider for migration */
1212 1450 'Please configure your %s groups for FluentCommunity Menu' => __('Please configure your %s groups for FluentCommunity Menu', 'fluent-community'),
1213 1451 'Please do not close this window or go to other pages' => __('Please do not close this window or go to other pages', 'fluent-community'),
1214 1452 'Please enroll the course to join the conversation.' => __('Please enroll the course to join the conversation.', 'fluent-community'),
1215 1453 'Please enter a label for each option' => __('Please enter a label for each option', 'fluent-community'),
1216 1454 'Please enter a question' => __('Please enter a question', 'fluent-community'),
1455 + 'Please enter a valid email address.' => __('Please enter a valid email address.', 'fluent-community'),
1217 1456 'Please enter an email address' => __('Please enter an email address', 'fluent-community'),
1457 + 'Please fill in all password fields' => __('Please fill in all password fields', 'fluent-community'),
1218 1458 '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'),
1459 + 'Please fill in every item' => __('Please fill in every item', 'fluent-community'),
1460 + 'Please fill in every prompt and match' => __('Please fill in every prompt and match', 'fluent-community'),
1219 1461 'Please install FluentCRM to enable this feature.' => __('Please install FluentCRM to enable this feature.', 'fluent-community'),
1220 1462 'Please join the Space to post a comment.' => __('Please join the Space to post a comment.', 'fluent-community'),
1221 1463 'Please login to access this page.' => __('Please login to access this page.', 'fluent-community'),
1222 1464 'Please login to view your bookmarks' => __('Please login to view your bookmarks', 'fluent-community'),
@@ -1224,8 +1466,9 @@
1224 1466 'Please login/signup to join this community' => __('Please login/signup to join this community', 'fluent-community'),
1225 1467 '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'),
1226 1468 'Please provide your custom Authentication Url' => __('Please provide your custom Authentication Url', 'fluent-community'),
1227 1469 'Please save the changes to update the view' => __('Please save the changes to update the view', 'fluent-community'),
1470 + 'Please select a page.' => __('Please select a page.', 'fluent-community'),
1228 1471 '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'),
1229 1472 'Please select a reason for reporting this content' => __('Please select a reason for reporting this content', 'fluent-community'),
1230 1473 'Please select a role' => __('Please select a role', 'fluent-community'),
1231 1474 'Please select a source space or course.' => __('Please select a source space or course.', 'fluent-community'),
@@ -1237,12 +1480,13 @@
1237 1480 'Please select the correct option' => __('Please select the correct option', 'fluent-community'),
1238 1481 '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'),
1239 1482 'Please share this url to your audience to join this space' => __('Please share this url to your audience to join this space', 'fluent-community'),
1240 1483 'Please upgrade to Pro to use this feature' => __('Please upgrade to Pro to use this feature', 'fluent-community'),
1484 + 'Please upload an app icon or use the default icon.' => __('Please upload an app icon or use the default icon.', 'fluent-community'),
1241 1485 'Please wait for the current operation to complete.' => __('Please wait for the current operation to complete.', 'fluent-community'),
1242 1486 'Please wait to complete.' => __('Please wait to complete.', 'fluent-community'),
1243 - 'Please wait while we redirect you to the appropriate page..' => __('Please wait while we redirect you to the appropriate page..', 'fluent-community'),
1244 - 'Please wait....' => __('Please wait....', 'fluent-community'),
1487 + 'Please wait while we redirect you to the appropriate page...' => __('Please wait while we redirect you to the appropriate page...', 'fluent-community'),
1488 + 'Please wait...' => __('Please wait...', 'fluent-community'),
1245 1489 'Please write a message to preview.' => __('Please write a message to preview.', 'fluent-community'),
1246 1490 'Please write a reply first' => __('Please write a reply first', 'fluent-community'),
1247 1491 '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'),
1248 1492 'Poll Options' => __('Poll Options', 'fluent-community'),
@@ -1252,9 +1496,8 @@
1252 1496 'Popular Spaces' => __('Popular Spaces', 'fluent-community'),
1253 1497 'Popular day & time' => __('Popular day & time', 'fluent-community'),
1254 1498 'Popular hour of the day and day of the week' => __('Popular hour of the day and day of the week', 'fluent-community'),
1255 1499 'Port' => __('Port', 'fluent-community'),
1256 - 'Port must be a number (e.g. :8080).' => __('Port must be a number (e.g. :8080).', 'fluent-community'),
1257 1500 'Portal Access Settings' => __('Portal Access Settings', 'fluent-community'),
1258 1501 'Portal Settings' => __('Portal Settings', 'fluent-community'),
1259 1502 'Portal Slug is defined in the wp-config.php file' => __('Portal Slug is defined in the wp-config.php file', 'fluent-community'),
1260 1503 'Post' => __('Post', 'fluent-community'),
@@ -1262,8 +1505,10 @@
1262 1505 'Post Not Found' => __('Post Not Found', 'fluent-community'),
1263 1506 'Post Title & Content' => __('Post Title & Content', 'fluent-community'),
1264 1507 'Post Title Requirements' => __('Post Title Requirements', 'fluent-community'),
1265 1508 'Post deleted successfully' => __('Post deleted successfully', 'fluent-community'),
1509 + 'Post has been listed.' => __('Post has been listed.', 'fluent-community'),
1510 + 'Post has been unlisted.' => __('Post has been unlisted.', 'fluent-community'),
1266 1511 'Post starters' => __('Post starters', 'fluent-community'),
1267 1512 /* translators: %s is the name of the space */
1268 1513 'Posted in %s' => __('Posted in %s', 'fluent-community'),
1269 1514 'Posting in:' => __('Posting in:', 'fluent-community'),
@@ -1268,15 +1513,19 @@
1268 1513 'Posted in %s' => __('Posted in %s', 'fluent-community'),
1269 1514 'Posting in:' => __('Posting in:', 'fluent-community'),
1270 1515 'Posts' => __('Posts', 'fluent-community'),
1271 1516 'Posts & Activities' => __('Posts & Activities', 'fluent-community'),
1272 - 'Posts Order by' => __('Posts Order by', 'fluent-community'),
1273 1517 'Preview' => __('Preview', 'fluent-community'),
1274 1518 'Preview Lesson' => __('Preview Lesson', 'fluent-community'),
1519 + 'Preview Page' => __('Preview Page', 'fluent-community'),
1275 1520 'Preview Quiz' => __('Preview Quiz', 'fluent-community'),
1521 + 'Preview draft' => __('Preview draft', 'fluent-community'),
1522 + 'Previous' => __('Previous', 'fluent-community'),
1523 + 'Previous lesson' => __('Previous lesson', 'fluent-community'),
1276 1524 'Price' => __('Price', 'fluent-community'),
1277 1525 'Price of the product' => __('Price of the product', 'fluent-community'),
1278 1526 'Primary' => __('Primary', 'fluent-community'),
1527 + 'Primary Menu' => __('Primary Menu', 'fluent-community'),
1279 1528 'Primary Menu Items' => __('Primary Menu Items', 'fluent-community'),
1280 1529 'Primary Storage Region' => __('Primary Storage Region', 'fluent-community'),
1281 1530 'Privacy' => __('Privacy', 'fluent-community'),
1282 1531 'Privacy Settings' => __('Privacy Settings', 'fluent-community'),
@@ -1293,8 +1542,14 @@
1293 1542 'Profile Social Media Links' => __('Profile Social Media Links', 'fluent-community'),
1294 1543 'Profile updated successfully' => __('Profile updated successfully', 'fluent-community'),
1295 1544 'Progress' => __('Progress', 'fluent-community'),
1296 1545 'Progress Bar' => __('Progress Bar', 'fluent-community'),
1546 + 'Progressive Web App (PWA)' => __('Progressive Web App (PWA)', 'fluent-community'),
1547 + 'Progressive Web App (PWA) Settings' => __('Progressive Web App (PWA) Settings', 'fluent-community'),
1548 + 'Prompt' => __('Prompt', 'fluent-community'),
1549 + /* translators: %s is the prompt number */
1550 + 'Prompt %s' => __('Prompt %s', 'fluent-community'),
1551 + 'Prompt Placements' => __('Prompt Placements', 'fluent-community'),
1297 1552 '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'),
1298 1553 'Provide an explanation (Optional)' => __('Provide an explanation (Optional)', 'fluent-community'),
1299 1554 'Provide the Redirect URL' => __('Provide the Redirect URL', 'fluent-community'),
1300 1555 'Provide your CDN URL (without trailing /)' => __('Provide your CDN URL (without trailing /)', 'fluent-community'),
@@ -1309,21 +1564,31 @@
1309 1564 'Publish Now' => __('Publish Now', 'fluent-community'),
1310 1565 'Publish as a post' => __('Publish as a post', 'fluent-community'),
1311 1566 'Published' => __('Published', 'fluent-community'),
1312 1567 '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'),
1568 + 'Push' => __('Push', 'fluent-community'),
1569 + 'Push Notification Settings' => __('Push Notification Settings', 'fluent-community'),
1313 1570 'Pusher' => __('Pusher', 'fluent-community'),
1314 1571 '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'),
1315 1572 'Question' => __('Question', 'fluent-community'),
1573 + /* translators: %1$s is the current question number, %2$s is the total number of questions */
1574 + 'Question %1$s of %2$s' => __('Question %1$s of %2$s', 'fluent-community'),
1575 + 'Question Type' => __('Question Type', 'fluent-community'),
1316 1576 'Quiz' => __('Quiz', 'fluent-community'),
1577 + 'Quiz Layout' => __('Quiz Layout', 'fluent-community'),
1317 1578 'Quiz Result' => __('Quiz Result', 'fluent-community'),
1318 1579 'Quiz Results' => __('Quiz Results', 'fluent-community'),
1319 1580 'Quiz Title' => __('Quiz Title', 'fluent-community'),
1581 + 'Quiz progress' => __('Quiz progress', 'fluent-community'),
1320 1582 'Quote' => __('Quote', 'fluent-community'),
1321 1583 'Ran count' => __('Ran count', 'fluent-community'),
1584 + 'Re-confirm my email address' => __('Re-confirm my email address', 'fluent-community'),
1585 + 'React' => __('React', 'fluent-community'),
1322 1586 'Reacted Users' => __('Reacted Users', 'fluent-community'),
1323 1587 'Reactivate' => __('Reactivate', 'fluent-community'),
1324 1588 'Read Documentation' => __('Read Documentation', 'fluent-community'),
1325 1589 'Read the documentation' => __('Read the documentation', 'fluent-community'),
1590 + 'Ready to send' => __('Ready to send', 'fluent-community'),
1326 1591 'Real-time Chat' => __('Real-time Chat', 'fluent-community'),
1327 1592 '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'),
1328 1593 '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'),
1329 1594 'Reason' => __('Reason', 'fluent-community'),
@@ -1340,8 +1605,9 @@
1340 1605 'Redirect to an URL' => __('Redirect to an URL', 'fluent-community'),
1341 1606 'Refresh' => __('Refresh', 'fluent-community'),
1342 1607 'Registration URL for public Users' => __('Registration URL for public Users', 'fluent-community'),
1343 1608 'Remove' => __('Remove', 'fluent-community'),
1609 + 'Remove App Icon' => __('Remove App Icon', 'fluent-community'),
1344 1610 'Remove Course' => __('Remove Course', 'fluent-community'),
1345 1611 'Remove Cover Photo?' => __('Remove Cover Photo?', 'fluent-community'),
1346 1612 'Remove From Bookmark' => __('Remove From Bookmark', 'fluent-community'),
1347 1613 'Remove Image?' => __('Remove Image?', 'fluent-community'),
@@ -1353,13 +1619,19 @@
1353 1619 'Remove Schedule' => __('Remove Schedule', 'fluent-community'),
1354 1620 'Remove Space' => __('Remove Space', 'fluent-community'),
1355 1621 'Remove Space Cover Photo?' => __('Remove Space Cover Photo?', 'fluent-community'),
1356 1622 'Remove Student?' => __('Remove Student?', 'fluent-community'),
1623 + 'Remove Thumbnail' => __('Remove Thumbnail', 'fluent-community'),
1624 + 'Remove audio' => __('Remove audio', 'fluent-community'),
1625 + 'Remove button' => __('Remove button', 'fluent-community'),
1357 1626 'Remove from Courses' => __('Remove from Courses', 'fluent-community'),
1358 1627 'Remove from Spaces' => __('Remove from Spaces', 'fluent-community'),
1359 1628 'Remove from course' => __('Remove from course', 'fluent-community'),
1360 1629 'Remove from space' => __('Remove from space', 'fluent-community'),
1630 + 'Remove image' => __('Remove image', 'fluent-community'),
1631 + 'Remove item' => __('Remove item', 'fluent-community'),
1361 1632 'Remove option' => __('Remove option', 'fluent-community'),
1633 + 'Remove pair' => __('Remove pair', 'fluent-community'),
1362 1634 'Removed from bookmark' => __('Removed from bookmark', 'fluent-community'),
1363 1635 'Reply' => __('Reply', 'fluent-community'),
1364 1636 'Reply to email (optional)' => __('Reply to email (optional)', 'fluent-community'),
1365 1637 'Reply to name (Optional)' => __('Reply to name (Optional)', 'fluent-community'),
@@ -1373,16 +1645,24 @@
1373 1645 'Request Access' => __('Request Access', 'fluent-community'),
1374 1646 /* translators: %s is the date the member requested */
1375 1647 'Requested %s' => __('Requested %s', 'fluent-community'),
1376 1648 'Require Pro' => __('Require Pro', 'fluent-community'),
1649 + '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'),
1650 + 'Require approval before new posts or comments become visible.' => __('Require approval before new posts or comments become visible.', 'fluent-community'),
1377 1651 'Require approval for first comment' => __('Require approval for first comment', 'fluent-community'),
1378 1652 'Require approval for first post' => __('Require approval for first post', 'fluent-community'),
1653 + 'Require approval for new posts and comments' => __('Require approval for new posts and comments', 'fluent-community'),
1379 1654 'Required' => __('Required', 'fluent-community'),
1380 1655 'Reschedule' => __('Reschedule', 'fluent-community'),
1381 1656 'Reschedule Post' => __('Reschedule Post', 'fluent-community'),
1382 1657 'Resend' => __('Resend', 'fluent-community'),
1658 + 'Reset zoom' => __('Reset zoom', 'fluent-community'),
1383 1659 'Responses' => __('Responses', 'fluent-community'),
1660 + 'Restart Course' => __('Restart Course', 'fluent-community'),
1384 1661 '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'),
1662 + 'Restart Progress' => __('Restart Progress', 'fluent-community'),
1663 + /* translators: %s is the name of the student */
1664 + 'Restart progress for %s?' => __('Restart progress for %s?', 'fluent-community'),
1385 1665 'Result' => __('Result', 'fluent-community'),
1386 1666 'Retake Quiz' => __('Retake Quiz', 'fluent-community'),
1387 1667 'Retry' => __('Retry', 'fluent-community'),
1388 1668 'Review' => __('Review', 'fluent-community'),
@@ -1394,9 +1674,8 @@
1394 1674 'SVG Code. No url please / You can use emoji' => __('SVG Code. No url please / You can use emoji', 'fluent-community'),
1395 1675 'Sample CSV' => __('Sample CSV', 'fluent-community'),
1396 1676 'Save' => __('Save', 'fluent-community'),
1397 1677 'Save Changes' => __('Save Changes', 'fluent-community'),
1398 - 'Save Changes & Close' => __('Save Changes & Close', 'fluent-community'),
1399 1678 'Save Changes (Pro Required)' => __('Save Changes (Pro Required)', 'fluent-community'),
1400 1679 'Save Custom CSS & JS' => __('Save Custom CSS & JS', 'fluent-community'),
1401 1680 'Save Play Position' => __('Save Play Position', 'fluent-community'),
1402 1681 'Save Settings' => __('Save Settings', 'fluent-community'),
@@ -1403,8 +1682,9 @@
1403 1682 'Saving...' => __('Saving...', 'fluent-community'),
1404 1683 'Schedule' => __('Schedule', 'fluent-community'),
1405 1684 'Schedule Post' => __('Schedule Post', 'fluent-community'),
1406 1685 'Schedule has been updated' => __('Schedule has been updated', 'fluent-community'),
1686 + 'Schedule post' => __('Schedule post', 'fluent-community'),
1407 1687 'Scheduled' => __('Scheduled', 'fluent-community'),
1408 1688 'Scheduled Posts' => __('Scheduled Posts', 'fluent-community'),
1409 1689 /* translators: %1$s is the scheduled date, %2$s is the scheduled time */
1410 1690 'Scheduled for %1$s at %2$s' => __('Scheduled for %1$s at %2$s', 'fluent-community'),
@@ -1428,10 +1708,13 @@
1428 1708 'Search here...' => __('Search here...', 'fluent-community'),
1429 1709 /* translators: %s is the name of the space */
1430 1710 'Search in %s' => __('Search in %s', 'fluent-community'),
1431 1711 'Search in:' => __('Search in:', 'fluent-community'),
1712 + 'Search pages' => __('Search pages', 'fluent-community'),
1713 + 'Search question types...' => __('Search question types...', 'fluent-community'),
1432 1714 'Search...' => __('Search...', 'fluent-community'),
1433 1715 'Secondary' => __('Secondary', 'fluent-community'),
1716 + 'Secondary Links' => __('Secondary Links', 'fluent-community'),
1434 1717 'Secret' => __('Secret', 'fluent-community'),
1435 1718 'Section Title' => __('Section Title', 'fluent-community'),
1436 1719 'See less' => __('See less', 'fluent-community'),
1437 1720 'See more' => __('See more', 'fluent-community'),
@@ -1472,8 +1755,9 @@
1472 1755 'Select a space or course...' => __('Select a space or course...', 'fluent-community'),
1473 1756 'Select a tag' => __('Select a tag', 'fluent-community'),
1474 1757 'Select a topic' => __('Select a topic', 'fluent-community'),
1475 1758 'Select a user registration page' => __('Select a user registration page', 'fluent-community'),
1759 + 'Select a word and press Insert blank, or type [[answer]]. Separate accepted variants with |, like [[Paris|paris city]].' => __('Select a word and press Insert blank, or type [[answer]]. Separate accepted variants with |, like [[Paris|paris city]].', 'fluent-community'),
1476 1760 'Select correct answer' => __('Select correct answer', 'fluent-community'),
1477 1761 'Select destination' => __('Select destination', 'fluent-community'),
1478 1762 'Select or paste your emoji here' => __('Select or paste your emoji here', 'fluent-community'),
1479 1763 'Select spaces where this topic will be visible.' => __('Select spaces where this topic will be visible.', 'fluent-community'),
@@ -1494,8 +1778,9 @@
1494 1778 'Send default WP welcome email when creating the user by tagging.' => __('Send default WP welcome email when creating the user by tagging.', 'fluent-community'),
1495 1779 'Send default WordPress welcome email for new users' => __('Send default WordPress welcome email for new users', 'fluent-community'),
1496 1780 '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'),
1497 1781 'Sending email to all members?' => __('Sending email to all members?', 'fluent-community'),
1782 + 'Sentence with blanks' => __('Sentence with blanks', 'fluent-community'),
1498 1783 'September' => __('September', 'fluent-community'),
1499 1784 'Server Storage' => __('Server Storage', 'fluent-community'),
1500 1785 'Session Expired' => __('Session Expired', 'fluent-community'),
1501 1786 'Set Logo' => __('Set Logo', 'fluent-community'),
@@ -1501,9 +1786,11 @@
1501 1786 'Set Logo' => __('Set Logo', 'fluent-community'),
1502 1787 'Set Open Graph Image' => __('Set Open Graph Image', 'fluent-community'),
1503 1788 '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'),
1504 1789 'Set a passing grade' => __('Set a passing grade', 'fluent-community'),
1790 + 'Set its order and label under Menu.' => __('Set its order and label under Menu.', 'fluent-community'),
1505 1791 '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'),
1792 + 'Set up FluentNotify' => __('Set up FluentNotify', 'fluent-community'),
1506 1793 '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'),
1507 1794 'Settings' => __('Settings', 'fluent-community'),
1508 1795 'Settings Menu' => __('Settings Menu', 'fluent-community'),
1509 1796 'Settings could not be loaded' => __('Settings could not be loaded', 'fluent-community'),
@@ -1512,11 +1799,15 @@
1512 1799 'Settings saved successfully' => __('Settings saved successfully', 'fluent-community'),
1513 1800 'Shape' => __('Shape', 'fluent-community'),
1514 1801 'Short Bio' => __('Short Bio', 'fluent-community'),
1515 1802 'Short Description' => __('Short Description', 'fluent-community'),
1803 + 'Short Name' => __('Short Name', 'fluent-community'),
1516 1804 'Short description is required.' => __('Short description is required.', 'fluent-community'),
1517 1805 'Short title of this post' => __('Short title of this post', 'fluent-community'),
1806 + /* translators: %s is the menu item title */
1807 + 'Show %s' => __('Show %s', 'fluent-community'),
1518 1808 'Show Default Feed link on left sidebar' => __('Show Default Feed link on left sidebar', 'fluent-community'),
1809 + 'Show Install App in portal menu (mobile only)' => __('Show Install App in portal menu (mobile only)', 'fluent-community'),
1519 1810 'Show Label on Badge' => __('Show Label on Badge', 'fluent-community'),
1520 1811 'Show More' => __('Show More', 'fluent-community'),
1521 1812 'Show Paywall Description' => __('Show Paywall Description', 'fluent-community'),
1522 1813 'Show Paywalls in Default Lock Screen' => __('Show Paywalls in Default Lock Screen', 'fluent-community'),
@@ -1526,13 +1817,26 @@
1526 1817 'Show Topics on Post Card' => __('Show Topics on Post Card', 'fluent-community'),
1527 1818 'Show Welcome Banner in the default lock screen' => __('Show Welcome Banner in the default lock screen', 'fluent-community'),
1528 1819 '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'),
1529 1820 'Show icon on header menu items' => __('Show icon on header menu items', 'fluent-community'),
1821 + 'Show in Menu' => __('Show in Menu', 'fluent-community'),
1530 1822 'Show last activity of a user on the profile card' => __('Show last activity of a user on the profile card', 'fluent-community'),
1531 1823 'Show powered by text' => __('Show powered by text', 'fluent-community'),
1532 1824 'Show students count in course instructor view' => __('Show students count in course instructor view', 'fluent-community'),
1825 + 'Show the push notification prompt in the feed sidebar' => __('Show the push notification prompt in the feed sidebar', 'fluent-community'),
1826 + 'Show the push notification prompt in the notifications dropdown' => __('Show the push notification prompt in the notifications dropdown', 'fluent-community'),
1827 + 'Show the push notification prompt in the profile sidebar' => __('Show the push notification prompt in the profile sidebar', 'fluent-community'),
1828 + 'Show the push notification prompt on the notification preferences page' => __('Show the push notification prompt on the notification preferences page', 'fluent-community'),
1533 1829 'Show/Hide Topics On post Card' => __('Show/Hide Topics On post Card', 'fluent-community'),
1830 + /* translators: %1$s is the number of pages shown, %2$s is the total number of pages */
1831 + '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'),
1832 + 'Shown on the install dialog and splash screen.' => __('Shown on the install dialog and splash screen.', 'fluent-community'),
1833 + 'Shown to students after they submit the quiz, regardless of whether their answer was correct or wrong.' => __('Shown to students after they submit the quiz, regardless of whether their answer was correct or wrong.', 'fluent-community'),
1834 + 'Shuffle answer options' => __('Shuffle answer options', 'fluent-community'),
1835 + 'Shuffle question order' => __('Shuffle question order', 'fluent-community'),
1836 + 'Sidebar Bottom' => __('Sidebar Bottom', 'fluent-community'),
1534 1837 'Sidebar Bottom Link Groups' => __('Sidebar Bottom Link Groups', 'fluent-community'),
1838 + 'Sidebar Top' => __('Sidebar Top', 'fluent-community'),
1535 1839 'Sidebar_link' => __('Link', 'fluent-community'),
1536 1840 'Sign Up' => __('Sign Up', 'fluent-community'),
1537 1841 'Simple' => __('Simple', 'fluent-community'),
1538 1842 'Site Logo (For Dark Mode)' => __('Site Logo (For Dark Mode)', 'fluent-community'),
@@ -1553,11 +1857,17 @@
1553 1857 'Social Media Links Settings' => __('Social Media Links Settings', 'fluent-community'),
1554 1858 'Socket Provider' => __('Socket Provider', 'fluent-community'),
1555 1859 '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'),
1556 1860 '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'),
1861 + 'Someone also comments on a post I commented on' => __('Someone also comments on a post I commented on', 'fluent-community'),
1862 + 'Someone comments on my post' => __('Someone comments on my post', 'fluent-community'),
1863 + 'Someone mentions me' => __('Someone mentions me', 'fluent-community'),
1864 + 'Someone replies to my comment' => __('Someone replies to my comment', 'fluent-community'),
1557 1865 'Sorry you do not have permission to access this.' => __('Sorry you do not have permission to access this.', 'fluent-community'),
1558 1866 'Sorry! this community could not be loaded' => __('Sorry! this community could not be loaded', 'fluent-community'),
1559 1867 'Sorry, FluentCart could not be installed' => __('Sorry, FluentCart could not be installed', 'fluent-community'),
1868 + 'Sorry, FluentNotify could not be activated' => __('Sorry, FluentNotify could not be activated', 'fluent-community'),
1869 + 'Sorry, FluentNotify could not be installed' => __('Sorry, FluentNotify could not be installed', 'fluent-community'),
1560 1870 'Sorry, no lesson found' => __('Sorry, no lesson found', 'fluent-community'),
1561 1871 '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'),
1562 1872 'Sorry, the course cannot be loaded' => __('Sorry, the course cannot be loaded', 'fluent-community'),
1563 1873 'Sorry, the course could not be loaded.' => __('Sorry, the course could not be loaded.', 'fluent-community'),
@@ -1563,8 +1873,9 @@
1563 1873 'Sorry, the course could not be loaded.' => __('Sorry, the course could not be loaded.', 'fluent-community'),
1564 1874 'Sorry, the lesson content could not be loaded.' => __('Sorry, the lesson content could not be loaded.', 'fluent-community'),
1565 1875 'Sorry, the requested post could not be found.' => __('Sorry, the requested post could not be found.', 'fluent-community'),
1566 1876 'Sorry, the selected plugins could not be installed' => __('Sorry, the selected plugins could not be installed', 'fluent-community'),
1877 + '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'),
1567 1878 'Sorry, you do not have permission to view this page' => __('Sorry, you do not have permission to view this page', 'fluent-community'),
1568 1879 'Sort Courses by' => __('Sort Courses by', 'fluent-community'),
1569 1880 'Sort Spaces by' => __('Sort Spaces by', 'fluent-community'),
1570 1881 'Sort by' => __('Sort by', 'fluent-community'),
@@ -1572,31 +1883,46 @@
1572 1883 'Sort comments by' => __('Sort comments by', 'fluent-community'),
1573 1884 'Sort followers by' => __('Sort followers by', 'fluent-community'),
1574 1885 'Sort followings by' => __('Sort followings by', 'fluent-community'),
1575 1886 'Sort members by' => __('Sort members by', 'fluent-community'),
1887 + /* translators: %1$s is the selected sort order, %2$s is the selected visibility filter */
1888 + 'Sort: %1$s, visibility: %2$s' => __('Sort: %1$s, visibility: %2$s', 'fluent-community'),
1889 + /* translators: %s is the selected sort order */
1890 + 'Sort: %s' => __('Sort: %s', 'fluent-community'),
1891 + /* translators: %1$s is the current item position, %2$s is the total item count */
1892 + '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'),
1576 1893 'Space' => __('Space', 'fluent-community'),
1577 1894 'Space Activities' => __('Space Activities', 'fluent-community'),
1895 + 'Space Chat' => __('Space Chat', 'fluent-community'),
1578 1896 'Space Description' => __('Space Description', 'fluent-community'),
1579 1897 'Space Links' => __('Space Links', 'fluent-community'),
1898 + 'Space Lists' => __('Space Lists', 'fluent-community'),
1580 1899 'Space Logo' => __('Space Logo', 'fluent-community'),
1581 1900 'Space Management Roles' => __('Space Management Roles', 'fluent-community'),
1582 1901 'Space Moderator' => __('Space Moderator', 'fluent-community'),
1902 + 'Space Not Found' => __('Space Not Found', 'fluent-community'),
1903 + 'Space Page' => __('Space Page', 'fluent-community'),
1583 1904 'Space Settings' => __('Space Settings', 'fluent-community'),
1584 1905 'Space Slug (no space or special chars)' => __('Space Slug (no space or special chars)', 'fluent-community'),
1585 1906 'Space Title' => __('Space Title', 'fluent-community'),
1586 1907 'Space analytics' => __('Space analytics', 'fluent-community'),
1908 + 'Space menu' => __('Space menu', 'fluent-community'),
1587 1909 'Space title is required.' => __('Space title is required.', 'fluent-community'),
1588 1910 'Space visibility' => __('Space visibility', 'fluent-community'),
1589 1911 'Space will be created under the selected Menu group.' => __('Space will be created under the selected Menu group.', 'fluent-community'),
1590 1912 'Spaces' => __('Spaces', 'fluent-community'),
1913 + 'Splash Screen Color' => __('Splash Screen Color', 'fluent-community'),
1591 1914 'Start Date' => __('Start Date', 'fluent-community'),
1592 1915 'Start Migrating Data' => __('Start Migrating Data', 'fluent-community'),
1593 1916 'Start date' => __('Start date', 'fluent-community'),
1917 + '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'),
1594 1918 'Status' => __('Status', 'fluent-community'),
1595 1919 'Status:' => __('Status:', 'fluent-community'),
1596 1920 'Storage Location' => __('Storage Location', 'fluent-community'),
1597 1921 'Structured' => __('Structured', 'fluent-community'),
1598 1922 'Students' => __('Students', 'fluent-community'),
1923 + 'Students see the prompts in this order and the matches shuffled.' => __('Students see the prompts in this order and the matches shuffled.', 'fluent-community'),
1924 + 'Sub bar hidden — every secondary link is off' => __('Sub bar hidden — every secondary link is off', 'fluent-community'),
1599 1925 'Sub-title of your topic' => __('Sub-title of your topic', 'fluent-community'),
1600 1926 'Subject' => __('Subject', 'fluent-community'),
1601 1927 'Submit Quiz' => __('Submit Quiz', 'fluent-community'),
1602 1928 'Submitted' => __('Submitted', 'fluent-community'),
@@ -1606,40 +1932,53 @@
1606 1932 'Successfully joined the space' => __('Successfully joined the space', 'fluent-community'),
1607 1933 'Successfully left the space' => __('Successfully left the space', 'fluent-community'),
1608 1934 'Successfully unfollowed user' => __('Successfully unfollowed user', 'fluent-community'),
1609 1935 'Switch Layout View' => __('Switch Layout View', 'fluent-community'),
1936 + 'Switch to Draft' => __('Switch to Draft', 'fluent-community'),
1610 1937 'Symbols' => __('Symbols', 'fluent-community'),
1611 1938 'Sync Community Profile with WordPress User Data' => __('Sync Community Profile with WordPress User Data', 'fluent-community'),
1612 1939 /* translators: %s is the type of the space/course */
1613 1940 'Sync this tag with the %s access' => __('Sync this tag with the %s access', 'fluent-community'),
1614 - /* translators: %s is the source plugin name */
1941 + /* translators: %s is the name of the provider for migration */
1615 1942 'Syncing User Data from %s to FluentCommunity' => __('Syncing User Data from %s to FluentCommunity', 'fluent-community'),
1616 1943 'System' => __('System', 'fluent-community'),
1944 + 'Template' => __('Template', 'fluent-community'),
1617 1945 'Terms' => __('Terms', 'fluent-community'),
1618 1946 'Text' => __('Text', 'fluent-community'),
1619 1947 'Text Color' => __('Text Color', 'fluent-community'),
1620 - /* translators: %s is the source plugin name */
1948 + /* translators: %s is the name of the provider for migration */
1621 1949 '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'),
1950 + 'The SDK values plus a service account.' => __('The SDK values plus a service account.', 'fluent-community'),
1622 1951 'The Title of the Video' => __('The Title of the Video', 'fluent-community'),
1623 1952 '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'),
1624 1953 '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'),
1625 1954 'The button background color of the form' => __('The button background color of the form', 'fluent-community'),
1626 1955 'The button text color of the form' => __('The button text color of the form', 'fluent-community'),
1956 + 'The capital of France is [[Paris]].' => __('The capital of France is [[Paris]].', 'fluent-community'),
1957 + 'The companion plugin that delivers push.' => __('The companion plugin that delivers push.', 'fluent-community'),
1627 1958 'The date and time is based on your site\'s Timezone' => __('The date and time is based on your site\'s Timezone', 'fluent-community'),
1628 1959 'The email address is required!' => __('The email address is required!', 'fluent-community'),
1629 - 'The file must be a valid video type (MP4, M3U8, MPD, WebM, MOV)' => __('The file must be a valid video type (MP4, M3U8, MPD, WebM, MOV)', 'fluent-community'),
1960 + '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'),
1961 + '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'),
1962 + 'The file must be a valid video type (MP4, WebM, MOV)' => __('The file must be a valid video type (MP4, WebM, MOV)', 'fluent-community'),
1630 1963 'The following data will be migrated to FluentCommunity' => __('The following data will be migrated to FluentCommunity', 'fluent-community'),
1631 1964 'The main background color of the form' => __('The main background color of the form', 'fluent-community'),
1965 + 'The page keeps its own visibility. Linking it here replaces its automatic menu entry, so it is never listed twice.' => __('The page keeps its own visibility. Linking it here replaces its automatic menu entry, so it is never listed twice.', 'fluent-community'),
1966 + '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'),
1632 1967 'The post URL may be incorrect' => __('The post URL may be incorrect', 'fluent-community'),
1633 1968 'The post has been deleted' => __('The post has been deleted', 'fluent-community'),
1634 1969 'The requested page could not be found' => __('The requested page could not be found', 'fluent-community'),
1635 1970 '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'),
1636 1971 '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'),
1972 + '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'),
1973 + 'The sub bar beneath the space header.' => __('The sub bar beneath the space header.', 'fluent-community'),
1974 + 'The tab bar at the top of the space.' => __('The tab bar at the top of the space.', 'fluent-community'),
1637 1975 'The text color of the form' => __('The text color of the form', 'fluent-community'),
1638 1976 'The title color of the form' => __('The title color of the form', 'fluent-community'),
1639 1977 'The user cannot access the portal.' => __('The user cannot access the portal.', 'fluent-community'),
1640 1978 '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'),
1641 1979 'The verification string does not match' => __('The verification string does not match', 'fluent-community'),
1980 + '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'),
1642 1981 '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'),
1643 1982 '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'),
1644 1983 /* translators: %1$s is the type of the content, %2$s is the number of report */
1645 1984 'This %1$s has been flagged with %2$s report' => __('This %1$s has been flagged with %2$s report', 'fluent-community'),
@@ -1657,8 +1996,9 @@
1657 1996 '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'),
1658 1997 'This is a private course' => __('This is a private course', 'fluent-community'),
1659 1998 'This is a private space' => __('This is a private space', 'fluent-community'),
1660 1999 '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'),
2000 + 'This is the icon members will install.' => __('This is the icon members will install.', 'fluent-community'),
1661 2001 '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'),
1662 2002 'This lesson is locked.' => __('This lesson is locked.', 'fluent-community'),
1663 2003 /* translators: %s is the date the lesson will unlock */
1664 2004 'This lesson will be unlocked on %s' => __('This lesson will be unlocked on %s', 'fluent-community'),
@@ -1666,8 +2006,9 @@
1666 2006 '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'),
1667 2007 'This may be due to one of the following reasons:' => __('This may be due to one of the following reasons:', 'fluent-community'),
1668 2008 'This member has not enrolled in any courses yet.' => __('This member has not enrolled in any courses yet.', 'fluent-community'),
1669 2009 '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'),
2010 + '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'),
1670 2011 'This poll has ended.' => __('This poll has ended.', 'fluent-community'),
1671 2012 'This profile is private' => __('This profile is private', 'fluent-community'),
1672 2013 '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'),
1673 2014 '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'),
@@ -1672,14 +2013,17 @@
1672 2013 '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'),
1673 2014 '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'),
1674 2015 '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'),
1675 2016 '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'),
2017 + 'This video could not be played.' => __('This video could not be played.', 'fluent-community'),
1676 2018 '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'),
1677 2019 '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'),
1678 2020 'This will deactivate your account' => __('This will deactivate your account', 'fluent-community'),
1679 2021 'This will dismiss all reports and keep the content published. Continue?' => __('This will dismiss all reports and keep the content published. Continue?', 'fluent-community'),
1680 2022 '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'),
2023 + 'This will reset your progress for this course to 0%. Continue?' => __('This will reset your progress for this course to 0%. Continue?', 'fluent-community'),
1681 2024 'This will unpublish the content from public view. Continue?' => __('This will unpublish the content from public view. Continue?', 'fluent-community'),
2025 + 'Thumbnail' => __('Thumbnail', 'fluent-community'),
1682 2026 'Thumbnail / Open Graph Image' => __('Thumbnail / Open Graph Image', 'fluent-community'),
1683 2027 'Thumbnail / Open Graph Image (Recommended Size: 1200 x 630)' => __('Thumbnail / Open Graph Image (Recommended Size: 1200 x 630)', 'fluent-community'),
1684 2028 'Time' => __('Time', 'fluent-community'),
1685 2029 'Time to send the digest email' => __('Time to send the digest email', 'fluent-community'),
@@ -1696,8 +2040,9 @@
1696 2040 'To join the discussion of this community, please login or signup' => __('To join the discussion of this community, please login or signup', 'fluent-community'),
1697 2041 'To monetize your ' => __('To monetize your ', 'fluent-community'),
1698 2042 'Toggle Bookmark' => __('Toggle Bookmark', 'fluent-community'),
1699 2043 'Toggle Sticky' => __('Toggle Sticky', 'fluent-community'),
2044 + 'Toggle lessons' => __('Toggle lessons', 'fluent-community'),
1700 2045 'Tools' => __('Tools', 'fluent-community'),
1701 2046 'Top 10 spaces with most activities' => __('Top 10 spaces with most activities', 'fluent-community'),
1702 2047 'Top Commenters' => __('Top Commenters', 'fluent-community'),
1703 2048 'Top Links (At Sidebar)' => __('Top Links (At Sidebar)', 'fluent-community'),
@@ -1719,25 +2064,25 @@
1719 2064 'Total Records:' => __('Total Records:', 'fluent-community'),
1720 2065 'Total Users:' => __('Total Users:', 'fluent-community'),
1721 2066 'Travel & Places' => __('Travel & Places', 'fluent-community'),
1722 2067 'Trending Posts' => __('Trending Posts', 'fluent-community'),
2068 + 'True' => __('True', 'fluent-community'),
1723 2069 'Try again!' => __('Try again!', 'fluent-community'),
1724 2070 'Try searching for keywords in posts' => __('Try searching for keywords in posts', 'fluent-community'),
1725 2071 'Turn On Push Notifications' => __('Turn On Push Notifications', 'fluent-community'),
1726 2072 'Turn off Email Notification of This User' => __('Turn off Email Notification of This User', 'fluent-community'),
1727 2073 'Turn on Email Notification of This User' => __('Turn on Email Notification of This User', 'fluent-community'),
2074 + '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'),
1728 2075 'Type' => __('Type', 'fluent-community'),
1729 2076 /* translators: %s is the text to confirm the action */
1730 2077 'Type %s to confirm' => __('Type %s to confirm', 'fluent-community'),
1731 2078 'Type a valid email to invite.' => __('Type a valid email to invite.', 'fluent-community'),
2079 + 'Type an answer and press Enter' => __('Type an answer and press Enter', 'fluent-community'),
2080 + 'Type your answer' => __('Type your answer', 'fluent-community'),
1732 2081 'Type your message here!' => __('Type your message here!', 'fluent-community'),
1733 2082 'Type:' => __('Type:', 'fluent-community'),
1734 2083 'URL' => __('URL', 'fluent-community'),
1735 2084 'URL cannot be empty.' => __('URL cannot be empty.', 'fluent-community'),
1736 - 'URL cannot contain spaces.' => __('URL cannot contain spaces.', 'fluent-community'),
1737 - 'URL contains a blocked protocol (javascript:, data:, vbscript:).' => __('URL contains a blocked protocol (javascript:, data:, vbscript:).', 'fluent-community'),
1738 - 'URL must have a domain name (e.g. example.com).' => __('URL must have a domain name (e.g. example.com).', 'fluent-community'),
1739 - 'URL must start with http:// or https://' => __('URL must start with http:// or https://', 'fluent-community'),
1740 2085 'URL of the link' => __('URL of the link', 'fluent-community'),
1741 2086 'URL or path (e.g. https://example.com or /members)' => __('URL or path (e.g. https://example.com or /members)', 'fluent-community'),
1742 2087 'URL or path cannot be empty.' => __('URL or path cannot be empty.', 'fluent-community'),
1743 2088 'Unable to load welcome banner settings. Please try again.' => __('Unable to load welcome banner settings. Please try again.', 'fluent-community'),
@@ -1742,9 +2087,13 @@
1742 2087 'URL or path cannot be empty.' => __('URL or path cannot be empty.', 'fluent-community'),
1743 2088 'Unable to load welcome banner settings. Please try again.' => __('Unable to load welcome banner settings. Please try again.', 'fluent-community'),
1744 2089 'Unblock' => __('Unblock', 'fluent-community'),
1745 2090 'Uncategorized' => __('Uncategorized', 'fluent-community'),
2091 + /* translators: %1$s and %2$s are the opening and closing tags of the button that reveals the raw error */
2092 + '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'),
1746 2093 'Unfollow' => __('Unfollow', 'fluent-community'),
2094 + 'Unlist Post' => __('Unlist Post', 'fluent-community'),
2095 + 'Unlisted' => __('Unlisted', 'fluent-community'),
1747 2096 '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'),
1748 2097 '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'),
1749 2098 'Unlock section after' => __('Unlock section after', 'fluent-community'),
1750 2099 'Unpin from Top' => __('Unpin from Top', 'fluent-community'),
@@ -1767,26 +2116,31 @@
1767 2116 'Update Role' => __('Update Role', 'fluent-community'),
1768 2117 'Update Status' => __('Update Status', 'fluent-community'),
1769 2118 'Update Topic' => __('Update Topic', 'fluent-community'),
1770 2119 'Update Webhook' => __('Update Webhook', 'fluent-community'),
2120 + 'Update the password you use to log in.' => __('Update the password you use to log in.', 'fluent-community'),
1771 2121 'Upgrade' => __('Upgrade', 'fluent-community'),
1772 2122 'Upgrade Now' => __('Upgrade Now', 'fluent-community'),
1773 2123 'Upgrade to Pro' => __('Upgrade to Pro', 'fluent-community'),
1774 2124 'Upgrade to Pro and unlock this feature and many others!' => __('Upgrade to Pro and unlock this feature and many others!', 'fluent-community'),
1775 2125 'Upload' => __('Upload', 'fluent-community'),
2126 + 'Upload Audio' => __('Upload Audio', 'fluent-community'),
1776 2127 'Upload Cover' => __('Upload Cover', 'fluent-community'),
1777 2128 'Upload Documents' => __('Upload Documents', 'fluent-community'),
1778 2129 'Upload Files' => __('Upload Files', 'fluent-community'),
1779 2130 'Upload Image' => __('Upload Image', 'fluent-community'),
1780 2131 'Upload Logo' => __('Upload Logo', 'fluent-community'),
2132 + 'Upload Media' => __('Upload Media', 'fluent-community'),
1781 2133 'Upload Photo' => __('Upload Photo', 'fluent-community'),
1782 2134 'Upload Video' => __('Upload Video', 'fluent-community'),
1783 2135 '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'),
2136 + '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'),
2137 + 'Upload an image and type the label that belongs to it.' => __('Upload an image and type the label that belongs to it.', 'fluent-community'),
1784 2138 'Upload image' => __('Upload image', 'fluent-community'),
1785 2139 'Upload new' => __('Upload new', 'fluent-community'),
1786 2140 /* translators: %s is the number of files */
1787 2141 'Uploaded %s files' => __('Uploaded %s files', 'fluent-community'),
1788 - 'Uploading video...' => __('Uploading video...', 'fluent-community'),
2142 + 'Uploading media...' => __('Uploading media...', 'fluent-community'),
1789 2143 'Uploading...' => __('Uploading...', 'fluent-community'),
1790 2144 'Usage' => __('Usage', 'fluent-community'),
1791 2145 /* translators: %1$s is the tag to insert dynamic notification settings URL, %2$s is the Smartcode for Site Name with permalink */
1792 2146 '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'),
@@ -1796,8 +2150,9 @@
1796 2150 'Use Gravatar Photo Service for default user photo' => __('Use Gravatar Photo Service for default user photo', 'fluent-community'),
1797 2151 'Use Modal UI for quick post view' => __('Use Modal UI for quick post view', 'fluent-community'),
1798 2152 'Use Pusher.com for WebSocket connections' => __('Use Pusher.com for WebSocket connections', 'fluent-community'),
1799 2153 'Use a custom Pusher-compatible WebSocket server (e.g., Soketi)' => __('Use a custom Pusher-compatible WebSocket server (e.g., Soketi)', 'fluent-community'),
2154 + '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'),
1800 2155 'Use custom signup URL instead of default signup page' => __('Use custom signup URL instead of default signup page', 'fluent-community'),
1801 2156 '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'),
1802 2157 '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'),
1803 2158 'User' => __('User', 'fluent-community'),
@@ -1803,8 +2158,10 @@
1803 2158 'User' => __('User', 'fluent-community'),
1804 2159 'User Badge Module' => __('User Badge Module', 'fluent-community'),
1805 2160 'User Badge Settings' => __('User Badge Settings', 'fluent-community'),
1806 2161 'User Badges' => __('User Badges', 'fluent-community'),
2162 + 'User Info' => __('User Info', 'fluent-community'),
2163 + 'User Level' => __('User Level', 'fluent-community'),
1807 2164 'User Profile Badge' => __('User Profile Badge', 'fluent-community'),
1808 2165 'User Roles' => __('User Roles', 'fluent-community'),
1809 2166 'User can change the layout style to their own preference.' => __('User can change the layout style to their own preference.', 'fluent-community'),
1810 2167 'User not registered:' => __('User not registered:', 'fluent-community'),
@@ -1812,12 +2169,15 @@
1812 2169 'Users' => __('Users', 'fluent-community'),
1813 2170 'Users can choose multiple options' => __('Users can choose multiple options', 'fluent-community'),
1814 2171 'Valid Email address' => __('Valid Email address', 'fluent-community'),
1815 2172 'Verified' => __('Verified', 'fluent-community'),
2173 + 'Verified account' => __('Verified account', 'fluent-community'),
1816 2174 'Video' => __('Video', 'fluent-community'),
2175 + 'Videos' => __('Videos', 'fluent-community'),
1817 2176 'View' => __('View', 'fluent-community'),
1818 2177 'View All' => __('View All', 'fluent-community'),
1819 2178 'View Course' => __('View Course', 'fluent-community'),
2179 + 'View Explanation' => __('View Explanation', 'fluent-community'),
1820 2180 'View Post actions' => __('View Post actions', 'fluent-community'),
1821 2181 'View Posts' => __('View Posts', 'fluent-community'),
1822 2182 'View Product' => __('View Product', 'fluent-community'),
1823 2183 'View Profile' => __('View Profile', 'fluent-community'),
@@ -1827,9 +2187,11 @@
1827 2187 'View actions' => __('View actions', 'fluent-community'),
1828 2188 'View all courses' => __('View all courses', 'fluent-community'),
1829 2189 'View comment actions' => __('View comment actions', 'fluent-community'),
1830 2190 'View more comments' => __('View more comments', 'fluent-community'),
2191 + 'View page' => __('View page', 'fluent-community'),
1831 2192 'View pending members' => __('View pending members', 'fluent-community'),
2193 + 'View post' => __('View post', 'fluent-community'),
1832 2194 'Visibility' => __('Visibility', 'fluent-community'),
1833 2195 'Visibility:' => __('Visibility:', 'fluent-community'),
1834 2196 'Visible' => __('Visible', 'fluent-community'),
1835 2197 'Volume' => __('Volume', 'fluent-community'),
@@ -1835,8 +2197,9 @@
1835 2197 'Volume' => __('Volume', 'fluent-community'),
1836 2198 'WP Users' => __('WP Users', 'fluent-community'),
1837 2199 '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'),
1838 2200 'Warning' => __('Warning', 'fluent-community'),
2201 + 'Watch the video to complete this lesson' => __('Watch the video to complete this lesson', 'fluent-community'),
1839 2202 'We have saved your quiz results.' => __('We have saved your quiz results.', 'fluent-community'),
1840 2203 'Webhook URL' => __('Webhook URL', 'fluent-community'),
1841 2204 'Website' => __('Website', 'fluent-community'),
1842 2205 'Website URL' => __('Website URL', 'fluent-community'),
@@ -1846,16 +2209,20 @@
1846 2209 'Welcome Banner' => __('Welcome Banner', 'fluent-community'),
1847 2210 /* translators: %s is the user's first name */
1848 2211 'What\'s happening, %s' => __('What\'s happening, %s', 'fluent-community'),
1849 2212 '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'),
2213 + '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'),
1850 2214 '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'),
1851 2215 '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'),
2216 + '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'),
1852 2217 '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'),
2218 + 'When enabled, reported and pending content will appear here for review.' => __('When enabled, reported and pending content will appear here for review.', 'fluent-community'),
1853 2219 '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'),
1854 2220 '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'),
1855 2221 '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'),
1856 2222 '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'),
1857 2223 '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'),
2224 + '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'),
1858 2225 'Who Can Upload Videos' => __('Who Can Upload Videos', 'fluent-community'),
1859 2226 'Who can access the portal.' => __('Who can access the portal.', 'fluent-community'),
1860 2227 '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'),
1861 2228 'Who can see the followers list on the user\'s profile?' => __('Who can see the followers list on the user\'s profile?', 'fluent-community'),
@@ -1871,11 +2238,14 @@
1871 2238 /* translators: %s is the date the poll will end */
1872 2239 'Will end at: %s' => __('Will end at: %s', 'fluent-community'),
1873 2240 'Write a comment' => __('Write a comment', 'fluent-community'),
1874 2241 'Write a reply' => __('Write a reply', 'fluent-community'),
2242 + 'Write a short bio about yourself' => __('Write a short bio about yourself', 'fluent-community'),
1875 2243 'Write something here...' => __('Write something here...', 'fluent-community'),
1876 2244 'Write the email message' => __('Write the email message', 'fluent-community'),
2245 + 'Write your answer here...' => __('Write your answer here...', 'fluent-community'),
1877 2246 'Write your question here' => __('Write your question here', 'fluent-community'),
2247 + 'Wrong answers with no pair, press Enter to add' => __('Wrong answers with no pair, press Enter to add', 'fluent-community'),
1878 2248 'Year' => __('Year', 'fluent-community'),
1879 2249 'Yes' => __('Yes', 'fluent-community'),
1880 2250 'Yes, Approve' => __('Yes, Approve', 'fluent-community'),
1881 2251 'Yes, Delete' => __('Yes, Delete', 'fluent-community'),
@@ -1888,11 +2258,15 @@
1888 2258 'Yes, Duplicate the course' => __('Yes, Duplicate the course', 'fluent-community'),
1889 2259 'Yes, Publish' => __('Yes, Publish', 'fluent-community'),
1890 2260 'Yes, Remove' => __('Yes, Remove', 'fluent-community'),
1891 2261 'Yes, Unpublish' => __('Yes, Unpublish', 'fluent-community'),
2262 + 'Yes, restart' => __('Yes, restart', 'fluent-community'),
1892 2263 'You' => __('You', 'fluent-community'),
1893 2264 'You are not allowed to upload media here.' => __('You are not allowed to upload media here.', 'fluent-community'),
1894 2265 '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'),
2266 + /* translators: %s is the maximum number of audio files allowed per post */
2267 + 'You can add a maximum of %s audios per post.' => __('You can add a maximum of %s audios per post.', 'fluent-community'),
2268 + 'You can only manage your own notification preferences.' => __('You can only manage your own notification preferences.', 'fluent-community'),
1895 2269 /* translators: %s is the maximum number of images per post */
1896 2270 'You can upload a maximum of %s images per post.' => __('You can upload a maximum of %s images per post.', 'fluent-community'),
1897 2271 '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'),
1898 2272 /* translators: %s is the tag to insert custom CSS */
@@ -1900,18 +2274,20 @@
1900 2274 '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'),
1901 2275 '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'),
1902 2276 /* translators: %s is the number of scheduled posts */
1903 2277 'You currently have %s scheduled posts to be published' => __('You currently have %s scheduled posts to be published', 'fluent-community'),
2278 + 'You do not have permission to manage this space' => __('You do not have permission to manage this space', 'fluent-community'),
1904 2279 'You do not have permission to view all members' => __('You do not have permission to view all members', 'fluent-community'),
1905 2280 'You do not have permission to view invitations' => __('You do not have permission to view invitations', 'fluent-community'),
2281 + 'You do not have permission to view the leaderboard' => __('You do not have permission to view the leaderboard', 'fluent-community'),
1906 2282 'You do not have permission to view this page' => __('You do not have permission to view this page', 'fluent-community'),
1907 2283 'You do not have permission to view this post' => __('You do not have permission to view this post', 'fluent-community'),
1908 2284 'You do not have permission to view this profile\'s content.' => __('You do not have permission to view this profile\'s content.', 'fluent-community'),
1909 - 'You have blocked or denied notifications for this site. Please reset permission and then click \"Retry Button\" to receive push notifications.' => __('You have blocked or denied notifications for this site. Please reset permission and then click \"Retry Button\" to receive push notifications.', 'fluent-community'),
1910 2285 'You have cancelled the action.' => __('You have cancelled the action.', 'fluent-community'),
1911 2286 'You have no scheduled posts to be published' => __('You have no scheduled posts to be published', 'fluent-community'),
1912 2287 'You have successfully subscribed to push notifications.' => __('You have successfully subscribed to push notifications.', 'fluent-community'),
1913 2288 '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'),
2289 + 'You have unsaved changes. Are you sure you want to close?' => __('You have unsaved changes. Are you sure you want to close?', 'fluent-community'),
1914 2290 'You have unsaved changes. Closing will discard them. Continue?' => __('You have unsaved changes. Closing will discard them. Continue?', 'fluent-community'),
1915 2291 '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'),
1916 2292 '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'),
1917 2293 /* translators: %s is the text to confirm the action */
@@ -1916,18 +2292,15 @@
1916 2292 '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'),
1917 2293 /* translators: %s is the text to confirm the action */
1918 2294 'You must type %s to confirm' => __('You must type %s to confirm', 'fluent-community'),
1919 2295 'You need to enroll in this course to access this lesson' => __('You need to enroll in this course to access this lesson', 'fluent-community'),
2296 + 'You need to enroll in this course to take this quiz.' => __('You need to enroll in this course to take this quiz.', 'fluent-community'),
1920 2297 'You need to upgrade to Pro to upload documents' => __('You need to upgrade to Pro to upload documents', 'fluent-community'),
1921 2298 'You should enable this. Currently disabled.' => __('You should enable this. Currently disabled.', 'fluent-community'),
1922 - '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'),
1923 2299 /* translators: %s is the frequency of the email notifications */
1924 2300 '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'),
1925 2301 'You will get push notifications on replies and important updates.' => __('You will get push notifications on replies and important updates.', 'fluent-community'),
1926 2302 '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'),
1927 - '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'),
1928 - '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'),
1929 - 'You will receive an email when someone replies to your comments.' => __('You will receive an email when someone replies to your comments.', 'fluent-community'),
1930 2303 'Your Bookmarks' => __('Your Bookmarks', 'fluent-community'),
1931 2304 'Your CSS Code' => __('Your CSS Code', 'fluent-community'),
1932 2305 'Your Course Title' => __('Your Course Title', 'fluent-community'),
1933 2306 'Your Group Title' => __('Your Group Title', 'fluent-community'),
@@ -1939,8 +2312,10 @@
1939 2312 'Your affiliate ID' => __('Your affiliate ID', 'fluent-community'),
1940 2313 'Your app ID' => __('Your app ID', 'fluent-community'),
1941 2314 'Your app key' => __('Your app key', 'fluent-community'),
1942 2315 'Your app secret' => __('Your app secret', 'fluent-community'),
2316 + 'Your community name' => __('Your community name', 'fluent-community'),
2317 + 'Your email notifications are currently paused' => __('Your email notifications are currently paused', 'fluent-community'),
1943 2318 'Your enrolled courses will be shown here' => __('Your enrolled courses will be shown here', 'fluent-community'),
1944 2319 'Your files will be stored in the default Uploads folder' => __('Your files will be stored in the default Uploads folder', 'fluent-community'),
1945 2320 'Your members will have to complete each lesson' => __('Your members will have to complete each lesson', 'fluent-community'),
1946 2321 'Your option text' => __('Your option text', 'fluent-community'),
@@ -1949,9 +2324,13 @@
1949 2324 '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'),
1950 2325 'Your request to join this course is pending' => __('Your request to join this course is pending', 'fluent-community'),
1951 2326 'Your saved posts' => __('Your saved posts', 'fluent-community'),
1952 2327 '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'),
2328 + 'Zoom in' => __('Zoom in', 'fluent-community'),
2329 + 'Zoom out' => __('Zoom out', 'fluent-community'),
1953 2330 '__ALL_ADMIN_ACCESS_DESC' => __('All Administrators or edit_pages permissions users can access regardless of the selected roles', 'fluent-community'),
2331 + '__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'),
2332 + '__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'),
1954 2333 '__CLOUD_STORAGE_CONFIGURED' => __('Your cloud storage settings have been defined in the wp-config.php file. These cannot be edited.', 'fluent-community'),
1955 2334 '__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'),
1956 2335 '__COURSE_BANNER_EMPTY_DESC' => __('No welcome banner to show. Enable and configure the Not Enrolled view from the Welcome Banner tab.', 'fluent-community'),
1957 2336 '__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'),
@@ -1972,13 +2351,13 @@
1972 2351 '__PIBLIC_SPACE_DESC_2' => __('Any site member can see who\'s in the Space and what they post.', 'fluent-community'),
1973 2352 '__PRIVATE_COURSE_DESC' => __('Only members added by you or through automation can access the course. They can enroll by paying a fee.', 'fluent-community'),
1974 2353 '__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'),
1975 2354 '__PRIVATE_SPACE_DESC_2' => __('Only members can see who\'s in the space and what they post.', 'fluent-community'),
1976 - '__PROFANITY_FILTER_DESC' => __('Add the blocked words that you want to use for content filtering. Use comma-separated words. If these words found then the content will go in review state.', 'fluent-community'),
1977 2355 '__PUBLIC_SPACE_DESC' => __('Any member can view posts without joining. Only members can create posts', 'fluent-community'),
1978 2356 '__REPORT_PROMO__' => __('Content Moderation is available on the pro version of FluentCommunity. Please upgrade to Pro to use this feature.', 'fluent-community'),
1979 2357 '__SECRET_SPACE_DESC_2' => __('Only invited members can see who\'s in the space and what they post.', 'fluent-community'),
1980 2358 '__SELF_PAED_COURSE_DESC' => __('Course starts when a member enrolls. All content is available immediately.', 'fluent-community'),
2359 + '__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'),
1981 2360 '__SITEMAP_PROMO__' => __('Sitemap generation is available on the pro version of FluentCommunity. Please upgrade to Pro to use this feature.', 'fluent-community'),
1982 2361 '__STRUCTURED_COURSE_DESC' => __('Course starts when a member enrolls. Sections are dripped relative to their enrollment date.', 'fluent-community'),
1983 2362 '__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'),
1984 2363 '__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'),
@@ -1987,8 +2366,9 @@
1987 2366 'active' => __('Active', 'fluent-community'),
1988 2367 /* translators: %s is the number of days after enrollment */
1989 2368 'after %s days of enrollment' => __('after %s days of enrollment', 'fluent-community'),
1990 2369 'all' => __('All', 'fluent-community'),
2370 + 'answer' => __('answer', 'fluent-community'),
1991 2371 'avatar' => __('avatar', 'fluent-community'),
1992 2372 'bad, words, here' => __('bad, words, here', 'fluent-community'),
1993 2373 /* translators: %s is the name of the user */
1994 2374 'by %s' => __('by %s', 'fluent-community'),
@@ -2004,8 +2384,9 @@
2004 2384 'courses' => __('courses', 'fluent-community'),
2005 2385 'created a poll' => __('created a poll', 'fluent-community'),
2006 2386 'day' => __('day', 'fluent-community'),
2007 2387 'disabled' => __('disabled', 'fluent-community'),
2388 + 'e.g. Complete the sentence' => __('e.g. Complete the sentence', 'fluent-community'),
2008 2389 'e.g., ws.example.com' => __('e.g., ws.example.com', 'fluent-community'),
2009 2390 'eg: https://your-account-id.r2.cloudflarestorage.com/your-bucket-name' => __('eg: https://your-account-id.r2.cloudflarestorage.com/your-bucket-name', 'fluent-community'),
2010 2391 'enabled' => __('enabled', 'fluent-community'),
2011 2392 /* translators: %s is the date the poll ended */
@@ -2023,8 +2404,10 @@
2023 2404 'min' => __('min', 'fluent-community'),
2024 2405 'month' => __('month', 'fluent-community'),
2025 2406 'more rows' => __('more rows', 'fluent-community'),
2026 2407 'n/a' => __('n/a', 'fluent-community'),
2408 + 'of their posts or comments are rejected' => __('of their posts or comments are rejected', 'fluent-community'),
2409 + 'of their posts or comments are reported' => __('of their posts or comments are reported', 'fluent-community'),
2027 2410 'or' => __('or', 'fluent-community'),
2028 2411 'or paste link' => __('or paste link', 'fluent-community'),
2029 2412 'passed' => __('passed', 'fluent-community'),
2030 2413 'pending' => __('Pending', 'fluent-community'),
@@ -2038,8 +2421,9 @@
2038 2421 'sec' => __('sec', 'fluent-community'),
2039 2422 'space' => __('space', 'fluent-community'),
2040 2423 'spaces' => __('spaces', 'fluent-community'),
2041 2424 'the quiz.' => __('the quiz.', 'fluent-community'),
2425 + 'times' => __('times', 'fluent-community'),
2042 2426 'to install and activate FluentCart.' => __('to install and activate FluentCart.', 'fluent-community'),
2043 2427 'unavailable' => __('unavailable', 'fluent-community'),
2044 2428 'upload by clicking' => __('upload by clicking', 'fluent-community'),
2045 2429 'week' => __('week', 'fluent-community'),