@selfcommunity/react-i18n 0.7.4-alpha.9 → 0.7.4-courses.102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.d.ts +597 -0
- package/lib/cjs/locales/en.json +300 -2
- package/lib/cjs/locales/it.json +301 -2
- package/lib/esm/index.d.ts +597 -0
- package/lib/esm/locales/en.json +300 -2
- package/lib/esm/locales/it.json +301 -2
- package/lib/types/index.d.ts +597 -0
- package/lib/types/locales/en.json +300 -2
- package/lib/types/locales/it.json +301 -2
- package/lib/types/tsconfig.build.tsbuildinfo +1 -1
- package/lib/umd/react-i18n.js +1 -1
- package/package.json +111 -106
package/lib/esm/locales/en.json
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
"templates.groupFeed.tab.members.label": "Members",
|
|
7
7
|
"templates.groupFeed.tab.messages.label": "Messages",
|
|
8
8
|
"templates.eventFeed.composer.label": "Create content for the event...",
|
|
9
|
+
"templates.lesson.number": "Lesson {from} of {to}",
|
|
9
10
|
"templates.loyaltyProgramDetail.button.more": "Find out more",
|
|
10
11
|
"templates.loyaltyProgramDetail.button.request": "Request Now",
|
|
11
12
|
"templates.loyaltyProgramDetail.community": "Participating in the Community rewards you!",
|
|
@@ -72,10 +73,19 @@
|
|
|
72
73
|
"ui.accountChangeMailValidation.error": "Invalid or expired token",
|
|
73
74
|
"ui.accountChangeMailValidation.success": "Email verified successfully",
|
|
74
75
|
"ui.accountChangeMailValidation.verifying": "Validation in progress",
|
|
76
|
+
"ui.addUserButton.autocomplete.loading": "Loading...",
|
|
77
|
+
"ui.addUserButton.autocomplete.noResults": "There are no users to add!",
|
|
78
|
+
"ui.addUserButton.dialog.confirm": "Add",
|
|
79
|
+
"ui.addUserButton.dialog.searchBar.placeholder": "Add user",
|
|
80
|
+
"ui.addUserButton.dialog.title": "Add user",
|
|
75
81
|
"ui.appBar.navigation.login": "Login",
|
|
76
82
|
"ui.appBar.navigation.register": "Register",
|
|
77
83
|
"ui.composerIconButton.composer.success": "Content published",
|
|
78
84
|
"ui.composerIconButton.composer.viewContribute": "View content",
|
|
85
|
+
"ui.composerIconButton.list.content": "Create a content",
|
|
86
|
+
"ui.composerIconButton.list.event": "Create an event",
|
|
87
|
+
"ui.composerIconButton.list.group": "Create a group",
|
|
88
|
+
"ui.composerIconButton.list.liveStream": "Create a live stream",
|
|
79
89
|
"ui.baseDialog.button.close": "Close",
|
|
80
90
|
"ui.broadcastMessages.loadMore": "See more info",
|
|
81
91
|
"ui.broadcastMessages.message.chip": "INFO",
|
|
@@ -265,6 +275,98 @@
|
|
|
265
275
|
"ui.contributionActionMenu.vulgar": "Vulgar",
|
|
266
276
|
"ui.createEvent.title": "Create your Event now!",
|
|
267
277
|
"ui.createEvent.description": "Engage your Community with an Event: whether it’s a link for a virtual Event or an address to meet in person. Decide if it will be open to everyone or accessible by invitation only. Discover how easy it is to engage your Community!",
|
|
278
|
+
"ui.course.completedDialog.btn.label": "Back to Courses",
|
|
279
|
+
"ui.course.completedDialog.description.pt1": "Congratulations!",
|
|
280
|
+
"ui.course.completedDialog.description.pt2": "You have completed <span>{courseName}</span>",
|
|
281
|
+
"ui.course.completedDialog.title": "You have completed the Course",
|
|
282
|
+
"ui.course.dashboard.student.button.cancel": "Request Cancel",
|
|
283
|
+
"ui.course.dashboard.student.button.continue": "Continue the Course",
|
|
284
|
+
"ui.course.dashboard.student.button.dashboard": "Go to Dashboard",
|
|
285
|
+
"ui.course.dashboard.student.button.request": "Request Access",
|
|
286
|
+
"ui.course.dashboard.student.button.start": "Start the Course",
|
|
287
|
+
"ui.course.dashboard.student.completed": "You have completed the Course!",
|
|
288
|
+
"ui.course.dashboard.student.contents": "Course Contents",
|
|
289
|
+
"ui.course.dashboard.student.description": "Course Description",
|
|
290
|
+
"ui.course.dashboard.student.progress": "Course Progress",
|
|
291
|
+
"ui.course.dashboard.student.progress.described": "Completed {progress} of {end} Lessons",
|
|
292
|
+
"ui.course.dashboard.student.progress.percentage": "{percentage}% completed",
|
|
293
|
+
"ui.course.dashboard.student.snackbar.success.cancel": "Request cancel!",
|
|
294
|
+
"ui.course.dashboard.student.snackbar.success.request": "Request sent!",
|
|
295
|
+
"ui.course.dashboard.teacher.btn.label": "Edit lessons",
|
|
296
|
+
"ui.course.dashboard.teacher.info.completion": "Average completion rate",
|
|
297
|
+
"ui.course.dashboard.teacher.tab.comments.btn.label": "See more",
|
|
298
|
+
"ui.course.dashboard.teacher.tab.comments.lessons.btn.label": "Other comments",
|
|
299
|
+
"ui.course.dashboard.teacher.tab.comments.number": "{commentsNumber, plural, =0 {# Comments} one {# Comment} other {# Comments}}",
|
|
300
|
+
"ui.course.dashboard.teacher.info.students": "Students",
|
|
301
|
+
"ui.course.dashboard.teacher.tab.comments": "Comments",
|
|
302
|
+
"ui.course.dashboard.teacher.tab.students": "Students",
|
|
303
|
+
"ui.course.dashboard.teacher.tab.students.table.header.latestActivity": "Latest activity",
|
|
304
|
+
"ui.course.dashboard.teacher.tab.students.table.header.name": "Name",
|
|
305
|
+
"ui.course.dashboard.teacher.tab.students.table.header.progress": "Progress",
|
|
306
|
+
"ui.course.dashboard.teacher.tab.students.table.header.registration": "registration",
|
|
307
|
+
"ui.course.label": "Course {privacy}",
|
|
308
|
+
"ui.course.status.new": "New",
|
|
309
|
+
"ui.course.status.published": "Published",
|
|
310
|
+
"ui.course.status.completed": "Completed",
|
|
311
|
+
"ui.course.table.lessons.title": "{lessonsNumber, plural, =0 {# Lessons} one {# Lesson} other {# Lessons}}",
|
|
312
|
+
"ui.course.table.sections.title": "{sectionsNumber, plural, =0 {# Sezioni} one {# Sezione} other {# Sezioni}}",
|
|
313
|
+
"ui.course.type": "Type of course: {typeOfCourse}",
|
|
314
|
+
"ui.course.type.self-paced": "Self-Paced",
|
|
315
|
+
"ui.course.type.scheduled": "Scheduled",
|
|
316
|
+
"ui.course.type.structured": "Structured",
|
|
317
|
+
"ui.courseUsersTable.action.btn.label": "See progress",
|
|
318
|
+
"ui.courseUsersTable.btn.label": "See more",
|
|
319
|
+
"ui.courseUsersTable.changeStatus.snackbar.success": "State saved successfully!",
|
|
320
|
+
"ui.courseUsersTable.dialog.btn.label": "Message",
|
|
321
|
+
"ui.courseUsersTable.dialog.info.text1: ": "Lessons completed: {lessonsCompleted}",
|
|
322
|
+
"ui.courseUsersTable.dialog.info.text2: ": "Course completed: {courseCompleted}%",
|
|
323
|
+
"ui.courseUsersTable.dialog.title": "Corso progress",
|
|
324
|
+
"ui.courseUsersTable.empty.requests.title": "There are currently no requests from users for the Course",
|
|
325
|
+
"ui.courseUsersTable.empty.users.description": "We invite you to add users to the list",
|
|
326
|
+
"ui.courseUsersTable.empty.users.title": "There are currently no Users invited to the Course",
|
|
327
|
+
"ui.courseUsersTable.searchBar.placeholder": "Search users",
|
|
328
|
+
"ui.editCourse.tab.customize": "Customize",
|
|
329
|
+
"ui.editCourse.tab.customize.snackbar.save": "Save completed!",
|
|
330
|
+
"ui.editCourse.tab.lessons": "Lessons",
|
|
331
|
+
"ui.editCourse.tab.lessons.status": "Status: <b>{status}</b>",
|
|
332
|
+
"ui.editCourse.tab.lessons.table.empty.description": "Start by adding a course section, then add lessons",
|
|
333
|
+
"ui.editCourse.tab.lessons.table.empty.title": "Create your Course content",
|
|
334
|
+
"ui.editCourse.tab.lessons.table.header.actions": "Actions",
|
|
335
|
+
"ui.editCourse.tab.lessons.table.header.calendar": "Calendar",
|
|
336
|
+
"ui.editCourse.tab.lessons.table.header.lessonName": "Lesson name",
|
|
337
|
+
"ui.editCourse.tab.lessons.table.lesson": "Lesson",
|
|
338
|
+
"ui.editCourse.tab.lessons.table.menu.delete": "Delete",
|
|
339
|
+
"ui.editCourse.tab.lessons.table.menu.edit": "Edit",
|
|
340
|
+
"ui.editCourse.tab.lessons.table.menu.rename": "Rename",
|
|
341
|
+
"ui.editCourse.tab.lessons.table.menu.view": "View",
|
|
342
|
+
"ui.editCourse.tab.lessons.table.newLesson": "Lesson without title - {num}",
|
|
343
|
+
"ui.editCourse.tab.lessons.table.newSection": "Section without title - {num}",
|
|
344
|
+
"ui.editCourse.tab.lessons.table.section": "Section",
|
|
345
|
+
"ui.editCourse.tab.lessons.table.select.draft": "Draft",
|
|
346
|
+
"ui.editCourse.tab.lessons.table.select.published": "Published",
|
|
347
|
+
"ui.editCourse.tab.lessons.table.snackbar.delete": "Successfully deleted!",
|
|
348
|
+
"ui.editCourse.tab.lessons.table.snackbar.save": "Successfully saved!",
|
|
349
|
+
"ui.editCourse.tab.options": "Options",
|
|
350
|
+
"ui.editCourse.tab.options.button.save": "Save Changes",
|
|
351
|
+
"ui.editCourse.tab.options.description": "Students enrolled in a course must complete each lesson in the prescribed order before moving on to the next.",
|
|
352
|
+
"ui.editCourse.tab.options.notifications": "Notifications",
|
|
353
|
+
"ui.editCourse.tab.options.notifications.description": "Notify course administrators of new lesson comments.",
|
|
354
|
+
"ui.editCourse.tab.options.permissions": "Permissions",
|
|
355
|
+
"ui.editCourse.tab.options.permissions.description": "Hide the number of participating users.",
|
|
356
|
+
"ui.editCourse.tab.requests": "Requests",
|
|
357
|
+
"ui.editCourse.tab.requests.table.snackbar.accepted": "User successfully accepted!",
|
|
358
|
+
"ui.editCourse.tab.requests.table.snackbar.rejected": "User successfully rejected!",
|
|
359
|
+
"ui.editCourse.tab.requests.title": "{requestsNumber, plural, =0 {# Course Requests} one {# Course Request} other {# Course Requests}}",
|
|
360
|
+
"ui.editCourse.tab.users": "Users",
|
|
361
|
+
"ui.editCourse.tab.users.addUsersButton.label": "Add users to the course",
|
|
362
|
+
"ui.editCourse.tab.users.table.header.latestActivity": "Latest activity",
|
|
363
|
+
"ui.editCourse.tab.users.table.header.name": "Name",
|
|
364
|
+
"ui.editCourse.tab.users.table.header.registration": "Registration",
|
|
365
|
+
"ui.editCourse.tab.users.table.header.role": "Role",
|
|
366
|
+
"ui.editCourse.tab.users.table.select.creator": "Creator",
|
|
367
|
+
"ui.editCourse.tab.users.table.select.joined": "User",
|
|
368
|
+
"ui.editCourse.tab.users.table.select.manager": "Manager",
|
|
369
|
+
"ui.editCourse.tab.users.title": "{usersNumber, plural, =0 {# Course Users} one {# Course User} other {# Course Users}}",
|
|
268
370
|
"ui.event.see": "See",
|
|
269
371
|
"ui.event.inProgress": "In progress",
|
|
270
372
|
"ui.eventHeader.visibility.private": "Private Event",
|
|
@@ -300,6 +402,8 @@
|
|
|
300
402
|
"ui.eventForm.name.placeholder": "Event name",
|
|
301
403
|
"ui.eventForm.name.error.maxLength": "Please shorten this text to 50 characters or fewer. Currently, it’s too long",
|
|
302
404
|
"ui.eventForm.name.error.unique": "Please choose another name for the event",
|
|
405
|
+
"ui.eventForm.liveStream.error.monthlyMinuteLimitReached": "Unable to create live broadcast. The limit of minutes available for live broadcasts has been exceeded.",
|
|
406
|
+
"ui.eventForm.cover.error": "Invalid cover. Please choose another cover for the event",
|
|
303
407
|
"ui.eventForm.description.placeholder": "Add a description...",
|
|
304
408
|
"ui.eventForm.description.error.maxLength": "Please shorten this text to 150 characters or fewer. Currently, it’s too long",
|
|
305
409
|
"ui.eventForm.date.placeholder": "Start Date",
|
|
@@ -309,6 +413,7 @@
|
|
|
309
413
|
"ui.eventForm.time.end.placeholder": "End Time",
|
|
310
414
|
"ui.eventForm.time.end.error.invalid": "The end time must be later than the start one.",
|
|
311
415
|
"ui.eventForm.time.end.title": "Select Time",
|
|
416
|
+
"ui.eventForm.time.picker.cancel.placeholder": "Cancel",
|
|
312
417
|
"ui.eventForm.frequency.label": "Frequency",
|
|
313
418
|
"ui.eventForm.frequency.never.placeholder": "No Frequency",
|
|
314
419
|
"ui.eventForm.frequency.daily.placeholder": "Daily",
|
|
@@ -318,15 +423,17 @@
|
|
|
318
423
|
"ui.eventForm.address.live.label": "In Person",
|
|
319
424
|
"ui.eventForm.address.live.placeholder": "Enter an address",
|
|
320
425
|
"ui.eventForm.address.live.noResults": "No results",
|
|
321
|
-
"ui.eventForm.address.online.label": "
|
|
426
|
+
"ui.eventForm.address.online.label": "Url link",
|
|
322
427
|
"ui.eventForm.address.online.placeholder": "Enter the event link",
|
|
323
428
|
"ui.eventForm.address.online.help": "Enter a valid URL (e.g., YouTube - Vimeo)",
|
|
429
|
+
"ui.eventForm.address.liveStream.label": "Live stream",
|
|
324
430
|
"ui.eventForm.privacy.public": "Public",
|
|
325
431
|
"ui.eventForm.privacy.public.info": "It can be seen by the entire Community and anyone who receives the event link.",
|
|
326
432
|
"ui.eventForm.privacy.private": "Private",
|
|
327
433
|
"ui.eventForm.privacy.private.info": "Only invited people can access. Invitations can be requested.",
|
|
328
434
|
"ui.eventForm.button.create": "Create Event",
|
|
329
435
|
"ui.eventForm.button.edit": "Edit",
|
|
436
|
+
"ui.eventForm.genericError": "An error occurred while creating the event.",
|
|
330
437
|
"ui.eventLocationWidget.title": "Location",
|
|
331
438
|
"ui.eventMediaWidget.add": "Add photos",
|
|
332
439
|
"ui.eventMediaWidget.dialog.confirm": "Yes",
|
|
@@ -376,6 +483,7 @@
|
|
|
376
483
|
"ui.eventInfoDetails.frequency.daily.placeholder": "Daily",
|
|
377
484
|
"ui.eventInfoDetails.frequency.weekly.placeholder": "Weekly",
|
|
378
485
|
"ui.eventInfoDetails.frequency.monthly.placeholder": "Monthly",
|
|
486
|
+
"ui.eventInfoDetails.live.join": "Join the live",
|
|
379
487
|
"ui.eventInviteButton": "Invite to your Event",
|
|
380
488
|
"ui.eventInviteButton.dialog.title": "Invite to the event",
|
|
381
489
|
"ui.eventInviteButton.dialog.content.search.placeholder": "Search for people to invite",
|
|
@@ -389,6 +497,78 @@
|
|
|
389
497
|
"ui.eventSubscribeButton.notGoing": "Not going",
|
|
390
498
|
"ui.eventSubscribeButton.requestParticipation": "Request to attend",
|
|
391
499
|
"ui.eventSubscribeButton.waitingApproval": "Cancel request",
|
|
500
|
+
"ui.course.privacy.private": "Private",
|
|
501
|
+
"ui.course.privacy.open": "Open",
|
|
502
|
+
"ui.course.privacy.secret": "Secret",
|
|
503
|
+
"ui.course.privacy.draft": "Draft",
|
|
504
|
+
"ui.course.enroll": "Start the course",
|
|
505
|
+
"ui.course.completed": "Completed",
|
|
506
|
+
"ui.course.completion.percentage": "{percentage} completed",
|
|
507
|
+
"ui.course.see": "See",
|
|
508
|
+
"ui.course.see.preview": "Go to the course",
|
|
509
|
+
"ui.courseForm.edit.title.general": "General",
|
|
510
|
+
"ui.courseForm.edit.access.section.title": "Access",
|
|
511
|
+
"ui.courseForm.edit.access.info.title": "Your Course is in Draft Mode",
|
|
512
|
+
"ui.courseForm.edit.access.info.subtitle": "Choose access settings and publish the Course to make it active.",
|
|
513
|
+
"ui.courseForm.edit.access.info.access": "<icon>private</icon>Access: visible only to you and other administrators. Members on the waiting list cannot see or access the Course until you publish it.",
|
|
514
|
+
"ui.courseForm.edit.access.info.visibility": "<icon>visibility_off</icon>Visibility: no one can see or access this Course except you and other administrators.",
|
|
515
|
+
"ui.courseForm.edit.publication.title": "Publish Your Course",
|
|
516
|
+
"ui.courseForm.edit.publication.subtitle": "When you're ready to publish your Course, select the access settings below:",
|
|
517
|
+
"ui.courseForm.edit.publication.option.open.title": "Open",
|
|
518
|
+
"ui.courseForm.edit.publication.option.open.access": "<icon>private</icon>Access: open. All users in your Community can view this space and participate.",
|
|
519
|
+
"ui.courseForm.edit.publication.option.open.visibility": "<icon>visibility</icon>Visibility: Visible to all members of your Community.",
|
|
520
|
+
"ui.courseForm.edit.publication.option.private.title": "Private",
|
|
521
|
+
"ui.courseForm.edit.publication.option.private.access": "<icon>private</icon>Access: closed. Only users invited by you or other administrators can access this Course.",
|
|
522
|
+
"ui.courseForm.edit.publication.option.private.visibility": "<icon>visibility</icon>Visibility: invited users only. Uninvited users will see a lock screen.",
|
|
523
|
+
"ui.courseForm.edit.publication.option.secret.title": "Secret",
|
|
524
|
+
"ui.courseForm.edit.publication.option.secret.access": "<icon>private</icon>Access: closed. Only users invited by you or other administrators can access this Course.",
|
|
525
|
+
"ui.courseForm.edit.publication.option.secret.visibility": "<icon>visibility</icon>Visibility: invited users only. Uninvited users will not see that this Course exists.",
|
|
526
|
+
"ui.courseForm.edit.action.save": "Save Changes",
|
|
527
|
+
"ui.courseForm.button.next": "Next",
|
|
528
|
+
"ui.courseForm.button.create": "Create Course",
|
|
529
|
+
"ui.courseForm.title.one": "Choose the Course type",
|
|
530
|
+
"ui.courseForm.title.two": "Create your Course",
|
|
531
|
+
"ui.courseForm.title.edit": "Edit Course",
|
|
532
|
+
"ui.courseForm.self-paced.title": "Self-Paced",
|
|
533
|
+
"ui.courseForm.self-paced.info": "The course starts as soon as the user completes the subscription.\nAll content is immediately available.",
|
|
534
|
+
"ui.courseForm.structured.title": "Calendarized",
|
|
535
|
+
"ui.courseForm.structured.info": "The course starts as soon as the user completes the subscription.\nThe content, divided into sections, becomes progressively available according to a predefined schedule.",
|
|
536
|
+
"ui.courseForm.scheduled.title": "Scheduled",
|
|
537
|
+
"ui.courseForm.scheduled.info": "The course starts on a specific date. The course sections are released progressively based on the start date.",
|
|
538
|
+
"ui.courseForm.name.placeholder": "Give your course a name",
|
|
539
|
+
"ui.courseForm.description.placeholder": "Add a description",
|
|
540
|
+
"ui.courseForm.date.placeholder": "Start Date",
|
|
541
|
+
"ui.courseForm.date.title": "Select Date",
|
|
542
|
+
"ui.courseForm.time.placeholder": "Start Time",
|
|
543
|
+
"ui.courseForm.date.end.placeholder": "End Date",
|
|
544
|
+
"ui.courseForm.time.end.placeholder": "End Time",
|
|
545
|
+
"ui.courseForm.category.placeholder.empty": "Assign categories (optional)",
|
|
546
|
+
"ui.courseForm.category.placeholder": "Categories",
|
|
547
|
+
"ui.courseForm.name.error.maxLength": "Please shorten this text to 50 characters or fewer. Currently, it’s too long",
|
|
548
|
+
"ui.courseForm.description.error.maxLength": "Please shorten this text to 500 characters or fewer. Currently, it’s too long",
|
|
549
|
+
"ui.courseJoinButton.waitingApproval": "Waiting for approval",
|
|
550
|
+
"ui.courseJoinButton.join": "Start the course",
|
|
551
|
+
"ui.courseJoinButton.leave": "Leave the course",
|
|
552
|
+
"ui.courseJoinButton.accept": "Accept",
|
|
553
|
+
"ui.courseJoinButton.requestAccess": "Request Access",
|
|
554
|
+
"ui.courses.empty.title": "There are currently no Courses available",
|
|
555
|
+
"ui.courses.empty.info": "We invite you to suggest starting Courses in the Community",
|
|
556
|
+
"ui.courses.noMore": "There are no other Courses at the moment.",
|
|
557
|
+
"ui.courses.filterByCreatedByMe": "Created by me",
|
|
558
|
+
"ui.courses.filterByName": "Search Course",
|
|
559
|
+
"ui.courses.filterByCoursesForMe": "Courses for me",
|
|
560
|
+
"ui.courses.button.seeMore": "See more",
|
|
561
|
+
"ui.courseStatus.new": "NEW",
|
|
562
|
+
"ui.courseStatus.draft": "DRAFT",
|
|
563
|
+
"ui.courseStatus.published": "PUBLISHED",
|
|
564
|
+
"ui.courseStatus.concluded": "CONCLUDED",
|
|
565
|
+
"ui.course.placeholder.teacher": "Teacher",
|
|
566
|
+
"ui.course.placeholder.title": "Course Title {number}",
|
|
567
|
+
"ui.course.placeholder.subtitle": "Course Type",
|
|
568
|
+
"ui.courseParticipantsButton.participants": "{total} participants",
|
|
569
|
+
"ui.courseParticipantsButton.dialogTitle": "Participants ({total})",
|
|
570
|
+
"ui.courseParticipantsButton.noOtherParticipants": "No other participants",
|
|
571
|
+
"ui.createCourseButton": "Create Course",
|
|
392
572
|
"ui.createGroupButton": "Create",
|
|
393
573
|
"ui.createEventButton": "Create Event",
|
|
394
574
|
"ui.editEventButton": "Edit",
|
|
@@ -579,8 +759,38 @@
|
|
|
579
759
|
"ui.infoEventWidget.title": "Event information",
|
|
580
760
|
"ui.inlineComposerWidget.label": "Create content...",
|
|
581
761
|
"ui.inlineComposerWidget.success": "The creation was successful!",
|
|
762
|
+
"ui.lessonAppbar.button.save": "Save",
|
|
763
|
+
"ui.lessonDrawer.comments": "Comments",
|
|
764
|
+
"ui.lessonDrawer.lessons": "Lessons",
|
|
765
|
+
"ui.lessonDrawer.settings": "Settings",
|
|
766
|
+
"ui.lessonEditForm.button.save": "Save",
|
|
767
|
+
"ui.lessonEditForm.status.title": "Status",
|
|
768
|
+
"ui.lessonEditForm.status.draft": "Draft",
|
|
769
|
+
"ui.lessonEditForm.status.published": "Published",
|
|
770
|
+
"ui.lessonEditForm.settings.title": "Settings",
|
|
771
|
+
"ui.lessonEditForm.settings.enableComments": "Enable comments",
|
|
582
772
|
"ui.inviteUserEventButton.invite": "Invite",
|
|
583
773
|
"ui.inviteUserEventButton.remove": "Remove",
|
|
774
|
+
"ui.lessonCommentActionMenu.actionError": "Unfortunately a problem occurred. Please try again later. Thank you.",
|
|
775
|
+
"ui.lessonCommentActionMenu.actionSuccess": "Operation successfully complete!",
|
|
776
|
+
"ui.lessonCommentActionMenu.delete": "Delete",
|
|
777
|
+
"ui.lessonCommentActionMenu.edit": "Edit",
|
|
778
|
+
"ui.lessonCommentObjects.editor.placeholder": "Write your comment...",
|
|
779
|
+
"ui.lessonObject.button.complete": "I have completed the lesson",
|
|
780
|
+
"ui.lessonObject.button.completed": "Completed",
|
|
781
|
+
"ui.lessonReleaseMenu.scheduled.label": "Select release date",
|
|
782
|
+
"ui.lessonReleaseMenu.scheduled.picker.placeholder": "Select date and time",
|
|
783
|
+
"ui.lessonReleaseMenu.scheduled.picker.cancel": "Cancel",
|
|
784
|
+
"ui.lessonReleaseMenu.now.label": "Immediately after registration",
|
|
785
|
+
"ui.lessonReleaseMenu.structured.label.days": "{total, plural, =0 {# days} one {one day} other {# days}} after registration",
|
|
786
|
+
"ui.lessonReleaseMenu.structured.label.weeks": "{total, plural, =0 {# weeks} one {one week} other {# weeks}} after registration",
|
|
787
|
+
"ui.lessonReleaseMenu.dialog.title": "Lesson Release",
|
|
788
|
+
"ui.lessonReleaseMenu.dialog.days": "Days",
|
|
789
|
+
"ui.lessonReleaseMenu.dialog.weeks": "Weeks",
|
|
790
|
+
"ui.lessonReleaseMenu.dialog.info.structured.days": "This section will be published {total, plural, =0 {# days} one {one day} other {# days}} after a user registers for the course",
|
|
791
|
+
"ui.lessonReleaseMenu.dialog.info.structured.weeks": "This section will be published {total, plural, =0 {# weeks} one {one week} other {# weeks}} after a user registers for the course",
|
|
792
|
+
"ui.lessonReleaseMenu.dialog.info.now": "This section will be published immediately after a user registers for the course.",
|
|
793
|
+
"ui.lessonReleaseMenu.dialog.button.done": "Done",
|
|
584
794
|
"ui.locationAutocomplete.empty": "Search for location",
|
|
585
795
|
"ui.locationAutocomplete.label": "Insert a city",
|
|
586
796
|
"ui.locationAutocomplete.title": "Localize",
|
|
@@ -697,6 +907,10 @@
|
|
|
697
907
|
"ui.notification.userFollow.followUser": "started following you",
|
|
698
908
|
"ui.notification.viewRules": "View website rules.",
|
|
699
909
|
"ui.notification.voteUp.appreciated": "appreciated you on:",
|
|
910
|
+
"ui.notification.live_stream_started": "has started the live",
|
|
911
|
+
"ui.notification.live_stream_started.join": "Join",
|
|
912
|
+
"ui.notification.live_stream_started.title": "has started the live: <link>{live}</link>",
|
|
913
|
+
"ui.notification.live_stream_started.dateTime": "{date} - From {hour}",
|
|
700
914
|
"ui.onBoardingWidget.accordion.collapsed": "<icon>ai_stars</icon> <b>Getting Started</b>Bring your Community to life",
|
|
701
915
|
"ui.onBoardingWidget.accordion.expanded.title": "Getting Started",
|
|
702
916
|
"ui.onBoardingWidget.accordion.expanded.title.mobile": "<b>Getting Started</b>",
|
|
@@ -808,6 +1022,9 @@
|
|
|
808
1022
|
"ui.relatedEventsWidget.showAll": "Show all",
|
|
809
1023
|
"ui.relatedEventsWidget.title": "Other events of {user}",
|
|
810
1024
|
"ui.relatedFeedObjectsWidget.button.showMore": "Show More",
|
|
1025
|
+
"ui.userLiveStreamWidget.showAll": "Show all",
|
|
1026
|
+
"ui.userLiveStreamWidget.title": "Live streams of {user}",
|
|
1027
|
+
"ui.userLiveStreamWidget.button.showMore": "Show More",
|
|
811
1028
|
"ui.relatedFeedObjectsWidget.noMoreResults": "No more results",
|
|
812
1029
|
"ui.relatedFeedObjectsWidget.noResults": "No results found",
|
|
813
1030
|
"ui.relatedFeedObjectsWidget.title": "Related Posts",
|
|
@@ -958,6 +1175,12 @@
|
|
|
958
1175
|
"ui.userToastNotifications.userBlocked.accountReactivated": "Your account has been <b>reactivated</b>",
|
|
959
1176
|
"ui.userToastNotifications.viewContribution": "View contribution",
|
|
960
1177
|
"ui.userToastNotifications.viewMessage": "View",
|
|
1178
|
+
"ui.createEventButton.goLive": "Go live",
|
|
1179
|
+
"ui.createLivestreamDialog.title": "Go live",
|
|
1180
|
+
"ui.createLivestreamDialog.title.edit": "Edit Live Stream",
|
|
1181
|
+
"ui.createLivestreamDialog.button.back": "Back",
|
|
1182
|
+
"ui.createLivestreamDialog.button.create": "Create",
|
|
1183
|
+
"ui.createLivestreamDialog.button.edit": "Edit",
|
|
961
1184
|
"ui.voteAudienceButton.dialog.end": "No more votes left",
|
|
962
1185
|
"ui.voteAudienceButton.dialog.tab.all": "All",
|
|
963
1186
|
"ui.voteAudienceButton.dialog.title": "Votes",
|
|
@@ -971,5 +1194,80 @@
|
|
|
971
1194
|
"ui.webPushNotification.requestPermission": "This website would like to send push notification",
|
|
972
1195
|
"ui.languageSwitcher.selectLanguage": "Select interface language",
|
|
973
1196
|
"ui.languageSwitcher.language.it": "Italian",
|
|
974
|
-
"ui.languageSwitcher.language.en": "English"
|
|
1197
|
+
"ui.languageSwitcher.language.en": "English",
|
|
1198
|
+
"ui.liveStream.inProgress": "Live now",
|
|
1199
|
+
"ui.liveStream.see": "Join",
|
|
1200
|
+
"ui.liveStreamForm.button.create": "Create live",
|
|
1201
|
+
"ui.liveStreamForm.button.edit": "Edit",
|
|
1202
|
+
"ui.liveStreamForm.title.placeholder": "Title",
|
|
1203
|
+
"ui.liveStreamForm.slug.placeholder": "Custom url",
|
|
1204
|
+
"ui.liveStreamForm.description.placeholder": "Description",
|
|
1205
|
+
"ui.liveStreamForm.hideParticipantsList": "Hide participants list",
|
|
1206
|
+
"ui.liveStreamForm.automaticallyNotifyFollowers": "Notify people you're in contact with once you go live",
|
|
1207
|
+
"ui.liveStreamForm.showInProfile": "Show the live stream in your profile when you are live",
|
|
1208
|
+
"ui.liveStreamForm.muteParticipants": "Enable participants microphone",
|
|
1209
|
+
"ui.liveStreamForm.disableShareScreen": "Enable participants share screen",
|
|
1210
|
+
"ui.liveStreamForm.disableChat": "Enable participants chat",
|
|
1211
|
+
"ui.liveStreamForm.disableVideo": "Enable participants video",
|
|
1212
|
+
"ui.liveStreamForm.view.label": "View",
|
|
1213
|
+
"ui.liveStreamForm.view.gallery": "Gallery",
|
|
1214
|
+
"ui.liveStreamForm.view.speaker": "Speaker",
|
|
1215
|
+
"ui.liveStreamForm.selector.title": "How do you want to create the live stream?",
|
|
1216
|
+
"ui.liveStreamForm.selector.scheduleLiveEvent": "Create a live event",
|
|
1217
|
+
"ui.liveStreamForm.selector.scheduleLiveEventItem1": "Schedule a live room or stream in your event",
|
|
1218
|
+
"ui.liveStreamForm.selector.scheduleLiveEventItem2": "Allow event attendees to access the live and add to calendar and receive event reminders",
|
|
1219
|
+
"ui.liveStreamForm.selector.scheduleLiveEventItem3": "Automatically post the event",
|
|
1220
|
+
"ui.liveStreamForm.selector.scheduleLiveStream": "Create a live stream",
|
|
1221
|
+
"ui.liveStreamForm.selector.scheduleLiveStreamItem1": "Best for webinars, Q&As and for presentations",
|
|
1222
|
+
"ui.liveStreamForm.selector.scheduleLiveStreamItem2": "Talk to each other with audio/video",
|
|
1223
|
+
"ui.liveStreamForm.selector.scheduleLiveStreamItem3": "Participants can chat with others",
|
|
1224
|
+
"ui.liveStreamForm.selector.next": "Next",
|
|
1225
|
+
"ui.liveStreamForm.selector.warningRemainingMinutes": "Only a few minutes({minutes}) remain available to do live broadcasts.",
|
|
1226
|
+
"ui.liveStreamForm.selector.warningMinutesExausted": "The time available to do live broadcasts is exhausted.",
|
|
1227
|
+
"ui.liveStreamForm.selector.warningSubscriptionRequired": "At the moment the community has not subscribed up to any <link>plan</link>. To start a live stream, subscribe for a plan.",
|
|
1228
|
+
"ui.liveStreamForm.view.gallery.description": "The default streaming view will be set to \"gallery mode\", allowing participants to see multiple people at once.",
|
|
1229
|
+
"ui.liveStreamForm.view.speaker.description": "The default streaming view will be set to \"speaker mode\", highlighting the organizer or main speaker for all participants.",
|
|
1230
|
+
"ui.liveStreamForm.title.error.maxLength": "Please shorten this text to 50 characters or fewer. Currently, it’s too long",
|
|
1231
|
+
"ui.liveStreamForm.title.error.invalid": "Invalid or already used field. The field must not exceed 100 characters.",
|
|
1232
|
+
"ui.liveStreamForm.slug.error.maxLength": "Please shorten this text to 50 characters or fewer. Currently, it’s too long",
|
|
1233
|
+
"ui.liveStreamForm.slug.error.invalid": "Invalid or already used field. The field must not exceed 50 characters. Allowed characters are letters, numbers, -, _.",
|
|
1234
|
+
"ui.liveStreamForm.cover.error.invalid": "Invalid cover image. File too large. Size should not exceed 1 MB.",
|
|
1235
|
+
"ui.liveStreamForm.error.monthlyMinuteLimitReached": "Unable to create live broadcast. The limit of minutes available for live broadcasts has been exceeded.",
|
|
1236
|
+
"ui.liveStreamForm.description.error.maxLength": "Please shorten this text to 500 characters or fewer. Currently, it’s too long",
|
|
1237
|
+
"ui.liveStreamRoom.preJoin.joinRoom": "Join Room",
|
|
1238
|
+
"ui.liveStreamRoom.preJoin.microphone": "Microphone",
|
|
1239
|
+
"ui.liveStreamRoom.preJoin.camera": "Camera",
|
|
1240
|
+
"ui.liveStreamRoom.preJoin.username": "Username",
|
|
1241
|
+
"ui.liveStreamRoom.hostDisableMicrophone": "The host of the live set your microphone as off",
|
|
1242
|
+
"ui.liveStreamRoom.hostDisableVideo": "The host of the live set your camera as off",
|
|
1243
|
+
"ui.liveStreamRoom.shareLink": "Copy the live link to share it",
|
|
1244
|
+
"ui.liveStreamRoom.description": "Description",
|
|
1245
|
+
"ui.liveStreamRoom.conference.end": "The livestream has ended!",
|
|
1246
|
+
"ui.liveStreamRoom.conference.closed": "Unable to access. The live has been closed and it's no longer available!",
|
|
1247
|
+
"ui.liveStreamRoom.connect.error.device.permission": "Unable to access microphone or camera. Change your browser settings to allow access.",
|
|
1248
|
+
"ui.liveStreamRoom.connect.error.device.notFound": "Unable to access microphone or camera. Check that enabled devices are working properly.",
|
|
1249
|
+
"ui.liveStreamRoom.connect.error.clientInitiatedDisconnect": "An error occurred while accessing the live stream. Check that your live-enabled devices are working properly and that browser-level access permissions have been granted.",
|
|
1250
|
+
"ui.liveStreamRoom.connect.error.liveStreamIsClosed": "Unable to access. The Live has been closed and it's no longer available! <link>Back to home</link>",
|
|
1251
|
+
"ui.liveStreamRoom.connect.error.monthlyMinuteLimitReached": "Unable to access. The limit of minutes available for live streaming has been exceeded. <link>Back to home</link>",
|
|
1252
|
+
"ui.liveStreamRoom.connect.error.waitingHostToStartLiveStream": "The live has not yet been started by the host.",
|
|
1253
|
+
"ui.liveStreamRoom.connect.error.participantLimitReached": "The live has reached the maximum number of participants.",
|
|
1254
|
+
"ui.liveStreamRoom.connect.error.participateTheEventToJoinLiveStream": "The live has reached the maximum number of participants. <link>Go to event</link>",
|
|
1255
|
+
"ui.liveStreamRoom.connect.error.userBannedForThisLiveStream": "The host of the live has banned you. You can no longer participate. <link>Back to home</link>",
|
|
1256
|
+
"ui.liveStreamRoom.connect.error.generic": "An error occurred while accessing the live stream. Please try again later! <link>Back to home</link>",
|
|
1257
|
+
"ui.liveStreamRoom.check.youAreAloneInTheRoom": "You are alone in the room. If no one else participates, the live will end shortly.",
|
|
1258
|
+
"ui.liveStreamRoom.check.hostMissing": "The host of the live event is not present. The live will be finished soon.",
|
|
1259
|
+
"ui.liveStreamRoom.check.fewMinutesRemaining": "Based on the price plan purchased, the minutes available for live broadcasts are about to end. If you are doing a live broadcast, notify participants that the live broadcast will end soon.",
|
|
1260
|
+
"ui.liveStreamRoom.button.backHome": "Back to Home",
|
|
1261
|
+
"ui.liveStreamRoom.connecting": "Connecting...",
|
|
1262
|
+
"ui.liveStreamRoom.participantTileActions.removeRoomUser": "Remove user",
|
|
1263
|
+
"ui.liveStreamRoom.participantTileActions.banRoomUser": "Remove & ban the user",
|
|
1264
|
+
"ui.liveStreamRoom.live.terminate": "Are you sure you want to exit the live?",
|
|
1265
|
+
"ui.liveStreamRoom.live.terminatePermanently": "Set this live as permanently closed",
|
|
1266
|
+
"ui.liveStreamRoom.noParticipants": "No participants",
|
|
1267
|
+
"ui.upScalingTierBadge.go": "GO",
|
|
1268
|
+
"ui.upScalingTierBadge.professional": "PROFESSIONAL",
|
|
1269
|
+
"ui.upScalingTierBadge.enterprise": "ENTERPRISE",
|
|
1270
|
+
"ui.upScalingTierBadge.goFeature": "This setting is only available if the community has subscribed to at least a Go plan.",
|
|
1271
|
+
"ui.upScalingTierBadge.professionalFeature": "This setting is only available if the community has subscribed to a Professional plan.",
|
|
1272
|
+
"ui.upScalingTierBadge.enterpriseFeature": "This setting is only available if the community has subscribed to an Enterprise plan."
|
|
975
1273
|
}
|